0byt3m1n1
Path:
/
data
/
23
/
2
/
154
/
15
/
2643830
/
meta
/
2901337
/
mysql.backup
/
[
Home
]
File: osign991_wp296.mysqlcluster1.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster1 Database: osign991_wp296 -- ------------------------------------------------------ -- Server version 5.6.37-82.2-56-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wpyq_cf7dbplugin_st` -- DROP TABLE IF EXISTS `wpyq_cf7dbplugin_st`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_cf7dbplugin_st` ( `submit_time` decimal(16,4) NOT NULL, PRIMARY KEY (`submit_time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_cf7dbplugin_st` -- LOCK TABLES `wpyq_cf7dbplugin_st` WRITE; /*!40000 ALTER TABLE `wpyq_cf7dbplugin_st` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_cf7dbplugin_st` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_cf7dbplugin_submits` -- DROP TABLE IF EXISTS `wpyq_cf7dbplugin_submits`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_cf7dbplugin_submits` ( `submit_time` decimal(16,4) NOT NULL, `form_name` varchar(127) CHARACTER SET utf8 DEFAULT NULL, `field_name` varchar(127) CHARACTER SET utf8 DEFAULT NULL, `field_value` longtext CHARACTER SET utf8, `field_order` int(11) DEFAULT NULL, `file` longblob, KEY `submit_time_idx` (`submit_time`), KEY `form_name_idx` (`form_name`), KEY `field_name_idx` (`field_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_cf7dbplugin_submits` -- LOCK TABLES `wpyq_cf7dbplugin_submits` WRITE; /*!40000 ALTER TABLE `wpyq_cf7dbplugin_submits` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_cf7dbplugin_submits` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_commentmeta` -- DROP TABLE IF EXISTS `wpyq_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_commentmeta` -- LOCK TABLES `wpyq_commentmeta` WRITE; /*!40000 ALTER TABLE `wpyq_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_comments` -- DROP TABLE IF EXISTS `wpyq_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_comments` -- LOCK TABLES `wpyq_comments` WRITE; /*!40000 ALTER TABLE `wpyq_comments` DISABLE KEYS */; INSERT INTO `wpyq_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2016-10-27 10:12:23','2016-10-27 10:12:23','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(15,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:56:31','2013-01-07 15:56:31','Proin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim.',0,'1','','',0,1),(16,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:56:42','2013-01-07 15:56:42','Aliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum.',0,'1','','',0,1),(17,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:56:53','2013-01-07 15:56:53','In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.',0,'1','','',0,1),(18,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:57:02','2013-01-07 15:57:02','Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.',0,'1','','',0,1),(19,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:57:25','2013-01-07 15:57:25','Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae.',0,'1','','',16,1),(20,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:58:25','2013-01-07 15:58:25','Nam sit amet dui at dolor lacinia tristique. Cras a nisl eros, id convallis urna. Praesent at purus eget enim euismod tristique tempus eu dolor. Vestibulum ante ipsum primis in faucibus orci luctus',0,'1','','',19,1),(21,271,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:58:40','2013-01-07 15:58:40','Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.',0,'1','','',16,1),(22,298,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 16:01:32','2013-01-07 16:01:32','Proin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim.',0,'1','','',0,1),(23,298,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 16:01:40','2013-01-07 16:01:40','Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.',0,'1','','',0,1),(24,304,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 16:00:54','2013-01-07 16:00:54','Aliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae',0,'1','','',0,1),(25,304,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 16:01:04','2013-01-07 16:01:04','Proin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim.',0,'1','','',0,1),(26,311,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:59:27','2013-01-07 15:59:27','Proin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim.',0,'1','','',0,1),(27,311,'minti','hellominti@gmail.com','','109.91.157.36','2013-01-07 15:59:39','2013-01-07 15:59:39','Aliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum.',0,'1','','',0,1); /*!40000 ALTER TABLE `wpyq_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_datalist` -- DROP TABLE IF EXISTS `wpyq_datalist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_datalist` ( `url` varchar(255) NOT NULL, `title` varchar(255) NOT NULL, `keywords` varchar(255) NOT NULL, `description` varchar(255) NOT NULL, `content` longtext NOT NULL, `full_content` smallint(6) NOT NULL, PRIMARY KEY (`url`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_datalist` -- LOCK TABLES `wpyq_datalist` WRITE; /*!40000 ALTER TABLE `wpyq_datalist` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_datalist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_duplicator_packages` -- DROP TABLE IF EXISTS `wpyq_duplicator_packages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_duplicator_packages` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL, `hash` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL, `status` int(11) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `owner` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL, `package` mediumblob NOT NULL, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_duplicator_packages` -- LOCK TABLES `wpyq_duplicator_packages` WRITE; /*!40000 ALTER TABLE `wpyq_duplicator_packages` DISABLE KEYS */; INSERT INTO `wpyq_duplicator_packages` VALUES (1,'20170107_retractableawningspatioawnin','5870621268dc05147170107033546',100,'2017-01-07 03:36:04','osigndev','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2017-01-07 03:35:46\";s:7:\"Version\";s:6:\"1.1.26\";s:9:\"VersionWP\";s:3:\"4.7\";s:9:\"VersionDB\";s:6:\"5.6.28\";s:10:\"VersionPHP\";s:6:\"5.6.29\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";i:1;s:4:\"Name\";s:37:\"20170107_retractableawningspatioawnin\";s:4:\"Hash\";s:29:\"5870621268dc05147170107033546\";s:8:\"NameHash\";s:67:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:64:\"/home/osign991/public_html/rolloutavacation.com/wp-snapshots/tmp\";s:8:\"StoreURL\";s:66:\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-snapshots/\";s:8:\"ScanFile\";s:77:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546_scan.json\";s:7:\"Runtime\";s:10:\"14.97 sec.\";s:7:\"ExeSize\";s:8:\"352.51KB\";s:7:\"ZipSize\";s:8:\"128.23MB\";s:6:\"Status\";N;s:6:\"WPUser\";s:8:\"osigndev\";s:7:\"Archive\";O:11:\"DUP_Archive\":13:{s:10:\"FilterDirs\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:4:\"File\";s:79:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:47:\"/home/osign991/public_html/rolloutavacation.com\";s:4:\"Size\";i:134464130;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":6:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":4:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":5:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":2:{s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;}s:10:\"\0*\0Package\";r:1;}s:9:\"Installer\";O:13:\"DUP_Installer\":12:{s:4:\"File\";s:81:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546_installer.php\";s:4:\"Size\";i:360969;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:12:\"OptsSSLAdmin\";i:0;s:12:\"OptsSSLLogin\";i:0;s:11:\"OptsCacheWP\";i:0;s:13:\"OptsCachePath\";i:0;s:10:\"OptsURLNew\";s:0:\"\";s:10:\"\0*\0Package\";r:1;}s:8:\"Database\";O:12:\"DUP_Database\":12:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";i:3846476;s:4:\"File\";s:80:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:10:\"\0*\0Package\";r:1;s:25:\"\0DUP_Database\0dbStorePath\";s:145:\"/home/osign991/public_html/rolloutavacation.com/wp-snapshots/tmp/20170107_retractableawningspatioawnin_5870621268dc05147170107033546_database.sql\";s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}}'); /*!40000 ALTER TABLE `wpyq_duplicator_packages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_links` -- DROP TABLE IF EXISTS `wpyq_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_links` -- LOCK TABLES `wpyq_links` WRITE; /*!40000 ALTER TABLE `wpyq_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_options` -- DROP TABLE IF EXISTS `wpyq_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=2355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_options` -- LOCK TABLES `wpyq_options` WRITE; /*!40000 ALTER TABLE `wpyq_options` DISABLE KEYS */; INSERT INTO `wpyq_options` VALUES (1,'siteurl','http://thatcherretractables.com/rolloutavacation','yes'),(2,'home','http://thatcherretractables.com/rolloutavacation','yes'),(3,'blogname','Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL','yes'),(4,'blogdescription','Roll out a vacation in your backyard!','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','craig@osign.org','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:137:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:57:\"portfolio_filter/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?portfolio_filter=$matches[1]&feed=$matches[2]\";s:52:\"portfolio_filter/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?portfolio_filter=$matches[1]&feed=$matches[2]\";s:33:\"portfolio_filter/([^/]+)/embed/?$\";s:49:\"index.php?portfolio_filter=$matches[1]&embed=true\";s:45:\"portfolio_filter/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?portfolio_filter=$matches[1]&paged=$matches[2]\";s:27:\"portfolio_filter/([^/]+)/?$\";s:38:\"index.php?portfolio_filter=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"portfolio-item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"portfolio-item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"portfolio-item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"portfolio-item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"portfolio-item/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:35:\"portfolio-item/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:43:\"portfolio-item/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:50:\"portfolio-item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:39:\"portfolio-item/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:31:\"portfolio-item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"portfolio-item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"portfolio-item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"portfolio-item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"slider/([^/]+)/embed/?$\";s:38:\"index.php?slide=$matches[1]&embed=true\";s:27:\"slider/([^/]+)/trackback/?$\";s:32:\"index.php?slide=$matches[1]&tb=1\";s:35:\"slider/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?slide=$matches[1]&paged=$matches[2]\";s:42:\"slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?slide=$matches[1]&cpage=$matches[2]\";s:31:\"slider/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?slide=$matches[1]&page=$matches[2]\";s:23:\"slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"slide-page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?slide-page=$matches[1]&feed=$matches[2]\";s:46:\"slide-page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?slide-page=$matches[1]&feed=$matches[2]\";s:27:\"slide-page/([^/]+)/embed/?$\";s:43:\"index.php?slide-page=$matches[1]&embed=true\";s:39:\"slide-page/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?slide-page=$matches[1]&paged=$matches[2]\";s:21:\"slide-page/([^/]+)/?$\";s:32:\"index.php?slide-page=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=419&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:17:{i:0;s:35:\"cf-post-formats/cf-post-formats.php\";i:1;s:45:\"constant-contact-api/constant-contact-api.php\";i:2;s:65:\"constant-contact-forms-by-mailmunch/constantcontact-mailmunch.php\";i:3;s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:25:\"duplicator/duplicator.php\";i:6;s:24:\"flexslider/wooslider.php\";i:7;s:37:\"post-types-order/post-types-order.php\";i:8;s:38:\"recent-tweets-widget/recent-tweets.php\";i:9;s:23:\"revslider/revslider.php\";i:10;s:24:\"rss-import/rssimport.php\";i:11;s:31:\"sg-cachepress/sg-cachepress.php\";i:12;s:45:\"stag-custom-sidebars/stag-custom-sidebars.php\";i:13;s:41:\"wordpress-importer/wordpress-importer.php\";i:14;s:24:\"wordpress-seo/wp-seo.php\";i:15;s:24:\"wp-web-scrapper/wpws.php\";i:16;s:17:\"wpclef/wpclef.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:2:{i:0;s:91:\"/home/osign991/public_html/rolloutavacation.com/wp-content/plugins/wordpress-seo/wp-seo.php\";i:1;s:0:\"\";}','no'),(40,'template','inovado','yes'),(41,'stylesheet','inovado_child','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:2;a:3:{s:5:\"title\";s:14:\"Prouct Members\";s:4:\"text\";s:140:\"Professional Awning Manufacturer\'s Association<br/>\r\nMidwest Fabric Product Association<br/>\r\nIndustrial Fabrics Association International\r\n\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:1:{s:17:\"wpclef/wpclef.php\";a:2:{i:0;s:9:\"ClefSetup\";i:1;s:16:\"uninstall_plugin\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','419','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','37965','yes'),(92,'wpyq_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(93,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'sidebars_widgets','a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-widgets\";a:0:{}s:14:\"footer-widgets\";a:4:{i:0;s:10:\"nav_menu-2\";i:1;s:10:\"nav_menu-3\";i:2;s:6:\"text-2\";i:3;s:10:\"facebook-2\";}s:15:\"infobar-widgets\";a:0:{}s:19:\"retractable-awnings\";a:2:{i:0;s:14:\"cc_mm_widget-2\";i:1;s:11:\"rssimport-9\";}s:16:\"home-page-widget\";a:2:{i:0;s:14:\"cc_mm_widget-3\";i:1;s:27:\"ctct_form_designer_widget-3\";}s:30:\"fabric-accesories-motorization\";a:2:{i:0;s:11:\"rssimport-3\";i:1;s:14:\"cc_mm_widget-4\";}s:18:\"amish-made-pergola\";a:2:{i:0;s:14:\"cc_mm_widget-5\";i:1;s:11:\"rssimport-4\";}s:18:\"outdoor-structures\";a:2:{i:0;s:14:\"cc_mm_widget-6\";i:1;s:11:\"rssimport-5\";}s:35:\"residential-awnings-canvas-products\";a:2:{i:0;s:14:\"cc_mm_widget-9\";i:1;s:11:\"rssimport-6\";}s:27:\"installation-field-services\";a:2:{i:0;s:14:\"cc_mm_widget-8\";i:1;s:11:\"rssimport-2\";}s:24:\"build-your-own-structure\";a:2:{i:0;s:14:\"cc_mm_widget-7\";i:1;s:11:\"rssimport-7\";}s:13:\"array_version\";i:3;}','yes'),(99,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_nav_menu','a:3:{i:2;a:2:{s:5:\"title\";s:19:\"Products & Services\";s:8:\"nav_menu\";i:44;}i:3;a:2:{s:5:\"title\";s:11:\"Information\";s:8:\"nav_menu\";i:45;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'cron','a:6:{i:1486737041;a:1:{s:34:\"clef_wp_session_garbage_collection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1486738181;a:1:{s:24:\"wp_logging_prune_routine\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1486764743;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1486805646;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1486808979;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(104,'wpclef','a:5:{s:12:\"installed_at\";s:5:\"2.5.5\";s:29:\"clef_form_settings_embed_clef\";s:1:\"1\";s:7:\"version\";s:5:\"2.6.1\";s:28:\"shortcode_settings_shortcode\";s:1:\"1\";s:10:\"affiliates\";s:10:\"siteground\";}','yes'),(116,'sg_cachepress','a:5:{s:12:\"enable_cache\";i:1;s:15:\"autoflush_cache\";i:1;s:16:\"enable_memcached\";i:0;s:9:\"first_run\";i:1;s:11:\"show_notice\";i:1;}','yes'),(119,'jetpack_activated','1','yes'),(121,'jetpack_file_data','a:1:{s:5:\"4.3.2\";a:49:{s:32:\"31e5b9ae08b62c2b0cd8a7792242298b\";a:14:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:40:\"Check your spelling, style, and grammar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";}s:32:\"3f41b2d629265b5de8108b463abbe8e2\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:64:\"Transform image galleries into gorgeous, full-screen slideshows.\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";}s:32:\"c6ebb418dde302de09600a6025370583\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:65:\"Allow comments with WordPress.com, Twitter, Facebook, or Google+.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";}s:32:\"836f9485669e1bbb02920cb474730df0\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:57:\"Insert a customizable contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:18:\"Writing, Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";}s:32:\"ea3970eebf8aac55fc3eca5dca0e0157\";a:14:{s:4:\"name\";s:20:\"Custom Content Types\";s:11:\"description\";s:61:\"Organize and display different types of content on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";}s:32:\"d2bb05ccad3d8789df40ca3abb97336c\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:53:\"Tweak your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";}s:32:\"a2064eec5b9c7e0d816af71dee7a715f\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"53a4ec755022ef3953699734c343da02\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";}s:32:\"72fecb67ee6704ba0a33e0225316ad06\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"d56e2886185a9eace719cc57d46770df\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";}s:32:\"e391e760617bd0e0736550e34a73d7fe\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"2e345370766346c616b3c5046e817720\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:54:\"Automatically load new content when a visitor scrolls.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";}s:32:\"bd69edbf134de5fae8fdcf2e70a45b56\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";}s:32:\"8110b7a4423aaa619dfa46b8843e10d1\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:57:\"Use LaTeX markup for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";}s:32:\"fd7e85d3b4887fa6b6f997d6592c1f33\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";}s:32:\"c5dfef41fad5bcdcaae8e315e5cfc420\";a:14:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:54:\"Manage all of your sites from a centralized dashboard.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from <a href=\"https://wordpress.com/plugins/\" target=\"_blank\">wordpress.com</a>.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:18:\"General, Jumpstart\";s:25:\"additional_search_queries\";s:26:\"manage, management, remote\";}s:32:\"fd6dc399b92bce76013427e3107c314f\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:51:\"Write posts or pages in plain-text Markdown syntax.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";}s:32:\"c49a35b6482b0426cb07ad28ecf5d7df\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:47:\"Optimize your site for smartphones and tablets.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";}s:32:\"b42e38f6fafd2e4104ebe5bf39b4be47\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"771cfeeba0d3d23ec344d5e781fb0ae2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"54f0661d27c814fc8bde39580181d939\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"46c4c413b5c72bbd3c3dbd14ff8f8adc\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"9ea52fa25783e5ceeb6bfaed3268e64e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";}s:32:\"cfcaafd0fcad087899d715e0b877474d\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";}s:32:\"0d18bfa69bec61550c1d813ce64149b0\";a:14:{s:4:\"name\";s:10:\"Omnisearch\";s:11:\"description\";s:66:\"Search your entire database from a single field in your dashboard.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"16\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:6:\"search\";}s:32:\"3f0a11e23118f0788d424b646a6d465f\";a:14:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:27:\"Speed up images and photos.\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:34:\"Recommended, Jumpstart, Appearance\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";}s:32:\"e37cfbcb72323fb1fe8255a2edb4d738\";a:14:{s:4:\"name\";s:13:\"Post by Email\";s:11:\"description\";s:34:\"Publish posts by sending an email.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";}s:32:\"728290d131a480bfe7b9e405d7cd925f\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:43:\"Prevent and block malicious login attempts.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";}s:32:\"f9ce784babbbf4dcca99b8cd2ceb420c\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:27:\"Automated social marketing.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";}s:32:\"052c03877dd3d296a71531cb07ad939a\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"52edecb2a75222e75b2dce4356a4efce\";a:14:{s:4:\"name\";s:13:\"Related Posts\";s:11:\"description\";s:64:\"Increase page views by showing related content to your visitors.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";}s:32:\"8b059cb50a66b717f1ec842e736b858c\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:37:\"Allow visitors to share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";}s:32:\"a6d2394329871857401255533a9873f7\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:50:\"Embed media from popular sites without any coding.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:245:\"shortcodes, shortcode, embeds, media, bandcamp, blip.tv, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";}s:32:\"21496e2897ea5f81605e2f2ac3beb921\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:54:\"Create short and simple links for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";}s:32:\"e2a54a5d7879a4162709e6ffb540dd08\";a:14:{s:4:\"name\";s:9:\"Site Icon\";s:11:\"description\";s:29:\"Add a site icon to your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:24:\"favicon, icon, site icon\";}s:32:\"f5c537bc304f55b29c1a87e30be0cd24\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";}s:32:\"59a23643437358a9b557f1d1e20ab040\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"6a90f97c3194cfca5671728eaaeaf15e\";a:14:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:46:\"Secure user authentication with WordPress.com.\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";}s:32:\"b65604e920392e2f7134b646760b75e8\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";}s:32:\"23a586dd7ead00e69ec53eb32ef740e4\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:55:\"Notify your readers of new posts and comments by email.\";s:14:\"jumpstart_desc\";s:126:\"Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";}s:32:\"1d978b8d84d2f378fe1a702a67633b6d\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"b3b983461d7f3d27322a3551ed8a9405\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";}s:32:\"d924e5b05722b0e104448543598f54c0\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"36741583b10c521997e563ad8e1e8b77\";a:14:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:54:\"Off-site backups, security scans, and automatic fixes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";}s:32:\"2b9b44f09b5459617d68dd82ee17002a\";a:14:{s:4:\"name\";s:17:\"Site Verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";}s:32:\"5ab4c0db7c42e10e646342da0274c491\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:44:\"Powerful, simple video hosting for WordPress\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";}s:32:\"60a1d3aa38bc0fe1039e59dd60888543\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";}s:32:\"174ed3416476c2cb9ff5b0f671280b15\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:54:\"Add images, Twitter streams, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";}s:32:\"28b931a1db19bd24869bd54b14e733d5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}}}','yes'),(122,'jetpack_available_modules','a:1:{s:5:\"4.3.2\";a:37:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"omnisearch\";s:3:\"2.3\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:9:\"site-icon\";s:3:\"3.2\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";}}','yes'),(123,'jetpack_options','a:2:{s:7:\"version\";s:16:\"4.3.2:1477563153\";s:11:\"old_version\";s:16:\"4.3.2:1477563153\";}','yes'),(128,'do_activate','0','yes'),(157,'theme_mods_twentysixteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1477564235;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(158,'current_theme','Inovado Child','yes'),(159,'theme_mods_inovado','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1477564808;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-widgets\";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:14:\"footer-widgets\";N;s:15:\"infobar-widgets\";N;}}}','yes'),(160,'theme_switched','','yes'),(161,'widget_embed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(162,'widget_facebook','a:2:{i:2;a:7:{s:5:\"title\";s:19:\"Find us on Facebook\";s:8:\"page_url\";s:68:\"https://www.facebook.com/pages/Thatcher-Retractables/395020357189364\";s:5:\"width\";s:3:\"220\";s:12:\"color_scheme\";s:5:\"light\";s:10:\"show_faces\";s:2:\"on\";s:11:\"show_stream\";N;s:11:\"show_header\";s:2:\"on\";}s:12:\"_multiwidget\";i:1;}','yes'),(163,'widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(164,'widget_sponsor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(165,'widget_contact','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166,'widget_portfolio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(167,'widget_wp_nav_menu_desc','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(168,'INOVADO_options','a:189:{s:21:\"check_disablecomments\";s:1:\"0\";s:21:\"textarea_trackingcode\";s:0:\"\";s:13:\"media_favicon\";s:0:\"\";s:20:\"media_favicon_iphone\";s:0:\"\";s:27:\"media_favicon_iphone_retina\";s:0:\"\";s:18:\"media_favicon_ipad\";s:0:\"\";s:25:\"media_favicon_ipad_retina\";s:0:\"\";s:16:\"check_responsive\";s:1:\"1\";s:16:\"check_mobilezoom\";s:1:\"0\";s:18:\"select_layoutstyle\";s:9:\"Fullwidth\";s:19:\"check_stripedborder\";s:1:\"1\";s:20:\"select_headlinestyle\";s:18:\"Striped Background\";s:20:\"titlebar_gridopacity\";s:3:\"0.8\";s:17:\"text_titledivider\";s:2:\". \";s:8:\"media_bg\";s:0:\"\";s:9:\"select_bg\";s:13:\"Stretch Image\";s:8:\"color_bg\";s:7:\"#999999\";s:13:\"header_layout\";s:2:\"v6\";s:12:\"check_topbar\";s:1:\"1\";s:11:\"text_callus\";s:116:\"(630) 529-6464 / (630) 5-AWNING <a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\";s:18:\"check_socialtopbar\";s:1:\"1\";s:10:\"media_logo\";s:92:\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/10/new-logo.png\";s:16:\"check_searchform\";s:1:\"1\";s:18:\"check_stickyheader\";s:1:\"1\";s:18:\"style_headerheight\";s:2:\"90\";s:19:\"style_logotopmargin\";s:3:\"3px\";s:25:\"style_searchformtopmargin\";s:4:\"29px\";s:15:\"style_hv2height\";s:4:\"90px\";s:22:\"style_hv2logotopmargin\";s:4:\"33px\";s:28:\"style_hv2searchformtopmargin\";s:4:\"28px\";s:24:\"style_hv2slogantopmargin\";s:4:\"33px\";s:22:\"style_hv2submenumargin\";s:4:\"41px\";s:14:\"text_hv2slogan\";s:38:\" Roll out a vacation in your backyard!\";s:15:\"style_hv3height\";s:4:\"90px\";s:22:\"style_hv3logotopmargin\";s:4:\"33px\";s:28:\"style_hv3searchformtopmargin\";s:4:\"30px\";s:28:\"style_hv3navigationtopmargin\";s:4:\"26px\";s:22:\"style_hv3submenumargin\";s:4:\"37px\";s:15:\"style_hv4height\";s:4:\"90px\";s:22:\"style_hv4logotopmargin\";s:4:\"33px\";s:28:\"style_hv4searchformtopmargin\";s:4:\"28px\";s:24:\"style_hv4slogantopmargin\";s:4:\"33px\";s:22:\"style_hv4submenumargin\";s:4:\"41px\";s:14:\"text_hv4slogan\";s:38:\" Roll out a vacation in your backyard!\";s:15:\"style_hv5height\";s:5:\"107px\";s:22:\"style_hv5logotopmargin\";s:4:\"33px\";s:24:\"style_hv5slogantopmargin\";s:3:\"4px\";s:22:\"style_hv5submenumargin\";s:4:\"41px\";s:14:\"text_hv5slogan\";s:38:\" Roll out a vacation in your backyard!\";s:13:\"check_infobar\";s:1:\"1\";s:20:\"select_infobarstatic\";s:5:\"fixed\";s:16:\"textarea_infobar\";s:38:\" Roll out a vacation in your backyard!\";s:21:\"select_infobarcolumns\";s:1:\"4\";s:17:\"media_logo_retina\";s:0:\"\";s:10:\"logo_width\";s:0:\"\";s:11:\"logo_height\";s:0:\"\";s:19:\"check_footerwidgets\";s:1:\"1\";s:20:\"select_footercolumns\";s:1:\"4\";s:16:\"check_twitterbar\";s:1:\"0\";s:18:\"textarea_copyright\";s:174:\"©2016 Thatcher Retractables <br>\r\n650 Willowbrook Center Parkway, Suite 200<br> Willowbrook, IL 60527<br> \r\n(630) 5-AWNING | (630) 529-6464 | <br> sales@rolloutavacation.com\";s:18:\"check_socialfooter\";s:1:\"1\";s:9:\"font_body\";a:4:{s:4:\"size\";s:4:\"13px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#444444\";}s:7:\"font_h1\";a:4:{s:4:\"size\";s:4:\"28px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:7:\"font_h2\";a:4:{s:4:\"size\";s:4:\"23px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:7:\"font_h3\";a:4:{s:4:\"size\";s:4:\"18px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:7:\"font_h4\";a:4:{s:4:\"size\";s:4:\"16px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:7:\"font_h5\";a:4:{s:4:\"size\";s:4:\"15px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:7:\"font_h6\";a:4:{s:4:\"size\";s:4:\"14px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:12:\"color_accent\";s:7:\"#289dcc\";s:10:\"color_link\";s:7:\"#FF9F00\";s:11:\"color_hover\";s:7:\"#FF9F00\";s:14:\"color_topbarbg\";s:7:\"#ffffff\";s:13:\"border_topbar\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#efefef\";}s:11:\"font_callus\";a:4:{s:4:\"size\";s:4:\"11px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#999999\";}s:21:\"color_topbarlinkhover\";s:7:\"#333333\";s:22:\"color_topbarresponsive\";s:7:\"#efefef\";s:14:\"color_headerbg\";s:7:\"#ffffff\";s:8:\"font_nav\";a:4:{s:4:\"size\";s:4:\"13px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:18:\"color_navlinkhover\";s:7:\"#333333\";s:19:\"color_navlinkactive\";s:7:\"#289dcc\";s:16:\"color_hv4bgcolor\";s:7:\"#555555\";s:11:\"font_slogan\";a:4:{s:4:\"size\";s:4:\"13px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:15:\"color_submenubg\";s:0:\"\";s:19:\"color_submenuborder\";s:7:\"#555555\";s:17:\"color_submenulink\";s:7:\"#dedede\";s:23:\"color_submenulinkborder\";s:7:\"#a5a5a5\";s:22:\"color_submenulinkhover\";s:7:\"#ffffff\";s:16:\"color_titlebgtop\";s:7:\"#FFFFFF\";s:19:\"color_titlebgbottom\";s:7:\"#FAFAFA\";s:15:\"border_titletop\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e4e4e4\";}s:18:\"border_titlebottom\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e4e4e4\";}s:12:\"font_titleh1\";a:4:{s:4:\"size\";s:4:\"18px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#666666\";}s:12:\"font_titleh2\";a:4:{s:4:\"size\";s:4:\"15px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#aaaaaa\";}s:21:\"color_titlebreadcrumb\";s:7:\"#aaaaaa\";s:26:\"color_titlebreadcrumbhover\";s:7:\"#289dcc\";s:17:\"color_alttitlebg1\";s:7:\"#289dcc\";s:17:\"color_alttitlebg2\";s:7:\"#ffffff\";s:15:\"font_alttitleh1\";a:4:{s:4:\"size\";s:4:\"18px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#ffffff\";}s:15:\"font_alttitleh2\";a:4:{s:4:\"size\";s:4:\"15px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#999999\";}s:26:\"color_alttitlebreadcrumbbg\";s:7:\"#ffffff\";s:25:\"border_alttitlebreadcrumb\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e4e4e4\";}s:28:\"color_alttitlebreadcrumblink\";s:7:\"#999999\";s:33:\"color_alttitlebreadcrumblinkhover\";s:7:\"#289dcc\";s:17:\"color_alttitle2bg\";s:5:\"#efef\";s:22:\"border_alttitle2border\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e4e4e4\";}s:16:\"font_alttitle2h1\";a:4:{s:4:\"size\";s:4:\"18px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:4:\"bold\";s:5:\"color\";s:7:\"#666666\";}s:29:\"color_alttitle2breadcrumblink\";s:7:\"#999999\";s:34:\"color_alttitle2breadcrumblinkhover\";s:7:\"#289dcc\";s:18:\"font_sidebarwidget\";a:4:{s:4:\"size\";s:4:\"15px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:4:\"bold\";s:5:\"color\";s:7:\"#666666\";}s:15:\"color_twitterbg\";s:7:\"#289dcc\";s:12:\"font_twitter\";a:4:{s:4:\"size\";s:4:\"13px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#ffffff\";}s:14:\"color_footerbg\";s:7:\"#444444\";s:16:\"border_footertop\";a:3:{s:5:\"width\";s:2:\"10\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#333333\";}s:16:\"color_footertext\";s:7:\"#999999\";s:19:\"font_footerheadline\";a:4:{s:4:\"size\";s:4:\"15px\";s:4:\"face\";s:5:\"arial\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:7:\"#ffffff\";}s:21:\"border_footerheadline\";a:3:{s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#555555\";}s:16:\"color_footerlink\";s:7:\"#999999\";s:21:\"color_footerlinkhover\";s:7:\"#ffffff\";s:17:\"color_copyrightbg\";s:7:\"#222222\";s:19:\"color_copyrighttext\";s:7:\"#777777\";s:19:\"color_copyrightlink\";s:7:\"#888888\";s:24:\"color_copyrightlinkhover\";s:7:\"#ffffff\";s:17:\"select_bloglayout\";s:14:\"Blog Fullwidth\";s:18:\"select_blogsidebar\";s:13:\"sidebar-right\";s:14:\"check_sharebox\";s:1:\"1\";s:16:\"check_authorinfo\";s:1:\"1\";s:18:\"check_relatedposts\";s:1:\"1\";s:18:\"text_excerptlength\";s:2:\"30\";s:14:\"check_readmore\";s:1:\"1\";s:14:\"text_blogtitle\";s:4:\"Blog\";s:17:\"text_blogsubtitle\";s:13:\"Blog Subtitle\";s:19:\"text_blogbreadcrumb\";s:4:\"Blog\";s:19:\"select_blogtitlebar\";s:7:\"Default\";s:21:\"check_blogbreadcrumbs\";s:1:\"0\";s:18:\"media_blogtitlebar\";s:0:\"\";s:24:\"check_sharingboxfacebook\";s:1:\"1\";s:23:\"check_sharingboxtwitter\";s:1:\"1\";s:24:\"check_sharingboxlinkedin\";s:1:\"1\";s:22:\"check_sharingboxreddit\";s:1:\"1\";s:20:\"check_sharingboxdigg\";s:1:\"1\";s:25:\"check_sharingboxdelicious\";s:1:\"1\";s:22:\"check_sharingboxgoogle\";s:1:\"1\";s:21:\"check_sharingboxemail\";s:1:\"1\";s:18:\"text_portfolioslug\";s:14:\"portfolio-item\";s:19:\"text_portfolioitems\";s:2:\"16\";s:21:\"check_woocommerceicon\";s:1:\"1\";s:25:\"select_woocommercesidebar\";s:10:\"no-sidebar\";s:21:\"text_woocommercetitle\";s:11:\"woocommerce\";s:24:\"text_woocommercesubtitle\";s:20:\"woocommerce Subtitle\";s:26:\"select_woocommercetitlebar\";s:7:\"Default\";s:28:\"check_woocommercebreadcrumbs\";s:1:\"0\";s:25:\"media_woocommercetitlebar\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:26:\"social_twitter-consumerkey\";s:0:\"\";s:29:\"social_twitter-consumersecret\";s:0:\"\";s:26:\"social_twitter-accesstoken\";s:0:\"\";s:32:\"social_twitter-accesstokensecret\";s:0:\"\";s:13:\"social_forrst\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:13:\"social_flickr\";s:0:\"\";s:15:\"social_facebook\";s:53:\"https://www.facebook.com/pages/Thatcher-Retractables/\";s:12:\"social_skype\";s:0:\"\";s:11:\"social_digg\";s:0:\"\";s:13:\"social_google\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:12:\"social_vimeo\";s:0:\"\";s:12:\"social_yahoo\";s:0:\"\";s:13:\"social_tumblr\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:13:\"social_picasa\";s:0:\"\";s:17:\"social_deviantart\";s:0:\"\";s:14:\"social_behance\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:13:\"social_paypal\";s:0:\"\";s:16:\"social_delicious\";s:0:\"\";s:11:\"social_xing\";s:0:\"\";s:10:\"social_rss\";s:1:\"1\";s:14:\"lightbox_theme\";s:10:\"pp_default\";s:24:\"lightbox_animation_speed\";s:4:\"Fast\";s:16:\"lightbox_opacity\";s:3:\"0.8\";s:14:\"lightbox_title\";s:1:\"1\";s:16:\"lightbox_gallery\";s:1:\"1\";s:17:\"lightbox_autoplay\";s:1:\"0\";s:24:\"lightbox_slideshow_speed\";s:4:\"5000\";s:15:\"lightbox_social\";s:1:\"1\";s:20:\"lightbox_smartphones\";s:1:\"0\";s:18:\"lightbox_automatic\";s:1:\"0\";s:16:\"textarea_csscode\";s:70:\"#alt-title h1{\r\ndisplay: none;\r\n}\r\n.header .logo span{ display: none;}\";}','yes'),(172,'theme_mods_inovado_child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:22;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(177,'recently_activated','a:0:{}','yes'),(218,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(219,'category_children','a:0:{}','yes'),(220,'portfolio_filter_children','a:0:{}','yes'),(221,'wpcf7','a:2:{s:7:\"version\";s:3:\"4.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1477632624;s:7:\"version\";s:5:\"4.5.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(222,'wooslider-version','1.0.8','yes'),(223,'cpto_options','a:6:{s:23:\"show_reorder_interfaces\";a:0:{}s:8:\"autosort\";s:1:\"1\";s:9:\"adminsort\";s:1:\"1\";s:17:\"archive_drag_drop\";i:1;s:10:\"capability\";s:15:\"install_plugins\";s:21:\"navigation_sort_apply\";i:1;}','yes'),(224,'widget_wooslider_slideshow_attachments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(225,'widget_wooslider_slideshow_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'widget_wooslider_slideshow_slides','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(227,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(231,'CPT_configured','TRUE','yes'),(236,'widget_tp_widget_recent_tweets','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(300,'jetpack_sync_settings_disable','0','yes'),(303,'jpsq_sync-1477992024.388973-262040-1','a:5:{i:0;s:18:\"deactivated_plugin\";i:1;a:2:{i:0;s:19:\"jetpack/jetpack.php\";i:1;b:0;}i:2;i:1;i:3;d:1477992024.3889639377593994140625;i:4;b:0;}','no'),(304,'jpsq_sync-1477992024.389794-262040-2','a:5:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:14:\"active_plugins\";i:1;a:10:{i:0;s:35:\"cf-post-formats/cf-post-formats.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:24:\"flexslider/wooslider.php\";i:3;s:19:\"jetpack/jetpack.php\";i:4;s:37:\"post-types-order/post-types-order.php\";i:5;s:38:\"recent-tweets-widget/recent-tweets.php\";i:6;s:23:\"revslider/revslider.php\";i:7;s:31:\"sg-cachepress/sg-cachepress.php\";i:8;s:41:\"wordpress-importer/wordpress-importer.php\";i:9;s:17:\"wpclef/wpclef.php\";}i:2;a:9:{i:0;s:35:\"cf-post-formats/cf-post-formats.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:24:\"flexslider/wooslider.php\";i:4;s:37:\"post-types-order/post-types-order.php\";i:5;s:38:\"recent-tweets-widget/recent-tweets.php\";i:6;s:23:\"revslider/revslider.php\";i:7;s:31:\"sg-cachepress/sg-cachepress.php\";i:8;s:41:\"wordpress-importer/wordpress-importer.php\";i:9;s:17:\"wpclef/wpclef.php\";}}i:2;i:1;i:3;d:1477992024.389790058135986328125;i:4;b:0;}','no'),(305,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:0:{}s:6:\"custom\";a:0:{}}}','yes'),(306,'jpsq_sync-1477992024.545771-262040-3','a:5:{i:0;s:12:\"added_option\";i:1;a:2:{i:0;s:15:\"sharing-options\";i:1;a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:0:{}s:6:\"custom\";a:0:{}}}}i:2;i:1;i:3;d:1477992024.54576206207275390625;i:4;b:0;}','no'),(307,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";b:0;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(308,'jpsq_sync-1477992024.562059-262040-4','a:5:{i:0;s:12:\"added_option\";i:1;a:2:{i:0;s:13:\"stats_options\";i:1;a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";b:0;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}}i:2;i:1;i:3;d:1477992024.5620520114898681640625;i:4;b:0;}','no'),(315,'wpws_options','a:7:{s:8:\"sc_posts\";i:1;s:10:\"sc_widgets\";i:1;s:2:\"tt\";i:1;s:8:\"on_error\";s:10:\"error_show\";s:9:\"useragent\";s:63:\"WPWS bot (http://181.224.139.11/~osign991/rolloutavacation.com)\";s:7:\"timeout\";i:2;s:5:\"cache\";i:60;}','yes'),(362,'widget_rssimport','a:8:{i:2;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:98:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/installation-field-services/feed/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:98:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/installation-field-services/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:98:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/installation-field-services/feed/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:98:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/installation-field-services/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:3;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:4;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:113:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:113:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:113:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:5;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:104:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:104:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed\";s:7:\"display\";i:5;s:7:\"feedurl\";s:104:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed\";s:7:\"display\";i:5;s:7:\"feedurl\";s:109:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed\";s:7:\"display\";i:10;s:7:\"feedurl\";s:109:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:108:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed\";s:7:\"display\";i:10;s:7:\"feedurl\";s:109:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:6;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:101:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:106:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:101:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:106:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:101:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:106:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:7;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:90:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:95:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:90:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:95:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:90:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:95:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}i:9;a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:42:{s:8:\"instance\";a:0:{}s:5:\"title\";s:0:\"\";s:9:\"titlelink\";s:0:\"\";s:7:\"display\";i:5;s:7:\"feedurl\";s:23:\"http://bueltge.de/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/\";s:7:\"display\";i:5;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";N;s:4:\"date\";i:0;s:10:\"after_date\";N;s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";N;s:7:\"creator\";i:0;s:13:\"after_creator\";N;s:11:\"start_items\";N;s:9:\"end_items\";N;s:10:\"start_item\";N;s:8:\"end_item\";N;s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";N;s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";N;s:12:\"before_error\";N;s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";N;s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:5:\"title\";s:14:\"Ask the Expert\";s:9:\"titlelink\";s:97:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/\";s:7:\"display\";i:10;s:7:\"feedurl\";s:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/feed/\";s:11:\"before_desc\";s:0:\"\";s:19:\"displaydescriptions\";i:0;s:10:\"after_desc\";s:0:\"\";s:4:\"html\";i:0;s:16:\"truncatedescchar\";i:200;s:18:\"truncatedescstring\";s:1:\"0\";s:17:\"truncatetitlechar\";i:0;s:19:\"truncatetitlestring\";s:5:\" ... \";s:11:\"before_date\";s:0:\"\";s:4:\"date\";i:0;s:10:\"after_date\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:14:\"before_creator\";s:0:\"\";s:7:\"creator\";i:0;s:13:\"after_creator\";s:0:\"\";s:11:\"start_items\";s:0:\"\";s:9:\"end_items\";s:0:\"\";s:10:\"start_item\";s:0:\"\";s:8:\"end_item\";s:0:\"\";s:6:\"target\";s:6:\"_blank\";s:3:\"rel\";s:0:\"\";s:10:\"desc4title\";i:0;s:11:\"charsetscan\";i:0;s:5:\"debug\";i:0;s:4:\"view\";i:1;s:14:\"before_noitems\";s:0:\"\";s:7:\"noitems\";s:24:\"No items, feed is empty.\";s:13:\"after_noitems\";s:0:\"\";s:12:\"before_error\";s:0:\"\";s:5:\"error\";s:40:\"Error: Feed has an error or is not valid\";s:11:\"after_error\";s:0:\"\";s:6:\"paging\";i:0;s:16:\"prev_paging_link\";s:11:\"« Previous\";s:16:\"next_paging_link\";s:7:\"Next »\";s:17:\"prev_paging_title\";s:10:\"more items\";s:17:\"next_paging_title\";s:10:\"more items\";s:13:\"use_simplepie\";i:1;}s:12:\"_multiwidget\";i:1;}','yes'),(373,'stag_custom_sidebars','a:8:{s:19:\"retractable-awnings\";s:19:\"retractable awnings\";s:16:\"home-page-widget\";s:16:\"Home Page Widget\";s:30:\"fabric-accesories-motorization\";s:32:\"Fabric Accesories & Motorization\";s:18:\"amish-made-pergola\";s:18:\"Amish-Made Pergola\";s:18:\"outdoor-structures\";s:18:\"Outdoor Structures\";s:35:\"residential-awnings-canvas-products\";s:37:\"Residential Awnings & Canvas Products\";s:27:\"installation-field-services\";s:29:\"Installation & Field Services\";s:24:\"build-your-own-structure\";s:24:\"Build Your Own Structure\";}','yes'),(489,'cc_mm_activation_redirect','false','yes'),(490,'widget_cc_mm_widget','a:9:{i:2;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}i:3;a:2:{s:5:\"title\";s:10:\"FREE QUOTE\";s:7:\"form_id\";s:6:\"373807\";}i:4;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}i:5;a:2:{s:5:\"title\";s:10:\"Optin Form\";s:7:\"form_id\";s:0:\"\";}i:6;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}i:7;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}i:8;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}i:9;a:2:{s:5:\"title\";s:10:\"Free Quote\";s:7:\"form_id\";s:6:\"373807\";}s:12:\"_multiwidget\";i:1;}','yes'),(491,'cc_mm_activation_date','1478250541','yes'),(492,'cc_mm_user_token','0ab56c70d202204d787a6fb5','yes'),(493,'cc_mm_site_id','283239','yes'),(494,'cc_mm_skip_onboarding','1','yes'),(672,'tp_twitter_global_notification','1','yes'),(731,'revslider-update-check-short','1483848143','yes'),(732,'revslider-templates-check','1483650633','yes'),(736,'revslider-library-check','1483723179','yes'),(737,'rs-library','a:2:{s:7:\"objects\";a:169:{i:198;a:11:{s:2:\"id\";s:3:\"198\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";}i:197;a:11:{s:2:\"id\";s:3:\"197\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:196;a:11:{s:2:\"id\";s:3:\"196\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:195;a:11:{s:2:\"id\";s:3:\"195\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:194;a:11:{s:2:\"id\";s:3:\"194\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:193;a:11:{s:2:\"id\";s:3:\"193\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:192;a:11:{s:2:\"id\";s:3:\"192\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:191;a:11:{s:2:\"id\";s:3:\"191\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:190;a:11:{s:2:\"id\";s:3:\"190\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:189;a:11:{s:2:\"id\";s:3:\"189\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:188;a:11:{s:2:\"id\";s:3:\"188\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:187;a:11:{s:2:\"id\";s:3:\"187\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:186;a:11:{s:2:\"id\";s:3:\"186\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:185;a:11:{s:2:\"id\";s:3:\"185\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:184;a:11:{s:2:\"id\";s:3:\"184\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:183;a:11:{s:2:\"id\";s:3:\"183\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:182;a:11:{s:2:\"id\";s:3:\"182\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:181;a:11:{s:2:\"id\";s:3:\"181\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:180;a:11:{s:2:\"id\";s:3:\"180\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:179;a:11:{s:2:\"id\";s:3:\"179\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:177;a:11:{s:2:\"id\";s:3:\"177\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:175;a:11:{s:2:\"id\";s:3:\"175\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:174;a:11:{s:2:\"id\";s:3:\"174\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:173;a:11:{s:2:\"id\";s:3:\"173\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:172;a:11:{s:2:\"id\";s:3:\"172\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:171;a:11:{s:2:\"id\";s:3:\"171\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:170;a:11:{s:2:\"id\";s:3:\"170\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:169;a:11:{s:2:\"id\";s:3:\"169\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:168;a:11:{s:2:\"id\";s:3:\"168\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:167;a:11:{s:2:\"id\";s:3:\"167\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:166;a:11:{s:2:\"id\";s:3:\"166\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:165;a:11:{s:2:\"id\";s:3:\"165\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:164;a:11:{s:2:\"id\";s:3:\"164\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole-punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:163;a:11:{s:2:\"id\";s:3:\"163\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:162;a:11:{s:2:\"id\";s:3:\"162\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:161;a:11:{s:2:\"id\";s:3:\"161\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:160;a:11:{s:2:\"id\";s:3:\"160\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:159;a:11:{s:2:\"id\";s:3:\"159\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:158;a:11:{s:2:\"id\";s:3:\"158\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:157;a:11:{s:2:\"id\";s:3:\"157\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:156;a:11:{s:2:\"id\";s:3:\"156\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:155;a:11:{s:2:\"id\";s:3:\"155\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:154;a:11:{s:2:\"id\";s:3:\"154\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:153;a:11:{s:2:\"id\";s:3:\"153\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:152;a:11:{s:2:\"id\";s:3:\"152\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:151;a:11:{s:2:\"id\";s:3:\"151\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:150;a:11:{s:2:\"id\";s:3:\"150\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:149;a:11:{s:2:\"id\";s:3:\"149\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:148;a:11:{s:2:\"id\";s:3:\"148\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:147;a:11:{s:2:\"id\";s:3:\"147\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:146;a:11:{s:2:\"id\";s:3:\"146\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:145;a:11:{s:2:\"id\";s:3:\"145\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:144;a:11:{s:2:\"id\";s:3:\"144\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:143;a:11:{s:2:\"id\";s:3:\"143\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:142;a:11:{s:2:\"id\";s:3:\"142\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:141;a:11:{s:2:\"id\";s:3:\"141\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:140;a:11:{s:2:\"id\";s:3:\"140\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:139;a:11:{s:2:\"id\";s:3:\"139\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:138;a:11:{s:2:\"id\";s:3:\"138\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:137;a:11:{s:2:\"id\";s:3:\"137\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:136;a:11:{s:2:\"id\";s:3:\"136\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:135;a:11:{s:2:\"id\";s:3:\"135\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:134;a:11:{s:2:\"id\";s:3:\"134\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:133;a:11:{s:2:\"id\";s:3:\"133\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:132;a:11:{s:2:\"id\";s:3:\"132\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:131;a:11:{s:2:\"id\";s:3:\"131\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:130;a:11:{s:2:\"id\";s:3:\"130\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:129;a:11:{s:2:\"id\";s:3:\"129\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:128;a:11:{s:2:\"id\";s:3:\"128\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:127;a:11:{s:2:\"id\";s:3:\"127\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:126;a:11:{s:2:\"id\";s:3:\"126\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:125;a:11:{s:2:\"id\";s:3:\"125\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:124;a:11:{s:2:\"id\";s:3:\"124\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:123;a:11:{s:2:\"id\";s:3:\"123\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:122;a:11:{s:2:\"id\";s:3:\"122\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:121;a:11:{s:2:\"id\";s:3:\"121\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:120;a:11:{s:2:\"id\";s:3:\"120\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:119;a:11:{s:2:\"id\";s:3:\"119\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:118;a:11:{s:2:\"id\";s:3:\"118\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:117;a:11:{s:2:\"id\";s:3:\"117\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:116;a:11:{s:2:\"id\";s:3:\"116\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:115;a:11:{s:2:\"id\";s:3:\"115\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:114;a:11:{s:2:\"id\";s:3:\"114\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:113;a:11:{s:2:\"id\";s:3:\"113\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:112;a:11:{s:2:\"id\";s:3:\"112\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:111;a:11:{s:2:\"id\";s:3:\"111\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:110;a:11:{s:2:\"id\";s:3:\"110\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:109;a:11:{s:2:\"id\";s:3:\"109\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:108;a:11:{s:2:\"id\";s:3:\"108\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:107;a:11:{s:2:\"id\";s:3:\"107\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:106;a:11:{s:2:\"id\";s:3:\"106\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:105;a:11:{s:2:\"id\";s:3:\"105\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:104;a:11:{s:2:\"id\";s:3:\"104\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:103;a:11:{s:2:\"id\";s:3:\"103\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:102;a:11:{s:2:\"id\";s:3:\"102\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:101;a:11:{s:2:\"id\";s:3:\"101\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:100;a:11:{s:2:\"id\";s:3:\"100\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:99;a:11:{s:2:\"id\";s:2:\"99\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:98;a:11:{s:2:\"id\";s:2:\"98\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:97;a:11:{s:2:\"id\";s:2:\"97\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:96;a:11:{s:2:\"id\";s:2:\"96\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:95;a:11:{s:2:\"id\";s:2:\"95\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:94;a:11:{s:2:\"id\";s:2:\"94\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:93;a:11:{s:2:\"id\";s:2:\"93\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:92;a:11:{s:2:\"id\";s:2:\"92\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:91;a:11:{s:2:\"id\";s:2:\"91\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:90;a:11:{s:2:\"id\";s:2:\"90\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:89;a:11:{s:2:\"id\";s:2:\"89\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:88;a:11:{s:2:\"id\";s:2:\"88\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:87;a:11:{s:2:\"id\";s:2:\"87\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:86;a:11:{s:2:\"id\";s:2:\"86\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:85;a:11:{s:2:\"id\";s:2:\"85\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:84;a:11:{s:2:\"id\";s:2:\"84\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:83;a:11:{s:2:\"id\";s:2:\"83\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:82;a:11:{s:2:\"id\";s:2:\"82\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:81;a:11:{s:2:\"id\";s:2:\"81\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:80;a:11:{s:2:\"id\";s:2:\"80\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:79;a:11:{s:2:\"id\";s:2:\"79\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:78;a:11:{s:2:\"id\";s:2:\"78\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:77;a:11:{s:2:\"id\";s:2:\"77\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:76;a:11:{s:2:\"id\";s:2:\"76\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:75;a:11:{s:2:\"id\";s:2:\"75\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:74;a:11:{s:2:\"id\";s:2:\"74\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:73;a:11:{s:2:\"id\";s:2:\"73\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:72;a:11:{s:2:\"id\";s:2:\"72\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:71;a:11:{s:2:\"id\";s:2:\"71\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:70;a:11:{s:2:\"id\";s:2:\"70\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:69;a:11:{s:2:\"id\";s:2:\"69\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:68;a:11:{s:2:\"id\";s:2:\"68\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:67;a:11:{s:2:\"id\";s:2:\"67\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:66;a:11:{s:2:\"id\";s:2:\"66\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:65;a:11:{s:2:\"id\";s:2:\"65\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:64;a:11:{s:2:\"id\";s:2:\"64\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:63;a:11:{s:2:\"id\";s:2:\"63\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:62;a:11:{s:2:\"id\";s:2:\"62\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:49;a:11:{s:2:\"id\";s:2:\"49\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:48;a:11:{s:2:\"id\";s:2:\"48\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:47;a:11:{s:2:\"id\";s:2:\"47\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:46;a:11:{s:2:\"id\";s:2:\"46\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:45;a:11:{s:2:\"id\";s:2:\"45\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:44;a:11:{s:2:\"id\";s:2:\"44\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:43;a:11:{s:2:\"id\";s:2:\"43\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:42;a:11:{s:2:\"id\";s:2:\"42\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:41;a:11:{s:2:\"id\";s:2:\"41\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:40;a:11:{s:2:\"id\";s:2:\"40\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:39;a:11:{s:2:\"id\";s:2:\"39\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:38;a:11:{s:2:\"id\";s:2:\"38\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:37;a:11:{s:2:\"id\";s:2:\"37\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:36;a:11:{s:2:\"id\";s:2:\"36\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:35;a:11:{s:2:\"id\";s:2:\"35\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:34;a:11:{s:2:\"id\";s:2:\"34\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:33;a:11:{s:2:\"id\";s:2:\"33\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:32;a:11:{s:2:\"id\";s:2:\"32\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:31;a:11:{s:2:\"id\";s:2:\"31\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:30;a:11:{s:2:\"id\";s:2:\"30\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:29;a:11:{s:2:\"id\";s:2:\"29\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:28;a:11:{s:2:\"id\";s:2:\"28\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:27;a:11:{s:2:\"id\";s:2:\"27\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:26;a:11:{s:2:\"id\";s:2:\"26\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:25;a:11:{s:2:\"id\";s:2:\"25\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:24;a:11:{s:2:\"id\";s:2:\"24\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:23;a:11:{s:2:\"id\";s:2:\"23\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:22;a:11:{s:2:\"id\";s:2:\"22\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:21;a:11:{s:2:\"id\";s:2:\"21\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:20;a:11:{s:2:\"id\";s:2:\"20\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:11;a:11:{s:2:\"id\";s:2:\"11\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:10;a:11:{s:2:\"id\";s:2:\"10\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:9;a:11:{s:2:\"id\";s:1:\"9\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:8;a:11:{s:2:\"id\";s:1:\"8\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}}s:4:\"tags\";a:13:{i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}}','no'),(738,'revslider_checktables','1','yes'),(739,'rs_tables_created','1','yes'),(740,'revslider_table_version','1.0.6','yes'),(741,'revslider-global-settings','','yes'),(742,'revslider_update_version','5.2.5.5','yes'),(760,'RMVer','3.0.16','yes'),(762,'responsive_menu_current_page','menu','yes'),(769,'slide-page_children','a:0:{}','yes'),(884,'revslider-connection','1','yes'),(885,'revslider-latest-version','5.3.1.5','yes'),(886,'revslider-stable-version','4.2','yes'),(887,'revslider-notices','a:4:{i:0;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.0.9\";s:4:\"text\";s:230:\"<a href=\"http://revolution.themepunch.com/direct-customer-benefits/\" target=\"_blank\"><img src=\"http://updates.themepunch.tools/banners/updatenow51_banner.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1 is out\" ></a>\";s:4:\"code\";s:9:\"TPRS51-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.1.4\";s:4:\"text\";s:242:\"<a href=\"http://revolution.themepunch.com/direct-customer-benefits/?ref=515b\" target=\"_blank\"><img src=\"http://updates.themepunch.tools/banners/updatenow_banner515.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS515-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.1.6\";s:4:\"text\";s:240:\"<a href=\"http://revolution.themepunch.com/direct-customer-benefits/?ref=52b\" target=\"_blank\"><img src=\"http://updates.themepunch.tools/banners/updatenow_banner52.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.1.5 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS515-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.2.9\";s:4:\"text\";s:249:\"<a href=\"http://revolution.themepunch.com/direct-customer-benefits/?ref=530b\" target=\"_blank\"><img src=\"http://updates.themepunch.tools/banners/updatenow_banner_large_5.3.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.3.0 is out\" ></a>\";s:4:\"code\";s:10:\"TPRS530-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}}','yes'),(888,'revslider-dashboard','O:8:\"stdClass\":1:{s:11:\"test-handle\";O:8:\"stdClass\":5:{s:12:\"version_from\";s:5:\"5.0.0\";s:10:\"version_to\";s:5:\"5.0.0\";s:5:\"order\";i:5;s:7:\"content\";s:181:\"<div class=\"rs-dash-widget\"><div class=\"rs-dash-title-wrap\"><div class=\"rs-dash-title\">your version is: {{current_version}}</div></div><div class=\"rs-dash-widget-inner\"></div></div>\";s:4:\"code\";s:0:\"\";}}','yes'),(889,'revslider-addons','O:8:\"stdClass\":9:{s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:70:\"http://updates.themepunch.tools/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:132:\"with typewriter effects <br><span style=\"color:#c0392b\">(AddOn updating does not work? Please reinstall,no data will be lost)</span>\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"1.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:140:\"Add animated snow to any Slider <br><span style=\"color:#c0392b\">(AddOn updating does not work? Please reinstall,no data will be lost)</span>\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":9:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";}}','yes'),(934,'CF7DBPlugin_NoSaveFields','/.*wpcf7.*/,_wpnonce','yes'),(935,'CF7DBPlugin__version','2.10.26','yes'),(936,'CF7DBPlugin__installed','1','yes'),(937,'CF7DBPlugin_IntegrateWithCF7','true','yes'),(938,'CF7DBPlugin_GenerateSubmitTimeInCF7Email','false','yes'),(939,'CF7DBPlugin_IntegrateWithFSCF','true','yes'),(940,'CF7DBPlugin_IntegrateWithJetPackContactForm','true','yes'),(941,'CF7DBPlugin_IntegrateWithGravityForms','true','yes'),(942,'CF7DBPlugin_IntegrateWithFormidableForms','true','yes'),(943,'CF7DBPlugin_IntegrateWithWrContactForms','true','yes'),(944,'CF7DBPlugin_IntegrateWithQuform','true','yes'),(945,'CF7DBPlugin_IntegrateWithNinjaForms','true','yes'),(946,'CF7DBPlugin_IntegrateWithCalderaForms','true','yes'),(947,'CF7DBPlugin_IntegrateWithEnfoldThemForms','true','yes'),(948,'CF7DBPlugin_IntegrateWithCFormsII','true','yes'),(949,'CF7DBPlugin_IntegrateWithFormCraft','true','yes'),(950,'CF7DBPlugin_IntegrateWithVerySimpleContactForm','true','yes'),(951,'CF7DBPlugin_IntegrateWithFMS','true','yes'),(952,'CF7DBPlugin_HideAdminPanelFromNonAdmins','true','yes'),(1016,'WPLANG','','yes'),(1160,'wpseo','a:21:{s:14:\"blocking_files\";a:0:{}s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:3:\"3.9\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:12:\"website_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:0:\"\";s:20:\"enable_setting_pages\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1479927738;}','yes'),(1161,'wpseo_permalinks','a:9:{s:15:\"cleanpermalinks\";b:0;s:24:\"cleanpermalink-extravars\";s:0:\"\";s:29:\"cleanpermalink-googlecampaign\";b:0;s:31:\"cleanpermalink-googlesitesearch\";b:0;s:15:\"cleanreplytocom\";b:0;s:10:\"cleanslugs\";b:1;s:18:\"redirectattachment\";b:0;s:17:\"stripcategorybase\";b:0;s:13:\"trailingslash\";b:0;}','yes'),(1162,'wpseo_titles','a:78:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:23:\"content-analysis-active\";b:1;s:23:\"keyword-analysis-active\";b:1;s:9:\"separator\";s:7:\"sc-dash\";s:5:\"noodp\";b:0;s:15:\"usemetakeywords\";b:0;s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:18:\"metakey-home-wpseo\";s:0:\"\";s:20:\"metakey-author-wpseo\";s:0:\"\";s:22:\"noindex-subpages-wpseo\";b:0;s:20:\"noindex-author-wpseo\";b:0;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"metakey-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:16:\"hideeditbox-post\";b:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"metakey-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:16:\"hideeditbox-page\";b:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"metakey-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:22:\"hideeditbox-attachment\";b:0;s:15:\"title-portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-portfolio\";s:0:\"\";s:17:\"metakey-portfolio\";s:0:\"\";s:17:\"noindex-portfolio\";b:0;s:18:\"showdate-portfolio\";b:0;s:21:\"hideeditbox-portfolio\";b:0;s:13:\"title-options\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-options\";s:0:\"\";s:15:\"metakey-options\";s:0:\"\";s:15:\"noindex-options\";b:0;s:16:\"showdate-options\";b:0;s:19:\"hideeditbox-options\";b:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:20:\"metakey-tax-category\";s:0:\"\";s:24:\"hideeditbox-tax-category\";b:0;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:20:\"metakey-tax-post_tag\";s:0:\"\";s:24:\"hideeditbox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:23:\"metakey-tax-post_format\";s:0:\"\";s:27:\"hideeditbox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:26:\"title-tax-portfolio_filter\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-portfolio_filter\";s:0:\"\";s:28:\"metakey-tax-portfolio_filter\";s:0:\"\";s:32:\"hideeditbox-tax-portfolio_filter\";b:0;s:28:\"noindex-tax-portfolio_filter\";b:0;s:20:\"title-tax-slide-page\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-tax-slide-page\";s:0:\"\";s:22:\"metakey-tax-slide-page\";s:0:\"\";s:26:\"hideeditbox-tax-slide-page\";b:0;s:22:\"noindex-tax-slide-page\";b:0;}','yes'),(1163,'wpseo_social','a:20:{s:9:\"fb_admins\";a:0:{}s:12:\"fbconnectkey\";s:32:\"f9bc409932ffde8a83f4748ec57d43ac\";s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(1164,'wpseo_rss','a:2:{s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";}','yes'),(1165,'wpseo_internallinks','a:13:{s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:23:\"breadcrumbs-blog-remove\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:23:\"post_types-post-maintax\";i:0;s:28:\"post_types-portfolio-maintax\";i:0;s:34:\"taxonomy-portfolio_filter-ptparent\";i:0;s:28:\"taxonomy-slide-page-ptparent\";i:0;}','yes'),(1166,'wpseo_xml','a:20:{s:22:\"disable_author_sitemap\";b:1;s:22:\"disable_author_noposts\";b:1;s:16:\"enablexmlsitemap\";b:1;s:16:\"entries-per-page\";i:1000;s:14:\"excluded-posts\";s:0:\"\";s:38:\"user_role-administrator-not_in_sitemap\";b:0;s:31:\"user_role-editor-not_in_sitemap\";b:0;s:31:\"user_role-author-not_in_sitemap\";b:0;s:36:\"user_role-contributor-not_in_sitemap\";b:0;s:35:\"user_role-subscriber-not_in_sitemap\";b:0;s:30:\"post_types-post-not_in_sitemap\";b:0;s:30:\"post_types-page-not_in_sitemap\";b:0;s:36:\"post_types-attachment-not_in_sitemap\";b:1;s:35:\"post_types-portfolio-not_in_sitemap\";b:0;s:33:\"post_types-options-not_in_sitemap\";b:0;s:34:\"taxonomies-category-not_in_sitemap\";b:0;s:34:\"taxonomies-post_tag-not_in_sitemap\";b:0;s:37:\"taxonomies-post_format-not_in_sitemap\";b:0;s:42:\"taxonomies-portfolio_filter-not_in_sitemap\";b:0;s:36:\"taxonomies-slide-page-not_in_sitemap\";b:0;}','yes'),(1167,'wpseo_flush_rewrite','1','yes'),(1169,'wpseo_sitemap_1_cache_validator','3hOsG','no'),(1170,'wpseo_sitemap_page_cache_validator','5Q9AN','no'),(1196,'wpseo_sitemap_post_cache_validator','3hOy4','no'),(1234,'wpseo_sitemap_revision_cache_validator','5Q9AO','no'),(1242,'cc_mm_dismiss_review_notice','true','yes'),(1255,'wpseo_sitemap_attachment_cache_validator','eZYn','no'),(1631,'db_upgraded','','yes'),(1635,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.2.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-4.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.7.2-partial-0.zip\";s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.7.2\";s:7:\"version\";s:5:\"4.7.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:3:\"4.7\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.2.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-4.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.7.2-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.2-rollback-0.zip\";}s:7:\"current\";s:5:\"4.7.2\";s:7:\"version\";s:5:\"4.7.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:3:\"4.7\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1486735457;s:15:\"version_checked\";s:3:\"4.7\";s:12:\"translations\";a:0:{}}','no'),(1641,'wpseo_sitemap_cache_validator_global','2zx4Q','no'),(1719,'_transient_timeout_feed_e079e4daeece72de3c2419c5c7af55bf','1481317333','no'),(1720,'_transient_feed_e079e4daeece72de3c2419c5c7af55bf','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:28:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Build Your Own Structure – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:3:{i:0;a:6:{s:4:\"data\";s:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"What Does it Mean to be an “Expert” in Your Industry?\";s: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://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\";s: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:95:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/#respond\";s: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, 08 Aug 2013 19:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:14:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:\"Awnings\";s: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:24:\"Build Your Own Structure\";s: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:\"Canopies\";s: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:18:\"Everything Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:17:\"awnings for homes\";s: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:8:\"canopies\";s: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:6:\"canopy\";s: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:8:\"cleaning\";s: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:12:\"Installation\";s: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:11:\"residential\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21151\";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:\"<p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2851:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made one at a time by highly skilled craftsman.</p>\n<p>While techniques and practices vary from company to company, awning experts all have the following in common:</p>\n<h2>Expert Sales Staff</h2>\n<p>While there is stigma about salespeople, a professional, expert salesperson plays a critical role. Because each job is custom made, the expert salesperson identifies what the customer’s needs and wants are and how that relates to time, material and cost. Additionally, a consultative professional can help identify priorities and work with the customer to accomplish his or her goal at a budget he or she is comfortable with.</p>\n<h2>Expert Awning Installers/Service Professionals</h2>\n<p>Like with many other industries, there are some skills that are unique to the awning industry. For example, lacing the ropes on a pipe frame canopy can be a challenge if you are not experienced. There are specific techniques that are used and a specific “native” knowledge that allows an expert to efficiently install the fabric.</p>\n<p>Another example is awning cleaning. We will not provide cleaning instructions to customers because we have seen homeowners make a “small” mistake and damage their awnings beyond repair. Some things are better left to the experts!</p>\n<h2>Expert Manufacturing</h2>\n<p>It never ceases to amaze me how different an awning can look and function when made by a highly skilled seamstress. Every day I get to see Ms. Helen work in our shop. Watching her execute a minor detail as if someone’s life is depending on it is a perfect example of what being an expert is all about.</p>\n<h2>Get Better Every Day</h2>\n<p>While expert sales, installers and manufacturing professionals are critical, a company culture of “always improving” is essential to truly being an expert company. With each job, there is an opportunity to learn and make minor improvements to best practices. It is this drive and passion to get better that leads a company to the top of their industry.</p>\n<p>When shopping for residential awnings, make sure you are working with the experts.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/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:90:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables\";s: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:102:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\";s: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:111:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/#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, 25 Mar 2013 15:18:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:17:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:33:\"Fabric Accessories & Motorization\";s: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:17:\"Industry Partners\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:10:\"Burr Ridge\";s: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:\"business\";s: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:10:\"commercial\";s: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:8:\"elmhurst\";s: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:2:\"IL\";s: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:8:\"illinois\";s: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:5:\"local\";s: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:4:\"Oaks\";s: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:11:\"residential\";s: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:5:{s:4:\"data\";s:12:\"Retractables\";s: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:5:{s:4:\"data\";s:8:\"Thatcher\";s: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.chicagosawningexpert.com/?p=219\";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:708:\"<p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision. Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2944:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision.</p>\n<p>Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when he was 16, and continued working in the industry, moving up from installation to sales positions throughout the years.</p>\n<p>Armed with a strong knowledge of the awning industry, Rodney joined Thatcher Oaks, a commercial and residential awning company, as a sales representative in 2006. His knowledge of the industry and his hard work ethic were noticed by Thatcher Oaks management, and Rodney was promoted to Director of Sales, Director of Sales and Operations, and Director of Sales for Commercial and Residential Sales Channels respectively between 2006 and 2011.</p>\n<p>In 2006, Thatcher Oaks split into two divisions: Thatcher Oaks Commercial Awnings and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of their business, and Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Products Inc. as a separate business entity.</p>\n<p>Thatcher Retractables is different than other awning companies. Their commitment to quality products and superior customer service has allowed them to grow into the largest and most trusted residential and retractable awning specialist in the Chicagoland area. Not only do they install their products, but they also manufacture them locally in Burr Ridge, Illinois. In fact, they’re the only Chicagoland company to manufacture, install and service residential retractable awnings.</p>\n<p>Thatcher Retractables is dedicated to the residential awning industry, which means that all employees are experienced and knowledgeable. Because of this expertise, Thatcher Retractables is skilled to service any retractable awnings that were purchased from or installed by another awning company.</p>\n<p>All Thatcher Retractables products are designed to help you enjoy your outdoor living space. From sun structures to retractable window awnings and everything in between, they have plenty of products to choose from that match the needs and style of your home. Plus, all of their products and services come with a warranty, which solidifies their commitment to quality.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:69:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"I Called My Realtor to…Buy a Purse?\";s: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:70:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\";s: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:78:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/#respond\";s: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, 05 Mar 2013 19:42: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:10:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:17:\"Industry Partners\";s: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:\"awning\";s: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:\"business\";s: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:\"Chicago\";s: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:\"econmics\";s: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:12:\"Installation\";s: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:\"residential\";s: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:11:\"retractable\";s: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:38:\"http://chicagosawningexpert.com/?p=169\";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:607:\"<p>There is a trend in the awning industry that has consumers feeling a little confused. The economic term for it is ‘unrelated diversification’. This is when a business sells a secondary product or service that is unrelated to their area of expertise. It is no secret that, as the economy has shifted over the last […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\">I Called My Realtor to…Buy a Purse?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3089:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>There is a trend in the awning industry that has consumers feeling a little confused. The economic term for it is ‘unrelated diversification’. This is when a business sells a secondary product or service that is unrelated to their area of expertise. It is no secret that, as the economy has shifted over the last several years, small businesses and consumers are struggling to make ends meet. This trend within our industry is reactionary, and carries with it some problems.</p>\n<p>It might seem obvious that purchasing a retractable awning from your gutter company is a bad idea, but consumers are swept off their feet by rock-bottom prices. Thatcher Retractables has manufactured, installed and serviced retractable awnings in the Chicago area since 1984, and we’d like to point out just a few of the advantages of purchasing your awnings from a company that is focused on quality products rather than economic diversity.</p>\n<ul>\n<li><b>Our staff is in the awning business</b>. They understand that when you purchase a retractable awning for your home, you are trying to meet a specific need. You’d like a shaded area at a particular time of day. You’re interested in reducing your energy costs. You’d like to extend your outdoor living area by adding shade. They’re not interested in selling you an awning; they’re interested in providing a solution to meet your specific need.</li>\n<li>There’s an old saying, ‘You cannot serve two masters.’ <b>Our sales and service team are dedicated to our products</b>. They are experts in the retractable awning industry. They can answer questions about products and provide feedback to help customers make purchases they feel good about.</li>\n<li><b>Our installers have the experience</b> and background necessary to be sure your awning is installed correctly and efficiently. This reduces the need for costly repairs and ensures the safety of your family or staff.</li>\n<li><b>We service all of the products we install.</b> We understand that the choice to install an awning for your home is an investment, and we help you protect that investment. If your awning needs adjustments or repairs, we can do that.</li>\n</ul>\n<p>Your choice to purchase a retractable awning carries with it significant benefits…added curb appeal for your home, significant energy cost savings and an extended shaded area to relax and unwind. The benefits of purchasing from a retractable awning expert are just as great! With Thatcher Retractables, you can expect excellent customer service, superior craftsmanship, efficient installation, and ongoing maintenance support…all backed by our industry best warranties.</p>\n<p>By: Katie Snustead (Awning Industry Contributor)</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\">I Called My Realtor to…Buy a Purse?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/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:95:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/build-your-own-structure/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Fri, 09 Dec 2016 09:02:12 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=636287C3B45E862FC559264CB676529B; path=/\";i:1;s:44:\"PHPSESSID=gulecr6dp9f1v1ljqpdglqpkm1; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(1721,'_transient_timeout_feed_mod_e079e4daeece72de3c2419c5c7af55bf','1481317333','no'),(1722,'_transient_feed_mod_e079e4daeece72de3c2419c5c7af55bf','1481274133','no'),(1736,'_transient_timeout_feed_32862ef1be7453e39f493b22ae060ecc','1481344503','no'),(1737,'_transient_feed_32862ef1be7453e39f493b22ae060ecc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Retractable Awnings & Accessories – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:48:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product\";s: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:100:\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\";s: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.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/#respond\";s: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, 24 Feb 2015 15:43:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21237\";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:\"<p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\">Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:5080:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, and then we present them in the best possible light. This idea is as old as the great markets and bizarres that go back thousands of years. So what is different now?</p>\n<p dir=\"ltr\">The difference is that the merchant in the market understood that if you were not happy with the product of service provided, word would get around and he would not sell another product in the market again. There is accountability in having a LOCAL presence. Additionally, when your employees and ownership live in the same communities, shop in the same stores, and go to the same Friday night football games, we need to be sure that we are providing the highest quality products and services. I live in the same community that my family currently lives in and has lived in since before the 1880’s. Roots matter!</p>\n<p dir=\"ltr\">Sunsetter Motorized Retractable Awnings- Taking the ordinary and making it sound high quality</p>\n<p dir=\"ltr\">While doing the research for this blog, I was blown away and how difficult it was to find technical and warranty information on the product. By a quick check, about 80% of the space of the Sunsetter Motorized Awning Brochure is dedicated to special prices and give-aways that come with the awning. Weeding through, I have found a few features of the frame:</p>\n<p dir=\"ltr\">Air-Craft Quality Aluminum- WOW! That sounds awesome! If it can be put on an aircraft, why won’t it be better on an awning? The truth is, what part of the awning is aircraft quality aluminum? What does aircraft quality aluminum even mean? What specification on an “aircraft” does it meet? Maybe it meets the standard for the beverage cart or maybe it meets the standard for wing construction?</p>\n<p dir=\"ltr\">Baked on Enamel Finish- WOW! That sounds pretty cool too, but here is where I am confused. Why not state that the finish meets auto standards? There are well established standards for powder coated finishes. Also note that it states that the frame is ONLY available in a “cream” finish. I guess that’s the “marketing” way of saying you don’t get to choose your frame color. As an aside, “cream” is the least popular frame color in the Chicago market.</p>\n<p dir=\"ltr\">Double Cable System for Strength- WOW! If one cable is good, then two cables must be twice as good! This statement is completely mis-leading on several different levels. First of all, it says “for strength.” The cable has NOTHING to do with the strength of the awning. The cable only attaches the springs inside the arm to the arm. It does not even address the tension of the arm(which is important because it determines how tight your fabric will be). The size and number of springs inside the arms effect tension.</p>\n<p dir=\"ltr\">Second, the “strength” of the arm depends on how the components of the arm are manufactured. The longer pieces on all arms are extruded. Think play dough. You squeeze it through a mold. The connecting pieces are either “die cast” or “forged.” Think horse shoes-forged versus muffins- die cast. Sunsetter is completely silent on this topic. Lastly, what is completely skipped over is what material the cable is made of. In fact, it is made of galvanized cable that cost pennies per foot and it is covered in a soft plastic. By the way, expect that soft plastic to come off in a few years. Also expect it to NOT be covered under warranty. My guess is that “Double Cable System for Strength” is going to market test better.</p>\n<p dir=\"ltr\">Finally, I will set aside the skepticism and sarcasm for a second. We are not stating that Sunsetter is either a high quality or low quality retractable awning for your deck or patio. The point of this blog is to make you- the consumer- go a little deeper in your analysis before purchasing a product that should last on your home for 10-20 years.</p>\n<p> </p>\n<p dir=\"ltr\">Blog was written by Rodney Allott, President of Thatcher Retractables and Vice President of the Mid-West Fabric Products Association. Thatcher Retractables is located at 7930 S. Madison Street Burr Ridge, IL (western suburbs surrounding the City of Chicago.) Come see our factory showroom or visit us on the web at <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a> or call us (630) 5-AWNING</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\">Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/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:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?\";s: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://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\";s: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:105:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/#respond\";s: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, 19 Apr 2014 14:46:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21220\";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:\"<p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:5026:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, and then we present them in the best possible light. This idea is as old as the great markets and bizarres that go back thousands of years. So what is different now?</p>\n<p>The difference is that the merchant in the market understood that if you were not happy with the product of service provided, word would get around and he would not sell another product in the market again. There is accountability in having a LOCAL presence. Additionally, when your employees and ownership live in the same communities, shop in the same stores, and go to the same Friday night football games, we need to be sure that we are providing the highest quality products and services. I live in the same community that my family currently lives in and has lived in since before the 1880’s. Roots matter!</p>\n<p><span style=\"font-size: 14px;\"> Sunsetter Motorized Awnings- Taking the ordinary and making it sound high quality</span></p>\n<p>While doing the research for this blog, I was blown away and how difficult it was to find technical and warranty information on the product. By a quick check, about 80% of the space of the Sunsetter Motorized Awning Brochure is dedicated to special prices and give-aways that come with the awning. Weeding through, I have found a few features of the frame:</p>\n<p><i>Air-Craft Quality Aluminum</i>– WOW! That sounds awesome! If it can be put on an aircraft, why won’t it be better on an awning? The truth is, what part of the awning is aircraft quality aluminum? What does aircraft quality aluminum even mean? What specification on an “aircraft” does it meet? Maybe it meets the standard for the beverage cart or maybe it meets the standard for wing construction?</p>\n<p><i>Baked on Enamel Finish- </i>WOW! That sounds pretty cool too, but here is where I am confused. Why not state that the finish meets auto standards? There are well established standards for powder coated finishes. Also note that it states that the frame is ONLY available in a “cream” finish. I guess that’s the “marketing” way of saying you don’t get to choose your frame color. As an aside, “cream” is the least popular frame color in the Chicago market.</p>\n<p><i>Double Cable System for Strength</i>– WOW! If one cable is good, then two cables must be twice as good! This statement is completely mis-leading on several different levels. First of all, it says “for strength.” The cable has NOTHING to do with the strength of the awning. The cable only attaches the springs inside the arm to the arm. It does not even address the tension of the arm(which is important because it determines how tight your fabric will be). The size and number of springs inside the arms effect tension.</p>\n<p>Second, the “strength” of the arm depends on how the components of the arm are manufactured. The longer pieces on all arms are extruded. Think play dough. You squeeze it through a mold. The connecting pieces are either “die cast” or “forged.” Think horse shoes-forged versus muffins- die cast. Sunsetter is completely silent on this topic. Lastly, what is completely skipped over is what material the cable is made of. In fact, it is made of galvanized cable that cost pennies per foot and it is covered in a soft plastic. By the way, expect that soft plastic to come off in a few years. Also expect it to NOT be covered under warranty. My guess is that “Double Cable System for Strength” is going to market test better.</p>\n<p>Finally, I will set aside the skepticism and sarcasm for a second. We are not stating that Sunsetter is either a high quality or low quality retractable awning for your deck or patio. The point of this blog is to make you- the consumer- go a little deeper in your analysis before purchasing a product that should last on your home for 10-20 years.</p>\n<p>Blog was written by Rodney Allott, President of Thatcher Retractables and Vice President of the Mid-West Fabric Products Association. Thatcher Retractables is located at 7930 S. Madison Street Burr Ridge, IL (western suburbs surrounding the City of Chicago.) Come see our factory showroom or visit us on the web at <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> or call us (630) 5-AWNING</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/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:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Choosing the right size Retractable Awnings for your deck or patio\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/#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, 16 Feb 2014 19:13:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21215\";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:675:\"<p>Choosing the right size Retractable Awning for your deck or patio While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4541:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">Choosing the right size Retractable Awning for your deck or patio</p>\n<p dir=\"ltr\">While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that homeowners almost always choose an awning much smaller than the size that they initially believe they need.</p>\n<p dir=\"ltr\">This confusion can lead to a few complications. Some homeowners will exclude retractable awnings from their list of possible solutions, because they feel that they will need such a large size that the project seems impractical. Even if the project seems practical, initial shopping price may lead them to think that the product will be too expensive for their budget.</p>\n<p dir=\"ltr\">And then a new perspective…</p>\n<p dir=\"ltr\">While visiting our booth on Sunday, Michelle Hamilton, award winning interior designer and certified associate kitchen and bath designer, was speaking to several customers about the size of their outdoor space. As the couple tried to relay their vision about the space, Michelle began to speak in terms of the size of interior spaces. 10 feet by 12 feet is the size of an average bedroom. 18 feet by 13 feet is the size of a larger living room space. The lady of the house immediately made eye contact and said to Michelle, “We connected on that.”</p>\n<p dir=\"ltr\">With this new perspective, what kind of space on the inside of your house and you trying to imitate on the outside of your house? Are you looking for a small nook to sit and relax? Maybe a 10 foot wide by 8’ projection would work for you. Are you looking to have a space to sit and eat, but also have the space open enough for your grill or outdoor kitchen to be adjacent? Maybe a larger unit 18’ wide by 12’ projection would suit your needs. It’s also important to consider whether you want to cover your entire outdoor living space. The beauty of a retractable awning is the flexibility of design.</p>\n<p dir=\"ltr\">Now that we have a way to relate indoor to outdoor spaces, we need to discuss a few things that make retractable awnings different than interior spaces. With interior spaces, the functionality is confined by the walls. With outdoor spaces, the sun moves into different positions during the day. This can easily be addressed by tweaking the size of the retractable awning, but more importantly adding the right accessory. For example, it does not matter what size awning you have if your outdoor space faces directly west at 5:30-7:00 PM in the summer. You will get NO shade. With a Front Solar Screen from Thatcher Retractables, your shade will begin at the end of the awning projection, and thus, solving the problem. Side Solar Screens are also available for South, North, and mixed elevations.</p>\n<p dir=\"ltr\">Another consideration that is different with outdoor spaces is how the new outdoor space relates to the existing structure. Often times, there are stairs coming from the patio door to the outdoor space. This may create a challenge to the traffic pattern. If there are multiple stairs or other obstructions, we may need to think about extending the size of the projection of the awning.</p>\n<p dir=\"ltr\">For more information on selecting the right size awning for your deck or patio, contact us (630) 5-AWNING or fill out the webform on our website <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> One of our Awning Experts will be happy to come to your home and help you select the right size awning. We also have a factory showroom located at 7930 S. Madison Street Burr Ridge, IL 60527.</p>\n<p>Michelle Hamilton, AKBD is Sales Manager for FCA of Joliet in Shorewood, IL. She is a certified Associate Kitchen & Bath Designer. FCA is a local leader in Flooring, Window Treatments, Kitchen & Bath Cabinets & Design. For more information about their products and services, contact <a href=\"http://www.fcajoliet.com\">www.fcajoliet.com</a></p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)\";s: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:113:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\";s: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.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/#respond\";s: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 Aug 2013 17:38:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21191\";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:697:\"<p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home. But these products are not meant to be kept […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3363:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home.</p>\n<p>But these products are not meant to be kept up year round. Oftentimes, these products are not designed to handle heavy snow, which means they have to be taken down and stored during the winter months. This not only keeps your residential awning intact, but it also allows the sun to warm the home in the winter months, which serves to reduce heating costs. With the Professional Awning Manufacturers Association (PAMA) releasing a study that concludes solar heat gain is reduced by 70% plus in the summertime, these products make for an extremely green energy solution in summer and winter months.</p>\n<p>These products are extremely popular on older homes. Oak Park, River Forest, Riverside, and the Beverly area of Chicago have a disproportionate share of residential awnings. These older homes benefit greatly by lowering energy costs. Additionally, awnings fit the exterior decor of these homes.</p>\n<p>Products that are intended to be removed for winter storage come in two categories: rod-in-pocket awnings and patio covers. The rod-in-pocket awnings consist of pipes with the fabric formed around them. This makes the awnings relatively easy to remove and store for the winter. These are usually window and door awnings. With patio covers, the frame is left completely in place, and only the fabric is removed. Thatcher Retractables typically manufacturers a bag specifically for each patio cover customer to place the fabric safely into.</p>\n<p>Companies that perform service on these types of products usually set up a program to remove the awnings, store the awnings for the winter months, wash the awnings, and do the re-installation. It is critical to make sure that the company that stores your awning is properly insured. If not, you could find out that you are at a complete loss if your awning is lost or destroyed.</p>\n<p>It is also important that the company stores the product in a warm, dry place. If the product is stored in a cold, damp place, the fabric can deteriorate during the winter months.</p>\n<p>Companies that specialize in this kind of service have qualified employees that understand the products. Qualified installers know to properly mark the location of each awning. They know how to handle the product, and they know how to address minor issues with the awning hardware. In the Chicagoland area, there are only a handful of companies that meet this criteria.</p>\n<p>For more information on these kinds of services, go to <a href=\"http://www.chicagosawningexperts.com/\">www.chicagosawningexperts.com</a> or <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a>.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/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:87:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Preparing Your Retractable Awning for Winter\";s: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:81:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\";s: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:90:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/#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 Aug 2013 15:12:59 +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:16:{i:0;a:5:{s:4:\"data\";s:18:\"Awning Accessories\";s: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:\"Awnings\";s: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:18:\"Everything Awnings\";s: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:29:\"Installation & Field Services\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:13:\"awning covers\";s: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:\"Chicago\";s: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:6:\"fabric\";s: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:2:\"IL\";s: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:11:\"maintenance\";s: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:\"metal hoods\";s: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:5:\"patio\";s: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:19:\"retractable awnings\";s: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:\"snow\";s: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:5:{s:4:\"data\";s:6:\"winter\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21176\";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:623:\"<p>While one of the key advantages of having a retractable awning versus an old style patio cover is that very little maintenance is required, there are things you can do to prepare for the winter months that will increase the life of your awning. (Note: removing the awning for the winter is not recommended.) The steps […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\">Preparing Your Retractable Awning for Winter</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:6142:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>While one of the key advantages of having a retractable awning versus an old style patio cover is that very little maintenance is required, there are things you can do to prepare for the winter months that will increase the life of your awning. (Note: removing the awning for the winter is not recommended.)</p>\n<p>The steps that you should take to prepare your awning depend on the type of awning system you have.</p>\n<p>For more details on the Winter Cover:</p>\n<p>Pdf of <a href=\"http://www.chicagosawningexpert.com/wp-content/uploads/2013/08/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a></p>\n<p>Pdf of <a href=\"http://www.chicagosawningexpert.com/wp-content/uploads/2013/08/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Installation Instructions for Winter Cover</a></p>\n<p><strong><span style=\"font-size: 1.5em;\">Open Roll Fabric Retractable Awnings</span></strong></p>\n<p>Thatcher Eco, Classic, Premium, Standard, Traditional, and EZ Slope all fall under this category. Open roll fabric means that there is no metal cover (hood or cassette) above the awning.</p>\n<p>For this type of awning, we recommend a soft vinyl winter cover. The cover made by Thatcher Retractables not only covers the fabric, but also covers the motor, the arms, the front bar, and the valance. The only things that are left exposed are the square tube and the installation brackets. The cover easily installs by sliding the cover over the fabric roll. The cover is held in place by using “zip ties” through the grommet in the front and the corresponding grommet in the back.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Cassette Style Retractable Awnings</span></strong></p>\n<p>Thatcher Premium Plus falls under this category. This style awning has a full metal enclosure (called a “cassette”) that protects the fabric completely when retracted. There are two special features that ensure this protection. As the awning retracts, the last few inches (a “tipping system”) raises the arms allowing the front bar of the awning to pull tightly against the metal cassette (no matter what the original pitch was). At the same time, there is a special torque sensing motor that detects when the bar is completely retracted. Therefore, this model does NOT require any kind of winter cover.</p>\n<p>For cassette style awnings, we suggest that the owner remove the valance from the front bar for the winter. This can easily be done by extending the awning to its full extension. Remove one cap from the front bar. On newer units, this can be done with a Phillips screw driver. On older units, a metric Allen set will be required. In addition to the cap, there are two fabric locks (one on each side of the valance) that hold the valance in place. These locks can be seen by looking into the groove that the valance slides into. The set screws in the fabric locks loosen by Phillips screws or metric Allens. Once the fabric locks are loose, just slide the valance out. Make sure to roll up the valance and not to fold it. Keep the cap and the locks together for quick reinstalling in the spring.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Open Roll Awning With Metal Hood</span></strong></p>\n<p>The last situation is an open roll awning with a metal hood above it. To be clear, Thatcher Retractables does not recommend that homeowners purchase metal hoods for retractable awnings for residential use. If you look around on the Internet, you will see other companies promote this hood as a method to protect the fabric. Here is the problem: the metal hood sits an inch or so above the fabric roll. Additionally, when the awning has any sort of a pitch, this one-inch opening is increased to several inches. In Chicago, the snow, sleet, and other nasty weather does not cooperate by falling straight down. You will often see snow packed in between the fabric roll and the hood, defeating the entire purpose of the hood. Even worse, I have seen hoods on roof-mount awnings. The hood rests above the awning while the back is completely exposed.</p>\n<p>In this situation, you have two options. If you wish to accept the limitations of the hood, you should still remove the valance. See instructions above in the Cassette Awnings section. The other option is to purchase a cover and install it below the hood. While this will address the issues, it may be very difficult to accomplish with the hood in the way.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Preparing Your Awning in the Spring for the Upcoming Season</span></strong></p>\n<p>In addition to removing your cover or reinstalling your valance, there are a few other considerations to prepare for the season. Prior to plugging in your awning for the season, you should test your GFI outlet by pressing the test button. If the GFI “pops”, it is working correctly. Hit the “re-set” button and plug in the awning. You may also want to change the battery in your remote. If you have problems, we find that the fine folks at Radio Shack will usually take the remote apart for you and put the new battery in.</p>\n<p>After you have enjoyed your awning for a few seasons, we suggest that you have a professional tune-up done. Like any mechanical product, after a few years, the product may need to have some slight adjustments done. Also, it is a good idea to have a professional make sure that all of the fastenings are tight and the installation is safe and sound.</p>\n<p>If you require winter cover installation service or you are interested in tune-up service, make sure you contact our office and get signed up by October 18th. There are significant savings if you take part in our Fall Promo Program.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\">Preparing Your Retractable Awning for Winter</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:78:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Care of Your Retractable Awning\";s: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:68:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\";s: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:76:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2013 20:11: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:13:{i:0;a:5:{s:4:\"data\";s:19:\"Awning Installation\";s: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:21:\"Awning Repair Service\";s: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:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:\"fabric\";s: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:12:\"Installation\";s: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:\"maintenance\";s: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:5:\"motor\";s: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:9:\"operation\";s: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:\"repair\";s: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:\"retractable\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21132\";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:599:\"<p>A retractable awning for your deck or patio is a large investment. Like any large investment, you want to make sure that you are getting the most for your money. Maintaining your retractable awning correctly will help ensure you do just that. The following are the three main categories of maintenance to help protect your […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\">Care of Your Retractable Awning</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3576:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>A retractable awning for your deck or patio is a large investment. Like any large investment, you want to make sure that you are getting the most for your money. Maintaining your retractable awning correctly will help ensure you do just that. The following are the three main categories of maintenance to help protect your investment.</p>\n<h2>Installation</h2>\n<p>While this is not technically maintenance, your awning should be checked to make sure that it is firmly and properly attached to the structure. If the product is not attached correctly, it could cause serious damage or injury.</p>\n<p>Additionally, many times we will receive calls because “the awning is lower” and find out that it is not a mechanical problem, but an installation issue. This aspect definitely needs to be on the maintenance check list.</p>\n<h2>Operation</h2>\n<p>While many retractable awnings are sold as “maintenance free”, it stands to reason that a motorized mechanical product be checked and adjusted from time to time. The basic operation of the product should be monitored. Adjustments can be made to ensure that arms come in evenly and the pitch of the awning is desirable.</p>\n<p>After several seasons, the motor limits—the position the awning moves to before the motor turns off automatically—may need to be adjusted. With use and time, the fabric will stretch slightly. In the case that this stretching causes the arms to be fully extended beyond the proper point, there can be negative results. The motor will need to work harder to start the awning back in. This can prematurely wear out your motor. Also, the fabric may not be tight when the awning is out all the way. This could cause the fabric to allow water to pool and further stretch out the fabric. If the “in” limit is not correct, more fabric can be exposed than necessary, leading to additional wear on the fabric.</p>\n<h2>Fabric</h2>\n<p>This aspect of care is the hardest to address. Maintaining and cleaning your fabric is very important. If done correctly, the “maintenance” can destroy the fabric. While professional awning companies will utilize chemicals and high pressure water, these techniques, in my humble opinion, should be reserved for professionals. I strongly suggest that awning owners spray off their fabric on a routine basis. If there is a small stain, using a basic dish or laundry soap and light scrub brush should get the stain out. One neat trick is to recognize that the top of the fabric rolls over to the bottom as the awning retracts. This can provide access to those fun bird poop stains.</p>\n<p>In the Chicagoland area, the biggest obstacle to keeping your fabric clean is snow sitting on the top six inches of the fabric. This can be easily solved by purchasing and installing a winter cover for the winter months. As a side note, I do not recommend metal “hoods” that sit above the awning for this purpose. The Chicagoland snow simply does not fall straight down to the ground. It blows all over and ends up packed under the hood defeating the purpose.</p>\n<p>Maintaining your awnings is important. Make sure that you buy your awning from a company that can stand behind the product they sell you.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\">Care of Your Retractable Awning</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/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:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?\";s: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:126:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\";s: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:134:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2013 20:39:50 +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:18:\"Awning Accessories\";s: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:19:\"Awning Installation\";s: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:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:10:\"contractor\";s: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:\"handyman\";s: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:16:\"home improvement\";s: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:\"Installation\";s: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:12:\"professional\";s: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:\"retractable\";s: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:8:\"Thatcher\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21112\";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:776:\"<p>There are a lot of great reasons to hire a professional retractable awning company to install your awning, but not every “professional” is the right choice. It’s very important that you really think twice about installing an awning yourself or hiring a “professional” who may not install awnings every day. Wrong Size. Wrong Location. Bad […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\">Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4882:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>There are a lot of great reasons to hire a professional retractable awning company to install your awning, but not every “professional” is the right choice. It’s very important that you really think twice about installing an awning yourself or hiring a “professional” who may not install awnings every day.</p>\n<h2>Wrong Size. Wrong Location. Bad Project.</h2>\n<p>The number one factor in the success of your retractable awning project is choosing the right size awning with the correct location and the correct accessories. Choosing the wrong size, wrong location or the wrong (or no) accessories will always result in unhappiness with the project. How much is the advice of an awning professional who has worked on hundreds of awning projects? No seriously, write down a number. There is a test at the end of this blog.</p>\n<h2>Native Knowledge</h2>\n<p>My next caution has to do with what we like to call “native knowledge”. While many contractors or homeowners have great knowledge of building construction, our company and installers know how retractable awnings interact with your building construction. For example, you can install a potted plant with a dead load of 80-100 pounds on a newer brick house, but try installing a retractable awning bracket the same way with a dead load of less than 40 pounds per bracket and watch it pull a bunch of bricks off your house. (True story – saw the aftermath.)</p>\n<p>Some so-called “professionals” simply don’t know how awnings will interact with your home. They may try to put too heavy of a load on your home, or they may simply install it the wrong way. Just because a contractor does a great job installing your deck, landscaping, tile or whatever doesn’t mean they have the skills and knowledge to correctly install a retractable awning.</p>\n<h2>Specialized Process & Materials</h2>\n<p>Professional awning companies have tested their installation processes for years. The also have chosen specific installation materials that are PROVEN to work. We have special tools and accessories that are used to correctly install retractable awnings. This prevents damage from happening to the home and ensures the product is installed correctly and will last a long time.</p>\n<h2>Installation is Only Half the Battle</h2>\n<p>You may have read all the manuals, learned new installation methods, chosen the right size and right location, and simply believe you can install the product yourself. That may be true, but once the product is installed, are you prepared to do the adjustments to the pitch and the motor? Many customers that have chosen to do self-install are amazed when the awning is not “pre-adjusted” to their liking. How is Sunsetter supposed to know how high you are installing the awning or that your cousin is 6’6″?</p>\n<p>You also need to consider transport. Do you really think that every awning is going to arrive in absolutely perfect condition? Your awning will most likely need a few tweaks to make your project perfect. Are you or your handyman up to the challenge?</p>\n<h2>Let’s Play the What-If Game</h2>\n<p>What if there is a problem with your awning that is covered under warranty? Did you know that many of the Internet companies require that you remove the part and ship it back to them AT YOUR COST? Then they send you the part and you are the service man.</p>\n<p>What if the “contractor” messes up the awning? How expensive will the replacement parts be? What guarantees you that the company won’t charge you 6x mark-up on their parts? After all, you already have their product. What are you doing to do? Buy a new awning?</p>\n<h2>Final Reason—YOU ARE NOT REALLY SAVING ANY MONEY!</h2>\n<p>Thatcher Retractables and other awning companies that professionally install awnings will often run FREE STANDARD INSTALLATION offers. How can we do that? We manufacture awnings, and like most good businesses, we make money manufacturing. Additionally, we are really efficient. Our installers have installed hundreds—even thousands—of awnings. We are happy to extend the free installation offer to increase our business.</p>\n<h2>Add it Up</h2>\n<p>After looking at all of the factors involved, does it really make sense to have someone install your awning that does not do it every day for a living? Even you?</p>\n<p> </p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\">Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/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:87:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Why Buy “A Retractable Awning in a Box”?\";s: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:74:\"http://www.chicagosawningexpert.com/why-buy-a-retractable-awning-in-a-box/\";s: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:83:\"http://www.chicagosawningexpert.com/why-buy-a-retractable-awning-in-a-box/#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, 20 May 2013 19:35: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:16:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:12:\"Deck Awnings\";s: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:13:\"Patio Awnings\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:\"custom\";s: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:\"dealer\";s: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:4:\"deck\";s: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:8:\"discount\";s: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:\"local\";s: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:5:\"patio\";s: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:\"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:\"\";}i:13;a:5:{s:4:\"data\";s:11:\"retractable\";s: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:8:\"shipping\";s: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:5:{s:4:\"data\";s:9:\"sunsetter\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21050\";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:652:\"<p>For years, customers have been inundated with the commercials on cable TV for Sunsetter Retractable Awnings. “Tell ‘em about the discount Harry!” Sunsetter is the best marketing company in the Retractable Awning Industry. By throwing out a price point of $600 and offering a $200 coupon on retractable awnings, they capture the attention of their […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-buy-a-retractable-awning-in-a-box/\">Why Buy “A Retractable Awning in a Box”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4785:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>For years, customers have been inundated with the commercials on cable TV for Sunsetter Retractable Awnings. “Tell ‘em about the discount Harry!” Sunsetter is the best marketing company in the Retractable Awning Industry. By throwing out a price point of $600 and offering a $200 coupon on retractable awnings, they capture the attention of their prospects, but more importantly, their information. They do an excellent job following up with their prospects by sending mailings and mass email. Kudos to them for spreading the good word about retractable awnings for decks and patios!</p>\n<p>Sunsetter Awnings and other imitators have put together a simple proposition: we will make you a retractable awning and ship it directly to your home. For certain homeowners, this is the level of product and service they are looking for. We call this “A Retractable Awning in a Box.”</p>\n<p>Not only does the product actually come in a box off a 52’ semi truck (UPS does not deliver products over 10’), the options for the product and services are somewhat limited.</p>\n<p><strong>Product:</strong></p>\n<p>(1) Sizes: Many companies that specialize in this approach only offer widths of one-foot increments and limited projections from the home. Some companies do not offer large projections, such as 13’4″ or 16’ from the home. If you want an awning over 20’ wide, good luck. Shipping companies charge outrageous rates for freight over 20’ long.</p>\n<p>(2) Colors: Some consumers are not aware that retractable awning frames are available in different colors or can even be powder coated. Additionally, I bet most consumers do not know that high quality, 100% solution dyed acrylic fabrics are available in over 600 colors and patterns. Why limit yourself to a few stock patterns and a white frame if that doesn’t work on your house?</p>\n<p>(3) Options: By its very nature, an in-the-box product is standard. Options are often limited and not well explained.</p>\n<p><strong>Service:</strong></p>\n<p>(1) Measuring and ordering is a critical factor in whether you will truly enjoy your awning experience. Having a local expert that has surveyed thousands of homes throughout Chicago, Naperville, Arlington Heights, Huntley, Elgin, Shorewood, Crest Hill, and all of the other towns in our area is huge!</p>\n<p>Local installation and local service are necessary elements of this kind of purchase for most customers. A professional crew that has installed thousands of awnings will make purchasing this product a pleasant experience instead of a nightmare. Then, what if something goes wrong? Does the warranty state that you need to remove the part and ship it back to its point of origin at your cost to get the product warranted? Do you have the awning expertise to do that? Will local companies work on your Internet brand after you did not purchase the product from them?</p>\n<p><strong>Adding up the costs and comparing apples to apples….</strong></p>\n<p>After reading this you may ask, “Okay, but how much am I going to have to pay for this custom awning?” Great question. The answer is: “Often less.” A local company like Thatcher Retractables can afford to manufacture a better quality product that is more customized for your application and install it for what most consumers will pay for an in-the-box product over the Internet.</p>\n<p><strong>Here is what the consumer does not have to pay for when they buy local:</strong></p>\n<p>(1) Individual Shipping Costs: Check the fine print. The shipping cost is added in at the end. Even individual options have their own shipping costs for most companies.</p>\n<p>(2) Separate Installation Cost: When you contract a separate installer (assuming that this is a reputable business with a warranty like Thatcher Retractables Three Year Installation Guarantee), you have to pay for their overhead, labor and profit. Typically, we see companies charging from $500-$750 for a standard installation to a wall.</p>\n<p>(3)Unknown Costs: In most cases, consumers have not even seen the actual product before they purchase it. What fasteners, tools or other items will you need to purchase to install or service the product?</p>\n<p>Before buying an “in-the-box product,” think out of the box and check out Thatcher Retractables in Burr Ridge. You won’t be surprised by the quality and local service, and you might find yourself surprised about the price!</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-buy-a-retractable-awning-in-a-box/\">Why Buy “A Retractable Awning in a Box”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://www.chicagosawningexpert.com/why-buy-a-retractable-awning-in-a-box/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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:75:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Performance of Retractable Awnings in the Wind\";s: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://www.chicagosawningexpert.com/performance-of-retractable-awnings-in-the-wind/\";s: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://www.chicagosawningexpert.com/performance-of-retractable-awnings-in-the-wind/#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, 20 May 2013 19:28:22 +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:12:{i:0;a:5:{s:4:\"data\";s:18:\"Awning Accessories\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:\"Chicago\";s: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:\"damage\";s: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:2:\"IL\";s: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:5:\"poles\";s: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:\"retractable\";s: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:13:\"stabilization\";s: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:\"storm\";s: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:4:\"wind\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21044\";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:630:\"<p>By far, this is the most common concern that consumers have about lateral arm retractable awnings—the type that extends with bent arms (see photo). It is intuitive, right? If it extends from the structure without any support on one side, isn’t the product prone to lift on that side? At what point does that lifting […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/performance-of-retractable-awnings-in-the-wind/\">Performance of Retractable Awnings in the Wind</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:8187:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>By far, this is the most common concern that consumers have about lateral arm retractable awnings—the type that extends with bent arms (see photo). It is intuitive, right? If it extends from the structure without any support on one side, isn’t the product prone to lift on that side? At what point does that lifting cause damage to the awning or the structure where it is attached? Seems like a good question. After all, who wants to buy a product that will break easily or damage their home?</p>\n<p>After researching information on the web, I was left feeling very sorry for the consumer. I found that much of the information was incomplete at best and downright misleading at worst. Let’s see how we can tackle this concern in a practical way.</p>\n<p>First of all, let me put you to ease. Thatcher Retractables has installed over 4,000 lateral arm retractable awnings in the Chicagoland area. Our customers love their awnings! Where there was once a hot unusable outside space, there is now a comfortable oasis of shade. Why are our customers so happy with their awnings? A trained awning expert consulted with them and considered all of the factors to ensure that they would be satisfied when the project was complete.</p>\n<p><strong>Factor #1: How far is the awning extended?</strong><br />\nI was amazed in my research that the most scientifically relevant factor was completely ignored. Anyone who has used a breaker-bar to acquire additional leverage to turn a bolt understands that the further you are away from the lever, the more force you apply.</p>\n<p>Therefore, when the product is retracted against the structure, no leverage is gained by the wind and the product is completely safe. In the summer of 2012, we saw awnings withstand micro-bursts of over 100 mph while they were retracted. THIS IS THE POINT OF A PRODUCT THAT HAS THE CAPABILITY OF RETRACTING! Sorry for shouting at you, but when you are not using your awning, simply hit the button and let the motor bring the awning in.</p>\n<p>Many homeowners find that retractable awnings over their glass patio doors heavily reduce solar heat gain, thereby reducing cooling costs. This can be accomplished by extending the awning a few feet rather than to its full extension. The product is inherently more stable in this position because of the awning design. This brings us to our next topic…</p>\n<p><strong>Factor #2: How large is the awning and how much fabric is exposed? </strong><br />\nWow! This is another topic that is not discussed! How could we not discuss this factor? Awnings that are 12′ wide x 10’ projection are going to be more stable than awnings that are 30′ wide x 16′ projection. If you live in an area that is typically windy, you should consider how much space you really need to shade. If you really do need to shade a larger area, you should probably consider Wind Stabilization Poles (see below).</p>\n<p><strong>Factor #3: What pitch does the awning have? </strong><br />\nHaving a good pitch of about 2-3″ per foot of projection will increase the product’s ability to withstand windy conditions. When an awning has a good pitch, the wind will actually push the awning down and back towards the house. This force is more easily accommodated by the awning, because the awning arms naturally want to flex in and out in the same way they do when the product is operated. The most dangerous force for an awning is a quick strong gust of wind that pushes the awning up quickly. By having a good pitch, the awning will be better positioned to resist this force.</p>\n<p>So you say, “Okay Rodney, understanding the factors is great, but you still haven’t answered the question. Is this thing going to break at the first sign of wind or tear up my house?” Alright, alright, let’s get practical.</p>\n<p>The example we often use at Thatcher Retractables (which I have also seen in numerous places on the Internet) is the newspaper example. If you can comfortably read a newspaper under your awning, your awning will be just fine. More importantly, you will be comfortable under the awning. Wow, that’s another important point that virtually no one addresses. Who wants to be under an awning, even if it isn’t damaged, when it is bouncing up and down? This is where Wind Stabilization Poles add practicality to your awning.</p>\n<p>First of all, Wind Stabilization Poles should not encourage you to leave your awning open while unattended. Now that we have that out of the way, we recommend using Wind Stabilization Poles in a variety of different applications. As stated above, if you need a larger awning, especially a larger projection, such as 12′, 13’4” or 16′, Wind Stabilization Poles are highly recommended. If you live in an area like Huntley, IL, Elgin, IL, Shorewood, IL, Crest Hill, IL, Mundelein, IL or other windy areas, you should talk to the sales representative about this option before purchasing an awning.</p>\n<p>The poles prevent the most dangerous force, the quick upward gust of wind, from affecting the awning frame in the same way as it would without the poles. Keep in mind, the fabric will still move with the wind, and the frame will sway in and out slightly depending on the size of the awning and the strength of the wind, but you will definitely feel more secure and know that you are not going to have to worry about your awning “breaking in the first sign of wind” or “tearing up your house.”</p>\n<p>Some other misinformation out there about awnings and wind include:</p>\n<p><strong>1. Wind Sensors prevent wind damage.</strong><br />\nWhile wind sensors are designed to detect movement and tell the motor to retract your awning, there is a critical flaw in this system. Wind Sensors are most often sold to customers as a security policy if the consumer forgets to retract their awning. Most often, consumers that purchase larger awnings also purchase this feature. Here is the problem: TIME!</p>\n<p>Motors used to retract large awnings are geared very slowly. When conditions change from a calm summer day to thunderstorm, 30-60 seconds can be an eternity. Additionally, getting the exact settings down on sensors can be problematic for some homeowners. The last thing you want is for your awning to retract when you have guests over and food out, because the sensor is a little too sensitive.</p>\n<p><strong>2. Wind Warranties or Wind Insurance. </strong><br />\nI have seen this out there for a few years. Be careful about small print, and make sure the labor is included. From my research, it seems that companies are claiming to warranty parts, but are free to charge anything they choose for the labor to replace the parts. Even worse, you may have to do the repair yourself.</p>\n<p><strong>3. Some sites specify specific MPH ratings for their awning systems.</strong><br />\nSunsetter states mph ratings of 55-75 mph on “Sunsetter Awnings.” The model of awning, size of awning, extension of awning while tested, features employed to stabilize the awning and other factors are not specified. Additionally, these MPH ratings were done in wind tunnel tests, NOT the real world.</p>\n<p>After making MPH claims, Sunsetter states that their lateral arm retractable awnings are intended to be retracted in high winds. More information is necessary for this humble awning expert to make a judgment on whether 55-75 mph ratings are an accurate reflection of product performance in a practical real world application.</p>\n<p>I know I went a little long on this, but I really believe that the consumer deserves some real information on this topic. While I touched on a number of pieces to this puzzle, nothing can replace a trained Awning Expert consulting with you at your home about your project.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/performance-of-retractable-awnings-in-the-wind/\">Performance of Retractable Awnings in the Wind</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"http://www.chicagosawningexpert.com/performance-of-retractable-awnings-in-the-wind/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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:72:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Dispelling Myths About Retractable Awnings & Townhome/Condo Associations\";s: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:106:\"http://www.chicagosawningexpert.com/dispelling-myths-about-retractable-awnings-townhomecondo-associations/\";s: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:114:\"http://www.chicagosawningexpert.com/dispelling-myths-about-retractable-awnings-townhomecondo-associations/#respond\";s: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, 02 Apr 2013 16:44: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:11:{i:0;a:5:{s:4:\"data\";s:18:\"Everything Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:\"canopies\";s: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:\"condos\";s: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:5:\"decks\";s: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:\"patios\";s: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:11:\"retractable\";s: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:5:\"table\";s: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:\"townhomes\";s: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:8:\"umbrella\";s: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:38:\"http://chicagosawningexpert.com/?p=232\";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:685:\"<p>If I had a nickel for every person that told me, “We can’t have one of those awnings. We live in an association,” I could probably fill a small swimming pool with those nickels. In fact, the response, while true, also reveals a myth. When they say, “We can’t have an awning,” they mean, ”we […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/dispelling-myths-about-retractable-awnings-townhomecondo-associations/\">Dispelling Myths About Retractable Awnings & Townhome/Condo Associations</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4261:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>If I had a nickel for every person that told me, “We can’t have one of those awnings. We live in an association,” I could probably fill a small swimming pool with those nickels. In fact, the response, while true, also reveals a myth. When they say, “We can’t have an awning,” they mean, ”we can never have an awning.” This is not true.</p>\n<p>There are two obstacles that townhome/condo owners face when it comes to having an awning. First, you need to understand that there is a legal liability for the association. The individual condo or townhome owner does NOT actually own the exterior wall of their home. This means that the association is legally responsible for caring for that wall surface. No association wants to allow another person to alter something that they are ultimately accountable for.</p>\n<p>The other obstacle that exists has to do with the community standards. Most associations have set guidelines as to what looks good and is right for their community.</p>\n<p>Like most challenges, you need the right tools for the job. To overcome the legal issues, each homeowner that chooses to purchase an awning should sign a responsibility waiver. This waiver should:</p>\n<p>1. Identify that the individual condo or townhome owner is paying for the entire expense for the product, the installation and any required maintenance.<br />\n2. Take responsibility for any consequences that may occur during installation and beyond.<br />\n3. Pay the full cost to restore the wall back to its original condition in the case the homeowner chooses to remove the awning.<br />\n4. Notify future owners of the responsibility that they would inherit upon the sale of the unit.</p>\n<p>The other tool that is needed is a Rules & Regulations framework. This will address key issues to ensure that community standards are met and maintained. A few items that should be addressed include:</p>\n<p>1. Location of the awning. For example: “over deck or patio”, “installed to the wall, not the roof”, or “installed over patio door.”<br />\n2. Frame and fabric colors should be limited to ensure consistency. Some associations only allow one color of fabric, while others will offer several choices. It really depends on how many variations exist in the community and how many choices the board chooses to allow its owners.<br />\n3. Process. The rules should spell out exactly what needs to be done to obtain approval. Many associations will have a form to be completed that includes the details of the project along with the responsibility waiver.</p>\n<p><strong>What’s the upside of allowing Retractable Awnings in your community? </strong><br />\nThe biggest benefit to the homeowner is that they can purchase and enjoy an awning. In our experience working with associations, somewhere between 10-20% of homeowners purchase a retractable awning when they are allowed to.</p>\n<p>The community benefits greatly by having consistency in the type of shade system that is used throughout the community. When an association does not allow awnings, individual owners will use a variety of mismatched products like gazebos, easy-up canopies, and large umbrellas that detract from the look of the homes. By allowing awnings, the decks or patios are less cluttered and more attractive.</p>\n<p>By using the right tools, any association can offer their community the option of improving their outdoor living space. After all, what good is all that outdoor space if it’s always too hot to use it?</p>\n<p>For a complete set of suggested Rules & Regulations and a Responsibility Waiver that have been reviewed by an attorney, contact us through our website at <a href=\"http://www.rolloutavacation.com\" target=\"_blank\">www.rolloutavacation.com</a>.</p>\n<p>Post written by: Rodney Allott</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/dispelling-myths-about-retractable-awnings-townhomecondo-associations/\">Dispelling Myths About Retractable Awnings & Townhome/Condo Associations</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"http://www.chicagosawningexpert.com/dispelling-myths-about-retractable-awnings-townhomecondo-associations/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:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/retractable-awnings-accessories/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Fri, 09 Dec 2016 16:35:01 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=8185A42130A130CBEB26493999ABDD28; path=/\";i:1;s:44:\"PHPSESSID=r1m07cs9vbf3035ujpl17tags4; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(1738,'_transient_timeout_feed_mod_32862ef1be7453e39f493b22ae060ecc','1481344503','no'),(1739,'_transient_feed_mod_32862ef1be7453e39f493b22ae060ecc','1481301303','no'),(1740,'can_compress_scripts','0','no'),(1749,'fresh_site','0','yes'),(1766,'_transient_timeout_feed_9c823c00d2d5f35f55223f9b3cb2e283','1481355456','no'),(1767,'_transient_feed_9c823c00d2d5f35f55223f9b3cb2e283','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:34:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Residential Awnings & Canvas Products – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:5:{i:0;a:6:{s:4:\"data\";s:48:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product\";s: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:100:\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\";s: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.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/#respond\";s: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, 24 Feb 2015 15:43:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21237\";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:\"<p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\">Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:5080:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, and then we present them in the best possible light. This idea is as old as the great markets and bizarres that go back thousands of years. So what is different now?</p>\n<p dir=\"ltr\">The difference is that the merchant in the market understood that if you were not happy with the product of service provided, word would get around and he would not sell another product in the market again. There is accountability in having a LOCAL presence. Additionally, when your employees and ownership live in the same communities, shop in the same stores, and go to the same Friday night football games, we need to be sure that we are providing the highest quality products and services. I live in the same community that my family currently lives in and has lived in since before the 1880’s. Roots matter!</p>\n<p dir=\"ltr\">Sunsetter Motorized Retractable Awnings- Taking the ordinary and making it sound high quality</p>\n<p dir=\"ltr\">While doing the research for this blog, I was blown away and how difficult it was to find technical and warranty information on the product. By a quick check, about 80% of the space of the Sunsetter Motorized Awning Brochure is dedicated to special prices and give-aways that come with the awning. Weeding through, I have found a few features of the frame:</p>\n<p dir=\"ltr\">Air-Craft Quality Aluminum- WOW! That sounds awesome! If it can be put on an aircraft, why won’t it be better on an awning? The truth is, what part of the awning is aircraft quality aluminum? What does aircraft quality aluminum even mean? What specification on an “aircraft” does it meet? Maybe it meets the standard for the beverage cart or maybe it meets the standard for wing construction?</p>\n<p dir=\"ltr\">Baked on Enamel Finish- WOW! That sounds pretty cool too, but here is where I am confused. Why not state that the finish meets auto standards? There are well established standards for powder coated finishes. Also note that it states that the frame is ONLY available in a “cream” finish. I guess that’s the “marketing” way of saying you don’t get to choose your frame color. As an aside, “cream” is the least popular frame color in the Chicago market.</p>\n<p dir=\"ltr\">Double Cable System for Strength- WOW! If one cable is good, then two cables must be twice as good! This statement is completely mis-leading on several different levels. First of all, it says “for strength.” The cable has NOTHING to do with the strength of the awning. The cable only attaches the springs inside the arm to the arm. It does not even address the tension of the arm(which is important because it determines how tight your fabric will be). The size and number of springs inside the arms effect tension.</p>\n<p dir=\"ltr\">Second, the “strength” of the arm depends on how the components of the arm are manufactured. The longer pieces on all arms are extruded. Think play dough. You squeeze it through a mold. The connecting pieces are either “die cast” or “forged.” Think horse shoes-forged versus muffins- die cast. Sunsetter is completely silent on this topic. Lastly, what is completely skipped over is what material the cable is made of. In fact, it is made of galvanized cable that cost pennies per foot and it is covered in a soft plastic. By the way, expect that soft plastic to come off in a few years. Also expect it to NOT be covered under warranty. My guess is that “Double Cable System for Strength” is going to market test better.</p>\n<p dir=\"ltr\">Finally, I will set aside the skepticism and sarcasm for a second. We are not stating that Sunsetter is either a high quality or low quality retractable awning for your deck or patio. The point of this blog is to make you- the consumer- go a little deeper in your analysis before purchasing a product that should last on your home for 10-20 years.</p>\n<p> </p>\n<p dir=\"ltr\">Blog was written by Rodney Allott, President of Thatcher Retractables and Vice President of the Mid-West Fabric Products Association. Thatcher Retractables is located at 7930 S. Madison Street Burr Ridge, IL (western suburbs surrounding the City of Chicago.) Come see our factory showroom or visit us on the web at <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a> or call us (630) 5-AWNING</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/\">Sunsetter Retactable Awnings- Buzz Words Don’t Make a Great Product</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"http://www.chicagosawningexpert.com/sunsetter-retactable-awnings-buzz-words-dont-make-great-product/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:51:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?\";s: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://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\";s: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:105:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/#respond\";s: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, 19 Apr 2014 14:46:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21220\";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:\"<p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:5026:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, and then we present them in the best possible light. This idea is as old as the great markets and bizarres that go back thousands of years. So what is different now?</p>\n<p>The difference is that the merchant in the market understood that if you were not happy with the product of service provided, word would get around and he would not sell another product in the market again. There is accountability in having a LOCAL presence. Additionally, when your employees and ownership live in the same communities, shop in the same stores, and go to the same Friday night football games, we need to be sure that we are providing the highest quality products and services. I live in the same community that my family currently lives in and has lived in since before the 1880’s. Roots matter!</p>\n<p><span style=\"font-size: 14px;\"> Sunsetter Motorized Awnings- Taking the ordinary and making it sound high quality</span></p>\n<p>While doing the research for this blog, I was blown away and how difficult it was to find technical and warranty information on the product. By a quick check, about 80% of the space of the Sunsetter Motorized Awning Brochure is dedicated to special prices and give-aways that come with the awning. Weeding through, I have found a few features of the frame:</p>\n<p><i>Air-Craft Quality Aluminum</i>– WOW! That sounds awesome! If it can be put on an aircraft, why won’t it be better on an awning? The truth is, what part of the awning is aircraft quality aluminum? What does aircraft quality aluminum even mean? What specification on an “aircraft” does it meet? Maybe it meets the standard for the beverage cart or maybe it meets the standard for wing construction?</p>\n<p><i>Baked on Enamel Finish- </i>WOW! That sounds pretty cool too, but here is where I am confused. Why not state that the finish meets auto standards? There are well established standards for powder coated finishes. Also note that it states that the frame is ONLY available in a “cream” finish. I guess that’s the “marketing” way of saying you don’t get to choose your frame color. As an aside, “cream” is the least popular frame color in the Chicago market.</p>\n<p><i>Double Cable System for Strength</i>– WOW! If one cable is good, then two cables must be twice as good! This statement is completely mis-leading on several different levels. First of all, it says “for strength.” The cable has NOTHING to do with the strength of the awning. The cable only attaches the springs inside the arm to the arm. It does not even address the tension of the arm(which is important because it determines how tight your fabric will be). The size and number of springs inside the arms effect tension.</p>\n<p>Second, the “strength” of the arm depends on how the components of the arm are manufactured. The longer pieces on all arms are extruded. Think play dough. You squeeze it through a mold. The connecting pieces are either “die cast” or “forged.” Think horse shoes-forged versus muffins- die cast. Sunsetter is completely silent on this topic. Lastly, what is completely skipped over is what material the cable is made of. In fact, it is made of galvanized cable that cost pennies per foot and it is covered in a soft plastic. By the way, expect that soft plastic to come off in a few years. Also expect it to NOT be covered under warranty. My guess is that “Double Cable System for Strength” is going to market test better.</p>\n<p>Finally, I will set aside the skepticism and sarcasm for a second. We are not stating that Sunsetter is either a high quality or low quality retractable awning for your deck or patio. The point of this blog is to make you- the consumer- go a little deeper in your analysis before purchasing a product that should last on your home for 10-20 years.</p>\n<p>Blog was written by Rodney Allott, President of Thatcher Retractables and Vice President of the Mid-West Fabric Products Association. Thatcher Retractables is located at 7930 S. Madison Street Burr Ridge, IL (western suburbs surrounding the City of Chicago.) Come see our factory showroom or visit us on the web at <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> or call us (630) 5-AWNING</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/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:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Choosing the right size Retractable Awnings for your deck or patio\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/#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, 16 Feb 2014 19:13:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21215\";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:675:\"<p>Choosing the right size Retractable Awning for your deck or patio While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4541:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">Choosing the right size Retractable Awning for your deck or patio</p>\n<p dir=\"ltr\">While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that homeowners almost always choose an awning much smaller than the size that they initially believe they need.</p>\n<p dir=\"ltr\">This confusion can lead to a few complications. Some homeowners will exclude retractable awnings from their list of possible solutions, because they feel that they will need such a large size that the project seems impractical. Even if the project seems practical, initial shopping price may lead them to think that the product will be too expensive for their budget.</p>\n<p dir=\"ltr\">And then a new perspective…</p>\n<p dir=\"ltr\">While visiting our booth on Sunday, Michelle Hamilton, award winning interior designer and certified associate kitchen and bath designer, was speaking to several customers about the size of their outdoor space. As the couple tried to relay their vision about the space, Michelle began to speak in terms of the size of interior spaces. 10 feet by 12 feet is the size of an average bedroom. 18 feet by 13 feet is the size of a larger living room space. The lady of the house immediately made eye contact and said to Michelle, “We connected on that.”</p>\n<p dir=\"ltr\">With this new perspective, what kind of space on the inside of your house and you trying to imitate on the outside of your house? Are you looking for a small nook to sit and relax? Maybe a 10 foot wide by 8’ projection would work for you. Are you looking to have a space to sit and eat, but also have the space open enough for your grill or outdoor kitchen to be adjacent? Maybe a larger unit 18’ wide by 12’ projection would suit your needs. It’s also important to consider whether you want to cover your entire outdoor living space. The beauty of a retractable awning is the flexibility of design.</p>\n<p dir=\"ltr\">Now that we have a way to relate indoor to outdoor spaces, we need to discuss a few things that make retractable awnings different than interior spaces. With interior spaces, the functionality is confined by the walls. With outdoor spaces, the sun moves into different positions during the day. This can easily be addressed by tweaking the size of the retractable awning, but more importantly adding the right accessory. For example, it does not matter what size awning you have if your outdoor space faces directly west at 5:30-7:00 PM in the summer. You will get NO shade. With a Front Solar Screen from Thatcher Retractables, your shade will begin at the end of the awning projection, and thus, solving the problem. Side Solar Screens are also available for South, North, and mixed elevations.</p>\n<p dir=\"ltr\">Another consideration that is different with outdoor spaces is how the new outdoor space relates to the existing structure. Often times, there are stairs coming from the patio door to the outdoor space. This may create a challenge to the traffic pattern. If there are multiple stairs or other obstructions, we may need to think about extending the size of the projection of the awning.</p>\n<p dir=\"ltr\">For more information on selecting the right size awning for your deck or patio, contact us (630) 5-AWNING or fill out the webform on our website <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> One of our Awning Experts will be happy to come to your home and help you select the right size awning. We also have a factory showroom located at 7930 S. Madison Street Burr Ridge, IL 60527.</p>\n<p>Michelle Hamilton, AKBD is Sales Manager for FCA of Joliet in Shorewood, IL. She is a certified Associate Kitchen & Bath Designer. FCA is a local leader in Flooring, Window Treatments, Kitchen & Bath Cabinets & Design. For more information about their products and services, contact <a href=\"http://www.fcajoliet.com\">www.fcajoliet.com</a></p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)\";s: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:113:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\";s: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.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/#respond\";s: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 Aug 2013 17:38:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21191\";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:697:\"<p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home. But these products are not meant to be kept […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3363:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home.</p>\n<p>But these products are not meant to be kept up year round. Oftentimes, these products are not designed to handle heavy snow, which means they have to be taken down and stored during the winter months. This not only keeps your residential awning intact, but it also allows the sun to warm the home in the winter months, which serves to reduce heating costs. With the Professional Awning Manufacturers Association (PAMA) releasing a study that concludes solar heat gain is reduced by 70% plus in the summertime, these products make for an extremely green energy solution in summer and winter months.</p>\n<p>These products are extremely popular on older homes. Oak Park, River Forest, Riverside, and the Beverly area of Chicago have a disproportionate share of residential awnings. These older homes benefit greatly by lowering energy costs. Additionally, awnings fit the exterior decor of these homes.</p>\n<p>Products that are intended to be removed for winter storage come in two categories: rod-in-pocket awnings and patio covers. The rod-in-pocket awnings consist of pipes with the fabric formed around them. This makes the awnings relatively easy to remove and store for the winter. These are usually window and door awnings. With patio covers, the frame is left completely in place, and only the fabric is removed. Thatcher Retractables typically manufacturers a bag specifically for each patio cover customer to place the fabric safely into.</p>\n<p>Companies that perform service on these types of products usually set up a program to remove the awnings, store the awnings for the winter months, wash the awnings, and do the re-installation. It is critical to make sure that the company that stores your awning is properly insured. If not, you could find out that you are at a complete loss if your awning is lost or destroyed.</p>\n<p>It is also important that the company stores the product in a warm, dry place. If the product is stored in a cold, damp place, the fabric can deteriorate during the winter months.</p>\n<p>Companies that specialize in this kind of service have qualified employees that understand the products. Qualified installers know to properly mark the location of each awning. They know how to handle the product, and they know how to address minor issues with the awning hardware. In the Chicagoland area, there are only a handful of companies that meet this criteria.</p>\n<p>For more information on these kinds of services, go to <a href=\"http://www.chicagosawningexperts.com/\">www.chicagosawningexperts.com</a> or <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a>.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/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:72:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Custom Awning Manufacturing in Burr Ridge, IL\";s: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:70:\"http://www.chicagosawningexpert.com/awning-manufacturer-burr-ridge-il/\";s: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:78:\"http://www.chicagosawningexpert.com/awning-manufacturer-burr-ridge-il/#respond\";s: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, 15 Aug 2013 22:00:20 +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:7:\"Awnings\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:19:\"Retractable Awnings\";s: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:13:\"American made\";s: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:\"awnings\";s: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:\"Chicago\";s: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:11:\"custom made\";s: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:14:\"factory direct\";s: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:5:\"local\";s: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:16:\"made in Illinois\";s: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:\"manufacturer\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21162\";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:618:\"<p>At Thatcher Retractables, it feels great to say, “We make awnings and we are really good at it!” In a day where everyone is talking about the virtues of outsourcing, we are proud to “in-source” as much work as possible. What are the benefits? When you make the product, you control the process and the […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/awning-manufacturer-burr-ridge-il/\">Custom Awning Manufacturing in Burr Ridge, IL</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:1789:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>At Thatcher Retractables, it feels great to say, “We make awnings and we are really good at it!”</p>\n<p>In a day where everyone is talking about the virtues of outsourcing, we are proud to “in-source” as much work as possible.</p>\n<p>What are the benefits?</p>\n<ul>\n<li>When you make the product, you control the process and the quality of the product.</li>\n<li>We are able to adapt and customize our products to our region, and more specifically, to each customer.</li>\n<li>By the very nature of making the product, we are the experts in the product. It doesn’t take much expertise to issue a purchase order.</li>\n<li>Without a middle man or sales company, the homeowner can get the information straight from the manufacturer—Thatcher Retractables!</li>\n</ul>\n<p>What are the drawbacks?</p>\n<ul>\n<li>It takes time to make awnings by hand. The product is not sitting on a shelf in a warehouse. While our lead times are competitive, it does take time to make.</li>\n<li>Expert craftsman expect to be paid a commensurate amount for their services.</li>\n</ul>\n<p>When given the choice, most homeowners would rather buy a product that is manufactured locally. Quality is an investment that smart consumers are willing to make.</p>\n<p>Check out our manufacturing facility via google tours on our website @ <a href=\"http://www.rolloutavacation.com/tour-thatcher/\" target=\"_blank\">www.rolloutavacation.com/tour-thatcher/</a></p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/awning-manufacturer-burr-ridge-il/\">Custom Awning Manufacturing in Burr Ridge, IL</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://www.chicagosawningexpert.com/awning-manufacturer-burr-ridge-il/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:106:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/residential-awnings-canvas-products/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Fri, 09 Dec 2016 19:37:35 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=7BDA6527933F0BA5FBAC4FD96AFB578D; path=/\";i:1;s:44:\"PHPSESSID=kqluba5vlssgefpqtmh4v823n5; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(1768,'_transient_timeout_feed_mod_9c823c00d2d5f35f55223f9b3cb2e283','1481355456','no'),(1769,'_transient_feed_mod_9c823c00d2d5f35f55223f9b3cb2e283','1481312256','no'),(1779,'_transient_timeout_feed_1391979925dc0e5097b697442e586785','1481362797','no'),(1780,'_transient_feed_1391979925dc0e5097b697442e586785','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:31:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Amish-Made Pergolas & Pergola Shade Products – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:4:{i:0;a:6:{s:4:\"data\";s:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"What Does it Mean to be an “Expert” in Your Industry?\";s: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://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\";s: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:95:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/#respond\";s: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, 08 Aug 2013 19:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:14:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:\"Awnings\";s: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:24:\"Build Your Own Structure\";s: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:\"Canopies\";s: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:18:\"Everything Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:17:\"awnings for homes\";s: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:8:\"canopies\";s: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:6:\"canopy\";s: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:8:\"cleaning\";s: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:12:\"Installation\";s: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:11:\"residential\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21151\";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:\"<p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2851:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made one at a time by highly skilled craftsman.</p>\n<p>While techniques and practices vary from company to company, awning experts all have the following in common:</p>\n<h2>Expert Sales Staff</h2>\n<p>While there is stigma about salespeople, a professional, expert salesperson plays a critical role. Because each job is custom made, the expert salesperson identifies what the customer’s needs and wants are and how that relates to time, material and cost. Additionally, a consultative professional can help identify priorities and work with the customer to accomplish his or her goal at a budget he or she is comfortable with.</p>\n<h2>Expert Awning Installers/Service Professionals</h2>\n<p>Like with many other industries, there are some skills that are unique to the awning industry. For example, lacing the ropes on a pipe frame canopy can be a challenge if you are not experienced. There are specific techniques that are used and a specific “native” knowledge that allows an expert to efficiently install the fabric.</p>\n<p>Another example is awning cleaning. We will not provide cleaning instructions to customers because we have seen homeowners make a “small” mistake and damage their awnings beyond repair. Some things are better left to the experts!</p>\n<h2>Expert Manufacturing</h2>\n<p>It never ceases to amaze me how different an awning can look and function when made by a highly skilled seamstress. Every day I get to see Ms. Helen work in our shop. Watching her execute a minor detail as if someone’s life is depending on it is a perfect example of what being an expert is all about.</p>\n<h2>Get Better Every Day</h2>\n<p>While expert sales, installers and manufacturing professionals are critical, a company culture of “always improving” is essential to truly being an expert company. With each job, there is an opportunity to learn and make minor improvements to best practices. It is this drive and passion to get better that leads a company to the top of their industry.</p>\n<p>When shopping for residential awnings, make sure you are working with the experts.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/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:90:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables\";s: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:102:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\";s: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:111:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/#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, 25 Mar 2013 15:18:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:17:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:33:\"Fabric Accessories & Motorization\";s: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:17:\"Industry Partners\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:10:\"Burr Ridge\";s: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:\"business\";s: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:10:\"commercial\";s: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:8:\"elmhurst\";s: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:2:\"IL\";s: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:8:\"illinois\";s: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:5:\"local\";s: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:4:\"Oaks\";s: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:11:\"residential\";s: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:5:{s:4:\"data\";s:12:\"Retractables\";s: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:5:{s:4:\"data\";s:8:\"Thatcher\";s: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.chicagosawningexpert.com/?p=219\";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:708:\"<p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision. Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2944:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision.</p>\n<p>Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when he was 16, and continued working in the industry, moving up from installation to sales positions throughout the years.</p>\n<p>Armed with a strong knowledge of the awning industry, Rodney joined Thatcher Oaks, a commercial and residential awning company, as a sales representative in 2006. His knowledge of the industry and his hard work ethic were noticed by Thatcher Oaks management, and Rodney was promoted to Director of Sales, Director of Sales and Operations, and Director of Sales for Commercial and Residential Sales Channels respectively between 2006 and 2011.</p>\n<p>In 2006, Thatcher Oaks split into two divisions: Thatcher Oaks Commercial Awnings and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of their business, and Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Products Inc. as a separate business entity.</p>\n<p>Thatcher Retractables is different than other awning companies. Their commitment to quality products and superior customer service has allowed them to grow into the largest and most trusted residential and retractable awning specialist in the Chicagoland area. Not only do they install their products, but they also manufacture them locally in Burr Ridge, Illinois. In fact, they’re the only Chicagoland company to manufacture, install and service residential retractable awnings.</p>\n<p>Thatcher Retractables is dedicated to the residential awning industry, which means that all employees are experienced and knowledgeable. Because of this expertise, Thatcher Retractables is skilled to service any retractable awnings that were purchased from or installed by another awning company.</p>\n<p>All Thatcher Retractables products are designed to help you enjoy your outdoor living space. From sun structures to retractable window awnings and everything in between, they have plenty of products to choose from that match the needs and style of your home. Plus, all of their products and services come with a warranty, which solidifies their commitment to quality.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:69:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"I Called My Realtor to…Buy a Purse?\";s: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:70:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\";s: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:78:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/#respond\";s: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, 05 Mar 2013 19:42: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:10:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:17:\"Industry Partners\";s: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:\"awning\";s: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:\"business\";s: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:\"Chicago\";s: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:\"econmics\";s: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:12:\"Installation\";s: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:\"residential\";s: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:11:\"retractable\";s: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:38:\"http://chicagosawningexpert.com/?p=169\";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:607:\"<p>There is a trend in the awning industry that has consumers feeling a little confused. The economic term for it is ‘unrelated diversification’. This is when a business sells a secondary product or service that is unrelated to their area of expertise. It is no secret that, as the economy has shifted over the last […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\">I Called My Realtor to…Buy a Purse?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3089:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>There is a trend in the awning industry that has consumers feeling a little confused. The economic term for it is ‘unrelated diversification’. This is when a business sells a secondary product or service that is unrelated to their area of expertise. It is no secret that, as the economy has shifted over the last several years, small businesses and consumers are struggling to make ends meet. This trend within our industry is reactionary, and carries with it some problems.</p>\n<p>It might seem obvious that purchasing a retractable awning from your gutter company is a bad idea, but consumers are swept off their feet by rock-bottom prices. Thatcher Retractables has manufactured, installed and serviced retractable awnings in the Chicago area since 1984, and we’d like to point out just a few of the advantages of purchasing your awnings from a company that is focused on quality products rather than economic diversity.</p>\n<ul>\n<li><b>Our staff is in the awning business</b>. They understand that when you purchase a retractable awning for your home, you are trying to meet a specific need. You’d like a shaded area at a particular time of day. You’re interested in reducing your energy costs. You’d like to extend your outdoor living area by adding shade. They’re not interested in selling you an awning; they’re interested in providing a solution to meet your specific need.</li>\n<li>There’s an old saying, ‘You cannot serve two masters.’ <b>Our sales and service team are dedicated to our products</b>. They are experts in the retractable awning industry. They can answer questions about products and provide feedback to help customers make purchases they feel good about.</li>\n<li><b>Our installers have the experience</b> and background necessary to be sure your awning is installed correctly and efficiently. This reduces the need for costly repairs and ensures the safety of your family or staff.</li>\n<li><b>We service all of the products we install.</b> We understand that the choice to install an awning for your home is an investment, and we help you protect that investment. If your awning needs adjustments or repairs, we can do that.</li>\n</ul>\n<p>Your choice to purchase a retractable awning carries with it significant benefits…added curb appeal for your home, significant energy cost savings and an extended shaded area to relax and unwind. The benefits of purchasing from a retractable awning expert are just as great! With Thatcher Retractables, you can expect excellent customer service, superior craftsmanship, efficient installation, and ongoing maintenance support…all backed by our industry best warranties.</p>\n<p>By: Katie Snustead (Awning Industry Contributor)</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/\">I Called My Realtor to…Buy a Purse?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://www.chicagosawningexpert.com/i-called-my-realtor-tobuy-a-purse/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:90:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"How to Effectively Shade a Pergola\";s: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://www.chicagosawningexpert.com/how-to-effectively-shade-a-pergola/\";s: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:79:\"http://www.chicagosawningexpert.com/how-to-effectively-shade-a-pergola/#respond\";s: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, 15 Feb 2013 02:16:07 +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:17:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:18:\"Everything Awnings\";s: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:\"Pergola\";s: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:14:\"Pergola Covers\";s: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:23:\"Pergola Ideas & Designs\";s: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:\"awning\";s: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:10:\"Barrington\";s: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:5:\"cover\";s: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:6:\"custom\";s: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:5:\"ideas\";s: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:2:\"IL\";s: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:8:\"illinois\";s: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:4:\"kits\";s: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:\"pergola\";s: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:11:\"retractable\";s: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:5:{s:4:\"data\";s:5:\"shade\";s: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:5:{s:4:\"data\";s:6:\"system\";s: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://chicagosawningexpert.com/?p=80\";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:\"<p>Eileen D. (Barrington, IL) had the following challenge: A beautiful pergola that lacked shade DIY bamboo shades and shade cloths that had seen better days Many homeowners turn to DIY in order to shade their pergolas, and while it can save a few dollars, it may not always be the best solution. Shade cloth and […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/how-to-effectively-shade-a-pergola/\">How to Effectively Shade a Pergola</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2115:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Eileen D. (Barrington, IL) had the following challenge:</p>\n<ul>\n<li><span style=\"line-height: 13px;\">A beautiful pergola that lacked shade<br />\n</span></li>\n<li>DIY bamboo shades and shade cloths that had seen better days</li>\n</ul>\n<blockquote><p><i>Many homeowners turn to DIY in order to shade their pergolas, and while it can save a few dollars, it may not always be the best solution. Shade cloth and bamboo shades are not meant for every climate, and because Eileen lives in an area that sees varying weather conditions, shade cloth and bamboo shades wear, stretch and become destroyed over time.</i></p></blockquote>\n<p><i>Instead, Eileen, who doesn’t want permanent shade, is better off choosing a Pergola Retractable Awning System. </i>This way, she can extend the awning when she needs shade and retract it when she doesn’t.</p>\n<p>Eileen also needs to choose the right fabric for her awning. On a flat surface that does not shed water, it’s best to use a material that is pre-constrained or pre-stretched 98% to avoid water buildup and sagging.</p>\n<p>When the sun drops lower in the sky, it’s best to use a Drop Curtain System that utilizes a roller at the top and cable guide system to prevent the fabric from blowing around in the wind and becoming damaged. A 14% open fabric(that blocks 86% of the sun’s rays) would provide plenty of shade protection and also allow her to see her yard.</p>\n<p>What if Eileen wanted a more permanent or fixed shade solution? She could buy the hardware system that converts a structure like a pergola into an old time patio cover.</p>\n<p>Think your pergola is in need of the right shading? Visit <a title=\"Thatcher Retractable Awnings\" href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a> for details.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/how-to-effectively-shade-a-pergola/\">How to Effectively Shade a Pergola</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://www.chicagosawningexpert.com/how-to-effectively-shade-a-pergola/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:113:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/amish-made-pergolas-pergola-shade-products/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Fri, 09 Dec 2016 21:39:56 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=20B6E602DDB45E5821B7E9223CEF8A23; path=/\";i:1;s:44:\"PHPSESSID=usbqm5v6ib4dpqn62b5at7ukd4; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(1781,'_transient_timeout_feed_mod_1391979925dc0e5097b697442e586785','1481362797','no'),(1782,'_transient_feed_mod_1391979925dc0e5097b697442e586785','1481319597','no'),(1909,'wpseo_sitemap_nav_menu_item_cache_validator','5E2fO','no'),(1911,'wpseo_sitemap_nav_menu_cache_validator','5E2fN','no'),(1913,'wpseo_sitemap_2986_cache_validator','5E2fP','no'),(1914,'wpseo_sitemap_2988_cache_validator','5E2fQ','no'),(2016,'_transient_timeout_feed_2d6b571bca6db2ba931a9e21d9cf9c54','1483690180','no'),(2017,'_transient_feed_2d6b571bca6db2ba931a9e21d9cf9c54','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:31:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Fabric Accessories & Motorization – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:4:{i:0;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Choosing the right size Retractable Awnings for your deck or patio\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/#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, 16 Feb 2014 19:13:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21215\";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:675:\"<p>Choosing the right size Retractable Awning for your deck or patio While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4541:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">Choosing the right size Retractable Awning for your deck or patio</p>\n<p dir=\"ltr\">While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that homeowners almost always choose an awning much smaller than the size that they initially believe they need.</p>\n<p dir=\"ltr\">This confusion can lead to a few complications. Some homeowners will exclude retractable awnings from their list of possible solutions, because they feel that they will need such a large size that the project seems impractical. Even if the project seems practical, initial shopping price may lead them to think that the product will be too expensive for their budget.</p>\n<p dir=\"ltr\">And then a new perspective…</p>\n<p dir=\"ltr\">While visiting our booth on Sunday, Michelle Hamilton, award winning interior designer and certified associate kitchen and bath designer, was speaking to several customers about the size of their outdoor space. As the couple tried to relay their vision about the space, Michelle began to speak in terms of the size of interior spaces. 10 feet by 12 feet is the size of an average bedroom. 18 feet by 13 feet is the size of a larger living room space. The lady of the house immediately made eye contact and said to Michelle, “We connected on that.”</p>\n<p dir=\"ltr\">With this new perspective, what kind of space on the inside of your house and you trying to imitate on the outside of your house? Are you looking for a small nook to sit and relax? Maybe a 10 foot wide by 8’ projection would work for you. Are you looking to have a space to sit and eat, but also have the space open enough for your grill or outdoor kitchen to be adjacent? Maybe a larger unit 18’ wide by 12’ projection would suit your needs. It’s also important to consider whether you want to cover your entire outdoor living space. The beauty of a retractable awning is the flexibility of design.</p>\n<p dir=\"ltr\">Now that we have a way to relate indoor to outdoor spaces, we need to discuss a few things that make retractable awnings different than interior spaces. With interior spaces, the functionality is confined by the walls. With outdoor spaces, the sun moves into different positions during the day. This can easily be addressed by tweaking the size of the retractable awning, but more importantly adding the right accessory. For example, it does not matter what size awning you have if your outdoor space faces directly west at 5:30-7:00 PM in the summer. You will get NO shade. With a Front Solar Screen from Thatcher Retractables, your shade will begin at the end of the awning projection, and thus, solving the problem. Side Solar Screens are also available for South, North, and mixed elevations.</p>\n<p dir=\"ltr\">Another consideration that is different with outdoor spaces is how the new outdoor space relates to the existing structure. Often times, there are stairs coming from the patio door to the outdoor space. This may create a challenge to the traffic pattern. If there are multiple stairs or other obstructions, we may need to think about extending the size of the projection of the awning.</p>\n<p dir=\"ltr\">For more information on selecting the right size awning for your deck or patio, contact us (630) 5-AWNING or fill out the webform on our website <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> One of our Awning Experts will be happy to come to your home and help you select the right size awning. We also have a factory showroom located at 7930 S. Madison Street Burr Ridge, IL 60527.</p>\n<p>Michelle Hamilton, AKBD is Sales Manager for FCA of Joliet in Shorewood, IL. She is a certified Associate Kitchen & Bath Designer. FCA is a local leader in Flooring, Window Treatments, Kitchen & Bath Cabinets & Design. For more information about their products and services, contact <a href=\"http://www.fcajoliet.com\">www.fcajoliet.com</a></p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)\";s: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:113:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\";s: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.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/#respond\";s: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 Aug 2013 17:38:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21191\";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:697:\"<p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home. But these products are not meant to be kept […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3363:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home.</p>\n<p>But these products are not meant to be kept up year round. Oftentimes, these products are not designed to handle heavy snow, which means they have to be taken down and stored during the winter months. This not only keeps your residential awning intact, but it also allows the sun to warm the home in the winter months, which serves to reduce heating costs. With the Professional Awning Manufacturers Association (PAMA) releasing a study that concludes solar heat gain is reduced by 70% plus in the summertime, these products make for an extremely green energy solution in summer and winter months.</p>\n<p>These products are extremely popular on older homes. Oak Park, River Forest, Riverside, and the Beverly area of Chicago have a disproportionate share of residential awnings. These older homes benefit greatly by lowering energy costs. Additionally, awnings fit the exterior decor of these homes.</p>\n<p>Products that are intended to be removed for winter storage come in two categories: rod-in-pocket awnings and patio covers. The rod-in-pocket awnings consist of pipes with the fabric formed around them. This makes the awnings relatively easy to remove and store for the winter. These are usually window and door awnings. With patio covers, the frame is left completely in place, and only the fabric is removed. Thatcher Retractables typically manufacturers a bag specifically for each patio cover customer to place the fabric safely into.</p>\n<p>Companies that perform service on these types of products usually set up a program to remove the awnings, store the awnings for the winter months, wash the awnings, and do the re-installation. It is critical to make sure that the company that stores your awning is properly insured. If not, you could find out that you are at a complete loss if your awning is lost or destroyed.</p>\n<p>It is also important that the company stores the product in a warm, dry place. If the product is stored in a cold, damp place, the fabric can deteriorate during the winter months.</p>\n<p>Companies that specialize in this kind of service have qualified employees that understand the products. Qualified installers know to properly mark the location of each awning. They know how to handle the product, and they know how to address minor issues with the awning hardware. In the Chicagoland area, there are only a handful of companies that meet this criteria.</p>\n<p>For more information on these kinds of services, go to <a href=\"http://www.chicagosawningexperts.com/\">www.chicagosawningexperts.com</a> or <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a>.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/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:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"What Does it Mean to be an “Expert” in Your Industry?\";s: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://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\";s: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:95:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/#respond\";s: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, 08 Aug 2013 19:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:14:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:\"Awnings\";s: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:24:\"Build Your Own Structure\";s: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:\"Canopies\";s: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:18:\"Everything Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:17:\"awnings for homes\";s: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:8:\"canopies\";s: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:6:\"canopy\";s: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:8:\"cleaning\";s: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:12:\"Installation\";s: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:11:\"residential\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21151\";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:\"<p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2851:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made one at a time by highly skilled craftsman.</p>\n<p>While techniques and practices vary from company to company, awning experts all have the following in common:</p>\n<h2>Expert Sales Staff</h2>\n<p>While there is stigma about salespeople, a professional, expert salesperson plays a critical role. Because each job is custom made, the expert salesperson identifies what the customer’s needs and wants are and how that relates to time, material and cost. Additionally, a consultative professional can help identify priorities and work with the customer to accomplish his or her goal at a budget he or she is comfortable with.</p>\n<h2>Expert Awning Installers/Service Professionals</h2>\n<p>Like with many other industries, there are some skills that are unique to the awning industry. For example, lacing the ropes on a pipe frame canopy can be a challenge if you are not experienced. There are specific techniques that are used and a specific “native” knowledge that allows an expert to efficiently install the fabric.</p>\n<p>Another example is awning cleaning. We will not provide cleaning instructions to customers because we have seen homeowners make a “small” mistake and damage their awnings beyond repair. Some things are better left to the experts!</p>\n<h2>Expert Manufacturing</h2>\n<p>It never ceases to amaze me how different an awning can look and function when made by a highly skilled seamstress. Every day I get to see Ms. Helen work in our shop. Watching her execute a minor detail as if someone’s life is depending on it is a perfect example of what being an expert is all about.</p>\n<h2>Get Better Every Day</h2>\n<p>While expert sales, installers and manufacturing professionals are critical, a company culture of “always improving” is essential to truly being an expert company. With each job, there is an opportunity to learn and make minor improvements to best practices. It is this drive and passion to get better that leads a company to the top of their industry.</p>\n<p>When shopping for residential awnings, make sure you are working with the experts.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/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:90:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables\";s: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:102:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\";s: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:111:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/#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, 25 Mar 2013 15:18:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:17:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:33:\"Fabric Accessories & Motorization\";s: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:17:\"Industry Partners\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:10:\"Burr Ridge\";s: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:\"business\";s: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:10:\"commercial\";s: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:8:\"elmhurst\";s: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:2:\"IL\";s: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:8:\"illinois\";s: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:5:\"local\";s: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:4:\"Oaks\";s: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:11:\"residential\";s: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:5:{s:4:\"data\";s:12:\"Retractables\";s: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:5:{s:4:\"data\";s:8:\"Thatcher\";s: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.chicagosawningexpert.com/?p=219\";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:708:\"<p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision. Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2944:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision.</p>\n<p>Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when he was 16, and continued working in the industry, moving up from installation to sales positions throughout the years.</p>\n<p>Armed with a strong knowledge of the awning industry, Rodney joined Thatcher Oaks, a commercial and residential awning company, as a sales representative in 2006. His knowledge of the industry and his hard work ethic were noticed by Thatcher Oaks management, and Rodney was promoted to Director of Sales, Director of Sales and Operations, and Director of Sales for Commercial and Residential Sales Channels respectively between 2006 and 2011.</p>\n<p>In 2006, Thatcher Oaks split into two divisions: Thatcher Oaks Commercial Awnings and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of their business, and Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Products Inc. as a separate business entity.</p>\n<p>Thatcher Retractables is different than other awning companies. Their commitment to quality products and superior customer service has allowed them to grow into the largest and most trusted residential and retractable awning specialist in the Chicagoland area. Not only do they install their products, but they also manufacture them locally in Burr Ridge, Illinois. In fact, they’re the only Chicagoland company to manufacture, install and service residential retractable awnings.</p>\n<p>Thatcher Retractables is dedicated to the residential awning industry, which means that all employees are experienced and knowledgeable. Because of this expertise, Thatcher Retractables is skilled to service any retractable awnings that were purchased from or installed by another awning company.</p>\n<p>All Thatcher Retractables products are designed to help you enjoy your outdoor living space. From sun structures to retractable window awnings and everything in between, they have plenty of products to choose from that match the needs and style of your home. Plus, all of their products and services come with a warranty, which solidifies their commitment to quality.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/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: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:102:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/fabric-accessories-motorization/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Thu, 05 Jan 2017 20:09:38 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=CB298B8CDEE5851EAAF7B8FCCCC57F1F; path=/\";i:1;s:44:\"PHPSESSID=jgr265jjurgd29lkiick1qeir0; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2018,'_transient_timeout_feed_mod_2d6b571bca6db2ba931a9e21d9cf9c54','1483690180','no'),(2019,'_transient_feed_mod_2d6b571bca6db2ba931a9e21d9cf9c54','1483646980','no'),(2020,'_transient_timeout_feed_477531a43d39d2ba61c9803e673d04ec','1483690249','no'),(2021,'_transient_feed_477531a43d39d2ba61c9803e673d04ec','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:37:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Installation & Field Services – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:6:{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 \";s: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:76:\"Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?\";s: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://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\";s: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:105:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/#respond\";s: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, 19 Apr 2014 14:46:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21220\";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:\"<p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:5026:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>I guess no one should be surprised when we see a TV Commercial that tells you the remarkable benefits of a product and “RIGHT NOW! YOU CAN GET TWO FOR THE SAME LOW LOW PRICE OF $19.99!” (The all-caps is me yelling in print.) This is marketing, right? We take ordinary features of a product, and then we present them in the best possible light. This idea is as old as the great markets and bizarres that go back thousands of years. So what is different now?</p>\n<p>The difference is that the merchant in the market understood that if you were not happy with the product of service provided, word would get around and he would not sell another product in the market again. There is accountability in having a LOCAL presence. Additionally, when your employees and ownership live in the same communities, shop in the same stores, and go to the same Friday night football games, we need to be sure that we are providing the highest quality products and services. I live in the same community that my family currently lives in and has lived in since before the 1880’s. Roots matter!</p>\n<p><span style=\"font-size: 14px;\"> Sunsetter Motorized Awnings- Taking the ordinary and making it sound high quality</span></p>\n<p>While doing the research for this blog, I was blown away and how difficult it was to find technical and warranty information on the product. By a quick check, about 80% of the space of the Sunsetter Motorized Awning Brochure is dedicated to special prices and give-aways that come with the awning. Weeding through, I have found a few features of the frame:</p>\n<p><i>Air-Craft Quality Aluminum</i>– WOW! That sounds awesome! If it can be put on an aircraft, why won’t it be better on an awning? The truth is, what part of the awning is aircraft quality aluminum? What does aircraft quality aluminum even mean? What specification on an “aircraft” does it meet? Maybe it meets the standard for the beverage cart or maybe it meets the standard for wing construction?</p>\n<p><i>Baked on Enamel Finish- </i>WOW! That sounds pretty cool too, but here is where I am confused. Why not state that the finish meets auto standards? There are well established standards for powder coated finishes. Also note that it states that the frame is ONLY available in a “cream” finish. I guess that’s the “marketing” way of saying you don’t get to choose your frame color. As an aside, “cream” is the least popular frame color in the Chicago market.</p>\n<p><i>Double Cable System for Strength</i>– WOW! If one cable is good, then two cables must be twice as good! This statement is completely mis-leading on several different levels. First of all, it says “for strength.” The cable has NOTHING to do with the strength of the awning. The cable only attaches the springs inside the arm to the arm. It does not even address the tension of the arm(which is important because it determines how tight your fabric will be). The size and number of springs inside the arms effect tension.</p>\n<p>Second, the “strength” of the arm depends on how the components of the arm are manufactured. The longer pieces on all arms are extruded. Think play dough. You squeeze it through a mold. The connecting pieces are either “die cast” or “forged.” Think horse shoes-forged versus muffins- die cast. Sunsetter is completely silent on this topic. Lastly, what is completely skipped over is what material the cable is made of. In fact, it is made of galvanized cable that cost pennies per foot and it is covered in a soft plastic. By the way, expect that soft plastic to come off in a few years. Also expect it to NOT be covered under warranty. My guess is that “Double Cable System for Strength” is going to market test better.</p>\n<p>Finally, I will set aside the skepticism and sarcasm for a second. We are not stating that Sunsetter is either a high quality or low quality retractable awning for your deck or patio. The point of this blog is to make you- the consumer- go a little deeper in your analysis before purchasing a product that should last on your home for 10-20 years.</p>\n<p>Blog was written by Rodney Allott, President of Thatcher Retractables and Vice President of the Mid-West Fabric Products Association. Thatcher Retractables is located at 7930 S. Madison Street Burr Ridge, IL (western suburbs surrounding the City of Chicago.) Come see our factory showroom or visit us on the web at <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> or call us (630) 5-AWNING</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/\">Sunsetter Retractable Awnings- Taking Marketing to an all time high? Or low?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://www.chicagosawningexpert.com/sunsetter-retractable-awnings-taking-marketing-time-high-low/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:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Choosing the right size Retractable Awnings for your deck or patio\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\";s: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://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/#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, 16 Feb 2014 19:13:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21215\";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:675:\"<p>Choosing the right size Retractable Awning for your deck or patio While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4541:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p dir=\"ltr\">Choosing the right size Retractable Awning for your deck or patio</p>\n<p dir=\"ltr\">While working the Old House New House Home Show at Pheasant Run Resort in St. Charles, IL, I was reminded of the difficulty that many homeowners have identifying the right size retractable awning for their outdoor space. Senior Sales Representative, Russ Boone, commented that homeowners almost always choose an awning much smaller than the size that they initially believe they need.</p>\n<p dir=\"ltr\">This confusion can lead to a few complications. Some homeowners will exclude retractable awnings from their list of possible solutions, because they feel that they will need such a large size that the project seems impractical. Even if the project seems practical, initial shopping price may lead them to think that the product will be too expensive for their budget.</p>\n<p dir=\"ltr\">And then a new perspective…</p>\n<p dir=\"ltr\">While visiting our booth on Sunday, Michelle Hamilton, award winning interior designer and certified associate kitchen and bath designer, was speaking to several customers about the size of their outdoor space. As the couple tried to relay their vision about the space, Michelle began to speak in terms of the size of interior spaces. 10 feet by 12 feet is the size of an average bedroom. 18 feet by 13 feet is the size of a larger living room space. The lady of the house immediately made eye contact and said to Michelle, “We connected on that.”</p>\n<p dir=\"ltr\">With this new perspective, what kind of space on the inside of your house and you trying to imitate on the outside of your house? Are you looking for a small nook to sit and relax? Maybe a 10 foot wide by 8’ projection would work for you. Are you looking to have a space to sit and eat, but also have the space open enough for your grill or outdoor kitchen to be adjacent? Maybe a larger unit 18’ wide by 12’ projection would suit your needs. It’s also important to consider whether you want to cover your entire outdoor living space. The beauty of a retractable awning is the flexibility of design.</p>\n<p dir=\"ltr\">Now that we have a way to relate indoor to outdoor spaces, we need to discuss a few things that make retractable awnings different than interior spaces. With interior spaces, the functionality is confined by the walls. With outdoor spaces, the sun moves into different positions during the day. This can easily be addressed by tweaking the size of the retractable awning, but more importantly adding the right accessory. For example, it does not matter what size awning you have if your outdoor space faces directly west at 5:30-7:00 PM in the summer. You will get NO shade. With a Front Solar Screen from Thatcher Retractables, your shade will begin at the end of the awning projection, and thus, solving the problem. Side Solar Screens are also available for South, North, and mixed elevations.</p>\n<p dir=\"ltr\">Another consideration that is different with outdoor spaces is how the new outdoor space relates to the existing structure. Often times, there are stairs coming from the patio door to the outdoor space. This may create a challenge to the traffic pattern. If there are multiple stairs or other obstructions, we may need to think about extending the size of the projection of the awning.</p>\n<p dir=\"ltr\">For more information on selecting the right size awning for your deck or patio, contact us (630) 5-AWNING or fill out the webform on our website <a href=\"http://www.rolloutavacation.com\">www.rolloutavacation.com</a> One of our Awning Experts will be happy to come to your home and help you select the right size awning. We also have a factory showroom located at 7930 S. Madison Street Burr Ridge, IL 60527.</p>\n<p>Michelle Hamilton, AKBD is Sales Manager for FCA of Joliet in Shorewood, IL. She is a certified Associate Kitchen & Bath Designer. FCA is a local leader in Flooring, Window Treatments, Kitchen & Bath Cabinets & Design. For more information about their products and services, contact <a href=\"http://www.fcajoliet.com\">www.fcajoliet.com</a></p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/\">Choosing the right size Retractable Awnings for your deck or patio</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/choosing-right-size-retractable-awnings-deck-patio/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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:54:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)\";s: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:113:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\";s: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.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/#respond\";s: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 Aug 2013 17:38:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:29:\"Installation & Field Services\";s: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:37:\"Residential Awnings & Canvas Products\";s: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:33:\"Retractable Awnings & Accessories\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21191\";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:697:\"<p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home. But these products are not meant to be kept […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3363:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Many homeowners enjoy lowering cooling expenses by utilizing awnings to cover their windows and doors. In most cases, these products are used during the spring and summer months to help keep the sun’s rays out of the home, ultimately lowering the cost of cooling the home.</p>\n<p>But these products are not meant to be kept up year round. Oftentimes, these products are not designed to handle heavy snow, which means they have to be taken down and stored during the winter months. This not only keeps your residential awning intact, but it also allows the sun to warm the home in the winter months, which serves to reduce heating costs. With the Professional Awning Manufacturers Association (PAMA) releasing a study that concludes solar heat gain is reduced by 70% plus in the summertime, these products make for an extremely green energy solution in summer and winter months.</p>\n<p>These products are extremely popular on older homes. Oak Park, River Forest, Riverside, and the Beverly area of Chicago have a disproportionate share of residential awnings. These older homes benefit greatly by lowering energy costs. Additionally, awnings fit the exterior decor of these homes.</p>\n<p>Products that are intended to be removed for winter storage come in two categories: rod-in-pocket awnings and patio covers. The rod-in-pocket awnings consist of pipes with the fabric formed around them. This makes the awnings relatively easy to remove and store for the winter. These are usually window and door awnings. With patio covers, the frame is left completely in place, and only the fabric is removed. Thatcher Retractables typically manufacturers a bag specifically for each patio cover customer to place the fabric safely into.</p>\n<p>Companies that perform service on these types of products usually set up a program to remove the awnings, store the awnings for the winter months, wash the awnings, and do the re-installation. It is critical to make sure that the company that stores your awning is properly insured. If not, you could find out that you are at a complete loss if your awning is lost or destroyed.</p>\n<p>It is also important that the company stores the product in a warm, dry place. If the product is stored in a cold, damp place, the fabric can deteriorate during the winter months.</p>\n<p>Companies that specialize in this kind of service have qualified employees that understand the products. Qualified installers know to properly mark the location of each awning. They know how to handle the product, and they know how to address minor issues with the awning hardware. In the Chicagoland area, there are only a handful of companies that meet this criteria.</p>\n<p>For more information on these kinds of services, go to <a href=\"http://www.chicagosawningexperts.com/\">www.chicagosawningexperts.com</a> or <a href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a>.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/\">Sunbrella Fabric Awning Takedown, Storage, and Re-Installation Services (Oak Park, IL)</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"http://www.chicagosawningexpert.com/sunbrella-fabric-awning-takedown-storage-re-installation-services-oakpark-il/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:87:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Preparing Your Retractable Awning for Winter\";s: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:81:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\";s: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:90:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/#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 Aug 2013 15:12:59 +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:16:{i:0;a:5:{s:4:\"data\";s:18:\"Awning Accessories\";s: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:\"Awnings\";s: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:18:\"Everything Awnings\";s: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:29:\"Installation & Field Services\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:13:\"awning covers\";s: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:\"Chicago\";s: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:6:\"fabric\";s: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:2:\"IL\";s: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:11:\"maintenance\";s: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:\"metal hoods\";s: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:5:\"patio\";s: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:19:\"retractable awnings\";s: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:\"snow\";s: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:5:{s:4:\"data\";s:6:\"winter\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21176\";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:623:\"<p>While one of the key advantages of having a retractable awning versus an old style patio cover is that very little maintenance is required, there are things you can do to prepare for the winter months that will increase the life of your awning. (Note: removing the awning for the winter is not recommended.) The steps […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\">Preparing Your Retractable Awning for Winter</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:6142:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>While one of the key advantages of having a retractable awning versus an old style patio cover is that very little maintenance is required, there are things you can do to prepare for the winter months that will increase the life of your awning. (Note: removing the awning for the winter is not recommended.)</p>\n<p>The steps that you should take to prepare your awning depend on the type of awning system you have.</p>\n<p>For more details on the Winter Cover:</p>\n<p>Pdf of <a href=\"http://www.chicagosawningexpert.com/wp-content/uploads/2013/08/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a></p>\n<p>Pdf of <a href=\"http://www.chicagosawningexpert.com/wp-content/uploads/2013/08/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Installation Instructions for Winter Cover</a></p>\n<p><strong><span style=\"font-size: 1.5em;\">Open Roll Fabric Retractable Awnings</span></strong></p>\n<p>Thatcher Eco, Classic, Premium, Standard, Traditional, and EZ Slope all fall under this category. Open roll fabric means that there is no metal cover (hood or cassette) above the awning.</p>\n<p>For this type of awning, we recommend a soft vinyl winter cover. The cover made by Thatcher Retractables not only covers the fabric, but also covers the motor, the arms, the front bar, and the valance. The only things that are left exposed are the square tube and the installation brackets. The cover easily installs by sliding the cover over the fabric roll. The cover is held in place by using “zip ties” through the grommet in the front and the corresponding grommet in the back.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Cassette Style Retractable Awnings</span></strong></p>\n<p>Thatcher Premium Plus falls under this category. This style awning has a full metal enclosure (called a “cassette”) that protects the fabric completely when retracted. There are two special features that ensure this protection. As the awning retracts, the last few inches (a “tipping system”) raises the arms allowing the front bar of the awning to pull tightly against the metal cassette (no matter what the original pitch was). At the same time, there is a special torque sensing motor that detects when the bar is completely retracted. Therefore, this model does NOT require any kind of winter cover.</p>\n<p>For cassette style awnings, we suggest that the owner remove the valance from the front bar for the winter. This can easily be done by extending the awning to its full extension. Remove one cap from the front bar. On newer units, this can be done with a Phillips screw driver. On older units, a metric Allen set will be required. In addition to the cap, there are two fabric locks (one on each side of the valance) that hold the valance in place. These locks can be seen by looking into the groove that the valance slides into. The set screws in the fabric locks loosen by Phillips screws or metric Allens. Once the fabric locks are loose, just slide the valance out. Make sure to roll up the valance and not to fold it. Keep the cap and the locks together for quick reinstalling in the spring.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Open Roll Awning With Metal Hood</span></strong></p>\n<p>The last situation is an open roll awning with a metal hood above it. To be clear, Thatcher Retractables does not recommend that homeowners purchase metal hoods for retractable awnings for residential use. If you look around on the Internet, you will see other companies promote this hood as a method to protect the fabric. Here is the problem: the metal hood sits an inch or so above the fabric roll. Additionally, when the awning has any sort of a pitch, this one-inch opening is increased to several inches. In Chicago, the snow, sleet, and other nasty weather does not cooperate by falling straight down. You will often see snow packed in between the fabric roll and the hood, defeating the entire purpose of the hood. Even worse, I have seen hoods on roof-mount awnings. The hood rests above the awning while the back is completely exposed.</p>\n<p>In this situation, you have two options. If you wish to accept the limitations of the hood, you should still remove the valance. See instructions above in the Cassette Awnings section. The other option is to purchase a cover and install it below the hood. While this will address the issues, it may be very difficult to accomplish with the hood in the way.</p>\n<p><strong><span style=\"font-size: 1.5em;\">Preparing Your Awning in the Spring for the Upcoming Season</span></strong></p>\n<p>In addition to removing your cover or reinstalling your valance, there are a few other considerations to prepare for the season. Prior to plugging in your awning for the season, you should test your GFI outlet by pressing the test button. If the GFI “pops”, it is working correctly. Hit the “re-set” button and plug in the awning. You may also want to change the battery in your remote. If you have problems, we find that the fine folks at Radio Shack will usually take the remote apart for you and put the new battery in.</p>\n<p>After you have enjoyed your awning for a few seasons, we suggest that you have a professional tune-up done. Like any mechanical product, after a few years, the product may need to have some slight adjustments done. Also, it is a good idea to have a professional make sure that all of the fastenings are tight and the installation is safe and sound.</p>\n<p>If you require winter cover installation service or you are interested in tune-up service, make sure you contact our office and get signed up by October 18th. There are significant savings if you take part in our Fall Promo Program.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/\">Preparing Your Retractable Awning for Winter</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://www.chicagosawningexpert.com/preparing-your-retractable-awning-for-winter/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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:78:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Care of Your Retractable Awning\";s: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:68:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\";s: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:76:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2013 20:11: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:13:{i:0;a:5:{s:4:\"data\";s:19:\"Awning Installation\";s: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:21:\"Awning Repair Service\";s: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:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:\"fabric\";s: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:12:\"Installation\";s: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:\"maintenance\";s: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:5:\"motor\";s: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:9:\"operation\";s: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:\"repair\";s: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:\"retractable\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21132\";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:599:\"<p>A retractable awning for your deck or patio is a large investment. Like any large investment, you want to make sure that you are getting the most for your money. Maintaining your retractable awning correctly will help ensure you do just that. The following are the three main categories of maintenance to help protect your […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\">Care of Your Retractable Awning</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:3576:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>A retractable awning for your deck or patio is a large investment. Like any large investment, you want to make sure that you are getting the most for your money. Maintaining your retractable awning correctly will help ensure you do just that. The following are the three main categories of maintenance to help protect your investment.</p>\n<h2>Installation</h2>\n<p>While this is not technically maintenance, your awning should be checked to make sure that it is firmly and properly attached to the structure. If the product is not attached correctly, it could cause serious damage or injury.</p>\n<p>Additionally, many times we will receive calls because “the awning is lower” and find out that it is not a mechanical problem, but an installation issue. This aspect definitely needs to be on the maintenance check list.</p>\n<h2>Operation</h2>\n<p>While many retractable awnings are sold as “maintenance free”, it stands to reason that a motorized mechanical product be checked and adjusted from time to time. The basic operation of the product should be monitored. Adjustments can be made to ensure that arms come in evenly and the pitch of the awning is desirable.</p>\n<p>After several seasons, the motor limits—the position the awning moves to before the motor turns off automatically—may need to be adjusted. With use and time, the fabric will stretch slightly. In the case that this stretching causes the arms to be fully extended beyond the proper point, there can be negative results. The motor will need to work harder to start the awning back in. This can prematurely wear out your motor. Also, the fabric may not be tight when the awning is out all the way. This could cause the fabric to allow water to pool and further stretch out the fabric. If the “in” limit is not correct, more fabric can be exposed than necessary, leading to additional wear on the fabric.</p>\n<h2>Fabric</h2>\n<p>This aspect of care is the hardest to address. Maintaining and cleaning your fabric is very important. If done correctly, the “maintenance” can destroy the fabric. While professional awning companies will utilize chemicals and high pressure water, these techniques, in my humble opinion, should be reserved for professionals. I strongly suggest that awning owners spray off their fabric on a routine basis. If there is a small stain, using a basic dish or laundry soap and light scrub brush should get the stain out. One neat trick is to recognize that the top of the fabric rolls over to the bottom as the awning retracts. This can provide access to those fun bird poop stains.</p>\n<p>In the Chicagoland area, the biggest obstacle to keeping your fabric clean is snow sitting on the top six inches of the fabric. This can be easily solved by purchasing and installing a winter cover for the winter months. As a side note, I do not recommend metal “hoods” that sit above the awning for this purpose. The Chicagoland snow simply does not fall straight down to the ground. It blows all over and ends up packed under the hood defeating the purpose.</p>\n<p>Maintaining your awnings is important. Make sure that you buy your awning from a company that can stand behind the product they sell you.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/\">Care of Your Retractable Awning</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://www.chicagosawningexpert.com/care-of-your-retractable-awning/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:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?\";s: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:126:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\";s: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:134:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2013 20:39:50 +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:18:\"Awning Accessories\";s: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:19:\"Awning Installation\";s: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:\"Awnings\";s: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:29:\"Installation & Field Services\";s: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:19:\"Retractable Awnings\";s: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:33:\"Retractable Awnings & Accessories\";s: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:\"awnings\";s: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:10:\"contractor\";s: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:\"handyman\";s: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:16:\"home improvement\";s: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:\"Installation\";s: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:12:\"professional\";s: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:\"retractable\";s: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:8:\"Thatcher\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21112\";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:776:\"<p>There are a lot of great reasons to hire a professional retractable awning company to install your awning, but not every “professional” is the right choice. It’s very important that you really think twice about installing an awning yourself or hiring a “professional” who may not install awnings every day. Wrong Size. Wrong Location. Bad […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\">Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:4882:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>There are a lot of great reasons to hire a professional retractable awning company to install your awning, but not every “professional” is the right choice. It’s very important that you really think twice about installing an awning yourself or hiring a “professional” who may not install awnings every day.</p>\n<h2>Wrong Size. Wrong Location. Bad Project.</h2>\n<p>The number one factor in the success of your retractable awning project is choosing the right size awning with the correct location and the correct accessories. Choosing the wrong size, wrong location or the wrong (or no) accessories will always result in unhappiness with the project. How much is the advice of an awning professional who has worked on hundreds of awning projects? No seriously, write down a number. There is a test at the end of this blog.</p>\n<h2>Native Knowledge</h2>\n<p>My next caution has to do with what we like to call “native knowledge”. While many contractors or homeowners have great knowledge of building construction, our company and installers know how retractable awnings interact with your building construction. For example, you can install a potted plant with a dead load of 80-100 pounds on a newer brick house, but try installing a retractable awning bracket the same way with a dead load of less than 40 pounds per bracket and watch it pull a bunch of bricks off your house. (True story – saw the aftermath.)</p>\n<p>Some so-called “professionals” simply don’t know how awnings will interact with your home. They may try to put too heavy of a load on your home, or they may simply install it the wrong way. Just because a contractor does a great job installing your deck, landscaping, tile or whatever doesn’t mean they have the skills and knowledge to correctly install a retractable awning.</p>\n<h2>Specialized Process & Materials</h2>\n<p>Professional awning companies have tested their installation processes for years. The also have chosen specific installation materials that are PROVEN to work. We have special tools and accessories that are used to correctly install retractable awnings. This prevents damage from happening to the home and ensures the product is installed correctly and will last a long time.</p>\n<h2>Installation is Only Half the Battle</h2>\n<p>You may have read all the manuals, learned new installation methods, chosen the right size and right location, and simply believe you can install the product yourself. That may be true, but once the product is installed, are you prepared to do the adjustments to the pitch and the motor? Many customers that have chosen to do self-install are amazed when the awning is not “pre-adjusted” to their liking. How is Sunsetter supposed to know how high you are installing the awning or that your cousin is 6’6″?</p>\n<p>You also need to consider transport. Do you really think that every awning is going to arrive in absolutely perfect condition? Your awning will most likely need a few tweaks to make your project perfect. Are you or your handyman up to the challenge?</p>\n<h2>Let’s Play the What-If Game</h2>\n<p>What if there is a problem with your awning that is covered under warranty? Did you know that many of the Internet companies require that you remove the part and ship it back to them AT YOUR COST? Then they send you the part and you are the service man.</p>\n<p>What if the “contractor” messes up the awning? How expensive will the replacement parts be? What guarantees you that the company won’t charge you 6x mark-up on their parts? After all, you already have their product. What are you doing to do? Buy a new awning?</p>\n<h2>Final Reason—YOU ARE NOT REALLY SAVING ANY MONEY!</h2>\n<p>Thatcher Retractables and other awning companies that professionally install awnings will often run FREE STANDARD INSTALLATION offers. How can we do that? We manufacture awnings, and like most good businesses, we make money manufacturing. Additionally, we are really efficient. Our installers have installed hundreds—even thousands—of awnings. We are happy to extend the free installation offer to increase our business.</p>\n<h2>Add it Up</h2>\n<p>After looking at all of the factors involved, does it really make sense to have someone install your awning that does not do it every day for a living? Even you?</p>\n<p> </p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/\">Why You Should Think Real Hard About Installing an Awning Yourself or Hiring a “Contractor”?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"http://www.chicagosawningexpert.com/why-you-should-think-real-hard-about-installing-an-awning-yourself-or-hiring-a-contractor/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:98:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/installation-field-services/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Thu, 05 Jan 2017 20:10:49 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=8185A42130A130CBEB26493999ABDD28; path=/\";i:1;s:44:\"PHPSESSID=n8o98r6istqtha4le79j19jeb7; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2022,'_transient_timeout_feed_mod_477531a43d39d2ba61c9803e673d04ec','1483690249','no'),(2023,'_transient_feed_mod_477531a43d39d2ba61c9803e673d04ec','1483647049','no'),(2026,'rs-templates-new','','no'),(2027,'rs-templates','a:2:{s:6:\"slider\";a:140:{i:0;a:20:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:310:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:20:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:20:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:20:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:439:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:20:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:20:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:20:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:20:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:20:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:20:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:20:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:440:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:20:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:20:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:20:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:20:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:20:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:20:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:20:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:20:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:20:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:20:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:20:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:20:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:20:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:20:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:346:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:20:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:310:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:20:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:20:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:20:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:436:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:20:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:20:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:20:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:20:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:20:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:20:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:20:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:630:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:20:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:20:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:20:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:20:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:518:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:20:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:20:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:20:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:323:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:20:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:316:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:20:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:20:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:443:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:20:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:20:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:20:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:20:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:20:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:20:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:691:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:20:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:693:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:20:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:532:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:20:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:543:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:20:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:661:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:20:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:20:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:20:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:20:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:20:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:20:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:20:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:20:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:441:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:20:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:20:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:572:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-whiteboard/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:20:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:516:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:23:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:23:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:23:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:23:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:23:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:448:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:23:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:23:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:23:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:23:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:23:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:23:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:23:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:23:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:23:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:23:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:23:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:20:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:20:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:20:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:20:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:23:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:23:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:23:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:23:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:23:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:23:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:23:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:23:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:20:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:20:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:23:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:23:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:23:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:23:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:23:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:20:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:20:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:20:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:23:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:23:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:23:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:23:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:20:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:426:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-typewriter/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:20:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:23:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:23:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:23:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:23:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:23:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:23:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:23:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:23:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:23:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:23:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:23:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:23:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:23:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:23:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:23:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:23:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:23:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:23:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:23:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:23:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:568:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:20:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:343:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:20:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:341:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:20:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:23:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:20:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:164:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:20:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:468:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:20:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:197:\"<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:20:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:463:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:20:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:421:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:186:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/revolution.themepunch.com\\/direct-customer-benefits\\/#addoninstall\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:134:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}}}','no'),(2030,'_site_transient_timeout_browser_f90f9d5b5a1bb1d6e2289490ecf74ebb','1484255445','no'),(2031,'_site_transient_browser_f90f9d5b5a1bb1d6e2289490ecf74ebb','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"50.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;}','no'),(2046,'_transient_timeout_plugin_slugs','1483846516','no'),(2047,'_transient_plugin_slugs','a:21:{i:0;s:19:\"akismet/akismet.php\";i:1;s:35:\"cf-post-formats/cf-post-formats.php\";i:2;s:17:\"wpclef/wpclef.php\";i:3;s:65:\"constant-contact-forms-by-mailmunch/constantcontact-mailmunch.php\";i:4;s:45:\"constant-contact-api/constant-contact-api.php\";i:5;s:36:\"contact-form-7/wp-contact-form-7.php\";i:6;s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";i:7;s:25:\"duplicator/duplicator.php\";i:8;s:24:\"flexslider/wooslider.php\";i:9;s:9:\"hello.php\";i:10;s:19:\"jetpack/jetpack.php\";i:11;s:37:\"post-types-order/post-types-order.php\";i:12;s:38:\"recent-tweets-widget/recent-tweets.php\";i:13;s:35:\"responsive-menu/responsive-menu.php\";i:14;s:31:\"sg-cachepress/sg-cachepress.php\";i:15;s:23:\"revslider/revslider.php\";i:16;s:45:\"stag-custom-sidebars/stag-custom-sidebars.php\";i:17;s:41:\"wordpress-importer/wordpress-importer.php\";i:18;s:24:\"rss-import/rssimport.php\";i:19;s:24:\"wp-web-scrapper/wpws.php\";i:20;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(2050,'wpseo_sitemap_options_cache_validator','6w5zT','no'),(2051,'wpseo_sitemap_author_cache_validator','6wQle','no'),(2052,'_site_transient_timeout_browser_844f7ae4d251b2e6e152fdd13ef479f6','1484255761','no'),(2053,'_site_transient_browser_844f7ae4d251b2e6e152fdd13ef479f6','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"55.0.2883.87\";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;}','no'),(2085,'_site_transient_timeout_browser_e8aa320ddb6983ade426fcffe3af7f1f','1484296915','no'),(2086,'_site_transient_browser_e8aa320ddb6983ade426fcffe3af7f1f','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"55.0.2883.87\";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;}','no'),(2094,'wpseo_sitemap_wp_log_type_cache_validator','3j2aw','no'),(2095,'ctct_configured','1','no'),(2096,'ctct_token_response','a:6:{s:12:\"access_token\";s:36:\"a7a61014-c8c2-46b6-8c45-ac5f5926e136\";s:10:\"expires_in\";i:315359999;s:10:\"token_type\";s:6:\"Bearer\";s:8:\"_wpnonce\";s:10:\"b440601253\";s:4:\"time\";i:1483692635;s:8:\"username\";s:20:\"thatcherretractables\";}','no'),(2097,'widget_ctct_form_designer_widget','a:2:{i:3;a:4:{s:5:\"title\";s:10:\"Free Quote\";s:11:\"description\";s:121:\"Fill out the form below, and a representative will contact you within 48 hours. You will also receive a free buying guide\";s:6:\"formid\";s:1:\"1\";s:12:\"redirect_url\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(2098,'widget_constant_contact_events_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2101,'ctct_settings','a:16:{s:9:\"eventspot\";s:4:\"true\";s:7:\"logging\";a:1:{i:0;s:8:\"activity\";}s:20:\"register_page_method\";s:4:\"none\";s:14:\"default_opt_in\";s:4:\"true\";s:27:\"registration_checkbox_lists\";a:1:{i:0;s:10:\"1126667539\";}s:18:\"signup_description\";s:27:\"Subscribe to the Newsletter\";s:27:\"signup_description_position\";s:6:\"before\";s:12:\"signup_title\";s:22:\"Receive our Newsletter\";s:26:\"default_select_option_text\";s:16:\"Select a List…\";s:17:\"profile_page_form\";s:5:\"false\";s:19:\"comment_form_signup\";s:4:\"true\";s:20:\"comment_form_default\";s:5:\"false\";s:23:\"comment_form_check_text\";s:33:\"Subscribe me to your mailing list\";s:28:\"comment_form_subscribed_text\";s:48:\"You are currently subscribed to our mailing list\";s:18:\"comment_form_clear\";s:4:\"true\";s:12:\"spam_methods\";a:1:{i:0;s:7:\"akismet\";}}','yes'),(2104,'cc_form_increment','1','yes'),(2105,'cc_form_design','a:1:{i:1;a:43:{s:4:\"form\";s:1:\"1\";s:12:\"toggledesign\";s:3:\"yes\";s:5:\"lists\";a:1:{i:0;s:1:\"1\";}s:11:\"list_format\";s:6:\"hidden\";s:18:\"checked_by_default\";s:4:\"true\";s:10:\"formfields\";a:6:{s:10:\"first_name\";s:10:\"first_name\";s:9:\"last_name\";s:9:\"last_name\";s:2:\"Go\";s:2:\"Go\";s:10:\"work_phone\";s:10:\"work_phone\";s:13:\"address_line1\";s:13:\"address_line1\";s:19:\"address_postal_code\";s:19:\"address_postal_code\";}s:6:\"reqast\";s:1:\"1\";s:13:\"safesubscribe\";s:5:\"light\";s:21:\"backgroundgradienturl\";s:0:\"\";s:14:\"backgroundtype\";s:11:\"transparent\";s:9:\"gradwidth\";s:1:\"1\";s:6:\"color6\";s:7:\"#ad0c0c\";s:7:\"bgimage\";s:69:\"http://colourlovers.com.s3.amazonaws.com/images/patterns/90/90096.png\";s:11:\"bordercolor\";s:7:\"#000000\";s:11:\"borderwidth\";s:1:\"0\";s:12:\"borderradius\";s:1:\"0\";s:6:\"tcolor\";s:7:\"#accbf7\";s:4:\"lusc\";s:3:\"yes\";s:5:\"tfont\";s:9:\"helvetica\";s:4:\"lusf\";s:3:\"yes\";s:4:\"lpad\";s:3:\".75\";s:5:\"lfont\";s:9:\"helvetica\";s:5:\"lsize\";s:2:\"12\";s:12:\"paddingwidth\";s:2:\"10\";s:5:\"width\";s:3:\"100\";s:9:\"widthtype\";s:3:\"per\";s:6:\"talign\";s:6:\"center\";s:9:\"formalign\";s:6:\"center\";s:10:\"cc-form-id\";s:1:\"1\";s:9:\"form-name\";s:10:\"Free Quote\";s:1:\"f\";a:8:{i:0;a:2:{s:1:\"n\";s:4:\"f[0]\";s:3:\"val\";s:23:\"Custom Text Placeholder\";}i:2;a:5:{s:2:\"id\";s:10:\"first_name\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:1:\"1\";s:5:\"label\";s:10:\"First Name\";s:3:\"val\";s:0:\"\";}i:3;a:5:{s:2:\"id\";s:9:\"last_name\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:1:\"2\";s:5:\"label\";s:9:\"Last Name\";s:3:\"val\";s:0:\"\";}i:11;a:5:{s:2:\"id\";s:13:\"address_line1\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:1:\"6\";s:5:\"label\";s:14:\"Address Line 1\";s:3:\"val\";s:0:\"\";}i:18;a:5:{s:2:\"id\";s:19:\"address_postal_code\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:2:\"13\";s:5:\"label\";s:8:\"ZIP Code\";s:3:\"val\";s:0:\"\";}i:10;a:5:{s:2:\"id\";s:10:\"work_phone\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:2:\"14\";s:5:\"label\";s:10:\"Work Phone\";s:3:\"val\";s:0:\"\";}i:1;a:6:{s:2:\"id\";s:13:\"email_address\";s:1:\"t\";s:1:\"t\";s:3:\"pos\";s:2:\"15\";s:5:\"label\";s:0:\"\";s:8:\"required\";s:8:\"required\";s:3:\"val\";s:14:\"me@example.com\";}i:4;a:6:{s:2:\"id\";s:2:\"Go\";s:1:\"t\";s:1:\"b\";s:3:\"pos\";s:2:\"16\";s:5:\"label\";s:0:\"\";s:8:\"required\";s:8:\"required\";s:3:\"val\";s:18:\"Get Our Newsletter\";}}s:42:\"wordpress_5b577606cb322090f3b1e5648cd8241c\";s:128:\"osigndev|1483864914|lIjuKr4qVK4livYLFKMmJV8v0Gi8FkWd78RFhkzoCQE|c222e45395b12da770da0955a10964898a735f61bedff1c163d6773b8415436e\";s:52:\"wordpress_logged_in_5b577606cb322090f3b1e5648cd8241c\";s:128:\"osigndev|1483864914|lIjuKr4qVK4livYLFKMmJV8v0Gi8FkWd78RFhkzoCQE|9de4d8ad73a734fcd157a8f7d351dbb9e746a35c4fc2f558a18adcbbf0a5b817\";s:13:\"wp-settings-1\";s:88:\"libraryContent=browse&editor=tinymce&imgsize=medium&hidetb=0&align=right\";s:18:\"wp-settings-time-1\";s:10:\"1483692115\";s:21:\"wordpress_test_cookie\";s:15:\"WP Cookie check\";s:22:\"wordpress_clef_session\";s:56:\"5e9c6e99bd75803837b3cdd70cca2ec2||2998923936||1483695408\";s:20:\"wordpress_clef_state\";s:24:\"7Qk4aMaZIOS2Vf511h4DX8OB\";s:21:\"_mailmunch_seen_month\";s:4:\"true\";s:44:\"mp_8682fa18b56f3635a641d400aa1fd6b5_mixpanel\";s:257:\"{"distinct_id": "285321","$initial_referrer": "http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/admin.php?page=constantcontact-mailmunch","$initial_referring_domain": "181.224.139.11"}\";s:14:\"mp_mixpanel__c\";s:2:\"13\";s:25:\"mailmunch_second_pageview\";s:4:\"true\";s:15:\"wpSGCacheBypass\";s:1:\"1\";}}','yes'),(2109,'_wp_session_expires_5e9c6e99bd75803837b3cdd70cca2ec2','2998927190','no'),(2110,'_transient_timeout_feed_98ff5b77de8191f6e1053a2ed7617f27','1483738798','no'),(2111,'_transient_feed_98ff5b77de8191f6e1053a2ed7617f27','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:28:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Outdoor Structures – Chicago's Awning Expert\";s: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:35:\"http://www.chicagosawningexpert.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:60:\"Patio Awnings | Backyard Patio Ideas | Thatcher Retractables\";s: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:\"Tue, 29 Nov 2016 23:42: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.4.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:\"item\";a:3:{i:0;a:6:{s:4:\"data\";s:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"What Does it Mean to be an “Expert” in Your Industry?\";s: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://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\";s: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:95:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/#respond\";s: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, 08 Aug 2013 19:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:14:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:\"Awnings\";s: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:24:\"Build Your Own Structure\";s: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:\"Canopies\";s: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:18:\"Everything Awnings\";s: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:33:\"Fabric Accessories & Motorization\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:17:\"awnings for homes\";s: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:8:\"canopies\";s: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:6:\"canopy\";s: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:8:\"cleaning\";s: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:12:\"Installation\";s: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:11:\"residential\";s: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:44:\"http://www.chicagosawningexpert.com/?p=21151\";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:\"<p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2851:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Residential fabric awnings and canopies are custom manufactured for each home and the needs of each customer. As such, awning manufacturers need to approach each job individually. This approach is far different than the world of products that are produced in high numbers using highly complex automated systems. Our awnings and canopies are still made one at a time by highly skilled craftsman.</p>\n<p>While techniques and practices vary from company to company, awning experts all have the following in common:</p>\n<h2>Expert Sales Staff</h2>\n<p>While there is stigma about salespeople, a professional, expert salesperson plays a critical role. Because each job is custom made, the expert salesperson identifies what the customer’s needs and wants are and how that relates to time, material and cost. Additionally, a consultative professional can help identify priorities and work with the customer to accomplish his or her goal at a budget he or she is comfortable with.</p>\n<h2>Expert Awning Installers/Service Professionals</h2>\n<p>Like with many other industries, there are some skills that are unique to the awning industry. For example, lacing the ropes on a pipe frame canopy can be a challenge if you are not experienced. There are specific techniques that are used and a specific “native” knowledge that allows an expert to efficiently install the fabric.</p>\n<p>Another example is awning cleaning. We will not provide cleaning instructions to customers because we have seen homeowners make a “small” mistake and damage their awnings beyond repair. Some things are better left to the experts!</p>\n<h2>Expert Manufacturing</h2>\n<p>It never ceases to amaze me how different an awning can look and function when made by a highly skilled seamstress. Every day I get to see Ms. Helen work in our shop. Watching her execute a minor detail as if someone’s life is depending on it is a perfect example of what being an expert is all about.</p>\n<h2>Get Better Every Day</h2>\n<p>While expert sales, installers and manufacturing professionals are critical, a company culture of “always improving” is essential to truly being an expert company. With each job, there is an opportunity to learn and make minor improvements to best practices. It is this drive and passion to get better that leads a company to the top of their industry.</p>\n<p>When shopping for residential awnings, make sure you are working with the experts.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/\">What Does it Mean to be an “Expert” in Your Industry?</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.chicagosawningexpert.com/what-does-it-mean-to-be-an-expert-in-your-industry/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:90:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables\";s: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:102:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\";s: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:111:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/#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, 25 Mar 2013 15:18:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:17:{i:0;a:5:{s:4:\"data\";s:44:\"Amish-Made Pergolas & Pergola Shade Products\";s: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:24:\"Build Your Own Structure\";s: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:33:\"Fabric Accessories & Motorization\";s: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:17:\"Industry Partners\";s: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:18:\"Outdoor Structures\";s: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:\"awnings\";s: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:10:\"Burr Ridge\";s: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:\"business\";s: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:10:\"commercial\";s: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:8:\"elmhurst\";s: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:2:\"IL\";s: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:8:\"illinois\";s: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:5:\"local\";s: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:4:\"Oaks\";s: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:11:\"residential\";s: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:5:{s:4:\"data\";s:12:\"Retractables\";s: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:5:{s:4:\"data\";s:8:\"Thatcher\";s: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.chicagosawningexpert.com/?p=219\";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:708:\"<p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision. Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2944:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Sometimes an opportunity arises that you simply cannot pass up. Maybe this opportunity doesn’t provide the benefits you had hoped, or maybe, like in the case of Thatcher Retractables, the opportunity turns into a profitable business decision.</p>\n<p>Rodney Allott has lived and breathed the awning industry since he started working. He started installing doors when he was 16, and continued working in the industry, moving up from installation to sales positions throughout the years.</p>\n<p>Armed with a strong knowledge of the awning industry, Rodney joined Thatcher Oaks, a commercial and residential awning company, as a sales representative in 2006. His knowledge of the industry and his hard work ethic were noticed by Thatcher Oaks management, and Rodney was promoted to Director of Sales, Director of Sales and Operations, and Director of Sales for Commercial and Residential Sales Channels respectively between 2006 and 2011.</p>\n<p>In 2006, Thatcher Oaks split into two divisions: Thatcher Oaks Commercial Awnings and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of their business, and Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Products Inc. as a separate business entity.</p>\n<p>Thatcher Retractables is different than other awning companies. Their commitment to quality products and superior customer service has allowed them to grow into the largest and most trusted residential and retractable awning specialist in the Chicagoland area. Not only do they install their products, but they also manufacture them locally in Burr Ridge, Illinois. In fact, they’re the only Chicagoland company to manufacture, install and service residential retractable awnings.</p>\n<p>Thatcher Retractables is dedicated to the residential awning industry, which means that all employees are experienced and knowledgeable. Because of this expertise, Thatcher Retractables is skilled to service any retractable awnings that were purchased from or installed by another awning company.</p>\n<p>All Thatcher Retractables products are designed to help you enjoy your outdoor living space. From sun structures to retractable window awnings and everything in between, they have plenty of products to choose from that match the needs and style of your home. Plus, all of their products and services come with a warranty, which solidifies their commitment to quality.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/\">From Elmhurst to Burr Ridge: An Inside Look at Thatcher Retractables</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://www.chicagosawningexpert.com/from-elmhurst-to-burr-ridge-illinois-thatcher-retractable-awnings/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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:81:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Custom Outdoor Sun Structures Create the Ultimate Backyard\";s: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:105:\"http://www.chicagosawningexpert.com/outdoor-structures-create-the-ultimate-backyard-in-hinsdale-illinois/\";s: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.chicagosawningexpert.com/outdoor-structures-create-the-ultimate-backyard-in-hinsdale-illinois/#respond\";s: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, 15 Feb 2013 02:25: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:14:{i:0;a:5:{s:4:\"data\";s:7:\"Awnings\";s: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:18:\"Everything Awnings\";s: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:16:\"Fixed Structures\";s: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:18:\"Outdoor Structures\";s: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:14:\"Sun Structures\";s: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:\"awnings\";s: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:\"backyard\";s: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:\"barbeque\";s: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:3:\"bbq\";s: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:8:\"Hinsdale\";s: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:8:\"illinois\";s: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:\"outdoor kitchen\";s: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:\"retractable\";s: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:\"structure\";s: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://chicagosawningexpert.com/?p=83\";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:632:\"<p>Bill J (Hinsdale, IL) had the following challenge: A very large outdoor kitchen that lacked a roof A need to keep bugs at bay Fear of violating city codes Because Bill wants a product that acts more like a roof, he could choose from a fixed patio awning or a Sun Structure. Fixed awnings can […]</p>\n<p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/outdoor-structures-create-the-ultimate-backyard-in-hinsdale-illinois/\">Custom Outdoor Sun Structures Create the Ultimate Backyard</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rodney Allott\";s: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:2320:\"<div itemscope itemtype=\"http://schema.org/BlogPosting\"><p>Bill J (Hinsdale, IL) had the following challenge:</p>\n<ul>\n<li><span style=\"line-height: 13px;\">A very large outdoor kitchen that lacked a roof<br />\n</span></li>\n<li>A need to keep bugs at bay</li>\n<li>Fear of violating city codes</li>\n</ul>\n<p>Because Bill wants a product that acts more like a roof, he could choose from a fixed patio awning or a Sun Structure. Fixed awnings can cover the area and meet some of Bill’s needs for weather protection, but this type of awning requires the fabric to be installed in the spring and removed in the fall. Since Bill is dedicated to using the space as much as possible in late fall and early spring, this is not the right solution.</p>\n<p>Instead, a Sun Structure is the best choice because it works well in various weather conditions. A Sun Structure can be extended in winds up to 50 mph plus. It is also designed specifically to be waterproof. There is an optional gutter that diverts water from the top of the systems through the posts to roll out into the yard.</p>\n<p>While Sun Structures can consist only of the top structure and posts, there is also an option to use retractable wall systems to enclose the sides. There are different wall fabrics to choose from, and for Bill, a wall that utilized clear vinyl windows, which is perfect for those cooler days, or a wall system that consisted of a perimeter of vinyl fabric with bug screens in the center would be the best choice.</p>\n<p>Sun Structures also have additional perks. Integrated lighting, music, and even infra-red heaters can be easily added.</p>\n<p>Since Bill is also worried about breaking local codes, a Sun Structure with retractable sides and roof are considered temporary structures, making them the perfect choice.</p>\n<p>Need help completing your ultimate backyard? Visit <a title=\"Thatcher Retractable Awnings\" href=\"http://www.rolloutavacation.com/\">www.rolloutavacation.com</a> for details.</p>\n</div><p>The post <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com/outdoor-structures-create-the-ultimate-backyard-in-hinsdale-illinois/\">Custom Outdoor Sun Structures Create the Ultimate Backyard</a> appeared first on <a rel=\"nofollow\" href=\"http://www.chicagosawningexpert.com\">Chicago's Awning Expert</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"http://www.chicagosawningexpert.com/outdoor-structures-create-the-ultimate-backyard-in-hinsdale-illinois/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:109:\"http://www.chicagosawningexpert.com/category/roll-out-a-vacation/outdoor-structures-roll-out-a-vacation/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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:10:\"Apache/2.4\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"date\";s:29:\"Fri, 06 Jan 2017 09:39:56 GMT\";s:4:\"link\";s:72:\"<http://www.chicagosawningexpert.com/wp-json/>; rel=\"https://api.w.org/\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:4:\"etag\";s:34:\"\"ba9da914ba28bcfce719bcc42f785514\"\";s:10:\"set-cookie\";a:2:{i:0;s:59:\"X-Mapping-dihafnmm=EBF6DA92B739E97F16905757FD233F43; path=/\";i:1;s:44:\"PHPSESSID=m0rif547106fpfavvad9krc836; path=/\";}s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:13:\"last-modified\";s:29:\"Tue, 29 Nov 2016 23:42:46 GMT\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2112,'_transient_timeout_feed_mod_98ff5b77de8191f6e1053a2ed7617f27','1483738798','no'),(2113,'_transient_feed_mod_98ff5b77de8191f6e1053a2ed7617f27','1483695598','no'),(2137,'_site_transient_timeout_ctct_eventspot','1486317673','no'),(2138,'_site_transient_ctct_eventspot','0','no'),(2152,'_transient_timeout_ctct_lists_da39a3ee5e6b4b0d3255bfef95601890a','1483755360','no'),(2153,'_transient_ctct_lists_da39a3ee5e6b4b0d3255bfef95601890a','a:11:{i:0;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1126667539\";s:4:\"name\";s:10:\"Import2015\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:1127;s:12:\"created_date\";s:24:\"2016-02-06T16:16:50.000Z\";s:13:\"modified_date\";s:24:\"2016-02-06T16:16:50.000Z\";}i:1;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1594404605\";s:4:\"name\";s:24:\"Roll Out a Vacation Lead\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:0;s:12:\"created_date\";s:24:\"2017-01-06T19:28:48.000Z\";s:13:\"modified_date\";s:24:\"2017-01-06T19:28:48.000Z\";}i:2;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1394256605\";s:4:\"name\";s:18:\"Updated 02 15 2014\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:973;s:12:\"created_date\";s:24:\"2014-02-15T15:26:15.000Z\";s:13:\"modified_date\";s:24:\"2014-02-15T15:26:15.000Z\";}i:3;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1962577515\";s:4:\"name\";s:23:\"WInterCoverTakeDown2015\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:164;s:12:\"created_date\";s:24:\"2015-03-26T14:59:19.000Z\";s:13:\"modified_date\";s:24:\"2015-03-26T14:59:19.000Z\";}i:4;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1805946418\";s:4:\"name\";s:8:\"2014 New\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:142;s:12:\"created_date\";s:24:\"2014-08-09T15:21:10.000Z\";s:13:\"modified_date\";s:24:\"2014-08-09T15:21:10.000Z\";}i:5;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:10:\"1712604415\";s:4:\"name\";s:15:\"PheasantRun2015\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:10;s:12:\"created_date\";s:24:\"2015-02-21T14:35:54.000Z\";s:13:\"modified_date\";s:24:\"2015-02-21T14:35:54.000Z\";}i:6;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:1:\"1\";s:4:\"name\";s:16:\"General Interest\";s:6:\"status\";s:6:\"ACTIVE\";s:13:\"contact_count\";i:12;s:12:\"created_date\";s:24:\"2008-03-24T16:51:00.000Z\";s:13:\"modified_date\";s:24:\"2014-09-15T20:28:16.000Z\";}i:7;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:2:\"17\";s:4:\"name\";s:14:\"New Clean List\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:896;s:12:\"created_date\";s:24:\"2012-07-03T18:33:24.000Z\";s:13:\"modified_date\";s:24:\"2013-08-28T21:47:08.000Z\";}i:8;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:2:\"18\";s:4:\"name\";s:15:\"From Shows 2013\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:39;s:12:\"created_date\";s:24:\"2013-03-14T16:44:35.000Z\";s:13:\"modified_date\";s:24:\"2013-07-10T22:32:49.000Z\";}i:9;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:2:\"19\";s:4:\"name\";s:12:\"We are sorry\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:20;s:12:\"created_date\";s:24:\"2013-04-22T16:02:54.000Z\";s:13:\"modified_date\";s:24:\"2013-07-08T17:55:48.000Z\";}i:10;O:36:\"Ctct\\Components\\Contacts\\ContactList\":6:{s:2:\"id\";s:2:\"20\";s:4:\"name\";s:8:\"Big Sale\";s:6:\"status\";s:6:\"HIDDEN\";s:13:\"contact_count\";i:644;s:12:\"created_date\";s:24:\"2013-07-08T17:55:48.000Z\";s:13:\"modified_date\";s:24:\"2013-08-28T21:47:08.000Z\";}}','no'),(2159,'_transient_timeout_wpseo-dashboard-totals','1483846460','no'),(2160,'_transient_wpseo-dashboard-totals','a:2:{i:3;a:1:{i:3;a:5:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"title\";s:27:\"Posts without focus keyword\";s:5:\"class\";s:15:\"wpseo-glance-na\";s:10:\"icon_class\";s:2:\"na\";s:5:\"count\";s:1:\"9\";}}i:1;a:1:{i:3;a:5:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"title\";s:27:\"Posts without focus keyword\";s:5:\"class\";s:15:\"wpseo-glance-na\";s:10:\"icon_class\";s:2:\"na\";s:5:\"count\";s:1:\"9\";}}}','no'),(2161,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1483777875','no'),(2162,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Dec 2016 19:27:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.8-alpha-39692\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n\n \n \n \n \n\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:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 4.7 “Vaughan”\";s: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:43:\"https://wordpress.org/news/2016/12/vaughan/\";s: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 2016 19:27:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4596\";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:240:\"Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah \"Sassy\" Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want 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:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2016/12/starter-content.mp4\";s:6:\"length\";s:7:\"3736020\";s:4:\"type\";s:9:\"video/mp4\";}}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:3:{s:3:\"url\";s:59:\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\";s:6:\"length\";s:7:\"1127483\";s:4:\"type\";s:9:\"video/mp4\";}}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:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:58:\"https://wordpress.org/news/files/2016/12/video-headers.mp4\";s:6:\"length\";s:7:\"1549803\";s:4:\"type\";s:9:\"video/mp4\";}}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:15:\"Helen Hou-Sandi\";s: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:44700:\"<p>Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah “Sassy” Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.</p>\n<div id=\"v-AHz0Ca46-1\" class=\"video-player\"><video id=\"v-AHz0Ca46-1-video\" width=\"632\" height=\"354\" poster=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg\" controls=\"true\" preload=\"metadata\" dir=\"ltr\" lang=\"en\"><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_dvd.mp4\" type=\"video/mp4; codecs="avc1.64001E, mp4a.40.2"\" /><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_fmt1.ogv\" type=\"video/ogg; codecs="theora, vorbis"\" /><div><img alt=\"Introducing WordPress 4.7\" src=\"https://i1.wp.com/videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg?resize=632%2C354&ssl=1\" data-recalc-dims=\"1\" /></div><p>Introducing WordPress 4.7</p></video></div>\n<hr />\n<h2 style=\"text-align:center\">Presenting Twenty Seventeen</h2>\n<p>A brand new default theme brings your site to life with immersive featured images and video headers.</p>\n<p><img class=\"alignnone wp-image-4618 size-large\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=632%2C356&ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1600&ssl=1 1600w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Twenty Seventeen focuses on business sites and features a customizable front page with multiple sections. Personalize it with widgets, navigation, social menus, a logo, custom colors, and more. Our default theme for 2017 works great in many languages, on any device, and for a wide range of users.</p>\n<hr />\n<h2 style=\"text-align:center\">Your Site, Your Way</h2>\n<p>WordPress 4.7 adds new features to the customizer to help take you through the initial setup of a theme, with non-destructive live previews of all your changes in one uninterrupted workflow.</p>\n<h3>Theme Starter Content</h3>\n<div style=\"width: 632px;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-4596-1\" width=\"632\" height=\"346\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/starter-content.mp4?_=1\" /><a href=\"https://wordpress.org/news/files/2016/12/starter-content.mp4\">https://wordpress.org/news/files/2016/12/starter-content.mp4</a></video></div>\n<p>To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry – nothing new will appear on the live site until you’re ready to save and publish your initial theme setup.</p>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Edit Shortcuts</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-2\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Edit-Shortcuts.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4?_=2\" /><a href=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\">https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4</a></video></div>\n<p>Visible icons appear to show you which parts of your site can be customized while live previewing. Click on a shortcut and get straight to editing. Paired with starter content, getting started with customizing your site is faster than ever.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Video Headers</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-3\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Header-Video.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/video-headers.mp4?_=3\" /><a href=\"https://wordpress.org/news/files/2016/12/video-headers.mp4\">https://wordpress.org/news/files/2016/12/video-headers.mp4</a></video></div>\n<p>Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</p>\n</div>\n<div style=\"clear: both\"></div>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Smoother Menu Building</h3>\n<p><img class=\"wp-image-4606 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?w=760&ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Many menus for sites contain links to the pages of your site, but what happens when you don’t have any pages yet? Now you can add new pages while building menus instead of leaving the customizer and abandoning your changes. Once you’ve published your customizations, you’ll have new pages ready for you to fill with content.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Custom CSS</h3>\n<p><img class=\"wp-image-4607 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?w=760&ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Sometimes you just need a few visual tweaks to make your site perfect. WordPress 4.7 allows you to add custom CSS and instantly see how your changes affect your site. The live preview allows you to work quickly without page refreshes slowing you down.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>PDF Thumbnail Previews</h3>\n<p><img class=\"wp-image-4609 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?w=760&ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Managing your document collection is easier with WordPress 4.7. Uploading PDFs will generate thumbnail images so you can more easily distinguish between all your documents.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Dashboard in your language</h3>\n<p><img class=\"wp-image-4608 size-medium alignright\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?w=760&ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. Add more languages to your site and a user language option will show up in your user’s profiles.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<h2 style=\"text-align:center\">Introducing REST API Content Endpoints</h2>\n<p>WordPress 4.7 comes with REST API endpoints for posts, comments, terms, users, meta, and settings.</p>\n<p><img class=\"size-large wp-image-4600 alignnone\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=632%2C205&ssl=1\" alt=\"\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=1024%2C332&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=300%2C97&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=768%2C249&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Content endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with sites through plugins, themes, apps, and beyond. Ready to get started with development? <a href=\"https://developer.wordpress.org/rest-api/reference/\">Check out the REST API reference.</a></p>\n<hr />\n<h2 style=\"text-align:center\">Even More Developer Happiness <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f60a.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></h2>\n<h3><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post Type Templates</a></h3>\n<p>By opening up the page template functionality to all post types, theme developers have even more flexibility with the WordPress template hierarchy.</p>\n<h3>More Theme API Goodies</h3>\n<p>WordPress 4.7 includes <a href=\"https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/\">new functions, hooks, and behavior</a> for theme developers.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/\">Custom Bulk Actions</a></h3>\n<p>List tables, now with more than bulk edit and delete.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\"><code>WP_Hook</code></a></h3>\n<p>The code that lies beneath actions and filters has been overhauled and modernized, fixing bugs along the way.</p>\n<h3>Settings Registration API</h3>\n<p>register_setting() <a href=\"https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/\">has been enhanced</a> to include type, description, and REST API visibility.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/12/customize-changesets-technical-design-decisions/\">Customize Changesets</a></h3>\n<p>Customize changesets make changes in the customizer persistent, like autosave drafts. They also make exciting new features like starter content possible.</p>\n<hr />\n<h2 style=\"text-align:center\">The Squad</h2>\n<p>This release was led by <a href=\"https://helen.blog\">Helen Hou-Sandí</a>, backed up by <a href=\"https://profiles.wordpress.org/jbpaul17\">Jeff Paul</a> and <a href=\"http://aaron.jorb.in/\">Aaron Jorbin</a> as Release Deputies, and with the help of these fine individuals. There are 482 contributors with props in this release—the most ever—with 205 of them contributing for the first time. Pull up some sassy Sarah Vaughan on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/ibachal\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed\">achbed</a>, <a href=\"https://profiles.wordpress.org/acmethemes\">Acme Themes</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adammacias\">adammacias</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ahmadawais\">ahmadawais</a>, <a href=\"https://profiles.wordpress.org/airesvsg\">airesvsg</a>, <a href=\"https://profiles.wordpress.org/ajoah\">ajoah</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Björklund</a>, <a href=\"https://profiles.wordpress.org/akshayvinchurkar\">AkshayVinchurkar</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ironpaperweight\">Alex Hon</a>, <a href=\"https://profiles.wordpress.org/alex27\">alex27</a>, <a href=\"https://profiles.wordpress.org/allancole\">allancole</a>, <a href=\"https://profiles.wordpress.org/arush\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrewp-2\">Andreas Panag</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/andizer\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/kelderic\">Andy Mercer</a>, <a href=\"https://profiles.wordpress.org/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/aniketpant\">Aniket Pant</a>, <a href=\"https://profiles.wordpress.org/anilbasnet\">Anil Basnet</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/antisilent\">antisilent</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/zuige\">Antti Kuosmanen</a>, <a href=\"https://profiles.wordpress.org/apokalyptik\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/artoliukkonen\">artoliukkonen</a>, <a href=\"https://profiles.wordpress.org/ideag\">Arunas Liuiza</a>, <a href=\"https://profiles.wordpress.org/attitude\">attitude</a>, <a href=\"https://profiles.wordpress.org/backermann\">backermann</a>, <a href=\"https://profiles.wordpress.org/b-07\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/binarymoon\">BinaryMoon</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornw\">BjornW</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boblinthorst\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boboudreau\">boboudreau</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/brainstormforce\">Brainstorm Force</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brianhogg\">Brian Hogg</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bronsonquick\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/caseypatrickdriscoll\">Casey Driscoll</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/cheeserolls\">cheeserolls</a>, <a href=\"https://profiles.wordpress.org/chesio\">chesio</a>, <a href=\"https://profiles.wordpress.org/ketuchetan\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/choongsavvii\">choong</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chredd\">chredd</a>, <a href=\"https://profiles.wordpress.org/chrisjean\">Chris Jean</a>, <a href=\"https://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"https://profiles.wordpress.org/chris_d2d\">Chris Smith</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriswiegman\">Chris Wiegman</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chriseverson\">chriseverson</a>, <a href=\"https://profiles.wordpress.org/cwpnolen\">Christian Nolen</a>, <a href=\"https://profiles.wordpress.org/needle\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/clarionwpdeveloper\">Clarion Technologies</a>, <a href=\"https://profiles.wordpress.org/claudiosmweb\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiosanches\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiolabarbera\">ClaudioLaBarbera</a>, <a href=\"https://profiles.wordpress.org/codemovementpk\">codemovement.pk</a>, <a href=\"https://profiles.wordpress.org/coderkevin\">coderkevin</a>, <a href=\"https://profiles.wordpress.org/codfish\">codfish</a>, <a href=\"https://profiles.wordpress.org/coreymcollins\">coreymcollins</a>, <a href=\"https://profiles.wordpress.org/curdin\">Curdin Krummenacher</a>, <a href=\"https://profiles.wordpress.org/cgrymala\">Curtiss Grymala</a>, <a href=\"https://profiles.wordpress.org/cdog\">Cătălin Dogaru</a>, <a href=\"https://profiles.wordpress.org/danhgilmore\">danhgilmore</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber </a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/danielpietrasik\">Daniel Pietrasik</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</a>, <a href=\"https://profiles.wordpress.org/davepullig\">Dave Pullig</a>, <a href=\"https://profiles.wordpress.org/goto10\">Dave Romsey (goto10)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/turtlepod\">David Chandra Purnama</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dglingren\">David Lingren</a>, <a href=\"https://profiles.wordpress.org/davidmosterd\">David Mosterd</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/davidbhayes\">davidbhayes</a>, <a href=\"https://profiles.wordpress.org/folletto\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/deeptiboddapati\">deeptiboddapati</a>, <a href=\"https://profiles.wordpress.org/delphinus\">delphinus</a>, <a href=\"https://profiles.wordpress.org/deltafactory\">deltafactory</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/pcfreak30\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/derrickkoo\">Derrick Koo</a>, <a href=\"https://profiles.wordpress.org/dimchik\">dimchik</a>, <a href=\"https://profiles.wordpress.org/dineshc\">Dinesh Chouhan</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">dmsnell</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dotancohen\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dougwollison\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/doughamlin\">doughamlin</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/duncanjbrown\">duncanjbrown</a>, <a href=\"https://profiles.wordpress.org/dungengronovius\">dungengronovius</a>, <a href=\"https://profiles.wordpress.org/dylanauty\">DylanAuty</a>, <a href=\"https://profiles.wordpress.org/hurtige\">Eddie Hurtig</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/chopinbach\">Edwin Cromley</a>, <a href=\"https://profiles.wordpress.org/electricfeet\">ElectricFeet</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/elyobo\">elyobo</a>, <a href=\"https://profiles.wordpress.org/enodekciw\">enodekciw</a>, <a href=\"https://profiles.wordpress.org/enshrined\">enshrined</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/pushred\">Eric Lanehart</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foliovision\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/fomenkoandrey\">fomenkoandrey</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/fjarrett\">Frankie Jarrett</a>, <a href=\"https://profiles.wordpress.org/frankiet\">frankiet</a>, <a href=\"https://profiles.wordpress.org/akeif\">Fred</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/fuscata\">fuscata</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geekysoft\">Geeky Software</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/goranseric\">Goran Šerić</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/grantderepas\">Grant Derepas</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/henrywright\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hiddenpearls\">hiddenpearls</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/iamjolly\">iamjolly</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianedington\">ian.edington</a>, <a href=\"https://profiles.wordpress.org/idealien\">idealien</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/imnok\">Imnok</a>, <a href=\"https://profiles.wordpress.org/implenton\">implenton</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/krstarica\">Ivan</a>, <a href=\"https://profiles.wordpress.org/ivdimova\">ivdimova</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jakept\">Jacob Peattie</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jamesacero\">jamesacero</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jaredcobb\">Jared Cobb</a>, <a href=\"https://profiles.wordpress.org/jayarjo\">jayarjo</a>, <a href=\"https://profiles.wordpress.org/jdolan\">jdolan</a>, <a href=\"https://profiles.wordpress.org/jdoubleu\">jdoubleu</a>, <a href=\"https://profiles.wordpress.org/cheffheid\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jimt\">jimt</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jmusal\">jmusal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joelcj91\">Joel James</a>, <a href=\"https://profiles.wordpress.org/johanmynhardt\">johanmynhardt</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/zyphonic\">John Dittmar</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpbloch\">John P. Bloch</a>, <a href=\"https://profiles.wordpress.org/johnregan3\">John Regan</a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/kenshino\">Jon (Kenshino)</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\">Jonathan Bardo</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/daggerhart\">Jonathan Daggerhart</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/jordesign\">jordesign</a>, <a href=\"https://profiles.wordpress.org/jorritschippers\">JorritSchippers</a>, <a href=\"https://profiles.wordpress.org/joefusco\">Joseph Fusco</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshcummingsdesign\">joshcummingsdesign</a>, <a href=\"https://profiles.wordpress.org/joshkadis\">joshkadis</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jrgould\">JRGould</a>, <a href=\"https://profiles.wordpress.org/juanfra\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/nukaga\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/justinbusa\">Justin Busa</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jshreve\">Justin Shreve</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/kacperszurek\">kacperszurek</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kalenjohnson\">KalenJohnson</a>, <a href=\"https://profiles.wordpress.org/codebykat\">Kat Hagan</a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver\">Keanan Koppenhaver</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/kellbot\">kellbot</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/wraithkenny\">Ken Newman</a>, <a href=\"https://profiles.wordpress.org/khag7\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kwight\">Kirk Wight</a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjbenk\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/koenschipper\">koenschipper</a>, <a href=\"https://profiles.wordpress.org/kokarn\">kokarn</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kouratoras\">Konstantinos Kouratoras</a>, <a href=\"https://profiles.wordpress.org/kuchenundkakao\">kuchenundkakao</a>, <a href=\"https://profiles.wordpress.org/kuldipem\">kuldipem</a>, <a href=\"https://profiles.wordpress.org/laurelfulford\">Laurel Fulford</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leobaiano\">Leo Baiano</a>, <a href=\"https://profiles.wordpress.org/littlebigthing\">LittleBigThings (Csaba)</a>, <a href=\"https://profiles.wordpress.org/lucasstark\">Lucas Stark</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/lgedeon\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/lukepettway\">lukepettway</a>, <a href=\"https://profiles.wordpress.org/lyubomir_popov\">lyubomir_popov</a>, <a href=\"https://profiles.wordpress.org/mageshp\">mageshp</a>, <a href=\"https://profiles.wordpress.org/mahesh901122\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/mangeshp\">Mangesh Parte</a>, <a href=\"https://profiles.wordpress.org/manishsongirkar36\">Manish Songirkar</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/mariovalney\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J. (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mrwweb\">Mark Root-Wiley</a>, <a href=\"https://profiles.wordpress.org/mapk\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markshep\">markshep</a>, <a href=\"https://profiles.wordpress.org/matrixik\">matrixik</a>, <a href=\"https://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/jaworskimatt\">Matt Jaworski</a>, <a href=\"https://profiles.wordpress.org/mattking5000\">Matt King</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxcutler\">Max Cutler</a>, <a href=\"https://profiles.wordpress.org/maximeculea\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/mayukojpn\">Mayo Moriyama</a>, <a href=\"https://profiles.wordpress.org/mbelchev\">mbelchev</a>, <a href=\"https://profiles.wordpress.org/mckernanin\">mckernanin</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mhowell\">mhowell</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/mauteri\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mihai2u\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikelittle\">Mike Little</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeviele\">Mike Viele</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/modemlooper\">modemlooper</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/deremohan\">Mohan Dere</a>, <a href=\"https://profiles.wordpress.org/monikarao\">monikarao</a>, <a href=\"https://profiles.wordpress.org/morettigeorgiev\">morettigeorgiev</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrbobbybryant\">mrbobbybryant</a>, <a href=\"https://profiles.wordpress.org/nnaimov\">Naim Naimov</a>, <a href=\"https://profiles.wordpress.org/natewr\">NateWr</a>, <a href=\"https://profiles.wordpress.org/nathanrice\">nathanrice</a>, <a href=\"https://profiles.wordpress.org/nazgul\">Nazgul</a>, <a href=\"https://profiles.wordpress.org/greatislander\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey </a>, <a href=\"https://profiles.wordpress.org/nikeo\">Nicolas GUILLAUME</a>, <a href=\"https://profiles.wordpress.org/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikv\">Nikhil Vimal</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nullvariable\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/odie2\">odie2</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/hideokamoto\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/orvils\">orvils</a>, <a href=\"https://profiles.wordpress.org/oskosk\">oskosk</a>, <a href=\"https://profiles.wordpress.org/ottok\">Otto Kekäläinen</a>, <a href=\"https://profiles.wordpress.org/ovann86\">ovann86</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/patilvikasj\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/sirbrillig\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/pdufour\">pdufour</a>, <a href=\"https://profiles.wordpress.org/piewp\">Perdaan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phh\">phh</a>, <a href=\"https://profiles.wordpress.org/php\">php</a>, <a href=\"https://profiles.wordpress.org/delawski\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/pippinsplugins\">pippinsplugins</a>, <a href=\"https://profiles.wordpress.org/pjgalbraith\">pjgalbraith</a>, <a href=\"https://profiles.wordpress.org/pkevan\">pkevan</a>, <a href=\"https://profiles.wordpress.org/pratikchaskar\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pressionate\">Pressionate</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/procodewp\">procodewp</a>, <a href=\"https://profiles.wordpress.org/quasel\">quasel</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rahulsprajapati\">Rahul Prajapati</a>, <a href=\"https://profiles.wordpress.org/superpoincare\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramiabraham\">ramiabraham</a>, <a href=\"https://profiles.wordpress.org/ranh\">ranh</a>, <a href=\"https://profiles.wordpress.org/redsand\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/rnoakes3rd\">Robert Noakes</a>, <a href=\"https://profiles.wordpress.org/d4z_c0nf\">Rocco Aliberti</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/fronaldaraujo\">Ronald Araújo</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/guavaworks\">Roy Sivan</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ryanplas\">Ryan Plas</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/samikeijonen\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/samuelsidler\">Samuel Sidler</a>, <a href=\"https://profiles.wordpress.org/sandesh055\">Sandesh</a>, <a href=\"https://profiles.wordpress.org/smyoon315\">Sang-Min Yoon</a>, <a href=\"https://profiles.wordpress.org/pollyplummer\">Sarah Gooding</a>, <a href=\"https://profiles.wordpress.org/sayedwp\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/schlessera\">schlessera</a>, <a href=\"https://profiles.wordpress.org/schrapel\">schrapel</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scrappyhuborg\">scrappy@hub.org</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seancjones\">seancjones</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n\">Sergio De Falco</a>, <a href=\"https://profiles.wordpress.org/shayanys\">shayanys</a>, <a href=\"https://profiles.wordpress.org/shprink\">shprink</a>, <a href=\"https://profiles.wordpress.org/simonlampen\">simonlampen</a>, <a href=\"https://profiles.wordpress.org/skippy\">skippy</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snacking\">snacking</a>, <a href=\"https://profiles.wordpress.org/soean\">Soeren Wrede</a>, <a href=\"https://profiles.wordpress.org/solal\">solal</a>, <a href=\"https://profiles.wordpress.org/sstoqnov\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/sharkomatic\">Steph</a>, <a href=\"https://profiles.wordpress.org/sswells\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sillybean\">Stephanie Leary</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenlinx\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stubgo\">stubgo</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild\">swapnild</a>, <a href=\"https://profiles.wordpress.org/takahashi_fumiki\">Takahashi Fumiki</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tapsboy\">tapsboy</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/team\">team</a>, <a href=\"https://profiles.wordpress.org/tg29359\">tg29359</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/the\">the</a>, <a href=\"https://profiles.wordpress.org/themeshaper\">themeshaper</a>, <a href=\"https://profiles.wordpress.org/thenbrent\">thenbrent</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tierra\">tierra</a>, <a href=\"https://profiles.wordpress.org/tnash\">Tim Nash</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford\">Timmy Crawford</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tkama\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tnegri\">tnegri</a>, <a href=\"https://profiles.wordpress.org/tomauger\">Tom Auger</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tomdxw\">tomdxw</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/transl8or\">transl8or</a>, <a href=\"https://profiles.wordpress.org/traversal\">traversal</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>, <a href=\"https://profiles.wordpress.org/trishasalas\">Trisha Salas</a>, <a href=\"https://profiles.wordpress.org/tristangemus\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/truongwp\">Truong Giang</a>, <a href=\"https://profiles.wordpress.org/tsl143\">tsl143</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/valeriutihai\">Valeriu Tihai</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/vrundakansara-1\">Vrunda Kansara</a>, <a href=\"https://profiles.wordpress.org/webbgaraget\">webbgaraget</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wolly\">Wolly aka Paolo Valenti</a>, <a href=\"https://profiles.wordpress.org/yale01\">yale01</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yogasukma\">Yoga Sukma</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/vanillalounge\">Ze Fontainhas</a>, <a href=\"https://profiles.wordpress.org/zhildzik\">zhildzik</a>, and <a href=\"https://profiles.wordpress.org/zsusag\">zsusag</a>.\n<p> <br />\nSpecial thanks go to <a href=\"https://ramiabraham.com/\">Rami Abraham</a> for producing the release video and the many fine haiku we saw in the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">beta</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\">RC</a> announcement posts.</p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.7. Their efforts bring WordPress 4.7 fully translated to 52 languages at release time with more on the way. Additionally, the WordPress 4.7 release video has been captioned into 44 languages.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress – we hope you enjoy!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4596\";s: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:33:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Moving Toward SSL\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2016/12/moving-toward-ssl/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Dec 2016 17:20: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:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4588\";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:327:\"We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1627:\"<p>We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle our users are going to face.</p>\n<p>SSL basically means the link between your browser and the server is encrypted. SSL used to be difficult to implement, and often expensive or slow. Modern browsers, and the incredible success of projects like <a href=\"https://letsencrypt.org/\">Let’s Encrypt</a> have made getting a certificate to secure your site fast, free, and something we think every host should support by default, especially in a post-Snowden era. Google also weighs <a href=\"https://security.googleblog.com/2014/08/https-as-ranking-signal_6.html\">SSL as a search engine ranking factor</a> and will begin <a href=\"http://motherboard.vice.com/read/google-will-soon-shame-all-websites-that-are-unencrypted-chrome-https\">flagging unencrypted sites in Chrome</a>.</p>\n<p>First, early in 2017, we will only promote hosting partners that provide a SSL certificate by default in their accounts. Later we will begin to assess which features, such as API authentication, would benefit the most from SSL and make them only enabled when SSL is there.</p>\n<p>Separately, I also think the performance improvements in PHP7 are particularly impressive, and major kudos to everyone who worked on that. We will consider whether hosts use PHP7 by default for new accounts next year as well.</p>\n<p> </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4588\";s: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:33:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.7 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Nov 2016 04:26:23 +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:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4579\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"The release candidate for WordPress 4.7 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on Tuesday, December 6, but we need your help to get there. If you haven’t tested 4.7 yet, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:4331:\"<p>The release candidate for WordPress 4.7 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on <strong>Tuesday, December 6</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.7 yet, now is the time! To test WordPress 4.7, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.7-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>WordPress 4.7 is a jam-packed release, with a number of features focused on getting a theme set up for the first time. Highlights include a <a href=\"http://2017.wordpress.net/\">new default theme</a>, video headers, custom CSS, customizer edit shortcuts, PDF thumbnail previews, user admin languages, REST API content endpoints, post type templates, and more.</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39353&stop_rev=39263&limit=200&verbose=on&sfp_email=&sfph_mail=\">quite a few refinements</a> since releasing Beta 4 a week ago, including usability and accessibility enhancements for video headers, media and page template support in starter content, and polishing of how custom CSS can be migrated to and extended by plugins and themes. The REST API endpoints saw a number of bugfixes and notably now have anonymous comment off by default.</p>\n<p>Not sure where to start with testing? Try setting up a fresh site on a new installation with Twenty Seventeen (hint: head into customizing your site before touching any pages or widgets) and taking notes on what you enjoyed and what got you stuck. For more details about what’s new in version 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.7 and update your plugin’s <em>Tested up to</em> version in the readme to 4.7. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> And if you haven’t yet done so, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and send it on to your friends.</p>\n<p>Happy testing! And now for another <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a> haiku break.</p>\n<p><em>Select your language</em><br />\n<em>Then let your users choose theirs</em><br />\n<em><code>get_user_locale()</code></em></p>\n<p><em>Theme authors rejoice</em><br />\n<em>Any option may employ</em><br />\n<em>Selective refresh</em></p>\n<p><em>Custom header video</em><br />\n<em>Make sure to <code>add_theme_support</code></em><br />\n<em>Bling above the fold</em></p>\n<p><em>A new template dawns</em><br />\n<em>A hierarchy member</em><br />\n<em>Post-type templates live</em></p>\n<p><em>PDF updates</em><br />\n<em>Pack a parade of polish</em><br />\n<em>Prettier previews</em></p>\n<p><em>Template Post Type: New</em><br />\n<em>Template Post Type: And Useful</em><br />\n<em>Template Post Type: Thing</em></p>\n<p><em>Let lists live lively</em><br />\n<em>Laud <code>wp_list_sort()</code></em><br />\n<em>Less laconic lists</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4579\";s: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:33:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 01:51: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:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4576\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:2019:\"<p>WordPress 4.7 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1,</a> <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth developer guides on make/core</a>. We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39262&stop_rev=39201&limit=200&verbose=on&sfp_email=&sfph_mail=\">about 60 changes</a> in the last few days for beta 4, including tweaks to Twenty Seventeen, custom CSS, and the REST API content endpoints.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>We are almost there<br />\nPlease test your plugins and themes<br />\nRC coming soon<br />\n</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4576\";s: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:33:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordCamp US 2017-2018 in Nashville\";s: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:70:\"https://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 23:24: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:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4571\";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:330:\"The title says it all. We had some great applications for cities to host WordCamp US after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is Nashville, Tennessee. Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1022:\"<p><img class=\"aligncenter\" src=\"https://i0.wp.com/wpdotorg.files.wordpress.com/2008/07/27492741871_c6fcebcad3_k-e1479248587522.jpg?resize=632%2C253&ssl=1\" data-recalc-dims=\"1\" /></p>\n<p>The title says it all. We had some great applications for cities to host <a href=\"http://us.wordcamp.org/\">WordCamp US</a> after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is <strong>Nashville, Tennessee</strong>.</p>\n<p>Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia.</p>\n<p>By the way, if you haven’t yet, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and ask your friends to as well.</p>\n<p><a href=\"https://www.flickr.com/photos/143951935@N07/27492741871\">Photo Credit</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Nov 2016 03:30: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:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4566\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:3120:\"<p>WordPress 4.7 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth field guides on make/core</a>. Some of the changes in Beta 3 include:</p>\n<ul>\n<li><strong>REST API:</strong> The <code>unfiltered_html</code> capability is now respected and <code>rest_base</code> has been added to response objects of <code>wp/v2/taxonomies</code> and <code>wp/v2/types</code>, while <code>get_allowed_query_vars()</code> and the <code>rest_get_post</code> filter have been removed.</li>\n<li><strong>Roles/Capabilities:</strong> Added meta-caps for comment, term, and user meta, which are currently only used in the REST API.</li>\n<li><strong>I18N:</strong> Added the ability to change user’s locale back to site’s locale. (<a href=\"https://core.trac.wordpress.org/ticket/38632\">#38632</a>)</li>\n<li><strong>Custom CSS:</strong> Renamed the <code>unfiltered_css</code> meta capability to <code>edit_css</code> and added revisions support to the <code>custom_css</code> post type.</li>\n<li><strong>Edit shortcuts:</strong> Theme authors should take a look at <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">the developer guide to the customizer preview’s visible edit shortcuts</a> and update their themes to take advantage of them if not already implementing selective refresh.</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39200&stop_rev=39143&limit=200&verbose=on&sfp_email=&sfph_mail=\">over 50 changes</a> in the last week.</li>\n</ul>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>Building the future</em><br />\n<em>A global community</em><br />\n<em>Stronger together</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4566\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 17:39:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4552\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:4240:\"<p>WordPress 4.7 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta2.zip\">download the beta here</a> (zip).</p>\n<p>Notable changes since WordPress 4.7 Beta 1:</p>\n<ul>\n<li><strong>Twenty Seventeen:</strong> The theme wasn’t being installed on upgrades – sorry about that! Now you should see it if you’re upgrading an existing site. There are also plenty of fixes, especially for the header and small screen views.</li>\n<li><strong>Edit shortcuts:</strong> These are always visible while editing (hide them on bigger screens by collapsing the controls) and should now work properly in Firefox. (<a href=\"https://core.trac.wordpress.org/ticket/27403\">#27403</a> and <a href=\"https://core.trac.wordpress.org/ticket/38532\">#38532</a>)</li>\n<li><strong>REST API endpoints:</strong> There have been a number of changes over the past week; your attention is requested on the following:\n<ul>\n<li>The <code>DELETE</code> response format has changed and may need to be accounted for. (<a href=\"https://core.trac.wordpress.org/ticket/38494\">#38494</a>)</li>\n<li>Enabled querying by multiple post statuses. (<a href=\"https://core.trac.wordpress.org/ticket/38420\">#38420</a>)</li>\n<li>Return an error when JSON decoding fails. (<a href=\"https://core.trac.wordpress.org/ticket/38547\">#38547</a>)</li>\n</ul>\n</li>\n<li><strong>More developer notes</strong>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2016/10/28/fine-grained-capabilities-for-taxonomy-terms-in-4-7/\">Fine grained capabilities for taxonomy terms</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/29/wp_taxonomy-in-4-7/\"><code>WP_Taxonomy</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/02/wp_list_sort-and-wp_list_util-in-4-7/\"><code>wp_list_sort()</code> and <code>WP_List_Util</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post type templates</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/\">New post type labels</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/attributes-for-resource-hints-in-4-7/\">Attributes for resource hints</a></li>\n</ul>\n</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39142&stop_rev=38995&limit=200&verbose=on&sfp_email=&sfph_mail=\">almost 150 changes</a> in the last week.</li>\n</ul>\n<p>For more of what’s new in version 4.7, <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">check out the Beta 1 blog post</a>.</p>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><em>Ya es la hora</em><br />\n<em> Time for another beta</em><br />\n请您帮下忙!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4552\";s: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:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Oct 2016 04:30:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4535\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:6895:\"<p>WordPress 4.7 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.7 is slated for release on <a href=\"https://make.wordpress.org/core/4-7/\">December 6</a>, but we need your help to get there. We’ve been working on a lot of things, many of them to make getting your site set up the way you want it much easier. Here are some of the bigger items to test and help us find as many bugs as possible in the coming weeks:</p>\n<ul>\n<li><a href=\"http://2017.wordpress.net/\"><strong>Twenty Seventeen</strong></a> – A brand new default theme brings your site to life with immersive featured images, video headers, and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.</li>\n<li><strong>Video Headers</strong> – Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</li>\n<li><strong>Set up your site in one flow</strong> – From finding and installing themes right inside the customizer, to automatically staged theme-specific starter content, to clickable shortcuts that jump directly to editing an item from the preview pane, to adding pages while you’re building a nav menu or setting a static front page: getting a new site spun up and ready to share with a friend or a coworker is faster and easier than it’s ever been. Note: starter content appears when live previewing brand new sites and is currently only available in Twenty Seventeen. We’ll be expanding this to other bundled themes very soon, and perhaps to sites with existing content in future releases of WordPress.</li>\n<li><strong>Custom CSS with live previews</strong> – Ever needed to hide or tweak the look of something in your theme or from a plugin? Now you can do it with CSS and live preview the results while customizing your site. CSS can be a powerful tool; you may find that you won’t need the theme editor or child themes anymore.</li>\n<li><strong>User admin languages</strong> – Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. To try this out, you’ll need to have more than one language installed, which will make a user language option available in your profile.</li>\n<li><strong>PDF thumbnail previews</strong> – Uploading PDFs will now generate thumbnail images so you can more easily distinguish between all your documents.</li>\n</ul>\n<p>As always, there have been exciting changes for developers to explore as well, such as:</p>\n<ul>\n<li><strong>REST API content endpoints</strong> – If you only test one thing as a developer, please test these. This phase is particularly helpful for people building plugins, themes, and in-admin interfaces. Can you build the things you need? Are these ready for release, and is the world ready for them? (<a href=\"https://core.trac.wordpress.org/ticket/38373\">#38373</a>)</li>\n<li><strong><code>WP_Hook</code></strong> – The code that lies beneath actions and filters has been overhauled. You likely aren’t affected, but if you’ve done things to the <code>$wp_filter</code> global or experienced funky recursion bugs in the past, <a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\">please take a moment to read the dev note</a> and test your code.</li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/\"><strong>Custom bulk actions</strong></a> – List tables, now with more than bulk edit and delete.</li>\n<li>Expanded <a href=\"https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/\"><strong>Settings Registration API</strong></a> via <code>register_setting()</code>.</li>\n<li>For theme developers: <strong>Post type templates</strong> (<a href=\"https://core.trac.wordpress.org/ticket/18375\">#18375</a>)</li>\n<li><strong><a href=\"https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/\">More goodies for theme developers!</a></strong></li>\n<li><strong>Locale switching</strong> (<a href=\"https://core.trac.wordpress.org/ticket/26511\">#26511</a>)</li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/11/comment-allowed-checks-in-wordpress-4-7/\"><strong>Comment allowed checks</strong></a> have the potential for a back-compat break.</li>\n</ul>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing, and please enjoy this extended haiku break, courtesy of <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a><em>.</em></p>\n<p><em>Exquisite endpoints</em><br />\n<em>Extol epic exabytes</em><br />\n<em>Enabling earthlings</em></p>\n<p><em>Careful interfaces</em><br />\n<em>Considerately conjured</em><br />\n<em>Customizer chic</em></p>\n<p><em>Ring in the new year</em><br />\n<em>With elegance and balance</em><br />\n<em>Twenty Seventeen</em></p>\n<p><em>Hooks hook healthily</em><br />\n<em>17817</em><br />\n<em>Sane iterations</em></p>\n<p><em>Admin in your tongue<br />\nOne site, many languages<br />\nWe all speak WordPress</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4535\";s: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:45:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Join Us Again for Global WordPress Translation Day\";s: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:86:\"https://wordpress.org/news/2016/10/join-us-again-for-global-wordpress-translation-day/\";s: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 Oct 2016 13:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s: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:19:\"contributor weekend\";s: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:32:\"global wordpress translation day\";s: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:\"polyglots\";s: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:\"translations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4516\";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:373:\"The WordPress Polyglots team is organizing the second Global WordPress Translation Day on November 12th. Everyone is invited to join – from anywhere in the world! Translating is one of the easiest ways to get involved with WordPress and contribute to the project. Global WordPress Translation Day is your chance to learn more about translating WordPress, meet […]\";s: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:15:\"Petya Raykovska\";s: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:4273:\"<p>The WordPress Polyglots team is organizing the second <a href=\"https://wptranslationday.org/\">Global WordPress Translation Day</a> on November 12th. Everyone is invited to join – from anywhere in the world!</p>\n<p>Translating is one of the easiest ways to get involved with WordPress and contribute to the project. Global WordPress Translation Day is your chance to learn more about translating WordPress, meet people from all over the world, and <a href=\"https://make.wordpress.org/polyglots/teams\">translate WordPress into one of more than 160 languages</a>.</p>\n<h3>Join us on November 12th from anywhere in the world</h3>\n<p>The translation day starts on Saturday, November 12th, 2016, at 0:00 UTC and ends 24 hours later. <a href=\"http://arewemeetingyet.com/UTC/2016-11-12/00:00/Global%20WordPress%20Translation%20Day%202\">See what time that is for you!</a> You can join right from the start, or any time it’s convenient for you throughout the day.</p>\n<h3>What are we doing?</h3>\n<p>Local contributor days are happening all over the world, and are a great way to get involved. <a href=\"https://www.google.com/maps/d/viewer?mid=12Gni4JMfShyWHPqGNwh5-PMneMM&usp=sharing\">Check out this map</a> to see if there’s already a local event happening near you. Can’t find one? <a href=\"https://make.wordpress.org/polyglots/2016/09/22/global-wordpress-translation-day-2-on-november-12th-2016/\">Organize a local event!</a></p>\n<p>At the same time, <a href=\"https://www.crowdcast.io/e/gwtd2/register\">join the community for 24 hours of live-streamed, remote sessions</a> in numerous languages. Sessions will cover localization, internationalization, and contributing in your language.</p>\n<h3>Who’s it for?</h3>\n<p>Whether you’re new to translating and want to learn how to translate, or an experienced translation editor building a strong team, the translation day is for <i>you</i>. Developers will also enjoy topics from experienced contributors, whether you’re learning about internationalization and or want to find more translators for your themes and plugins. There’s a session for everyone!</p>\n<h3>Get Involved</h3>\n<p>Joining is easy! On November 12th, in your own timezone, <a href=\"https://translate.wordpress.org\">translate WordPress</a> or your favorite plugins and themes into your language, while watching live sessions over the course of the day.</p>\n<p>Want to get more involved? <a href=\"https://make.wordpress.org/polyglots/2016/09/22/global-wordpress-translation-day-2-on-november-12th-2016/\">Sign up to organize a local event</a> and invite your local community to translate together on November 12th. Events can be formal or completely informal – grab your laptop and a couple of friends, and head to a local coffee shop to translate for an hour or two.</p>\n<h3>Can you get involved if you only speak English?</h3>\n<p>Absolutely! Even if you only speak English, there are great sessions about internationalization that can benefit every developer. There’s also lots of English variants that need your help! For example, English is spoken and written differently in Australia, Canada, New Zealand, South Africa, and the United Kingdom. You can learn about these differences and why these variants are important during the sessions.</p>\n<p>And if you’re feeling fun, try translating WordPress into emoji! Yep, we have a translation of WordPress in emoji! <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30e.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30d.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30f.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<h3>Questions?</h3>\n<p>If you have any questions, the polyglots team and the event organizers hang out in <a href=\"http://wordpress.slack.com/messages/polyglots/\">#polyglots in Slack</a> and are happy to help! (Get an invite to Slack at <a href=\"https://chat.wordpress.org\">chat.wordpress.org</a>.)</p>\n<p>Sign up to take part in the event on the <a href=\"https://wptranslationday.org/\">official website</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4516\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.6.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Sep 2016 15:52:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4507\";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:377:\"WordPress 4.6.1 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.6 and earlier are affected by two security issues: a cross-site scripting vulnerability via image filename, reported by SumOfPwn researcher Cengiz Han Sahin; and a path traversal vulnerability in […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jeremy Felt\";s: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:2757:\"<p>WordPress 4.6.1 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.6 and earlier are affected by two security issues: a cross-site scripting vulnerability via image filename, reported by SumOfPwn researcher <a href=\"https://twitter.com/cengizhansahin\">Cengiz Han Sahin</a>; and a path traversal vulnerability in the upgrade package uploader, reported by <a href=\"https://dominikschilling.de/\">Dominik Schilling</a> from the WordPress security team.</p>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.6.1 fixes 15 bugs from 4.6. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.6.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.6.1\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.6.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.6.1.</p>\n<p>Thanks to everyone who contributed to 4.6.1:</p>\n<p><a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geminorum\">geminorum</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J. (Clorith)</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4507\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s: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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 06 Jan 2017 20:31:15 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 06 Dec 2016 19:27:41 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2163,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1483777875','no'),(2164,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1483734675','no'),(2165,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1483777876','no'); INSERT INTO `wpyq_options` VALUES (2166,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','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:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s: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://planet.wordpress.org/\";s: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:2:\"en\";s: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:47:\"WordPress Planet - http://planet.wordpress.org/\";s: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:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: How Do You Educate People New to 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:29:\"https://wptavern.com/?p=64890\";s: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:63:\"https://wptavern.com/how-do-you-educate-people-new-to-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5213:\"<p>When a friend of mine asked for suggestions on what he should use to create a new site, I suggested WordPress. It is well supported, has an amazing community, and a ton of free themes and plugins to choose from. After getting WordPress installed on a new webhosting account, I left him be to see what issues he would run into and how he would configure the site.</p>\n<p>After noticing the site was loading slowly three weeks later, I obtained admin access to try to determine what the problem was. The first thing I did was check which plugins he installed. One of the plugins added the ability to embed YouTube videos on the site using shortcodes. My friend was unaware that WordPress has <a href=\"https://codex.wordpress.org/Embeds\">oEmbed support</a> which allows users to easily embed videos by pasting the URL into the editor.</p>\n<p>He also installed a couple of other plugins that mimicked core functionality. He was unaware that WordPress does most of the things he wants without the need for plugins.</p>\n<h2>Page Builder Shenanigans</h2>\n<p>After activating a theme that was compatible with the <a href=\"https://wordpress.org/plugins/sportspress/\">SportsPress</a> plugin, he installed the <a href=\"http://www.getmotopress.com/plugins/content-editor/\">MotoPress Content Editor</a>. MotoPress Content Editor is a front-end page builder that enables users to visually construct pages. The front page of the site was a long vertical column filled with information that mimicked blog posts.</p>\n<p>Because he didn’t understand how WordPress works, he forgot to configure the site to display the latest posts instead of using a front page. What he ended up doing is recreating the blog post layout on the static front page using the MotoPress Content Editor. He also added a lot of page builder elements such as YouTube videos to the page which was a contributing factor to the site’s poor loading times.</p>\n<p>Page builders are a tool that can make building sites and pages more convenient, but in the wrong hands, they can help users <a href=\"https://wptavern.com/wordpress-visual-page-and-website-builders-make-it-easy-to-create-ugly-sites\">ruin their sites</a>. I replaced the video elements with a text widget that displays the latest video from a YouTube channel. Since he was mimicking the blog post layout on a static page, I configured the site to display the latest blog posts first.</p>\n<p>Once I fixed these issues, I removed the page builder and explained to my friend why it was unnecessary. He was recreating WordPress functionality and doing unnecessary work without realizing it.</p>\n<p>This experience makes me wonder how many other newer WordPress users end up in a similar situation. They don’t know what WordPress is capable of out-of-the-box and they end up installing a myriad of plugins with descriptions that sound similar to the features they want. I spent about a week undoing all of the work my friend did in three. Had I not stepped in, the site would likely not scale and its performance would decrease further.</p>\n<h2>Getting New Users Started on the Right Track</h2>\n<p>In early 2015, a community initiative dubbed <a href=\"https://make.wordpress.org/core/2015/02/05/4-2-community-initiative-nux-working-group/\">NUX Working Group</a> was created to brainstorm ideas on how to improve the new user experiences throughout the WordPress admin. While the group initially had a head of steam, it lost a lot of momentum last year. I’d like to see it re-emerge and work in concert with the <a href=\"https://wptavern.com/matt-mullenweg-announces-tech-and-design-leads-for-new-focus-based-development-cycle\">focus-based approach</a> to developing WordPress this year.</p>\n<p>How can WordPress explain to new users what its capable of without drowning them in technical information? Is it feasible to create something that caters to the majority without explaining every feature in detail? <a href=\"https://codex.wordpress.org/Version_3.3\">Admin Pointers</a> were introduced in WordPress 3.3 and while they’re typically used to introduce new features in a release, they don’t act as a guided tour to what WordPress can do.</p>\n<p>Education is likely a key component to improving the new user experience. WordPress.com has a <a href=\"https://learn.wordpress.com/get-started/\">12-step beginner’s guide</a> that walks people through the process of configuring and customizing their sites. For self-hosted WordPress users, there’s a <a href=\"https://codex.wordpress.org/New_To_WordPress_-_Where_to_Start\">New to WordPress – Where to Start guide</a> that covers what WordPress is, choosing a host, and considerations to keep in mind. However, much of the information is technical in nature.</p>\n<p>If you’re a consultant or coach who works with people new to WordPress, how do you handle the educational part of your projects? What are the most common roadblocks that they encounter? Do you have a custom-made getting started guide or do you forward them to a site with video tutorials like <a href=\"https://wordpress.tv/\">WordPress.TV</a> or <a href=\"https://www.wp101.com/\">WP101</a>?</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 06 Jan 2017 19:19:33 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WPTavern: Incubator WordCamp Denpasar a Success\";s: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:29:\"https://wptavern.com/?p=64903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/incubator-wordcamp-denpasar-a-success\";s: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:4625:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/01/taylor-lovett.jpg?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/01/taylor-lovett.jpg?resize=150%2C150&ssl=1\" alt=\"\" class=\"alignright size-thumbnail wp-image-64907\" /></a>This post was contributed by guest author Taylor Lovett. Lovett is based in the Washington DC area, is the Director of Web Engineering at <a href=\"https://10up.com\" target=\"_blank\">10up</a>, creator of ElasticPress, and general open source enthusiast.<br />\n </p>\n<hr />\n<p>In February 2016, the <a href=\"http://wordpressfoundation.org/\" target=\"_blank\">WordPress Foundation</a> announced the <a href=\"https://wordpress.org/news/2016/02/experiment-wordcamp-incubator/\" target=\"_blank\">WordCamp incubator program</a>, focused on spreading WordPress and open source values to remote areas of the world through extra hands-on support to first time WordCamps. WordCamp Denpasar, which took place in Bali’s capital city, is the first of three camps to be supported as a part of the program — other WordCamps include Harare and Medellín. As Director of Web Engineering at <a href=\"https://10up.com\" target=\"_blank\">10up</a>, I was sent to attend and speak at the inaugural event. Our company values open source projects and the WordPress community, so we’re proud to support emerging communities by attending events like this.</p>\n<p>The incubator program supports WordCamps by providing them with an experienced organizer. In Denpasar’s case, Rocio Valdivia, a Community Wrangler for Automattic, was the WordCamp Incubator sponsored organizer. According to Ivan Kristianto, the lead organizer for WordCamp Denpasar, “Rocio was a hands-on consultant provided by the WordPress Foundation to help incubate the camp. She helped [us] in budgeting, managing the organizers, submission timelines, and more”.</p>\n<p>WordCamp Denpasar attracted 180 attendees, twice the initial goal. Many attendees came from other parts of Indonesia to attend the Camp, which bubbled with an aura of excitement as Indonesia has not had a WordCamp in over three years. The venue, the <a href=\"http://www.sofitel.com/gb/hotel-5551-the-royal-beach-seminyak-bali-mgallery-collection/index.shtml\" target=\"_blank\">Royal Beach Seminyak Hotel</a>, was of ample size and served the crowd well. There was a single session track, mixed with user, business, and developer topics. Lunch included a nice buffet featuring local Balinese cuisine. Overall, the WordCamp attendance, venue, and amenities were quite impressive.</p>\n<p>The speaker lineup was diverse, with speakers from Indonesia, Australia, Europe, Japan, and the United States. Attendees were extremely enthusiastic throughout the sessions and actively engaged in questions. I was last to speak, presenting on <a href=\"https://10up.com/blog/2016/twenty-sixteen-react-nodeifywp/\" target=\"_blank\">NodeifyWP and Twenty Sixteen React</a>. WordCamp Denpasar was the debut presentation of our new isomorphic JavaScript framework. The crowd was extremely excited to hear my presentation and attendees were grateful 10up choose Bali as a first occasion to show the framework. After my talk, I received more questions than could fit in the allotted time slot.</p>\n<p>In the weeks after the Camp, I talked with Rocio about the overall success of the event and Incubator program as a whole. Rocio believed the WordCamp went extremely well. She cited some key events that followed the inaugural camp:</p>\n<ol>\n<li>The local Indonesian meetup group has grown to more than 50 new members across different groups.</li>\n<li>The existing WP Meetup Bekasi group in Indonesia has applied to join the Meetup chapter program.</li>\n<li>The non-active WP Meetup of Jakarta has now two members interested in re-activating the group and have applied to join the chapter program. They are also interested in organizing WordCamp Jakarta 2017.</li>\n<li>The WordPress Foundation has received an application for organizing WordCamp Ubud in 2017 (one hour from Denpasar) which is in pre-planning now.</li>\n<li>A WP Indonesia Slack channel is being created to connect the whole community in the country.</li>\n</ol>\n<p>Clearly, WordCamp Denpasar has had a positive effect on the Indonesian WordPress community. As more areas of the world getting involved contributing to and using WordPress, the project’s internationalization and diversity improves. If Denpasar is any indication, expanding the incubator program to more areas of the world will have long-lasting benefits within the entire WordPress community.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 06 Jan 2017 18:59: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Matt Mullenweg Announces Tech and Design Leads for New Focus-Based Development Cycle\";s: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:29:\"https://wptavern.com/?p=64862\";s: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:105:\"https://wptavern.com/matt-mullenweg-announces-tech-and-design-leads-for-new-focus-based-development-cycle\";s: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:7237:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/01/sharpened-pencil.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/01/sharpened-pencil.jpg?resize=960%2C542&ssl=1\" alt=\"\" class=\"size-full wp-image-64886\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/JLXDNN5BNE\">Angelina Litvin</a>\n<p>WordPress core development is kicking off in 2017 with the new focus-based development process that Matt Mullenweg announced during the <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\" target=\"_blank\">2016 State of the Word</a>. The new approach to releases shifts WordPress from the familiar time-based release cycle to one that is more project-based. The idea is that design and user testing will lead the way and upcoming releases will ship when significant user-facing improvements are ready.</p>\n<p>Mullenweg, who will serve as the overall product lead for 2017, <a href=\"https://make.wordpress.org/core/2017/01/04/focus-tech-and-design-leads/\" target=\"_blank\">announced</a> tech and design leads for each of the three focus areas: the REST API, the editor, and the customizer.</p>\n<p>“For the REST API we’re going to work on getting first party wp-admin usage of the new endpoints, and hopefully replace all of the core places where we still use admin-ajax,” Mullenweg said. The REST API team nominated Ryan McCue and K.Adam White to take the lead on the objectives Mullenweg outlined, as well as infrastructure and endpoint performance, security, and improvements to authentication options and documentation.</p>\n<p>“The editor will endeavor to create a new page and post building experience that makes writing rich posts effortless, and has ‘blocks’ to make it easy what today might take shortcodes, custom HTML, or ‘mystery meat’ embed discovery,” Mullenweg said. Automattic employees Matias Ventura and Joen Asmussen will be taking point on the editor.</p>\n<p>The <a href=\"https://wordpress.org/plugins/shortcode-ui/\" target=\"_blank\">Shortcake UI</a> feature plugin is one attempt at giving the existing shortcodes feature a more user-friendly interface, but contributors are also exploring other ideas for simplifying the experience of adding rich content to posts. Ella Van Dorpe recently posted an idea for <a href=\"https://make.wordpress.org/core/2016/12/24/idea-uniform-resource-identifiers-as-an-alternative-to-shortcodes/\" target=\"_blank\">using uniform resource identifiers as an alternative to shortcodes</a> in certain use cases. This would work similar to <a href=\"https://codex.wordpress.org/Embeds\" target=\"_blank\">WordPress’ implementation of oEmbed</a> where data is stored elsewhere and embedded in a post using a URL.</p>\n<p>Mullenweg’s proposed direction for the customizer team is to “help out the editor at first, then shift to bring those fundamental building blocks into something that could allow customization ‘outside of the box’ of post_content, including sidebars and possibly even an entire theme.” Weston Ruter and Mel Choyce will be taking the lead on the customizer focus.</p>\n<p>Ruter and contributors have been working on a project called <a href=\"https://github.com/xwp/wp-js-widgets\" target=\"_blank\">JS Widgets</a> that uses the Customize API to power the next generation of JavaScript-widgets in core. It opens the door for managing widgets via the REST API and ties in nicely with all three focus areas.</p>\n<p>A preliminary discussion on upcoming Customizer priorities cropped up in the comments. Nick Halsey, co-maintainer of the customize component, <a href=\"https://make.wordpress.org/core/2017/01/04/focus-tech-and-design-leads/#comment-31891\" target=\"_blank\">responded</a> to the proposal of having the customizer help out the editor at first. He believes the best approach is to create the new editor within the Customize API, giving it live previews from the start.</p>\n<p>“Improving the editor within an ‘admin’ interface that lacks live preview doesn’t address the fundamental problems with the current content editing experience and creates something that still has to be entirely rebuilt and reimagined within a live preview context eventually,” Halsey said. “If the editor is built on the Customize API first, rather than rethinking the editor and then bringing it into the live preview API, the customize and editor contributors would be able to join forces to focus on improving the content editing experience much more effectively.”</p>\n<p>It will be interesting to see what direction Mullenweg and the leads decide to take in the foundational task of architecting the new editing experience. Mullenweg made it clear in the State of the Word address that he would like to see Calypso or a similar interface replace wp-admin in the future. However, Calypso was not built using the Customize API, WordPress’ own single page application admin interface that plugins and themes already widely support.</p>\n<p>After WordCamp US, I asked Mullenweg about his intentions for Calypso in relationship to WordPress core. He said the application was “designed to be in core someday,” which is one reason they selected the same license and made it open source.</p>\n<p>“My real hope is that it is something that is ready for core someday – both Calypso the interface and the concept.” Mullenweg said. “That’s why I said Calypso or something like it. There’s obviously a lot of WordPress.com stuff in Calypso that will never be in core. If we think of a wp-admin replacement, it would be replacing wp-admin with the parts that Calypso does that are the same thing, kind of more of the my sites section of it. But I do believe the future of a great wp-admin experience is JavaScript – probably React, talking to APIs, super fast, and maybe even working offline.”</p>\n<p>Automattic is actively recruiting popular plugin authors to make their plugins Calypso-aware. Demonstrating the application’s interoperability with the WordPress plugin ecosystem is a must before Calypso can be considered a promising replacement for the WordPress admin. In the meantime, the foundation for a new page and post building experience is being laid with consideration for how the customizer can improve the editor.</p>\n<p>Mullenweg responded to comments on the post indicating that feature plugins or other improvements to WordPress outside of the three focus areas would need to continue on as plugins for the time being. However, performance improvements may be included in minor releases.</p>\n<p>“What goes in a minor release will broaden a bit, which I know is something we have to approach carefully, but performance is very important and improvements will be something I will consider for being in a minor release,” Mullenweg said. Contributors are currently working on <a href=\"https://make.wordpress.org/core/tag/4-7-1/\" target=\"_blank\">WordPress 4.7.1</a>, which is planned for release on Tuesday, January 10.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 06 Jan 2017 00:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"WPTavern: Micro.blog Surpasses Kickstarter Funding Goal, Set to Launch New Social Network for Independent Microblogs\";s: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:29:\"https://wptavern.com/?p=64805\";s: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:126:\"https://wptavern.com/micro-blog-surpasses-kickstarter-funding-goal-set-to-launch-new-social-network-for-independent-microblogs\";s: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:6754:\"<p>Developer <a href=\"http://www.manton.org/\" target=\"_blank\">Manton Reece</a> is on a mission to take back short form content for the open web by providing better tools for independent microblogging. Most short form content today is posted through centralized social networking sites like Facebook, Twitter, and Instagram, where posts are mixed with promoted content and users have no control of their timelines. There’s no guarantee that these social networks will be around forever, as many before them have disappeared, eclipsed by new ways to connect online.</p>\n<p>Reece set out to create <a href=\"http://micro.blog/\" target=\"_blank\">Micro.blog</a>, a timeline and publishing platform for the open web, as an alternative social network that encourages more independent writing. He <a href=\"https://www.kickstarter.com/projects/manton/indie-microblogging-owning-your-short-form-writing\" target=\"_blank\">launched a Kickstarter campaign</a> to fund the platform along with his work on a book called Indie Microblogging. The project’s $10K goal was fully funded on the first day and has passed $22,000 on the second day of the campaign.</p>\n<p>Micro.blog has a timeline experience similar to Twitter with replies and favorites, but the main difference is that it is based on RSS, pulling posts from independent sites. Those who don’t have their own websites will be able to opt for a hosted microblog and map a custom domain. Users with hosted microblogs can post via a web interface that includes a Markdown editor or use the service’s iPhone app.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/01/micro-blog-1.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/01/micro-blog-1.png?resize=1025%2C590&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64853\" /></a></p>\n<h3>Micro.blog Will Integrate with WordPress</h3>\n<p>Reece, who self-hosts <a href=\"http://manton.org/\" target=\"_blank\">his own blog</a> on WordPress, will be launching Micro.blog with full integration for WordPress users, making it easy to cross post between the two platforms. I asked him about the workflow for publishing from WordPress and he said his Indie Microblogging book will contain a section specifically on WordPress.</p>\n<p>“After you’ve told Micro.blog about your WordPress RSS feed, you can continue to post to your blog as you normally would, although I’ll have some tips for taking the best advantage of it,” Reece said. “There’s also a native iPhone app for Micro.blog that supports direct posting to WordPress. I’ve found that it really improves the user experience to have a single app with a timeline experience, replies, favorites, as well as easy posting directly to your own site. But there’s no requirement to use any specific app.”</p>\n<p>Reece said he plans to implement a very strict, reverse-chronological timeline for content that users are following. He also does not plan to introduce any algorithms or advertising. Basic accounts will be free and the plan is to sustain the platform with revenue from a paid plan that includes extra features like microblog hosting.</p>\n<p>“One thing that is very important to me is not letting someone you don’t follow interrupt your timeline with harassment or other replies that aren’t appropriate,” Reece said. “I’m working on some features around this that I hope will help avoid similar issues that Twitter has faced in its community, for example. So if there are any custom algorithms or curation it will be around trying to deal with abuse before it happens.”</p>\n<p>The Micro.blog platform is currently built using Ruby, Sinatra, Ember.js, MySQL, and Redis. Reece said he is in the process of rewriting some of the app with a more traditional Ruby on Rails setup.</p>\n<p>“Ember didn’t end up being a great fit for the design,” Reece said. “There is also a portion of the microblog publishing engine built on Jekyll, so that themes and data files can be more portable.”</p>\n<p>Micro.blog isn’t entirely distributed where users host their own “pods” like Diaspora, but Reece said he is open to making it more decentralized in the future.</p>\n<p>“It’s a good goal to eventually move to something even more distributed, but it introduces a lot of complexity, which has prevented most of those kind of solutions from taking off,” Reece said. “I hope that Micro.blog is a step in the right direction, encouraging people to write more on their own site even for short microblog posts, instead of just Twitter and Facebook, with more open formats and APIs. It’s more achievable if we can build off of tools like WordPress instead of starting over.”</p>\n<p>Reece said he thinks WordPress.com (Automattic) is one of only a couple web publishing companies he believes could last 100 years. “Only 2 companies keep coming to mind: WordPress.com and GitHub,” he said in a <a href=\"http://mirror.manton.org/2015/09/complete-mirror-of-this-blog.html\" target=\"_blank\">post about mirroring his blog to GitHub</a>. “I believe both will last for decades, maybe even 100 years, and both embrace the open web in a way that most other centralized web sites do not.”</p>\n<p>During his 14 years of blogging and 10 years of using Twitter, Reece became an advocate for the open web. He said he used to be excited about Twitter and built apps for the platform but grew disillusioned at their approach to locking down the API.</p>\n<p>“We’ve been so focused on writing on Twitter and Facebook that we’ve gotten away from more independent publishing that makes blogs and the open web great,” Reece said. “I think microblogging has a place on the open web, and that posting to a blog and reading posts from friends can have just as great a user experience as using a traditional social network. I’ve already heard from many people who have been inspired recently to blog again, which is really the main goal of Micro.blog.”</p>\n<p>The <a href=\"https://www.kickstarter.com/projects/manton/indie-microblogging-owning-your-short-form-writing/community\" target=\"_blank\">Micro.blog Kickstarter campaign</a> will end in 27 days. Reece said he was surprised the project was funded so quickly. He plans to work hard over the next month to roll out Micro.blog to everyone.</p>\n<p>“I can’t wait to see how users use the service, how the book can help WordPress users expand their existing blogs, and what developers want to build on the APIs going forward,” Reece said.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Jan 2017 23:14:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"HeroPress: We Are The Same\";s: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:56:\"https://heropress.com/?post_type=heropress-essays&p=1556\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://heropress.com/essays/we-are-the-same/\";s: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:9064:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/01/010417-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: To every woman... we are the same. I am you and you are me.\" /><p><em>Topher asked me to write an article for HeroPress as we sat together in an alcove in the Philly Convention Center. I was in a vulnerable space. My lightning talk at WordCamp US had concluded, and I was settling into the experience of being at another WordCamp. I thought about the life experiences that brought me to my second presentation a year later, and I started to cry. Below is why.</em></p>\n<p>One of my earliest memories is attending my mother’s graduate school graduation ceremony. It was a huge achievement. I wore a pink frilly dress with afro puffs to her graduation ceremony. I am sure I was gripping someone’s leg and hiding behind them. Behind my mother, my aunt or maybe my father. I was painfully awkward and shy. Which didn’t make any sense because my family was constantly telling me, ‘Be quiet’. That could have been their anthem for me. Children were meant to be seen, not heard.</p>\n<blockquote><p>I think of that young Sierra Leonean American girl I was, I think back to that day, and wonder what became of her.</p></blockquote>\n<p>She grew taller, much taller, transitioned from pink dresses to a pink bedroom, and, some say, is poised. But she is still painfully awkward. You wouldn’t know it, but you can catch her at times sitting quietly at an event achingly wishing she were alone and didn’t have to perform.</p>\n<p>I project confidence because I was drafted into an oratory competition in middle school. Something about my voice caught the attention of my middle school teacher Mrs. McNeil. She entered me into one. I don’t recall what I read or the outcome. I only remember my mom driving me to my competition and her, my sister and I pulling up to a very crowded parking lot. Everything gets fuzzy after we arrived.</p>\n<p>In high school, I didn’t need to be drafted into public speaking. I had strong ideals and opinions, and when it came to debate competitions I didn’t need to fit in and be cool. All I had to do was win. I debated as a Junior Statesmen, entered the Essex County Mock Trial competition, and the High School Moot Court Tournament at Princeton University. During 10th or 11th grade I got commendations for my role as a mother whose son died due to someone’s negligence at school. I argued with the other team’s attorneys. I was distraught. I channeled my inner mother. The judge gave our Mock Trial team extra points because I made the case believable. In 11th grade my partner and I came second place in the Moot Court competition at Princeton.</p>\n<p>I live in Maplewood, New Jersey. It is a town that actively engages its children. Our administration and teachers educate us to be competitive academically and in our extracurricular activities, and to actively seek out opportunities for service.</p>\n<blockquote><p>Teachers tell us we can be great – and expectations are that we will be great.</p></blockquote>\n<p>It is ingrained in us that to whom much is given much is expected. I do the best I can to embody what is expected of me.</p>\n<p>Truthfully, as an African girl, it was wonderful to be educated like this. At home my parents, aunts and uncles expect nothing less. Outside of home and my classes and clubs, I received mixed messages about who I was and what I could achieve. I was one of a handful of Africans in a diverse community. I didn’t look African or sound African I was told growing up. And I was surprised as a child of how differently I was treated by many of the same color other than my best friend and her family in elementary school. It was fascinating. On one occasion at school I achingly experienced different treatment. A college counselor lost interest in helping me with financial aid when it came up in conversation that I was African. After that conversation she was too busy to meet with me. I went to the head of guidance instead who was fabulous.</p>\n<blockquote><p>Occasions like this make me acutely proud of where my family comes from and the sacrifices my parents made 30 plus years ago when they immigrated here.</p></blockquote>\n<p>I see in them that resilience is a must and that success is accessible through motivation, hard work, focus, education and self-improvement.</p>\n<p>As a child, I hurt at the barriers some put up when I told them I am African. And I still do. At times, we are misunderstood and misrepresented. And it doesn’t make me any less proud of my Sierra Leonean heritage.</p>\n<p>Three weeks ago, I had dinner with someone I met years ago. I mentioned something related to my heritage. She stopped for a second. She said she was surprised to hear I am African. Her enthusiasm towards me immediately drained. I wasn’t shocked. I pushed away the feeling of disappointment I feel in these occasions. I acknowledged the difference internally and it didn’t stop me from enjoying her company. It’s a situation I’ve found myself in many, many times.</p>\n<p>I was told I could be great as a child growing up in Maplewood. I let this propel me forward through each obstacle in my way, and I let this make me stand tall as I take on each daunting task before me. I took this with me to every college class and graduate class I have taken even when overpowered by feelings of inadequacy. I have been to events at places where very few people will ever have the chance to go. There are organizations I have worked for that have a competitive selection process. There are certificates I have earned that make me wonder how I gathered the strength to make it through. And there are presentations like the ones I gave at WordCamp US in 2015 and 2016 where I fought through feelings of inadequacy to stand on stage and speak before hundreds of people in the tech industry.</p>\n<blockquote><p>At these times, I think of the little Sierra Leonean American girl in the pink frilly dress with afro puffs, and wonder how she could achieve each one of these accomplishments.</p></blockquote>\n<p>I wonder how she became so warmly embraced by the WordPress community, invited to plan WordCamp NYC at the United Nations in 2016, and invited to be a co-organizer of Meetups in NYC. It reflects how inclusive our community is.</p>\n<p>I think of my gender, my color, and my heritage.</p>\n<p>To every woman – we are the same. And, even if we glance at each other and look away, I am you and you are me. We can’t let anyone convince us otherwise.</p>\n<blockquote><p>I think of the African girl on the continent who doesn’t have the choices and resources I have. I cry for her, and I cry for me.</p></blockquote>\n<p>I cry because I may never meet her, never look deeply into her eyes, never tell her that she will be great, give her the resources she needs to fully realize her dreams and give her the space to be embraced by the WordPress community. Make no mistake in this digital age that this little girl is aware of what she doesn’t have, and that she needs us to propel her forward.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: We Are The Same\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=We%20Are%20The%20Same&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwe-are-the-same%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: We Are The Same\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwe-are-the-same%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwe-are-the-same%2F&title=We+Are+The+Same\" rel=\"nofollow\" target=\"_blank\" title=\"Share: We Are The Same\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/we-are-the-same/&media=https://heropress.com/wp-content/uploads/2017/01/010417-150x150.jpg&description=We Are The Same\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: We Are The Same\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/we-are-the-same/\" title=\"We Are The Same\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/we-are-the-same/\">We Are The Same</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Jan 2017 12:00:25 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Winstina Hughes\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: W3Techs Ranks WordPress as the Fastest Growing CMS of 2016\";s: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:29:\"https://wptavern.com/?p=64826\";s: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:79:\"https://wptavern.com/w3techs-ranks-wordpress-as-the-fastest-growing-cms-of-2016\";s: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:3019:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/05/blogging.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/05/blogging.jpg?resize=960%2C521&ssl=1\" alt=\"\" class=\"size-full wp-image-54799\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/3ZHG0XOIT6\">Luis Llerena</a>\n<p>W3Techs published its <a href=\"https://w3techs.com/blog/entry/web_technologies_of_the_year_2016\" target=\"_blank\">Web Technologies of 2016</a> report today, compiling technologies that saw the largest increase in usage last year. The survey pulls data from the top 10 million sites (according to Alexa rankings) and compares the number of sites for each technology by measuring the difference from January 1, 2016 to January 1, 2017.</p>\n<p>W3Techs ranks WordPress as the fastest growing content management system with 58.5% market share. Shopify and Squarespace demonstrated the second and third largest increases in usage. Squarespace is a newcomer to the top three. In <a href=\"https://w3techs.com/blog/entry/web_technologies_of_the_year_2015\" target=\"_blank\">2015</a> the second and third place winners were Drupal and Shopify. WordPress has dominated the top spot every year since 2010.</p>\n<p>CMS usage on the whole saw a 3.3% increase. Of the top 15 CMS’s only six demonstrated growth, including the aforementioned top three, as well as Joomla, Drupal, and Bitrix, which showed nominal 0.1% increases in market share by the end of 2016. Blogger is on the decline, and the remaining CMS’s showed no increase or decrease.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/01/cms-usage-2016.png?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/01/cms-usage-2016.png?resize=1025%2C444&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64832\" /></a></p>\n<p>PHP regained its top ranking among server-side programming languages as the fastest growing in 2016, a title which it temporarily lost to Java in 2015. W3Techs estimates PHP to be used by 82.4% of all websites for which it can detect a server-side programming language.</p>\n<p>Another interesting result of the survey is that “WordPress Jetpack,” the stats module in Jetpack, ranks third among the fastest growing traffic analysis tools, trailing Google Analytics and Yandex.Metrika. Jetpack Stats has been on a slow upward trend, rising from 1.6% in 2011 to 4.5% in 2017. The top fastest growing players in this category have repeated several years in a row.</p>\n<p>It’s important to note that many Jetpack stats users also use Google Analytics, but these numbers also give a rough idea of Jetpack usage increase, since it is one of the most popular modules in the plugin. According to W3Techs, <a href=\"https://w3techs.com/technologies/details/ta-wordpressstats/all/all\" target=\"_blank\">Jetpack Stats</a> is used by 6.9% of sites for which it can detect a traffic analysis tool, which it estimates as 4.5% of all websites.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 03 Jan 2017 23:03:25 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: WP-CLI Gets Official WordPress.org Support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=64789\";s: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:63:\"https://wptavern.com/wp-cli-gets-official-wordpress-org-support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5086:\"<p>The WP-CLI open source project will be coming under the WordPress.org umbrella in 2017. After recent talks with Daniel Bachhuber, WP-CLI’s official maintainer, Matt Mullenweg <a href=\"https://make.wordpress.org/core/2016/12/28/supporting-the-future-of-wp-cli/\" target=\"_blank\">announced WordPress’ support for the project</a>, calling it “one of the highest impact developments for WP in many years.” The wp-cli.org website will soon be migrated to WordPress.org and a <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\">CLI Make site</a> with its own P2 is now available to contributors.</p>\n<p>“As we head into 2017, I wanted to make sure that its future is certain for everyone who builds on it, and that the major contributors to the project, chiefly Daniel Bachhuber, are able to work on it even more in the coming year,” Mullenweg said. Now that the project is part of WordPress.org, Mullenweg said he will be leading a coalition of companies to “solidify their financial support” of <a href=\"http://wp-cli.org/blog/the-big-question.html\" target=\"_blank\">the existing fundraising effort</a> that Bachhuber launched in mid-December 2016.</p>\n<p>The logistics of the new funding model haven’t yet been completely ironed out, but Bachhuber says <a href=\"https://runcommand.io/\" target=\"_blank\">runcommand</a> will not be shutting down.</p>\n<p>“Runcommand’s sole focus will be to hire people to work on WP-CLI,” he said. “This hybrid approach better ensures WP-CLI’s long-term future (e.g. the project is under the wing of the WordPress project), while also being a creative way for paying for dedicated resources to it.”</p>\n<p>Bachhuber explored different funding models for WP CLI throughout 2016 without much success. When discussions about making it an official WordPress core project first began, he was leaning towards keeping WP-CLI operating as an independent project. The new hybrid approach gives companies the opportunity to financially support an official WordPress project via runcommand, where Bachhuber hopes to hire additional maintainers on a part-time basis.</p>\n<p>“I’ve thought a lot about funding open source over the last year,” Bachhuber said. “In the context of WP-CLI, I came to the conclusion that I didn’t have confidence in WP-CLI being a completely independent project + financially sustainable business.”</p>\n<p>Bachhuber said he feels “reasonably confident” about the future of the project after recent developments and hopes to have funding for a few part-time maintainers.</p>\n<p>“I think part-time is key because each of us needs to be working / solving problems in the real-world, and then taking those solutions back to the project,” Bachhuber said. Although many open source projects operate without paying people for contributions, he believes there is an important distinction between maintainers and contributors.</p>\n<p>“Contributors act in a voluntary manner (e.g. contributing code when they have a couple hours free),” Bachhuber said. “Maintainers take responsibility for the project, showing up every day, and doing most of the unglamorous work. I think maintainership is an important aspect of a healthy open source project. Everyone has an example of an open source project they use that’s no longer maintained and how painful it is to be dependent on it.”</p>\n<p>Responses to the news of WP-CLI gaining official WordPress.org support were overwhelmingly positive, as the tool is critical to the WordPress developer community. The decision to have WP-CLI operate under WordPress.org’s umbrella makes it better positioned to drive the financial support needed to sustain the ongoing burden of maintainership.</p>\n<p>Bachhuber said the current fundraising effort, which is <a href=\"https://wptavern.com/wp-cli-project-launches-patron-support-model-to-fund-ongoing-development\" target=\"_blank\">based on a patron support model</a>, is approximately 1/5 of the way to his funding goal. He is still waiting to hear from a number of large players but the funding drive will remain open indefinitely for now. Bachhuber said they will re-evaluate once they reach the goal.</p>\n<p>“I consider this the best possible outcome of my efforts trying to identify sustainability for the project over the last year,” Bachhuber said in the <a href=\"https://make.wordpress.org/cli/2017/01/03/lets-do-this/\" target=\"_blank\">first post</a> on the Make WordPress CLI site. “The decision to make WP-CLI an official WordPress project also means there’s a clear path forward for me to invest more of my own time into the <a href=\"http://wp-cli.org/docs/roadmap/\" target=\"_blank\">WP-CLI roadmap</a>. Concurrent with the transition process over the next couple of months, I want to move forward the conversation of how we realize a future where WP-CLI is the fastest way to do anything with WordPress.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 03 Jan 2017 06:50: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:11:\"\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:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"HeroPress: Help a HeroPress friend\";s: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:29:\"https://heropress.com/?p=1553\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://heropress.com/help-heropress-friend/\";s: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:2334:\"<p>Hey folks, HeroPress contributor Michael Beil is fighting for his life right now. Michael’s a personal friend, and a tremendous person. There’s an <a href=\"https://www.plumfund.com/financial-hardship/michael-john-beil\">online donation form</a> to help with medical bills and life in general. If you can, please help out.</p>\n<p><a href=\"https://heropress.com/essays/life-without-limits/\">You can read Michael’s HeroPress essay here</a>.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Help a HeroPress friend\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Help%20a%20HeroPress%20friend&via=heropress&url=https%3A%2F%2Fheropress.com%2Fhelp-heropress-friend%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Help a HeroPress friend\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fhelp-heropress-friend%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fhelp-heropress-friend%2F&title=Help+a+HeroPress+friend\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Help a HeroPress friend\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/help-heropress-friend/&media=http://heropress.com/wp-content/plugins/rtsocial/images/default-pinterest.png&description=Help a HeroPress friend\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Help a HeroPress friend\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/help-heropress-friend/\" title=\"Help a HeroPress friend\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/help-heropress-friend/\">Help a HeroPress friend</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s: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, 31 Dec 2016 01:20: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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WPTavern: WPWeekly Episode 258 – 2016 Year in Review Part 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=64794&preview=true&preview_id=64794\";s: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:68:\"https://wptavern.com/wpweekly-episode-258-2016-year-in-review-part-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1078:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I recap the news and headlines of the first half of 2016. Part two will be recorded on January 4th, 2017, where we’ll look back at the headlines during the second half of 2016, give our predictions for 2017, and share what we’re looking forward to in the new year.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, January 4th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #258:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Dec 2016 21:45:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Post Status: What we want from WordPress in 2017, live from Post Status Publish\";s: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:31:\"https://poststatus.com/?p=31717\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://poststatus.com/post-status-draft-live-at-publish/\";s: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:1751:\"<p>After Post Status Publish’s main talks concluded, Joe Hoyle and I recorded the podcast during the reception. It was a laid back format where we discuss the future of WordPress, including our own wishlist features, and then we spent the majority of the hour taking questions from the audience.</p>\n<p>We recorded this prior to the announcement of the <a href=\"https://poststatus.com/matt-mullenweg-state-word-2016/\">new development schedule</a> and changes to major releases, but most of our conversation remains relevant, as many of our wishlist items are within the three release focus areas that have been chosen.</p>\n<p>You can listen to just the audio, also on our podcast, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher.</p>\n<!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/56018.mp3\">https://audio.simplecast.com/56018.mp3</a>\n<p><a href=\"https://audio.simplecast.com/56018.mp3\">Direct Download</a></p>\n<p>Or just watch the <a href=\"https://youtu.be/Xoteb83jmD8\">video on YouTube</a>, or below for the full experience. And don’t forget to subscribe to <a href=\"https://www.youtube.com/c/PostStatus\">my new channel on YouTube</a>.</p>\n<p></p>\n<p>The rest of the videos from <a href=\"https://poststatus.com/publish\">Publish</a> are available to Post Status members.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Dec 2016 15:21:13 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"HeroPress: Over The Atlantic\";s: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:56:\"https://heropress.com/?post_type=heropress-essays&p=1545\";s: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:47:\"https://heropress.com/essays/over-the-atlantic/\";s: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:6054:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/12/122816-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I\'ve come to realise the WordPress community doesn\'t tolerate bad actors.\" /><p>I’m on a plane. They’ve just served lunch and I realise I’m stuck. There isn’t enough room to slip out for a bathroom break without tipping my meal and the trolley blocks the aisle.</p>\n<p>I cough and notice I’m tense, what’s going on? I enjoy flying, why should today be any different? Is it that I might be sick? Maybe it’s shovelling clothes off of the dining table into an open suitcase and rushing for a taxi at 6am? Or responding to a client at 11pm then playing Rimworld till 2am knowing I’d be up at 5? Maybe it’s Mr Robot? Anyone who’s seen that show knows it isn’t exactly happy.</p>\n<p>I open my watch up and try the new breathe app. I’ve installed watch apps before but never found much use from them, but this came with the update from Apple this morning so I’ll give it a go. It holds me steady but I’m still tense.</p>\n<p>I put on some music and try to eat some food. Maybe that’s the problem? I get anxious sometimes about food, it can get me in trouble. During speaker submissions for WordCamp Europe Sophia I wrote a mini rant about sandwiches and labeling. Siobhan thought it was funny, but I should know better. It was that year I saw a talk on depression.</p>\n<p>I’ve seen several people speak about it, but right now I’m anxious, and I’m typing. After WCEU 2016 I promised Topher I’d write an article for him, and I’ve been occupied. The last month or so, I’ve been working and not taking care of myself. I’m not sure if I’m actually sick or if this is burn out. I’ve noticed aches in my hands, it worries me.</p>\n<p>I think about what writing this will do. My WP Tavern article ranks higher than me on Facebook search.</p>\n<blockquote><p>There’s nothing like an article on anxiety popping up when a date searches your name. I don’t want to be known as the mental health guy.</p></blockquote>\n<p>But a promise is a promise. When I last did this people were supportive. They said nice things, they talked about their own feelings and gave talks. Nobody sent their pity.</p>\n<p>The food tray’s gone now, I’m not sure how I feel but I know there’s 2 Automatticians in front of me and 2 to the side. We land in Vancouver in 6 hours for the grand meet up, and I know I’ll get a big hug from several people. They’re genuine nice people, and I’ve come to realise the WordPress community doesn’t tolerate bad actors. We share what we think is important, what people need to hear.</p>\n<p>I’ve got one more episode of Mr Robot, I’ll think about those I see at WordCamps and close this app. It isn’t long before I can talk in person.</p>\n<hr />\n<p>I’m home! Despite a total lack of scrambled eggs on toast in not one, not two, but three major international airports, I’ve finally returned home. My friends dragged me jet lagged to a play entitled “The pacifists answer to the war on cancer” where a jolly sequinned cancer cell sings a song moments after a woman screams in agony. I got to sing happy birthday to my family with a room of Automatticians, climb a mountain, it was fun!</p>\n<p>I think about what I’ve written, and wish I’d been more positive.</p>\n<blockquote><p>Life can be scary but I’m surrounded by people who want to help.</p></blockquote>\n<p>Sometimes that’s family, or friends, but user groups and events help too. These people have the same problems and worries I do, and deal with them in many ways.</p>\n<p>Importantly, they’re willing to talk about their problems in front of hundreds of people, and share their solutions. I feel it’s something that isn’t mentioned often enough. Burnout and stress is rampant in our industry, and I’m glad people are stepping up to the challenge.</p>\n<p>I’m a lead organiser for a WordCamp Manchester now. That means I can’t speak at my own conference, but I’m hoping to get a good talk or two. Maybe things aren’t so terrible? Maybe next time I’ll get a window seat.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Over The Atlantic\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Over%20The%20Atlantic&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fover-the-atlantic%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Over The Atlantic\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fover-the-atlantic%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fover-the-atlantic%2F&title=Over+The+Atlantic\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Over The Atlantic\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/over-the-atlantic/&media=https://heropress.com/wp-content/uploads/2016/12/122816-150x150.jpg&description=Over The Atlantic\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Over The Atlantic\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/over-the-atlantic/\" title=\"Over The Atlantic\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/over-the-atlantic/\">Over The Atlantic</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Dec 2016 12:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tom Nowell\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Matt: Christmas Music: Leslie Odom Jr.\";s: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:22:\"https://ma.tt/?p=47002\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2016/12/christmas-music-leslie-odom-jr/\";s: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:629:\"<p>I love Christmas music, and <a href=\"https://ma.tt/2013/12/christmas-jazz-music/\">most years</a> I like to recommend a Christmas music album that is a bit more jazz or has something interesting about it. This year I want to point you to Leslie Odom Jr., aka Aaron Burr in the hit musical Hamilton, who is a gifted vocalist. <cite>Hat tip: Rose Kuo.</cite> Check out “My Favorite Things.” Embedded on Spotify below, also on <a href=\"https://itunes.apple.com/us/album/simply-christmas/id1170245823\">iTunes</a> and <a href=\"https://www.amazon.com/Simply-Christmas-Leslie-Odom-Jr/dp/B01L22Y87K\">Amazon</a>.</p>\n<p></p>\";s: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 Dec 2016 18:18: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"WPTavern: BuddyPress 2.7.4 Patches Security Vulnerability That Could Allow Arbitrary File Deletion\";s: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:58:\"https://wptavern.com?p=64736&preview=true&preview_id=64736\";s: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:109:\"https://wptavern.com/buddypress-2-7-4-patches-security-vulnerability-that-could-allow-arbitrary-file-deletion\";s: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:1223:\"<p>The BuddyPress development team has <a href=\"https://buddypress.org/2016/12/buddypress-2-7-4-security-release/\">released BuddyPress 2.7.4</a> to address a security vulnerability that affects all versions back to 2.0.</p>\n<p>According to John James Jacoby, lead developer of BuddyPress, “This version patches a vulnerability to the BuddyPress core attachments API that could allow arbitrary file deletion on certain installation configurations.”</p>\n<p>The vulnerability was responsibly disclosed by Sam Pizzey through the <a href=\"https://hackerone.com/automattic\">HackerOne bounty program</a>. Although Automattic primarily uses the service for its own products, they accept reports for open source projects such as WordPress and BuddyPress.</p>\n<p>Boone Gorges and Paul Gibbs collaborated on a fix for all affected versions of BuddyPress while Stephen Edgar and Dion helped package the release. Those who use BuddyPress are highly encouraged to update as soon as possible to protect against this vulnerability. If you encounter any issues or need help, please create a post on the project’s<a href=\"https://buddypress.org/support/\"> support forums.</a></p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 23 Dec 2016 19:59: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"BuddyPress: BuddyPress 2.7.4 – Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=262326\";s: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:65:\"https://buddypress.org/2016/12/buddypress-2-7-4-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1235:\"<p>BuddyPress 2.7.4 is now available, and is a security release & recommended upgrade for all BuddyPress installations. We’ve also ported the code changes in 2.7.4 to all branches back 2.0, and are pushing updates out for all installations where we are able to do so.</p>\n<p>These releases include a fix to the BuddyPress core attachments API that could allow arbitrary file deletion on certain installation configurations.</p>\n<p>This bug was responsibly disclosed to the WordPress security team (and the BuddyPress team) through the WordPress HackerOne Bounty Program by Sam Pizzey (mopman).</p>\n<p>Both Boone & Paul worked together to fix this for all versions of BuddyPress that are currently in active use, and Stephen & Dion helped package and push these releases out.</p>\n<p>Please update to these latest versions of BuddyPress today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the wordpress.org plugin repository</a>.</p>\n<p>Questions or comments? Check out the <a href=\"https://codex.buddypress.org/releases/version-2-7-4/\">2.7.4 changelog</a>, or stop by our <a href=\"https://buddypress.org/support/\">support forums</a> or Trac.</p>\";s: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, 23 Dec 2016 02:25: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WPTavern: WordPress.org Launches Homepage Redesign\";s: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:29:\"https://wptavern.com/?p=64708\";s: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:\"https://wptavern.com/wordpress-org-launches-homepage-redesign\";s: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:2790:\"<p><a href=\"https://wordpress.org/\" target=\"_blank\">WordPress.org</a> made its new <a href=\"https://wptavern.com/the-wordpress-org-homepage-is-getting-a-redesign\" target=\"_blank\">homepage redesign</a> live today. The meta team worked quickly to put the new design in place in time for the holidays.</p>\n<p>“While this is only the first iteration, the plan is to continue design and development to create something truly amazing,” Mark Uraine said in the <a href=\"https://make.wordpress.org/meta/2016/12/22/new-homepage-is-launched/\" target=\"_blank\">announcement</a>. “This is the first step toward that goal.”</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordpress-homepage-new-design-e1482443742169.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordpress-homepage-new-design-e1482443742169.png?resize=1025%2C854&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64722\" /></a></p>\n<p>The header and footer have been kept from the previous design. According to meta team member Samuel Wood, matching them to the new design is beyond the scope of this first iteration.</p>\n<p>“The header and footer are global pieces,” Wood said. “Redesigning them, in any way, will have to be part of a much larger effort in redesigning, well, everything. The entire site would need adjustments to adjust them.”</p>\n<p>Uraine <a href=\"https://make.wordpress.org/meta/2016/12/12/new-homepage-redesign/#comment-8739\" target=\"_blank\">said</a> in a previous post that there are iterations underway for a new, more minimal header that better aligns with the new homepage style.</p>\n<p>Feedback on the <a href=\"https://make.wordpress.org/meta/2016/12/12/new-homepage-redesign/\" target=\"_blank\">initial draft</a> included notes on the copy, particularly the “Meet WordPress” headline. One person commented on it not being inclusive of people who have already met WordPress and are returning. Also, a few found the tagline to be too narrow: <em>WordPress is open source software you can use to create a beautiful website, blog, or app.</em> Some suggested the inclusion of other use cases, such as store, forum, and membership site. These ideas have not been incorporated but they were recognized by the design team in the comments on the initial draft.</p>\n<p>The homepage redesign went from sketches to prototype to live on WordPress.org in a matter of a couple weeks. Feedback has been overwhelmingly positive so far, and most see it as a huge improvement. The new design should receive a great deal more exposure now that it’s live, which will hopefully bring in more varied perspectives towards making it extraordinary in future iterations.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Dec 2016 23:13: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: New .org Homepage\";s: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:22:\"https://ma.tt/?p=46996\";s: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:39:\"https://ma.tt/2016/12/new-org-homepage/\";s: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:410:\"<p>For the first time in… many years, <a href=\"https://wordpress.org/\">WordPress.org has a new home page</a>. What’s on the page today actually isn’t that important, even though it’s better in many ways, the key is that it’s changing again, the stone has <a href=\"https://make.wordpress.org/meta/2016/12/22/new-homepage-is-launched/\">been unstuck</a> and can now keep rolling.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Dec 2016 22:10:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: WPWeekly Episode 257 – My Side Project, WordPress 4.7, and the 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:58:\"https://wptavern.com?p=64711&preview=true&preview_id=64711\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/wpweekly-episode-257-my-side-project-wordpress-4-7-and-the-news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3589:\"<p>In this episode of WordPress Weekly, <a href=\"http://www.marcuscouch.com/\">Marcus Couch</a> and I discuss the news of the week including, WooCommerce’s 42% market share, the redesign concept of WordPress.org, and two plugin acquisitions. I also share details of a side project I’m working on that involves BuddyPress. Last but not least, we briefly discuss <a href=\"https://twitter.com/kingjeff2\">Jeff King’s</a> impact on GoDaddy as he’s leaving the company at the end of this year.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-4-7-introduces-twenty-seventeen-default-theme-and-wp-rest-api-content-endpoints\">WordPress 4.7 Introduces Twenty Seventeen Default Theme and WP REST API Content Endpoints</a><br />\n<a href=\"https://wptavern.com/the-wordpress-org-homepage-is-getting-a-redesign\">The WordPress.org Homepage is Getting a Redesign</a><br />\n<a href=\"https://wptavern.com/woocommerce-powers-42-of-all-online-stores\">WooCommerce Powers 42% of All Online Stores</a><br />\n<a href=\"https://wptavern.com/podcast-motor-acquires-seriously-simple-podcasting-plugin\">Podcast Motor Acquires Seriously Simple Podcasting Plugin</a><br />\n<a href=\"https://wptavern.com/updraftplus-acquires-wp-optimize-will-be-integrated-into-updraftcentral\">UpdraftPlus Acquires WP-Optimize, Will Be Integrated Into UpdraftCentral</a><br />\n<a href=\"https://wptavern.com/wordpress-com-launches-vr-content-coming-soon-to-jetpack\">WordPress.com Launches VR Content, Coming Soon to Jetpack</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/wp-youtube-live/\">WP YouTube Live</a> displays a YouTube live video from a specified channel via shortcode. There are several shortcode options available that allow you to autoplay and change the video’s dimensions. There’s also an option to not display a video if there isn’t a live video taking place.</p>\n<p><a href=\"https://wordpress.org/plugins/woo-floating-cart-lite/\">Woo Floating Cart Lite</a> is an interactive floating cart for WooCommerce that slides into view when a user decides to buy an item. Products, quantities, and prices are updated instantly via AJAX. It’s similar to many of the professional carts you may have seen at the big retail stores where the cart is in view at all times.</p>\n<p><a href=\"https://wordpress.org/plugins/import-facebook-events/\">Import Facebook Events</a> allows you to import events from Facebook into <a href=\"https://wordpress.org/plugins/the-events-calendar/\">The Events Calendar</a> and <a href=\"https://wordpress.org/plugins/events-manager/\">Events Manager</a> plugins. If you are like me and use The Events Manager as your events plugin of choice, this plugin is a no-brainer as an extra add-on. As an add-on plugin this plugin needs The Events Calendar or Events Manager Installed and activated.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, December 28th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #257:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Dec 2016 21:20: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Nadia Eghbal Publishes Guide to Financial Support for Open Source\";s: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:29:\"https://wptavern.com/?p=64676\";s: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:86:\"https://wptavern.com/nadia-eghbal-publishes-guide-to-financial-support-for-open-source\";s: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:4614:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/lemonade-stand.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/lemonade-stand.jpg?resize=1024%2C577&ssl=1\" alt=\"\" class=\"size-full wp-image-64693\" /></a>photo credit: rachaelvoorhees <a href=\"http://www.flickr.com/photos/17237319@N00/2521106411\">A Young Entrepreneur on a Hot Day at Portland State</a> – <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p>If you want to make a living in the world of open source software, <a href=\"http://nadiaeghbal.com/\" target=\"_blank\">Nadia Eghbal</a> has created a <a href=\"https://github.com/nayafia/lemonade-stand#consulting--services\" target=\"_blank\">guide</a> that explores various models for funding your work. Eghbal, who has written extensively on <a href=\"http://nadiaeghbal.com/oss\" target=\"_blank\">sustainability and open source</a>, recently authored <a href=\"https://wptavern.com/ford-foundation-publishes-non-technical-white-paper-on-open-source-software-and-the-challenges-of-sustaining-digital-infrastructure\" target=\"_blank\">a white paper published by the Ford Foundation</a> called “Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure.” The whitepaper was written to help consumers and companies understand the challenges of sustaining open source software.</p>\n<p>Eghbal published “A handy guide to financial support for open source” on GitHub so that others with experience can contribute to the reference. The repository is called “<a href=\"https://github.com/nayafia/lemonade-stand\" target=\"_blank\">lemonade stand</a>,” a term that references a common summertime business venture where children cut their teeth in entrepreneurship. The lemonade stand is often used as a symbol of capitalism, a new arena that many developers will need to embrace if they want to provide a sustainable future for their open source work.</p>\n<p>Eghbal’s guide currently includes 16 different categories of funding, starting with the smallest (donations, bounties, crowdfunding) to the largest (foundations, consortiums, and venture capital). The funding categories explore pros, cons, and relevent case studies where the particular model has been explored.</p>\n<p>“The purpose of this guide is to provide an exhaustive list of all the ways you can get paid, so that you can figure out what works best for you,” Eghbal said. It has already received additions from 12 contributors, including Daniel Bachhuber, who is currently <a href=\"https://wptavern.com/wp-cli-project-launches-patron-support-model-to-fund-ongoing-development\" target=\"_blank\">exploring a patron support model to fund his work on WP-CLI</a>.</p>\n<p>With a few notable exceptions like Red Hat and Linux, open source projects suffer from a severe lack of funding, a problem which Eghbal calls “<a href=\"https://medium.com/@nayafia/how-i-stumbled-upon-the-internet-s-biggest-blind-spot-b9aa23618c58#.6efp8nk2c\" target=\"_blank\">the internet’s biggest blind spot</a>.” She notes that the problem of funding digital infrastructure is relatively new but is accelerating as more people are using open source software but ignoring the developer tools everyone relies on.</p>\n<p>WP-CLI is a prime example in the WordPress community. Developers who use it are more inclined to send sporadic donations than become personally invested in maintaining the code base, which has led Bachhuber to test different funding models throughout 2016. There have been <a href=\"https://twitter.com/dd32/status/807435845724577792\" target=\"_blank\">discussions</a> about making it an official WordPress core project with the goal of widening the contributor base and ensuring its longterm future. However, Bachhuber <a href=\"https://twitter.com/danielbachhuber/status/806563582968115201\" target=\"_blank\">said</a> he “strongly believes WP-CLI should be an independent project.”</p>\n<p>Eghbal’s funding <a href=\"https://github.com/nayafia/lemonade-stand\" target=\"_blank\">guide</a> is an important document for open source software maintainers who are struggling to fund their efforts and looking for more options beyond sticking a simple download button on the project’s website. If you’re looking for more discussion on this topic, Eghbal co-produces a podcast called <a href=\"https://changelog.com/rfc/archive\" target=\"_blank\">Request for Commits</a> that explores open source’s complicated relationship with money and various sustainability models.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Dec 2016 20:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Wallace: A Free WordPress Theme Built on the WP REST API and Angular\";s: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:29:\"https://wptavern.com/?p=64652\";s: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:88:\"https://wptavern.com/wallace-a-free-wordpress-theme-built-on-the-wp-rest-api-and-angular\";s: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:4819:\"<p><a href=\"https://twitter.com/Bradley_Kirby\" target=\"_blank\">Bradley Kirby</a> released version 1.0 of his <a href=\"https://wallacetheme.com/\" target=\"_blank\">Wallace WordPress theme</a> today. The theme is built using the WP REST API and <a href=\"https://angular.io/\" target=\"_blank\">Angular 2</a>. Kirby has been working on Wallace for the past two years and has rewritten it several times in order to keep pace with changes in the REST API and Angular.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/wallace-theme.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/wallace-theme.png?resize=1025%2C925&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64661\" /></a></p>\n<p>If you view the <a href=\"https://demo.wallacetheme.com/\" target=\"_blank\">Wallace demo</a>, you’ll notice that the theme is super fast because the interface is rendered on the client side with JavaScript.</p>\n<p>“It really opens a whole new world of possibility for WordPress themes,” Kirby said. “For this release I’ve primarily focused on smooth page transitions. That’s just not possible with the traditional server-rendered themes. But I think there’s a lot of really cool customization techniques that the API allows for, too. That’s what I’m hoping to explore next.”</p>\n<p>Although React has emerged as <a href=\"https://wptavern.com/state-of-javascript-survey-results-published-react-emerges-as-clear-winner-in-front-end-frameworks\" target=\"_blank\">the most popular JavaScript framework for front-end development</a> in 2016, Kirby said he chose Angular mostly because he learned it first.</p>\n<p>“I really like the prescriptive nature of Angular,” Kirby said. “There’s a ‘right’ way to do things that you’ll find in example projects and all the functionality comes with the framework itself. With React you have to use a collection of third-party libraries with various maintainers. With Angular, it’s all Google, and all one repository. I think React is a perfectly fine framework, and they actually share a lot of concepts.”</p>\n<p>Wallace currently only supports posts, but Kirby plans to implement more core WordPress features, including pages, comments, searching, and category filtering. He said those features shouldn’t be too difficult to implement now that the frame is there.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/wallace-posts.png?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/wallace-posts.png?resize=500%2C494&ssl=1\" alt=\"\" class=\"aligncenter size-large wp-image-64669\" /></a></p>\n<p>“From a programming perspective, this was way more difficult to create than a PHP-rendered theme, because you get so much ‘for free’ with the PHP theming API that you don’t get when you’re just making raw requests to the REST API,” Kirby said. The primary advantage of theming with the API is more instantaneous interactions with the content, but creating API-driven themes is not yet as easy as the old way of theming.</p>\n<p>Kirby said he is actively exploring the idea of submitting Wallace to WordPress.org, but the Theme Review Team does not permit the use of Twig templates.</p>\n<p>“I’ve brought it up with the team that approves themes, and they didn’t like that I was using the Twig templating library on the PHP side,” Kirby said. “So I’d have to maintain two versions of the theme if I were to submit it to the directory.” Kirby hasn’t ruled it out yet and said he will probably revisit the idea next year.</p>\n<p>“Twig templates mirror Angular templates really nicely,” Kirby said. “It cuts down on the maintenance burden quite a bit, because I have to exactly mirror the templates on the server side and the client side. That would be more difficult if I had to construct PHP echo strings, the typical WordPress template way.”</p>\n<p>Wallace is integrated with the Customizer and will disable its JavaScript when it detects the Customizer is open, reverting back to a “normal” theme. Currently the only option users can customize is the site icon and site title. Wallace does not yet offer support for setting a static front page.</p>\n<p>The next items on Wallace’s roadmap are adding more core features into the theme. Kirby said he is also exploring the idea of creating a commercial magazine theme in the future.</p>\n<p>“I think the real killer use case for this way of developing themes is e-commerce, but I want to get a good solid magazine style premium theme done before I tackle that,” Kirby said.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 21 Dec 2016 22:43:24 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: How to Make BuddyPress User Registration Invite-Only\";s: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:29:\"https://wptavern.com/?p=64644\";s: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:73:\"https://wptavern.com/how-to-make-buddypress-user-registration-invite-only\";s: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:3486:\"<p>One of the first things I recommend users do after installing WordPress is to either close user registration or install a plugin that protects the site against spam registrations. A friend of mine recently started a new WordPress site that has BuddyPress installed.</p>\n<p>After two weeks, I chipped in to help him out and discovered more than 300 registered spam accounts. To make matters worse, these accounts were able to create new groups in BuddyPress and each one contained spam content. The first thing I did was close user registration then I began the boring process of removing the accounts.</p>\n<p>We ran into an issue where legitimate users needed to create accounts while user registration was closed. After asking <a href=\"https://twitter.com/jeffr0/status/810664097868107777\">for suggestions</a> on Twitter and performing a few Google searches, I discovered the <a href=\"https://wordpress.org/plugins/invite-anyone/\">Invite Anyone</a> plugin by <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>. Invite Anyone allows registered members to invite people to register to the site via email while registration is closed.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/InviteAnyoneSettings.png?ssl=1\"><img class=\"size-full wp-image-64646\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/InviteAnyoneSettings.png?resize=859%2C836&ssl=1\" alt=\"Invite Anyone Settings\" /></a>Invite Anyone Settings\n<p>Using variables provided by the plugin, you can customize the email invitation subject line, the invitation message, and the text at the end of the email. I used the default values which happened to suit my needs. You can also give registered users the ability to customize the invitation subject line or message body and limit the number of emails members can send at one time. In my case, the most important setting to enable was allowing email invitations to be accepted even when site registration is disabled.</p>\n<p>There are other configuration settings as well such as controlling who can send emails and limiting group invitations. Invite Only also has <a href=\"https://www.cloudsponge.com/signup/invite-anyone/\">built-in support for CloudSponge</a>, a service where users can invite anyone from their address books without leaving your site. Stats are built-in as well but during testing I couldn’t get the Stats tab to load. The Stats tab loads the General Settings page instead.</p>\n<p>Here’s what Invite Anyone looks like from a user’s BuddyPress profile page. In addition to inviting someone to the site, users can also invite them to a BuddyPress group as well.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/InviteAnyoneFrontEnd.png?ssl=1\"><img class=\"size-full wp-image-64647\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/InviteAnyoneFrontEnd.png?resize=885%2C658&ssl=1\" alt=\"What Invite Anyone Looks Like on the Frontend\" /></a>What Invite Anyone Looks Like on the Frontend\n<p>I’m using this plugin on a site running WordPress 4.7 and it’s functioning as expected. So far, we’ve invited three people and all of them were able to successfully register an account despite user registration being disabled. If you use BuddyPress and need a free solution that implements a user invitation system, I recommend <a href=\"https://wordpress.org/plugins/invite-anyone/\">Invite Anyone</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 21 Dec 2016 19:33:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"HeroPress: The WordPress Mantra Is Mine Too\";s: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:56:\"https://heropress.com/?post_type=heropress-essays&p=1537\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://heropress.com/essays/wordpress-mantra-mine/\";s: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:8731:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/12/122116-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The simple fact that I improve someone\'s life through my work means the world to me.\" /><h3>Transparency makes the world go round</h3>\n<p>I like being honest, so please allow me to provide a context for this story. First of all, I’m a pretty introvert kind of guy, and I often need to be thrown in the cold water to start learning how to swim. This was exactly what happened with my teammate, Oana, when she asked me if I’d be tempted to give HeroPress a go. Of course I would, and so it started the beginning of this story. The next lines are the result of a friendly dialogue between us. Enjoy the ride, dear fellows.</p>\n<p>Here’s Andrei, a passionate web dev who truly admires the WordPress world. I’m a full-time backend at Pixelgrade, a design studio where we create WordPress themes that solve real and painful digital problems. Yes, we don’t just play around with eye-candy pixels, we strive to show up with trustworthy solutions that make people’s lives easier and more pleasant.</p>\n<p>I’ve experienced an intense professional rollercoaster till I got here. I still remember the first time I met with the WordPress fascinating world. It was during my first job interview. The employer (today a good friend of mine) told me that I would need to play around with Joomla, something I loved at that time. You can laugh, it’s okay. I do the same.</p>\n<p>However, the interview was full of tricks since I needed to do something totally different: create a homepage into WordPress. This way, the team could have seen how fast I’m able to learn new stuff. Pretty good trap since everyone working in the digital playground needs to be open-minded and capable of improving their skills and knowledge.</p>\n<p>That was the very first contact with WordPress, and I was surprised to see its potential. Not only it was easy-to-learn and get along with thanks to an in-depth documentation, but it also had an active community eager to help. Fast forward and the story had a happy ending: I got the job.</p>\n<blockquote><p>Becoming better is kind of a mantra for the true WordPress people</p></blockquote>\n<p>Starting from there and since today I still appreciate WordPress from top to toe. I have a bunch of reasons why I feel this world fits my values and principles. First of all, I enjoy all the PHP talking around WordPress. I find it interesting and challenging at the same time, and every time I have the chance to get involved, I accept it without hesitations. Another great aspect is directly related to my day-to-day job at Pixelgrade. The backend universe where I can improve an amount of cool things keeps my motivation up and kicking. On top of that, I resonate with JavaScript in various ways, backend and frontend too, and from time-to-time I write down my thoughts on my personal blog. I’m always happy to share ideas and provide feedback that helps. In the end, this is all about when you think of WordPress as an ecosystem, right?</p>\n<p>Talking about this core mission, I must confess that WordPress can be felt like a lifestyle into a room with glass walls. Everyone sees what you do, how you do it, and why you keep doing it. Nobody can take your work for granted, but can easily be inspired by it and even improving it. Becoming better is kind of a mantra for the true WordPress people, and that’s why they jump in and start spreading solutions about how things can achieve a superior level. With other words, it’s like sailing with a bunch of amazing people eager to enjoy the same outstanding experience.</p>\n<p>On the other hand, there are some coders that still think that WordPress is not that sexy and challenging in the end. They’re definitely not in the same boat, but I think it’s fair from our side to help them change their mind. And not because we chose to work in this playground, mostly because this platform changed a lot in the last years.</p>\n<blockquote><p>The simple fact that I improve someone’s life through my work means the world to me.</p></blockquote>\n<p>Here are my thoughts for all those programming lovers that would like to try WordPress, but need an extra boost.</p>\n<h3>A wide range of features</h3>\n<p>Articles, menus, widgets, users, live previews, e-commerce, e-learning, listings and so on. You can administrate them, make them better, simply play around as you wish. It might sound naive, but in reality these different areas are constantly bringing all kind of challenges on the table.</p>\n<h3>Legacy code</h3>\n<p>WordPress still strives to support the PHP 5.2.4 version, which was dropped five years ago but 7.5% from today’s websites still use it. But hey, WordPress is all about keeping users on board, happy and loyal, not skipping the battle. In the end, it does say something about the whole philosophy of the people behind the scenes.</p>\n<h3>Colleges got it wrong</h3>\n<p>There was a time where people studying Object Oriented Programming didn’t take WordPress seriously since it’s based on functional programming and that handy and approachable isn’t something that helps you progress. Well, things changed, people changed, now functional programming is turning back as the coolest thing to do nowadays, and WordPress is trying to get the best from both paradigms.</p>\n<h3>WordPress makes me proud</h3>\n<p>I mean it. It’s not just shiny words thrown into the digital garden. I’m a proud WordPress backend dev who deeply feels that impact matters, and building things for an open-source community matters even more. I’m also happy with the diverse work I do at Pixelgrade: one day can be Customify or the WP Body Class plugin, the next one can be improving Listable, a WordPress theme used by thousands of users spread all over the world. In between could be the passionate discussions regarding the core of WordPress, some advice tailored on other authors or the amazing WordCamp Europe. Whatever it is, I am grateful that I found my place where creativity, freedom, and braveness are in the first place.</p>\n<p>Call it as you wish, but the simple fact that I improve someone’s life through my work means the world to me. It gives me a sense of fulfillment, the necessary energy to keep improving, and the never-ending joy that I did something useful. And hey, there’s just another beginning since Pixelgrade has reshaped its digital presence through an outstanding website and more consistent brand story. So bring it on, fellows!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: The WordPress Mantra Is Mine Too\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=The%20WordPress%20Mantra%20Is%20Mine%20Too&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-mantra-mine%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: The WordPress Mantra Is Mine Too\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-mantra-mine%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-mantra-mine%2F&title=The+WordPress+Mantra+Is+Mine+Too\" rel=\"nofollow\" target=\"_blank\" title=\"Share: The WordPress Mantra Is Mine Too\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/wordpress-mantra-mine/&media=https://heropress.com/wp-content/uploads/2016/12/122116-150x150.jpg&description=The WordPress Mantra Is Mine Too\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: The WordPress Mantra Is Mine Too\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/wordpress-mantra-mine/\" title=\"The WordPress Mantra Is Mine Too\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-mantra-mine/\">The WordPress Mantra Is Mine Too</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s: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, 21 Dec 2016 12:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Andrei Lupu\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: The WordPress.org Homepage is Getting a Redesign\";s: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:29:\"https://wptavern.com/?p=64587\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/the-wordpress-org-homepage-is-getting-a-redesign\";s: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:3549:\"<p>A WordPress.org homepage redesign is now in the works with a strong focus on marketing to new users. As the face of the open source project, the site is long overdue for some design attention. Mark Uraine, a designer at Automattic, <a href=\"https://make.wordpress.org/meta/2016/12/12/new-homepage-redesign/\" target=\"_blank\">posted</a> on the Make/Meta blog about how quickly the project is coming together:</p>\n<p>“During the Contributor Day at WordCamp US, the Marketing Team sat down with a project in mind — the homepage of wordpress.org,” Uraine said. “Since the new design style is making an appearance in various places across the site, there was a desire to reboot the homepage as well.”</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordpress-homepage.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordpress-homepage.png?resize=203%2C500&ssl=1\" alt=\"\" class=\"alignleft size-large wp-image-64631\" /></a>Uraine posted the group’s original sketches as well as a screenshot of the initial draft on desktop and mobile. The screenshot doesn’t include the site’s header and footer, which will be added when the design is implemented. The team has also created a <a href=\"http://codepen.io/mapk/full/MbGpvR/\" target=\"_blank\">Codepen Prototype</a>, which demonstrates the fixed background featuring high profile WordPress sites that visitors see as they scroll.</p>\n<p>“Keep in mind that this is only version 1.0 and we’re planning on launching and iterating quickly,” Uraine said when asking for feedback from the community. “Otto has offered his help to get this implemented. After a few technical revisions, I’ll be passing it over to him for implementation and providing support where I can.”</p>\n<p>The redesign focuses on social proof (market share and showcase examples) as well as WordPress’ features and extensibility:</p>\n<p><em>“Extend WordPress with over 45,000 plugins to help your website meet your needs. Add an online store, galleries, mailing lists, forums, analytics, and much more.”</em></p>\n<p>Since Uraine posted the design draft, commenters have been weighing in with revisions to the site copy, which hasn’t yet been finalized. A few contributors have also suggested including A/B testing, although no specific metrics have been determined. The redesign is moving fast, so make sure to jump in on the <a href=\"https://make.wordpress.org/meta/2016/12/12/new-homepage-redesign/\" target=\"_blank\">Make/Meta post</a> if you have feedback on the draft.</p>\n<p>WordPress is getting more strategic about its marketing in 2017. Matt Mullenweg announced during the <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\" target=\"_blank\">2016 State of the Word</a> that he is bringing a new product-based leadership to core development and is assembling a <a href=\"https://wptavern.com/matt-mullenweg-proposes-wordpress-growth-council\" target=\"_blank\">Growth Council</a> to coordinate strategy with organizations invested in WordPress’ growth.</p>\n<p>“I think in the past WordPress got by on a lot of marketing happenstance,” Mullenweg said. “We can become a lot more sophisticated with our messaging and presentation on WordPress.org to bring people in and tell the story about what makes WordPress different.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 20 Dec 2016 20:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: How to Change the Default Members Landing Tab in BuddyPress\";s: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:29:\"https://wptavern.com/?p=64592\";s: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:80:\"https://wptavern.com/how-to-change-the-default-members-landing-tab-in-buddypress\";s: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:2880:\"<p>For the past two weeks, I’ve been helping a friend build his site. The site uses WordPress and BuddyPress and is the first opportunity I’ve had to use BuddyPress for a project. The site is dedicated to a Hockey League league that’s specific to a video game. The league has a number of players and teams.</p>\n<p>By default, when a visitor browses a BuddyPress member’s profile, the activity tab is displayed. Since a player’s team is displayed on a user’s profile, I wanted the profile tab to be the first thing users see. According to the <a href=\"https://codex.buddypress.org/getting-started/guides/change-members-profile-landing-tab/\">BuddyPress Codex</a>, it’s possible to change the default landing tab by adding a line of code to either a bp-custom.php file or to wp-config.php. The code is as follows:</p>\n<p><code>/**<br />\n* Change BuddyPress default Members landing tab.<br />\n*/<br />\ndefine(\'BP_DEFAULT_COMPONENT\', \'profile\' );</code></p>\n<p>As I didn’t want to create and upload another php file, I inserted the code into wp-config.php. At the time of writing this article, the help document on the BuddyPress Codex did not specify where in the wp-config file the code should be placed. After adding the code to the bottom of the wp-config file, I noticed it didn’t work.</p>\n<p>The trick is to add it to a place that runs before BuddyPress is fully loaded. I moved the code so that is was after the define(‘DB_COLLATE’, ”); line in wp-config. This allowed the code to run without any issues.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/BPAddedCodetoWPConfig.png?ssl=1\"><img class=\"size-full wp-image-64616\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/BPAddedCodetoWPConfig.png?resize=645%2C203&ssl=1\" alt=\"Code Added to the Proper Place in the wpconfig File\" /></a>Code Added to the Proper Place in the wp-config File\n<p>With the code in place, whenever someone clicks on a player’s name that’s mentioned in a post, the first thing they see is their profile and the team they’re assigned too.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/ProfilePageLoadsFirst.png?ssl=1\"><img class=\"size-full wp-image-64617\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/ProfilePageLoadsFirst.png?resize=645%2C370&ssl=1\" alt=\"Profile Page Loads First in BuddyPress\" /></a>Profile Page Loads First in BuddyPress\n<p>This is a small change in how BuddyPress works but for an implementor like me, it was a bit of a hassle. The largest obstacle in achieving what I wanted were the directions that don’t specify where in the config file the code should be placed. I’ve since edited the Codex article to prevent others from experiencing the same trouble.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 20 Dec 2016 03:30: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: WPWeekly Episode 256 – Interview With Tony Perez, CEO and Co-Founder of Sucuri\";s: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:58:\"https://wptavern.com?p=64479&preview=true&preview_id=64479\";s: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:96:\"https://wptavern.com/wpweekly-episode-256-interview-with-tony-perez-ceo-and-co-founder-of-sucuri\";s: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:2577:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"https://perezbox.com/\">Tony Perez</a>, co-founder and CEO of <a href=\"https://sucuri.net/\">Sucuri</a>. It’s easy to tell from this episode that Perez is extremely passionate about web security.</p>\n<p>We discussed a wide range of topics related to security including, trends involving WordPress, <a href=\"https://blog.sucuri.net/2016/10/security-confusion-fud-factor.html\">the FUD factor</a>, messaging surrounding HTTPS, and what <a href=\"https://blog.sucuri.net/2016/10/accounting-for-defense-in-depth-in-website-security.html\">Defense in Depth</a> really means. We also discussed the three basic elements of security, <a href=\"https://perezbox.com/2015/10/website-security-is-not-an-absolute/\">people, process, and technology</a>.</p>\n<p>Perez spoke relatively quickly and at times, the conversation was technical. I recommend listening to the show at least twice in order to digest everything.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/product-review/\">Product Review</a> comes with common features that you may need for a review focused site. This includes editor reviews, user reviews, segmented rating, pros and cons, affiliate button and a lot more.</p>\n<p><a href=\"https://wordpress.org/plugins/messenger-bot-for-woocommerce/\">Messengerbot for WooCommerce</a> provides the ability to send your customers messages via Facebook Messenger. It supports Order Receipts, Order status changes, and Customer Order notes.</p>\n<p><a href=\"https://wordpress.org/plugins/email-tracker/\">Email Tracker</a> is a plugin that notifies you if the emails sent by WordPress using the wp_mail function have been read or not. It displays statistics like how many times an email has been read with the date and time.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, December 21st 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #256:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 20 Dec 2016 01:33: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: WordCamp Bangkok 2017 Adds English Track, Debuts New Wapuu\";s: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:29:\"https://wptavern.com/?p=64566\";s: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:78:\"https://wptavern.com/wordcamp-bangkok-2017-adds-english-track-debuts-new-wapuu\";s: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:1978:\"<p>Tickets for WordCamp Bangkok 2017 <a href=\"https://2017.bangkok.wordcamp.org/tickets-are-ready/\" target=\"_blank\">went on sale</a> over the weekend and there are 235 remaining. The event will be held on February 18, 2017, at CP Tower on Silom Road. This is the third WordCamp to take place in the Bangkok area but organizers are including an English Track for the first time at this year’s event. The Thai and English tracks will run side-by-side and will include WordPress topics for users of all levels.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/wordcamp-bangkok-wapuu-e1482185243432.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordcamp-bangkok-wapuu-e1482185243432-300x274.jpg?resize=300%2C274&ssl=1\" alt=\"\" class=\"alignright size-medium wp-image-64601\" /></a>Yesterday organizers <a href=\"https://2017.bangkok.wordcamp.org/wapuu-thailand/\" target=\"_blank\">unveiled the new Thailand Wapuu</a>, featuring traditional Thai garb and a banana stalk. Bananas leaves and stems, in addition to the fruit itself, make up an important part of Thai life with both ceremonial and practical uses.</p>\n<p>The calls for <a href=\"https://2017.bangkok.wordcamp.org/call-for-speakers/\" target=\"_blank\">speakers</a> and <a href=\"https://2017.bangkok.wordcamp.org/call-for-sponsors/\" target=\"_blank\">sponsors</a> are open and higher level sponsorships are already sold out. Speaker applications will be accepted through January 5, 2017.</p>\n<p>Previous WordCamps in the region were held in 2008 and 2009. During the past eight years the Thai WordPress community has grown and the <a href=\"https://www.facebook.com/groups/wpalliance/\" target=\"_blank\">Thai WordPress Alliance group</a> on Facebook now has more than 9,800 members. WordCamp Bangkok 2017 has a maximum capacity of 300 attendees. If you plan to go, make sure to purchase your ticket early before the event sells out.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 20 Dec 2016 00:43: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: WooCommerce Powers 42% of All Online Stores\";s: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:29:\"https://wptavern.com/?p=64550\";s: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:63:\"https://wptavern.com/woocommerce-powers-42-of-all-online-stores\";s: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:5576:\"<p>Last week Automattic<a href=\"https://automattic.com/year-in-review-2016/\" target=\"_blank\"> published</a> its annual “Year in Review” stats, including WooCommerce stats for the first time since the company <a href=\"https://wptavern.com/automattic-acquires-woocommerce\" target=\"_blank\">acquired Woo</a> in 2015. As of December, there are 1,594,894 active stores using WooCommerce and roughly 1/3 of those (530,000) are new in 2016.</p>\n<p>One of the most exciting areas of growth is WooCommerce’s global market share. Although both the Year in Review post and the <a href=\"https://woocommerce.com/\" target=\"_blank\">WooCommerce website</a> have the software at 39%, <a href=\"http://trends.builtwith.com/shop\" target=\"_blank\">Builtwith stats</a> show WooCommerce powers 42% of all online stores. This is a huge leap from 30% a year and a half ago, when it was acquired.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/woocommerce-market-share.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/woocommerce-market-share.png?resize=1025%2C613&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64553\" /></a></p>\n<p>WooCommerce market share is even higher in emerging markets like <a href=\"https://trends.builtwith.com/shop/country/India\" target=\"_blank\">India</a> (55% among stores using the .IN extension) and <a href=\"https://trends.builtwith.com/shop/country/Mexico\" target=\"_blank\">Mexico</a> (56% among stores using the .MX extension).</p>\n<h3>WooCommerce in 2017: Evolving Storefront for Independent Stores</h3>\n<p>In May 2016, <a href=\"https://wptavern.com/automattic-introduces-woocommerce-connect-hosted-components-for-e-commerce\" target=\"_blank\">WooCommerce introduced WC Connect</a>, its new Automattic-hosted SaaS architecture built on the WP REST API that makes it easier for users to add and configure store features. Real-time USPS shipping rates for US-based stores is the first of many planned hosted components. <a href=\"https://wptavern.com/woocommerce-2-6-introduces-shipping-zones-and-a-new-design-for-account-pages\" target=\"_blank\">Version 2.6</a> introduced the new Shipping Zones feature and an updated design for account pages. In 2016, WooCommerce also <a href=\"https://wptavern.com/woocommerce-releases-square-integration-to-sync-online-and-offline-purchases-and-inventory\" target=\"_blank\">released its Square integration</a> to sync online and offline purchases and inventory.</p>\n<p>The plan for 2017, according to the Year in Review summary, is to continue making setup and scaling easier. At WordCamp US I asked Matt Mullenweg, CEO of Automattic, what he looks for in a buying experience and how he hopes to bring that to WooCommerce.</p>\n<p>“When I buy from an independent store online, I’m looking for it to be as friction-free as possible,” Mullenweg said. “I don’t want a lot of steps. I don’t want it to force me to register if I don’t want to. I don’t want the form to error out in weird ways – anything that breaks my trust. When I visit a website to buy something, how a site looks can increase or decrease my trust.”</p>\n<p>WooCommerce’s official <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\">Storefront theme</a>, which is active on more than 80,000 stores, plays an important part in shaping the buying experience for millions of customers. Mullenweg said Storefront has a lot of potential for improvement.</p>\n<p>“With the Storefront theme there’s actually a lot we can do there to make it look like a really cool store out of the box, much like the default themes in WordPress,” Mullenweg said. “Part of the reason we change them every year is what was cool in 2012 is not cool in 2017. Fashions change, trends change. I think Woo should evolve Storefront in the same way. There’s kind of a look for independent stores right now. They’ve got a certain vibe. Let’s make it easy to do that vibe, so that you don’t have to be on Etsy or Amazon or one of the e-commerce monoliths to keep people coming to you and supporting your product.”</p>\n<p>Mullenweg said there are features in the power packs and add-ons that could be good candidates for building into Storefront. The theme <a href=\"https://wptavern.com/woothemes-launches-storefront-a-free-wordpress-theme-with-woocommerce-integration\" target=\"_blank\">launched in 2014</a> and since that time has made mostly gradual improvements. The last major design improvements were released last May in <a href=\"https://github.com/woocommerce/storefront/blob/master/changelog.md#20160506---200\" target=\"_blank\">version 2.0</a>, but many store owners opt for a child theme if they want more extensive design changes to Storefront.</p>\n<p>If WooCommerce market share continues to grow at the same rate, it could easily pass 50% of all online stores in 2017. With <a href=\"https://woocommerce.com/meetups/\" target=\"_blank\">53 meetups</a> scattered across the globe – from Tokyo to Mumbai to Vancouver, the plugin is embracing the community factor that has made WordPress a success.</p>\n<p>“I think both Jetpack and WooCommerce individually could each be bigger than WordPress.com,” Mullenweg said. “They’re both smaller than WordPress.com right now but I think each on their own could be several times larger. There are multi-billion dollar opportunities in both, so that’s what we’re working on.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 19 Dec 2016 19:26: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Podcast Motor Acquires Seriously Simple Podcasting 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=64535\";s: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:78:\"https://wptavern.com/podcast-motor-acquires-seriously-simple-podcasting-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2420:\"<p><a href=\"http://seriouslysimplepodcasting.com/\">Seriously Simple Podcasting</a>, created by <a href=\"https://hughlashbrooke.com/\">Hugh Lashbrooke</a> in 2012, has been acquired by <a href=\"http://www.podcastmotor.com/\">Podcast Motor</a>. The <a href=\"https://wordpress.org/plugins/seriously-simple-podcasting/\">plugin</a> is actively installed on nearly 20K sites and out of 104 reviews, has an average rating of 4.9 stars.</p>\n<p>Lashbrooke no longer has the time to dedicate to the project, “I am in fact selling the plugin (along with all of its add-ons) as I just no longer have the time or bandwidth available to support it in the way that I know it deserves,” Lashbrooke said. Lashbrooke created the plugin to <a href=\"https://hughlashbrooke.com/2015/11/25/democratising-podcasting/\">democratize podcasting</a> and says it was never meant to be a full-time project.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SSPSettingsPage.png?ssl=1\"><img class=\"size-full wp-image-64542\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SSPSettingsPage.png?resize=1025%2C541&ssl=1\" alt=\"Seriously Simply Podcasting Settings Page\" /></a>Seriously Simply Podcasting Settings Page\n<p>Podcast Motor provides editing and production services to podcasters. Craig Hewitt, founder of Podcast Motor, acquired the plugin because of its established brand, ease of use, and it allows his company to serve a wider audience.</p>\n<p>Seriously Simple Podcasting will remain a free plugin and Hewitt will continue to support it through WordPress.org. He also plans to add free features to increase the plugin’s value, “This will include things like bulk importing of episodes/feeds from other providers, RSS feed validation, and some enhanced front end styling of the on-page podcast display,” he said.</p>\n<p>Hewitt is ready to breath new life into the project and is seeking feedback from users on what features they’d like to see added, “Our long-term goal is to enhance the functionality of the product so that it meets more needs of more podcasters down the road,” he said.</p>\n<p>Instead of abandoning the plugin or putting it up for adoption, Lashbrooke has found it a new home with a developer eager to improve on his work. If you use Seriously Simple Podcasting, what features do you want to see added?</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 16 Dec 2016 23:07:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: WP-CLI Project Launches Patron Support Model to Fund Ongoing Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=64512\";s: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:93:\"https://wptavern.com/wp-cli-project-launches-patron-support-model-to-fund-ongoing-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5912:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/05/wp-cli.png?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/05/wp-cli.png?resize=1025%2C411&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-55961\" /></a></p>\n<p>WP-CLI contributors have been <a href=\"https://wptavern.com/wp-cli-contributors-work-towards-a-more-sustainable-future-for-the-project\" target=\"_blank\">working towards a more sustainable future for the project</a> throughout 2016. Daniel Bachhuber, the project’s official maintainer, has launched an experiment to fund ongoing maintenance and new development, asking potential patrons, “<a href=\"http://wp-cli.org/blog/the-big-question.html\" target=\"_blank\">How much is WP-CLI worth to you?</a>” Options for contributions range from $100/yr – $7500/yr.</p>\n<p>This particular funding experiment is not asking for one-time contributions but rather follows a subscriber model where patrons will be billed annually. Bachhuber said he has a number in mind in order to consider the funding a success but he is not going to share it.</p>\n<p>“I want to see if this is a viable approach for funding a for-profit business,” Bacchuber said. He plans to fully refund subscribers if the campaign doesn’t reach its goal.</p>\n<p>Last year Bachhuber <a href=\"https://wptavern.com/a-more-restful-wp-cli-kickstarter-campaign-is-now-187-funded\" target=\"_blank\">raised $32,822</a> in a highly successful Kickstarter campaign from 107 backers, which funded development during the first part of 2016. After the campaign he started a business called <a href=\"https://runcommand.io/\" target=\"_blank\">runcommand</a> that offered enterprise support and custom development for hosts and agencies. This was an attempt to help subsidize his time spent on WP-CLI, but it didn’t work out the way he planned:</p>\n<blockquote><p>The business is doing alright, not great but not horrible. What I’ve come to realize, though, is that my time is zero-sum. I’m incentivized to spend time on runcommand, when I’d rather spend it on WP-CLI.</p>\n<p>Ultimately, the challenge I’m running into is opportunity cost. I’d love to be able to invest more into WP-CLI, but doing so comes at the cost of other business pursuits. Because WP-CLI is such a large project, the several hours I volunteer each week are basically enough to fight entropy — not make headway on larger initiatives.</p></blockquote>\n<p>Bachhuber said he hopes this patron-esque model will scale so he can hire a few people to work on WP-CLI, helping reduce his bus factor and creating a stronger contributor base.</p>\n<p>“The project itself is at a point where it needs dedicated attention from maintainers, not occasional changes from contributors,” Bachhuber said in response to commenters on the post.</p>\n<p>“I will, however, echo other comments here in regards to the wish for a public roadmap, more transparency, marketing efforts, and more in regards to the business being built upon WP-CLI,” subscriber Pippin Williamson said. “I have chosen to make my subscription payment as a donation to the project, not as a purchase/ of the product / service because, at this time at least, there’s not really anything I get out of it beyond continued development of the project.”</p>\n<p>Williamson said the new <a href=\"https://runcommand.io/wp/doctor/\" target=\"_blank\">wp doctor</a> and <a href=\"https://runcommand.io/wp/profile/\" target=\"_blank\">wp profile</a> commands would not be of much use to him or his team. He also suggested that Bachhuber sell a professional subscription that offers a library of additional commands for popular plugins, such as WooCommerce, Easy Digital Downloads, WP Migrate DB Pro, and Gravity Forms.</p>\n<p>“What I’ve come to appreciate is that WP-CLI will be far more successful in the long-term by building all of these in the open, instead of a more traditional model of making some selection of them paid-access,” Bachhuber said.</p>\n<p>Subscriptions will help fund the ongoing maintenance of WP-CLI, the creation of new commands, and improvements to the website and package index.</p>\n<p>For a project that is geared almost exclusively towards developers, there’s a surprisingly low number of contributors to its development. The brunt of it falls to Bachhuber as the official maintainer. His campaign puts the impetus on subscribers to help improve the tools they use every day through monetary contribution.</p>\n<p>Hopefully, funding the organization will also precipitate a culture shift resulting in more developers who are motivated to get their hands dirty and become personally invested in the code base. Funding one person’s time is not the most effective way to keep a project afloat and may not do much to reduce the bus factor on the project unless Bachhuber can hire or inspire more maintainers.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">This year, I\'ve spent 308 hours on <a href=\"https://twitter.com/wpcli\">@wpcli</a> (140 paid, 168 volunteer). Next year could be double or could be zero <a href=\"https://t.co/nujVBQZ3Bs\">https://t.co/nujVBQZ3Bs</a></p>\n<p>— Daniel Bachhuber (@danielbachhuber) <a href=\"https://twitter.com/danielbachhuber/status/809056634337042432\">December 14, 2016</a></p></blockquote>\n<p></p>\n<p>By choosing to wrestle with the challenges of funding open source software in a transparent way, Bachhuber is paving the way for other project maintainers to learn from his experiments and pursue similarly unorthodox funding options. So far WP-CLI has received 17 subscribers. If it reaches 50, Bachhuber plans to create a members-only forum. The <a href=\"http://wp-cli.org/blog/the-big-question.html\" target=\"_blank\">funding experiment</a> closes on December 28th.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 15 Dec 2016 23:05:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Matt: A Poetition\";s: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:22:\"https://ma.tt/?p=46988\";s: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:34:\"https://ma.tt/2016/12/a-poetition/\";s: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:239:\"<p>Joseph O’Neill has <a href=\"http://www.newyorker.com/magazine/2016/12/12/pardon-edward-snowden\">an amazing and funny poetry-related short story Pardon Edward Snowden in the New Yorker which pokes fun at itself quite a bit</a>.</p>\";s: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, 15 Dec 2016 20:11: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s: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:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: WordPress.com Launches VR Content, Coming Soon to Jetpack\";s: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:29:\"https://wptavern.com/?p=64486\";s: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:77:\"https://wptavern.com/wordpress-com-launches-vr-content-coming-soon-to-jetpack\";s: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:4476:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/VR.jpg?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/VR.jpg?resize=960%2C589&ssl=1\" alt=\"\" class=\"size-full wp-image-64492\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/OQLN09UT3X\">Sebastian Voortman</a>\n<p>WordPress.com <a href=\"http://en.blog.wordpress.com/2016/12/15/introducing-vr-and-360-content-for-all-wordpress-com-sites\" target=\"_blank\">announced</a> today that users can now upload and publish VR content on their sites, including 360° photos and 360° videos. Regular photos and panoramas are also now viewable in VR. The VR gear tested so far includes Cardboard, Gear, Daydream, Rift, and Vive.</p>\n<p>Uploading VR content works just like adding normal pictures and videos. Users can then add 360° photos and videos to posts using a “vr” shortcode. The Harvard Gazette’s <a href=\"http://news.harvard.edu/gazette/story/2016/10/confronting-the-refugee-crisis/\" target=\"_blank\">Confronting the Refugee Crisis</a> story is one live example of the new VR content in action:</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/vr-example.gif?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/vr-example.gif?resize=523%2C526&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64503\" /></a></p>\n<p>“Our goal is to make publishing VR content as simple as publishing text or photos to the web,” Automattic team lead Toni Schneider said. Schneider, who is <a href=\"https://toni.org/2016/06/06/comparing-the-vive-to-the-rift/\" target=\"_blank\">a big VR fan himself</a>, led the team to bring VR capabilities to WordPress.com. He <a href=\"https://toni.org/2014/10/29/my-vr-memory/\" target=\"_blank\">worked in a VR startup</a> in the 90’s after college and has been a VR fan ever since.</p>\n<p>“With the re-emergence of VR, it struck me that WordPress can play a role in making VR content easy to create and access for everyone, just like we did for text and photos,” Schneider said. His team at Automattic uses VR for collaboration and Schneider said “hearing [teammates’] voices in their proper spatial locations makes for a more natural and seamless collaboration experience” that feels less forced than a screenshare or video chat.</p>\n<p>Immersive storytelling driven by VR technology is also finding its way into the publishing industry. As part of his article in <a href=\"http://www.niemanlab.org/collection/predictions-2017/\" target=\"_blank\">NiemanLab’s Predictions for Journalism 2017</a> series, Mario García, a media consultant and adjunct professor at Columbia University Graduate School of Journalism, predicts that “storytelling using VR will be easier to achieve, and more members of the audience will be prepared to welcome it.”</p>\n<p>García cites the The New York Times and its <a href=\"https://www.nytimes.com/video/the-daily-360\" target=\"_blank\">Daily 360</a> section as one of the first publications to experiment with the medium. WordPress.com uses a similar UI, as you can see on the Harvard Gazette example, with an overlay that indicates VR content.</p>\n<p>“One form of storytelling that will gain momentum: virtual reality,” García said. “It’s no coincidence: Editors and publishers are looking for ways to tell stories on mobile devices, and the future of virtual reality is also on mobile. For many newsrooms, VR is going to be the one big area for experimentation in 2017.”</p>\n<p>WordPress.com is ready to ride this trend, making immersive storytelling available to all users – from large publications to small blogs. A few plugins, such as <a href=\"https://wordpress.org/plugins/vr-views/\" target=\"_blank\">VR Views</a> and <a href=\"https://wordpress.org/plugins/wp-vr-view/\" target=\"_blank\">WP-VR-view</a>, are already available for self-hosted sites, and WordPress.com plans to make its VR capabilities more widely available to the WordPress world soon.</p>\n<p>“It will be in Jetpack soon, as soon as the next Jetpack release comes out,” Schneider said. “The technology is built to work on all WordPress sites and even beyond that, on any web site. We consider this first release just a start. As soon as we see how people use it, we will start adding more features and supporting more types of VR experiences.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 15 Dec 2016 17:39:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Another Dongle\";s: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:22:\"https://ma.tt/?p=46982\";s: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:37:\"https://ma.tt/2016/12/another-dongle/\";s: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:508:\"<p>One of my favorite new .blogs is The Dongle blog, at dongle.blog. I think it’s mostly meant to be funny, but I really agree with this post pointing out you <a href=\"http://dongle.blog/an-opportunity-for-a-new-dongle/\">really need something that lets you plug in your lightning headphones to your laptop</a>. I’ve been trying out <a href=\"https://www.amazon.com/Audeze-Closed-Back-Headphones-Integrated-Lightning/dp/B01FE8VM8Q/\">the Audeze EL-8</a> and they only have a lightning connector.</p>\";s: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, 14 Dec 2016 20:06: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: Matt Mullenweg Proposes WordPress Growth Council\";s: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:29:\"https://wptavern.com/?p=59774\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/matt-mullenweg-proposes-wordpress-growth-council\";s: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:9717:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/plants.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/plants.jpg?resize=1025%2C505&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-38240\" /></a></p>\n<p>During the last <a href=\"https://wptavern.com/wordsesh-4-now-available-on-video\" target=\"_blank\">WordSesh</a> event held in August 2016, Matt Mullenweg joined the community for a <a href=\"https://www.crowdcast.io/e/wordsesh4/21\" target=\"_blank\">session</a> where he spoke about the growth of WordPress and his thoughts on confronting the project’s external threats. Mullenweg floated the idea of a WordPress Growth Council – a collection of individuals and organizations interested in contributing to WordPress’ growth.</p>\n<p>“We have very direct competitors in Squarespace, Weebly, and Wix,” Mullenweg said. “Wix is a public company so it’s actually possible to see their numbers and look at things. This year alone there’s about a quarter billion dollars being spent in marketing by proprietary systems that compete against WordPress. That’s more spent in one year than has ever been invested in all of the WordPress companies combined since they started. That’s more money spent in marketing than for many consumer brands.”</p>\n<p>WordPress has grown organically over the past 13 years through the power of its community, without expensive advertising campaigns or traditional marketing initiatives. For the first time, Mullenweg is looking to tap a segment of the community that hasn’t often been directly involved in contributions – people and organizations with large scale marketing expertise.</p>\n<p>“I think we could do a lot to figure out a roadmap for countering this huge marketing spending being directed against us, because we are the big guy here,” Mullenweg said. “We are the 26% and they are like a 1%. But even though they’re smaller, they might be cannibalizing some of the most valuable aspects of the WordPress customer base.”</p>\n<p>Just before WordCamp US, he formalized the idea with <a href=\"https://ma.tt/2016/12/wp-growth-council/\" target=\"_blank\">a post on his blog</a> and an open invitation for council member applicants:</p>\n<blockquote><p>\nNever have there been more threats to the open web and WordPress. Over three hundred million dollars has been spent in 2016 advertising proprietary systems, and even more is happening in investment. No one company in the WP world is large enough to fight this, nor should anyone need to do it on their own. We’d like to bring together organizations that would like to contribute to growing WordPress.</p></blockquote>\n<p>The <a href=\"http://mcm.polldaddy.com/s/wordpress-growth-council\" target=\"_blank\">survey for potential council members</a> asks them to share what they bring to the table as well as a few ideas about the growth of WordPress so far, how it can be accelerated, and how the project can best respond to the millions of dollars competitors are spending in advertising. Responses have already started coming in.</p>\n<p>Alexa Scordato, VP of Marketing at Stack Overflow, <a href=\"http://alexascordato.com/the-wordpress-growth-council-an-experiment-in-open-source-marketing/\" target=\"_blank\">applied to be part of the council</a>. She said her experience as a long-time WordPress user and marketing executive has motivated her to help improve the overall consumer experience.</p>\n<p>“I’ve been tinkering with self-hosted WordPress sites since 2007 and I’ve helped probably 100+ individuals and organizations explore the merits of the .com and .org experience,” Scordato said. “Let’s get real – the relationship is confusing, the admin panel is intimidating, and the learning curve is steep. The product marketer in me is itching to help streamline the value proposition across these funnels to help make it easier to educate and on-board new users.”</p>\n<p>She is also an advocate for the open web and sees WordPress as a key player in combating the threat of walled gardens and closed systems that diminish user freedoms.</p>\n<p>“While many enterprises are beginning to invest more in open source projects, there’s an imbalance in the force,” Scordato said. “The fact that an open source platform like WordPress powers 27% of the web makes it the greatest agent in defending Internet freedom.”</p>\n<p>Nuno Morgadinho, co-founder of WidgiLabs and co-organizer of WordCamp Lisbon, is another applicant to the growth council who <a href=\"http://www.morgadinho.org/2016/12/03/wp-growth-council/\" target=\"_blank\">published</a> thoughts on what it should address. He thinks WordPress needs to take a hard look at attrition before considering advertising.</p>\n<p>“As important as advertising is, a lot of businesses struggle and fail, not because they aren’t adding new users, but because they are lousy at keeping the ones they’ve got,” Morgadinho said. “We have to look at ourselves and see where we are losing users rather than just desperately try to reach new ones. Most people use things based on referrals.”</p>\n<h3>What Will the Growth Council Look Like?</h3>\n<p>After WordCamp US, I had the opportunity to ask Mullenweg a few questions about what types of applicants he’s hoping to attract to the council. He said he envisions it will function very much like a working group or mastermind group where council members learn from each other.</p>\n<p>“It’s not necessarily only people at larger companies – the biggest contributions will come from people who currently are or have in the past managed some sort of large promotion of something,” Mullenweg said. “It doesn’t need to be WordPress. Maybe they sold Starbucks. Large advertising campaigns are what we’re trying to counter so experience for that is a good precondition for participating in the growth council.”</p>\n<p>Mullenweg said he has received applications from people whose companies aren’t in the WordPress ecosystem but who are experienced in this area and want to contribute some night and weekend hours to help out.</p>\n<p>“I imagine there will be other folks, including from Automattic, that are going to be spending budgets of tens of millions of dollars in the coming year and want to talk about that,” Mullenweg said. “There are some things that could be shared, including publicly. Everyone who does marketing does some research first. Why don’t we open up that research? That’s part of what I want to encourage. By taking an open source approach to this, doing more sharing both within the council and in the wider WordPress community, I think there’s a lot more to learn.”</p>\n<p>Mullenweg said the meetings won’t be completely open, as companies may want to share some confidential information. The council may have some house rules in place to make it a safe space for companies to share what they are doing and to keep strategies safe from competitors.</p>\n<p>In 2017 Mullenweg has committed to putting on the “product lead” hat for WordPress core development and it seems he’ll be bringing that same approach to the growth council.</p>\n<p>“Advertising is just a product, just like an interface is, just like a website is, just like anything else,” Mullenweg said. “There’s a lot of opportunity there.”</p>\n<p>During his WordSesh session he outlined a few initial objectives for the council to tackle, including figuring out why the project has grown so far and understanding where the community’s resources are currently being spent.</p>\n<p>“We should try to enumerate and track what is being spent right now, add up all the advertising, affiliate fees, and sponsorships of events,” Mullenweg said. “Determine what that adds up to so we know what is the gap we need to close and the relative arsenals on both sides.”</p>\n<p>Mullenweg said he would like the council to figure out a plan for advertising where “we’re not competing with each other but really directing that outward against the folks who might go to Wix or Squarespace.” This particular aspect may be a challenge, as the council will need to avoid the appearance of serving only larger corporate interests in the fight against external threats.</p>\n<p>“These external threats and proprietary threats are far bigger than any intra-WordPress open source threats,” Mullenweg said. “We can grow the pie far faster than we can take shares from people in the same pie.”</p>\n<p>For the past three years, WordPress has consistently added 2% to its market share each year without any form of advertising. Instead of the project continuing to get by on “marketing happenstance,” as Mullenweg put it in the State of the Word address, 2017 will be the first year that WordPress makes a coordinated marketing effort to change the growth curve.</p>\n<p>“The people power of WordPress is probably the thing that contributes most to the usage of WordPress,” Mullenweg said. The growth council’s challenge with advertising is producing that same magnetism on a larger scale without tarnishing the organic quality of the message. Can they come up with a marketing campaign that captures the essence of what WordPress is to the people who love it most? If the council is successful, it stands to have a positive impact on the WordPress economy as a whole.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 14 Dec 2016 19:50:25 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: UpdraftPlus Acquires WP-Optimize, Will Be Integrated Into UpdraftCentral\";s: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:29:\"https://wptavern.com/?p=64460\";s: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:92:\"https://wptavern.com/updraftplus-acquires-wp-optimize-will-be-integrated-into-updraftcentral\";s: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:4048:\"<p><a href=\"https://updraftplus.com\">UpdraftPlus</a>, a European company that maintains a <a href=\"https://wordpress.org/plugins/updraftplus/\">backup plugin by the same name</a> with nearly 1M active installs, <a href=\"https://updraftplus.com/updraftplus-confirms-acquired-wp-optimize/\">has acquired</a> the <a href=\"https://wordpress.org/plugins/wp-optimize/\">WP-Optimize</a> plugin. WP-Optimize was created eight years ago by <a href=\"https://profiles.wordpress.org/ruhanirabin/\">Ruhani Rabin</a> and is actively installed on more than 500K sites. Its primary function is to clean and optimize databases. WP-Optimize will become part of a suite of plugins that make up <a href=\"https://updraftplus.com/updraftcentral/\">UpdraftCentral</a>, a service that allows users to manage sites remotely.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/WPOptimize.png?ssl=1\"><img class=\"size-full wp-image-64466\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/WPOptimize.png?resize=819%2C673&ssl=1\" alt=\"WP Optimize Settings Page\" /></a>WP-Optimize Settings Page\n<p>In an effort to simply the process of optimizing databases, Rabin created WP-Optimize to automates tasks such as:</p>\n<ul>\n<li>Removing all unnecessary data (e.g. trashed/unapproved/spam comments, stale data) plus pingbacks, trackbacks and expired transient options</li>\n<li>Compact/de-fragment MySQL tables</li>\n<li>Perform optimizations without the need for running manual queries</li>\n<li>Show database statistics and potential savings</li>\n</ul>\n<p>WP-Optimize started as a personal project but when Rabin discovered that other users were looking for similar functionality, he uploaded the plugin to WordPress.org, “It ended up being a much bigger project than I imagined; when I connected with other people, I was suddenly opened up to a world of new challenges,” Rabin said. “I was encouraged to constantly improve the software’s functionality and compatibility, as well as the support information available.”</p>\n<p>As the plugin’s popularity and user base increased, it eventually became too much work to support and maintain. Rabin received a few acquisition offers over the years but decided not to sell, “For me, WP-Optimize’s legacy was of prime importance. I didn’t set it up to make money, but to help out as many people as possible,” he said.</p>\n<p>One of the reasons Rabin accepted UpdraftPlus’ offer is his familiarity with the plugin and its business model, “Even though they are business-driven, they still have a great freemium ecosystem,” Rabin said. He also appreciates the company’s enthusiasm and drive to take the product to the next level.</p>\n<p>David Anderson, founder and lead developer of UpdraftPlus, says the acquisition makes perfect sense, “Although we see a lot of revolution on the outside, the WordPress core has been stable for a long time, and as such, there will always be a need for database optimization in order for sites to run efficiently.”</p>\n<p>As part of the acquisition, Rabin will take on an advisory role in its continued development. Multisite support, a commercial version with additional features, and the ability for users to control it remotely through UpdraftCentral, are among the top priorities in development.</p>\n<p>Since the acquisition, UpdraftPlus has released a new version of <a href=\"https://wordpress.org/plugins/wp-optimize/changelog/\">WP-Optimize </a>that Anderson says paves the way for future developments, “This release has a complete re-factoring of the plugin’s internals, to lay a solid foundation for future improvements.”</p>\n<p>“Although it looks the same outwardly, it has been modernized and solidified,” Anderson said. “We have a great and growing team, a lot of experience in the internals of WordPress and also a lot of users who trust and depend on us. There’s plenty of opportunity for us to expand.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 14 Dec 2016 19:39:07 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"HeroPress: Changing Careers with 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:56:\"https://heropress.com/?post_type=heropress-essays&p=1525\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/essays/changing-careers-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8191:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/12/121416-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Anyone who says it\'s easy to change your life is lying to you.\" /><p>Working in WordPress full time did not come quickly, directly, or in the ways I expected, and it was worth every step of the way. I started out in marketing in the music industry and ended up as the project manager at a WordPress development agency nearly 10 years later. Changing careers is a lot of work and none of it happens by accident. Here’s a story about how I took some dashed hopes and an economic crash and turned it into everything I ever wanted.</p>\n<p>I started out by moving to NYC the day I graduated college to work in the music industry. Armed with my BA in English, I found my way in – I don’t care what anyone says, my English degree is my secret weapon.</p>\n<blockquote><p>If you can’t communicate effectively and hold someone’s interest in the process, it doesn’t matter how many letters you have after your name or how many specialized degrees you hold.</p></blockquote>\n<p>However, once I established myself as a project manager a major record label in the big city, it wasn’t easy to stay. I loved New York, but I did not love working nights to make ends meet. Realizing that my career in the music industry might not be something I could do long-term, I enrolled part-time in an accredited web development diploma program. All the classes were online, so I could do classwork around my work schedule. However, the record label was bought out and privatized, and the new owners instituted a 50% reduction in headcount worldwide. I tried to look at it as a blessing in disguise — more time to spend on completing my diploma while working fewer hours as a temp! But, answering phones and entering data didn’t exactly make me want to get out of bed in the morning. I tried to focus on shifting gears to becoming a developer.</p>\n<h3>Becoming A Developer</h3>\n<p>Though I got a great base of knowledge in HTML, CSS, PHP, Photoshop, light JavaScript, and, yes, Flash and ActionScript, I didn’t really have the goods to get a programming job right away. I was eventually re-hired in a different position by the record label, but this time I was slowly but surely working more digital into my marketing position. Finally, I had done enough to get another job as the head of digital marketing for a boutique music and entertainment-focused agency.</p>\n<p>Though I was finally doing the type of work I wanted to do, I was starting to feel like New York wasn’t where I needed to be. One major pull was my long-distance NY to LA relationship. Sometimes, career is just not enough to keep you in one spot, so in June of 2011, I moved to Orange County, CA.</p>\n<p>I was able to continue working remotely for the entertainment PR firm, but I wanted a more meaningful connection with the artists I was working with. I started freelancing for select bands, and then found a position handling all things internet-related for an Orange County-based artist management company.</p>\n<p>It was an absolute dream – I was the social media voice for one of my favorite bands, plus many more new clients and projects I would have loved even if I wasn’t on the management team. In the interest of meeting new people in this new place as well as learning something, I started attending the Orange County WordPress Meetup at Zeek Interactive and learned how to take my general knowledge of PHP and apply it to this CMS that everyone seemed to be talking about. As some of our up-and-coming bands needed websites, I’d volunteer to build them. It was cost-effective for the client, and it gave me a chance to try out all the things I’d learned at the OCWP meetup. I also served as internal project manager for sites built by an external agency.</p>\n<blockquote><p>I learned more from the many mistakes I made in developing websites than I did anything else.</p></blockquote>\n<p>Coding myself into a corner was an opportunity to grow through asking someone else to show me where I went wrong. For a while, the OCWP developer night featured some time for someone to get up in front of everyone, walk the group through an issue they were working on, show their steps and reasoning, and ask for assistance. All the more experienced developers in the room were very kind to me, several of them going out of their way to help me learn new concepts to make my themes even better.</p>\n<h3>Branching Out</h3>\n<p>Bands don’t need websites all that often, and I wanted to keep learning, so I found some non-entertainment website work to do on evenings and weekends. For a lot of it, I was a second pair of hands for another developer. For others, friends or friends of friends would come to me for help with their small business sites. These small sites worked out great, but I fully understood that the way I was working had a ceiling to it. If it’s a relatively small site with not a lot of traffic to scale, I could help. If it was going to be a big site that a lot of people would see, my code would probably not be ideal. I knew enough to be dangerous, and I knew how to fix a site if and when it white-screened, but not enough to implement all the latest and greatest techniques.</p>\n<p>So, I started looking to get back into my first love: project management, only this time for websites instead of musicians. Thankfully, my friend Steve Zehngut suddenly found himself with a need to replace his PM, and after we talked through goals and methods of working, we made it official.</p>\n<p>I’ve been the project manager at Zeek Interactive for two years now, and it’s been everything I could have ever hoped for. It took nearly a decade, retraining, lots of late nights and weekends spent learning new things and getting way outside my comfort zone, but I successfully changed industries and careers. Anyone who says it’s easy to change your life is lying to you. But I’m hard-pressed to find a reason not to do it anyway if you want to make new and better things happen.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Changing Careers with WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Changing%20Careers%20with%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fchanging-careers-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Changing Careers with WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fchanging-careers-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fchanging-careers-wordpress%2F&title=Changing+Careers+with+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Changing Careers with WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/changing-careers-wordpress/&media=https://heropress.com/wp-content/uploads/2016/12/121416-150x150.jpg&description=Changing Careers with WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Changing Careers with WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/changing-careers-wordpress/\" title=\"Changing Careers with WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/changing-careers-wordpress/\">Changing Careers with WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s: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, 14 Dec 2016 12:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Sarah Wefald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: Harare, Zimbabwe Hosts Its First WordCamp\";s: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:29:\"https://wptavern.com/?p=64419\";s: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:\"https://wptavern.com/harare-zimbabwe-hosts-its-first-wordcamp\";s: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:3497:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordcamp-harare.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/wordcamp-harare.jpg?resize=1025%2C560&ssl=1\" alt=\"\" class=\"size-full wp-image-64426\" /></a>photo credit: <a href=\"http://www.techzim.co.zw/2016/12/wordcamp-2016-harare-learning-pictures/\">Limbikani Soul Makani Kabweza</a>\n<p><a href=\"https://2016.harare.wordcamp.org/\" target=\"_blank\">WordCamp Harare</a>, the first ever WordCamp in Zimbabwe, was held over the weekend at the Harare City Library. Harare was selected out of 182 applicants as one of the three locations for the <a href=\"https://wptavern.com/wordcamp-incubator-program-to-launch-in-indonesia-zimbabwe-and-columbia\" target=\"_blank\">WordCamp Incubator Program</a>. The experimental program launched in February 2016 with the goal of bringing WordCamps to new locations around the world where local meetups may not be as well established.</p>\n<p>WordCamp Harare was successful at connecting the Zimbabwean WordPress community and introducing the attendees to the concept of a WordCamp.</p>\n<p>“It was a great day because we met lots of people who are passionate about WordPress and building stuff on the internet,” Limbikani Soul Makani Kabweza said in his <a href=\"http://www.techzim.co.zw/2016/12/wordcamp-2016-harare-learning-pictures/\" target=\"_blank\">recap</a> of the event. Kabweza is a contributor at <a href=\"http://www.techzim.co.zw/\" target=\"_blank\">Techzim</a>, a Zimbabwean tech publication that runs on WordPress.</p>\n<p>“As Techzim (and the other startups we work with like <a href=\"http://www.soccer24.co.zw/\" target=\"_blank\">Soccer24</a> and <a href=\"http://www.pindula.co.zw/news/\" target=\"_blank\">Pindula</a>) the internet is our lifeblood, so a day dedicated to discussing internet platforms and how to do things better was the amazingly enriching experience we expected it to be.”</p>\n<p>Co-organizer Charles Muzonzini, who works as a web and mobile app developer with <a href=\"http://www.csz.org.zw/\" target=\"_blank\">The Computer Society of Zimbabwe</a>, said, “WordCamp Harare 2016 was an awesome success, far exceeding my expectations. Everything was on point and I’m glad to have met so many great people and learnt so much. This is hands down the best IT conference this year.” Muzonzini is also a co-organizer of the <a href=\"http://www.meetup.com/Harare-WordPress-Meetup/\" target=\"_blank\">Harare WordPress Meetup</a>, which now has 82 members.</p>\n<p>Job Thomas, who works as an Education Vanguard at Automattic, traveled from Cape Town to speak about WooCommerce at the WordCamp. In a <a href=\"https://2016.harare.wordcamp.org/open-source-empowering-africa/\" target=\"_blank\">guest post</a> for the event Thomas wrote about the importance of open source for the empowerment of Africa in removing hindrances for becoming successful.</p>\n<p>“It is great to see WordCamp Harare happening,” Thomas said. “WordCamps are not primarily events for communicating ideas – although this plays a big role. WordCamps are primarily a celebration of the open source community; they gather people with a similar passion for making the web a better place.”</p>\n<p>WordCamp Harare was the fourth WordCamp held in Africa in 2016, joining events in Nairobi, Johannesburg, and Cape Town in the expansion of the WordPress community in southern and eastern Africa.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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 Dec 2016 05:11: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: WordPress 2.7 Is the Role Model for How Design Can Lead the Way\";s: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:29:\"https://wptavern.com/?p=64183\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/wordpress-2-7-is-the-role-model-for-how-design-can-lead-the-way\";s: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:11607:\"<p>When Matt Mullenweg, co-creator of the WordPress open source project, <a href=\"https://videopress.com/v/IYfHX4jN?at=3472\">announced that</a> design would lead the way for WordPress development in 2017, utilizing user research and mockups, the first thing that came to my mind was WordPress 2.7. That release was the culmination of effective leadership and effort from Jen Mylo and Liz Danzico. In order to learn why this release is in a class of its own, we must look at how it was created.</p>\n<h2>Introducing Crazyhorse</h2>\n<p>On March 29th, 2008, WordPress 2.5 “Brecker” <a href=\"https://wordpress.org/news/2008/03/wordpress-25-brecker/\">was released</a> to the world. The biggest feature in 2.5 was the redesigned backend that was built in collaboration with <a href=\"http://happycog.com/\">Happy Cog</a>.</p>\n<p>When Mullenweg gave the public a <a href=\"https://wordpress.org/news/2008/03/25-sneak-peek/\">sneak peek</a> at the redesigned backend, he had this to say:</p>\n<blockquote><p>For the past few months, we’ve been working with our friends at Happy Cog — <a href=\"http://zeldman.com/\">Jeffrey Zeldman</a>, <a href=\"http://jasonsantamaria.com/\">Jason Santa Maria</a>, and <a href=\"http://bobulate.com/\">Liz Danzico</a> — to redesign WordPress from the ground-up. The result is a new way of interacting with WordPress that will remain familiar to seasoned users while improving the experience for everyone. This isn’t just a fresh coat of paint — we’ve re-thought the look of WordPress, as well as how it’s organized so that you can forget about the software and focus on your own creative pursuits.</p></blockquote>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/WordPress25PostEditor.jpg?ssl=1\"><img class=\"size-full wp-image-64399\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/WordPress25PostEditor.jpg?resize=1008%2C643&ssl=1\" alt=\"WordPress 2.5 Post Editor\" /></a>WordPress 2.5 Post Editor\n<p>While some people <a href=\"http://socializedsoftware.com/2008/03/30/wordpress-25-review/\">praised the redesign</a>, others <a href=\"http://scottberkun.com/2008/wordpress-25-review/\">were not happy</a>, particularly with the menu hierarchy. Since sentiment in the community was mixed, Mylo contracted Ball State University’s Center for Media Design, Insight and Research to <a href=\"https://wordpress.org/news/2008/10/usability-testing-report-25-and-crazyhorse/\">perform a usability report</a> on the WordPress 2.5 admin design. The report was used to figure out which issues were based on interface problems versus people simply not liking the changes.</p>\n<p>Usability <a href=\"http://wpdotorg.wordpress.com/files/2008/10/wp-testreport-205-crazyhorse-1028a08jw.pdf\">testing results</a> were shared with lead developers which inspired a prototype interface to address some of the issues discovered. This allowed developers to use WordPress 2.5 on their own sites and the prototype on a test site. However, once testing began with the prototype interface, it became clear that a more ambitious approach was required.</p>\n<p>According to Mylo, the second prototype known as “Crazyhorse” blew test subjects away:</p>\n<blockquote><p>The second round of testing blew everyone away. The research team had never seen such consistent results. Tasks were completed faster, participant opinions rated it higher, understanding of how interface elements worked was greater, and it wasn’t even a fully functional application. Of the test participants, every single one said they would choose the prototype over their current administrative interface, and it wasn’t even pretty.</p></blockquote>\n<p>Throughout the 2.7 development process, Mylo used a number of communication channels to gather user feedback. On September 15th, 2008, Mylo published a <a href=\"https://wordpress.org/news/2008/09/wordpress-27-navigation-options-survey/\">Navigation Options Survey</a>. The survey was part of a broader effort to get more people involved in the design and decision process:</p>\n<blockquote><p>As part of the mission to increase user involvement in design decisions, we’ve created a survey intended to give WordPress users the ability to play a part in deciding how the navigation options should be grouped and labeled.</p></blockquote>\n<p>Later that month, a <a href=\"https://wordpress.org/news/2008/09/wordpress-2-7-survey-no2/\">second survey</a> was created that allowed users to vote on mockups of the search box, favorites menu, the Future/Publish and Edit Timestamp buttons. It only took two days for the survey to reach its maximum response count of 5,000.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/CrazyhorseWireframe.png?ssl=1\"><img class=\"size-full wp-image-64416\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/CrazyhorseWireframe.png?resize=894%2C666&ssl=1\" alt=\"Crazyhorse Wireframe\" /></a>Crazyhorse Wireframe\n<p>Once the survey concluded, Mylo <a href=\"https://wordpress.org/news/2008/10/wordpress-27-wireframes/\">published a follow-up post</a> as well as a document containing <a href=\"https://wpdotorg.files.wordpress.com/2008/10/wf-dashboard_v002_093008jw.pdf\">wireframes</a> that gave users an idea of what the end product might look like. Near the middle of October, 2008, Mylo <a href=\"https://wordpress.org/news/2008/10/the-visual-design-of-27/\">published</a> semi-polished screenshots of the 2.7 interface and explained how it worked. Matt Thomas and Andy Peatling are largely responsible for the design of WordPress 2.7.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/WordPress27Dashboard.png?ssl=1\"><img class=\"size-full wp-image-64418\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/WordPress27Dashboard.png?resize=597%2C753&ssl=1\" alt=\"WordPress 2.7 Dashboard\" /></a>WordPress 2.7 Dashboard\n<p>The response to the screenshots was <a href=\"https://wordpress.org/news/2008/10/the-new-27-dashboard/\">overwhelmingly positive</a>. A week after showcasing the 2.7 dashboard, Mylo <a href=\"https://wordpress.org/news/2008/10/calling-all-wordpress-loving-icon-designers/\">asked the WordPress community</a> to create a set of icons to go with each of the navigation sections. More than a dozen people submitted icon sets and instead of choosing one, Mylo <a href=\"https://wordpress.org/news/2008/11/wordpress-27-project-icon/\">let the community vote</a> on which set best matched WordPress 2.7’s style. With 35% of the vote, the <a href=\"https://wordpress.org/news/2008/11/the-results-of-project-icon/\">winning set</a> was created by <a href=\"http://bendunkle.com/\">Ben Dunkle</a>.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/BDIcons.png?ssl=1\"><img class=\"size-full wp-image-64421\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/BDIcons.png?resize=147%2C479&ssl=1\" alt=\"Ben Dunkle\'s Winning Icon Set\" /></a>Winning Icon Set\n<p>I asked Dunkle what inspired him to create the icons and if Mylo didn’t offer the opportunity to the community the way that she did, if he would have contributed to WordPress 2.7 otherwise.</p>\n<p>“When I saw Jen’s post calling for icon designers to submit a set for 2.7, it was right at the deadline,” Dunkle told the Tavern. “I can’t remember how I found the post, since I didn’t visit the WordPress development blog very often. I’d been building sites with WordPress for few years by that time, and really enjoyed it, but I didn’t think much about the online community.”</p>\n<p>“Jen expressed the direction eloquently: ‘Icons should be subtle, with a classic/designed look, nothing cartoonish. Thin lines. Maybe a little old-fashioned looking.’ I was designing icons for other open source projects around that time, and the language of the post struck a chord with me. I rushed out an email.</p>\n<p>“I ended up as a finalist, pushed the pixels, and sent off the design. Mine got the most votes. The contest caused some controversy, since anything resembling spec work has always been a lightning rod in the design community. I didn’t see it that way. It was an open source project and I was a volunteer, not a contractor.</p>\n<p>“In the end, it launched an ongoing connection that I maintain to this day. They’re now called Dashicons, made with vectors instead of pixels, and soon to be SVGs instead of web fonts (once we get the bugs sorted out).”</p>\n<p>After going through the beta and release candidate stages, WordPress 2.7 “Coltrane” was <a href=\"https://wordpress.org/news/2008/12/coltrane/\">released to the public</a> on December 11th, 2008. More than 150 people contributed code directly to the release and countless others contributed with valuable feedback during opportune times through surveys, mailing lists, and testing.</p>\n<p>Referring to WordPress 2.7, longtime user Ozh <a href=\"http://planetozh.com/blog/2008/12/a-journey-through-five-years-of-wordpress-interface/\">had this to say</a>, “The dev team asked users what they wanted and what they liked, and the result is light years beyond what the design studio produced for 2.5 six months earlier. One word to summarize it all: ‘Above the fold!\'”</p>\n<h2>WordPress 2.7 Set a Great Standard</h2>\n<p>During Contributor day at WordCamp US 2016, I asked Mullenweg if the WordPress 2.7 development process inspired the experimental approach to developing WordPress in 2017.</p>\n<blockquote><p>Yeah, I mean that was one of the beginnings to Jen’s contributions and her huge impact on the WordPress world. She brought an entirely different way of thinking with a user first, usability, research led mindset. It was fantastic to have female leadership demonstrating very early on in the WordPress community that this is software made by everyone for everyone. What that was for its time is a great standard to hold ourselves up to as we move forward in 2017.</p></blockquote>\n<p>Out of all the WordPress releases I’ve covered since 2007, WordPress 2.7 is special. It’s the only release where I feel like a lot of the community rallied together and focused on making WordPress better. Through surveys, comments, blog posts, testing, and reaching out to talented people in the community for help, Mylo proved that the community can be part of the development and design process of WordPress and end up with a better product as a result.</p>\n<p>Things have changed since 2008. The community, contributor pool, and the project itself has become larger. Communication is spread out among the Make Blogs as well as SlackHQ. The WordPress development process is more open now than ever before. Since WordPress 2.7’s release, I haven’t felt the same spark of rallying together for a common goal that Mylo was able to foster. Perhaps it’s because I’m not part of a project team like the REST API or I’m not searching for it in the right places. I hope those feelings are rekindled in 2017.</p>\n<p>It will be interesting to see how the new development process works out. Until then, I leave you with a wonderful quote from Mylo as it succinctly captures the way I feel and remember the WordPress 2.7 development cycle.</p>\n<p>“I hope you enjoy getting an inside look at how we’ve been organizing our thoughts around 2.7, and that when the community feedback starts flowing everyone remembers that we all want the same thing: the best WordPress possible.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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 Dec 2016 01:56:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: State of the Word, 2016\";s: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:22:\"https://ma.tt/?p=46950\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2016/12/state-of-the-word-2016/\";s: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:2117:\"<p></p>\n<p>The full video and Q&A from 2016’s State of the Word last week in Philadelphia is now online. This year was especially exciting because it wasnt’ just a look back at the previous year, but sets out a new direction for where WordPress will be in 2017 and beyond.</p>\n<p>If you want just the slides, here they are:</p>\n<p> </p>\n<div> <strong> <a href=\"https://www.slideshare.net/photomatt/state-of-the-word-2016\" title=\"State of the Word 2016\" target=\"_blank\">State of the Word 2016</a> </strong> from <strong><a target=\"_blank\" href=\"http://www.slideshare.net/photomatt\">photomatt</a></strong> </div>\n<p>Like every year, there was a ton of help bringing this together. Mark Uraine led the slides, and at various points these folks pitched in as well: Mel Choyce, Tammie Lister, Michael Arestad, Ashleigh Axios, Ian Dunn, Corey McKrill, Martin Remy, Josepha Haden, Alex Kirk, Marina Pape, Alx Block, Cami Kaos, Matias Ventura, Donncha O Caoimh, John Maeda, Barry Abrahamson, Nikolay Bachiyski, Chrissie Pollock, Sam Sidler, Boris Gorelik, Dion Hulse, Brooke Dukes, Sarah Blackstock. I also got input and suggestions from Petya Raykovska, Tony Perez, Joe Casabona, Helen Hou-Sandi, Jon Bossenger, Jason Cohen, Daniel Bachhuber, Drew Butler, Ryan Boren, Andrew Roberts, Joost de Valk, Stephane Daury, Dion Hulse, Gary Pendergast, David Bisset, Ryan McCue, Alex Shiels, Brian Krogsgard, Joe Hoyle, Sean Blakeley, Andrew Nacin, Mark Jaquith, John Blackbourn, and thank you to Rose Kuo for inspiring the poetry theme which featured prominently this year.</p>\n<p><a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\">Tavern</a> and <a href=\"https://poststatus.com/matt-mullenweg-state-word-2016/\">Post Status</a> wrote up the talk itself. As a follow-up I did interviews with both to expand on some of what was discussed in the speech. The <a href=\"https://poststatus.com/interview-matt-mullenweg-new-wordpress-release-cycle/\">Post Status one is now up</a> and you can watch it here:</p>\n<p></p>\";s: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, 12 Dec 2016 21:10: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Bluehost Network Outage Hits Customers with 12 Hours of Downtime\";s: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:29:\"https://wptavern.com/?p=64386\";s: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:81:\"https://wptavern.com/bluehost-network-outage-hits-users-with-12-hours-of-downtime\";s: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:4435:\"<p>Over the weekend, <a href=\"https://www.bluehost.com/\" target=\"_blank\">Bluehost</a> experienced a severe, widespread network issue that caused customer sites to go down. The incident began Friday evening and continued into the night. As WP Tavern is hosted on Bluehost, we were watching the situation with keen interest, finally clocking the downtime at 12 hours before our site was back up.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">We are seeing problems w/ network flapping which could be caused by denial of service or other network issues in our switching fabric. (1/5)</p>\n<p>— Bluehost (@bluehost) <a href=\"https://twitter.com/bluehost/status/807394100630667265\">December 10, 2016</a></p></blockquote>\n<p></p>\n<p>The Bluehost Twitter and Facebook accounts kept customers updated as network engineers worked to resolve the issue. Shortly after midnight Bluehost said they identified a network loop within a portion of the network. Staff worked to restore services “while making sure we do not reintroduce the loop into the network.”</p>\n<p>At approximately 10 hours into the downtime, Bluehost updated customers who were still down, citing “a packet filtering problem” in its core routing layer for which the team had created a fix. Within a couple more hours most of the company’s customers were back online.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">We have identified a packet filtering problem in our core routing layer. We have worked closely with our vendor to develop a global fix- 1/2</p>\n<p>— Bluehost (@bluehost) <a href=\"https://twitter.com/bluehost/status/807491514830098432\">December 10, 2016</a></p></blockquote>\n<p></p>\n<p>Bluehost’s earliest communications about the downtime indicated a DDoS attack may have caused the incident, though this is no longer a strong consideration.</p>\n<p>“It doesn’t appear to be a DDoS but we are conducting a full investigation,” Bluehost head of product Brady Nord told the Tavern after the incident. His team worked around the clock to identify and resolve issues until customer sites came back up.</p>\n<p>“Many of our dedicated and VPS customers were affected to some degree for approximately 12 hours,” Nord said. “We made every attempt to keep our customers informed during the event as information became available because we understand our customers depend on our products and services.”</p>\n<p>Nord would not share further details about the cause of the outage but said the company plans to complete a detailed post mortem to prevent future outages.</p>\n<p>“With any significant event that affects our customer base, we conduct an extensive examination after the event to ensure we understand the root cause and develop a course of action to improve our systems and procedures,” Nord said.</p>\n<p>Bluehost is one of the hosts listed on <a href=\"https://wordpress.org/hosting/\" target=\"_blank\">WordPress’ recommended hosting page</a> and Nord said roughly 2/3 of the company’s customer base uses WordPress.</p>\n<p>“The incident last night mainly impacted our dedicated and VPS customers which is a lower density section of the platform,” Nord said.</p>\n<p>Bluehost has not yet published the results of its investigation, but support staff have <a href=\"https://twitter.com/bluehostsupport/status/807670769685856256\" target=\"_blank\">replied</a> to customer inquiries with a fairly definitive assessment of the issue as having been due to a spanning tree issue on their core routing layer.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/saxangle\">@saxangle</a> Sure we can tell you what happened. We discovered a spanning tree issue on our core routing layer which caused network degradation</p>\n<p>— help.bluehost.com (@bluehostsupport) <a href=\"https://twitter.com/bluehostsupport/status/807670769685856256\">December 10, 2016</a></p></blockquote>\n<p></p>\n<p><a href=\"http://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10556-16.html\" target=\"_blank\">Spanning tree protocol</a> misconfigurations can cause network problems similar to what Bluehost experienced but results of the investigation should confirm whether this was the root of problem that took customer sites down over the weekend.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 12 Dec 2016 17:48:20 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:11:\"\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:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"HeroPress: WordCamp US Talk, The People Of 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:29:\"https://heropress.com/?p=1524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/wordcamp-us-talk-people-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2810:\"<p>I was incredibly honored to speak at WordCamp US in Philadelphia this year. It was especially cool to hear from people all over the world watching on the live stream.</p>\n<p>The hardest part was telling only a few stories that would fit into the time slot, and not every story on this site.</p>\n<p>If you missed the talk, it’s now on <a href=\"http://wordpress.tv/2016/12/11/topher-derosia-heropress-the-people-of-wordpress/\">WordPress.tv</a>, but you can also watch it right here.</p>\n<p></p>\n<p>I love speaking, and I’ll probably talk about HeroPress again, what are some other topics and ideas you’d like to hear about?</p>\n<p>Please leave a comment and let me know.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: WordCamp US Talk, The People Of WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=WordCamp%20US%20Talk%2C%20The%20People%20Of%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fwordcamp-us-talk-people-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: WordCamp US Talk, The People Of WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fwordcamp-us-talk-people-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fwordcamp-us-talk-people-wordpress%2F&title=WordCamp+US+Talk%2C+The+People+Of+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: WordCamp US Talk, The People Of WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/wordcamp-us-talk-people-wordpress/&media=http://heropress.com/wp-content/plugins/rtsocial/images/default-pinterest.png&description=WordCamp US Talk, The People Of WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: WordCamp US Talk, The People Of WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/wordcamp-us-talk-people-wordpress/\" title=\"WordCamp US Talk, The People Of WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/wordcamp-us-talk-people-wordpress/\">WordCamp US Talk, The People Of WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s: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, 12 Dec 2016 00:50:56 +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:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Post Status: Interview with Matt Mullenweg on the new WordPress release cycle and 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=31281\";s: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:76:\"https://poststatus.com/interview-matt-mullenweg-new-wordpress-release-cycle/\";s: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:1765:\"<p>During contributor day of WordCamp US in Philadelphia, I was able to interview Matt Mullenweg to follow up on several items he announced in the <a href=\"https://poststatus.com/matt-mullenweg-state-word-2016/\">State of the Word</a>.</p>\n<p>We mostly discussed the new WordPress development cycle and how it will work with the three focus areas. We also discussed how that will affect other non-major updates and WordPress features.</p>\n<p>Matt also talked about the WordPress REST API, how he defines success for it, what he hopes to see out of it, and what he thinks would cause it to revert to a plugin only feature.</p>\n<p>And as this was the second and final year of WordCamp US in Philadelphia, we reflected on the event, and talked about what there is to look forward to in Nashville for WordCamp US 2017 and 2018.</p>\n<p>You can listen to just the audio, also on our podcast, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher.</p>\n<a href=\"https://audio.simplecast.com/54882.mp3\">https://audio.simplecast.com/54882.mp3</a>\n<p><a href=\"https://audio.simplecast.com/54882.mp3\">Direct Download</a></p>\n<p>Or just watch the <a href=\"https://www.youtube.com/watch?v=Lh5DF5-6UoE\">video on YouTube</a>, or below for the full experience. And don’t forget to subscribe to <a href=\"https://www.youtube.com/c/PostStatus\">my new channel on YouTube</a>.</p>\n<p></p>\";s: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, 10 Dec 2016 22:53:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"bbPress: bbPress 2.5.12 – Requires WordPress 4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=179733\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://bbpress.org/blog/2016/12/bbpress-2-5-12-requires-wordpress-4-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:959:\"<p>Oh, bother! Out now is bbPress 2.5.12, which fixes a bug for WordPress 4.7 users who did the right thing and updated to bbPress 2.5.11. Some of you may have noticed your bbPress menu items disappear – this release fixes that stinger. <img src=\"https://s.w.org/images/core/emoji/2/72x72/1f41d.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n<p>2.5.12 officially bumps the minimum WordPress version requirement to 4.7 for all releases going forward. If you are stuck on a previous version of WordPress, please continue to use 2.5.11.</p>\n<p>This cut-off is in place because the improvements to user-roles in WordPress 4.7 are really that important, and all future bug-fix releases to 2.5 and major releases going forward will be taking advantage of them.</p>\n<p>If you’ve updated to 4.7 and are one of the unlucky few to get stung by the missing-menu bug, please accept my sincere apologies along with an update to 2.5.12 to relieve the itching.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Dec 2016 08:02: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: WPWeekly Episode 255 – All About the Customizer\";s: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:58:\"https://wptavern.com?p=64372&preview=true&preview_id=64372\";s: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:66:\"https://wptavern.com/wpweekly-episode-255-all-about-the-customizer\";s: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:2964:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"https://weston.ruter.net/\">Weston Ruter</a> and <a href=\"http://celloexpressions.com/\">Nick Halsey, </a>lead developers of the <a href=\"https://make.wordpress.org/core/components/customize/\">Customize component</a> in WordPress.</p>\n<p>I invited Ruter and Halsey on the show to give us some insight into its origin and why it was created. We also discuss its evolution since WordPress 3.6 and why it’s an important <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\">part of WordPress’ future</a>.</p>\n<p>The duo shared their experience of what it’s like to iterate on a feature that routinely receives push-back from a subset of the community. We also talk about the perception that features are continuously being crammed into the Customizer when it’s really about adding live previews to WordPress functionality.</p>\n<p>Last but not least, Ruter and Halsey describe what improvements we can expect to see going forward. For details on how to contribute to the Customize component, please visit the <a href=\"https://make.wordpress.org/core/components/customize/\">Make Core Customize Component </a>website.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/product-designer/\">Product Designer</a> allows you to display an awesome Product Designer on your website via short-code. You can add unlimited clip art using a custom post. Text can be used with a fancy font family, font size and color.</p>\n<p><a href=\"https://wordpress.org/plugins/text-to-speech-widget/\">Text To Speech Widget</a> converts any text into speech in a selected language and voice. It supports 63 voices in different languages. The plugin is based on HTML5 and doesn’t require using Flash.</p>\n<p><a href=\"https://wordpress.org/plugins/featured-products-first-for-woocommerce/\">Featured Products First for WooCommerce</a> allows a product in WooCommerce to be featured on the first shop page as well as search results. It also comes with a sidebar widget to display featured products on the homepage.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, December 14th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #255:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Dec 2016 01:23:24 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: WordCamp Europe Calls for Host City Applications for 2018\";s: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:29:\"https://wptavern.com/?p=64343\";s: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:78:\"https://wptavern.com/wordcamp-europe-calls-for-host-city-applications-for-2018\";s: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:3711:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/planning.jpg?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/planning.jpg?resize=960%2C416&ssl=1\" alt=\"\" class=\"size-full wp-image-64370\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/5ZMT04MIW6\">Oli Dale</a>\n<p>Even though the <a href=\"https://2017.europe.wordcamp.org/2016/11/28/join-us-as-a-speaker-at-wordcamp-europe/\" target=\"_blank\">call for speakers</a> for WordCamp Europe 2017 has just opened, organizers are already on the hunt for a city to <a href=\"https://2017.europe.wordcamp.org/2016/12/08/apply-to-host-wordcamp-europe-2018/\" target=\"_blank\">host the event in 2018</a>. The team chosen to host in 2018 will need to be planning throughout 2017 and should be present on the ground in Paris, so the selection process is already underway.</p>\n<p>WordCamp Europe is currently WordPress’ largest community event, and support and mentorship have been a key part of its success. Petya Raykovska, a past organizer, said the prospect of organizing the event can be intimidating for new teams but mentors will be available to applicants throughout the process.</p>\n<p>“The mentors are supposed to help the local teams prepare a better application,” Raykovska said. “They are all experienced WCEU organizers who can help with many aspects of the planning.”</p>\n<p>Host city selection is based on more than two dozen factors, including organizer experience, location, venue, and budget considerations. One of the most challenging aspects is securing a venue that can accommodate 3,000 attendees, but applicants are given a lot of flexibility on the event date.</p>\n<p>“We ask volunteers to book a venue for 3,000 people,” Raykovska said. “Not only are there not many venues that can fit us at this scale, most of them are booked years in advance.”</p>\n<p>Raykovska said organizers can book dates anywhere from May 1 – June 31, 2018. This makes it possible to have more cities and venues vying to host the event.</p>\n<p>Raykovska volunteered in Leiden in 2013 and helped organize WordCamp Sofia after that. In 2014, she applied to host WordCamp Europe in Sofia along with Tina Kesova, Nikolay Bachiyski, Veselin Nikolov, and Mario Peshev. Since that time she has been involved in organizing the event and mentoring newcomers. Potential applicants are encouraged to get in touch if they are wondering if their team has what it takes.</p>\n<p>“Sometimes these conversations serve as a reality check,” Raykovska said. “People can get super enthusiastic about organizing without having an idea of the time commitment. We want WCEU to be a positive experience for organizers and make sure our local teams have enough people and are aware what it takes to get involved as a local host.”</p>\n<p><a href=\"https://2017.europe.wordcamp.org/2016/12/08/apply-to-host-wordcamp-europe-2018/\" target=\"_blank\">Applications for host city</a> will be open through February 15, 2017 and the decision will be made by the end of February. The team selected for 2018 will then join the 2017 planning team to gain a better understanding of the process. Potential applicants who want to be matched to a mentor can get in touch by emailing host at wp-europe.org.</p>\n<p>“In late 2013, one tweet pushed the WordCamp Sofia team to apply to host WCEU,” Raykovska said. “It turned into the most incredible journey I’ve taken so far with stops further beyond the future host cities of Seville, Vienna, and Paris. It’s time for someone to write the next chapter of the story.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 08 Dec 2016 23:44: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Post Status: Photos from Post Status Publish and WordCamp US 2016\";s: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:31:\"https://poststatus.com/?p=31040\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/\";s: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:52709:\"<p>Last week was a whirlwind of events. On Thursday, December 1st, I hosted the inaugural <a href=\"https://poststatus.com/publish\">Post Status Publish</a>, which was a ton of fun. And following that event, we had three straight days of <a href=\"https://2016.us.wordcamp.org\">WordCamp US</a>.</p>\n<p><a href=\"https://twitter.com/rzen\">Brian Richards</a> and I teamed up to take pictures and cover the event.</p>\n<h3>Post Status Publish</h3>\n<p>Publish was on Thursday. We have a lot of video, but fewer pictures. Here is a selection taken by Brian Richards. If you took photos at Publish, we’d love to see them as well!</p>\n\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-1/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-1-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-4/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-4-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-3/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-3-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-6/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-6-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-5/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-5-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-7/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-7-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-8/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-8-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-10/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-10-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-9/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-9-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-11/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-11-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-12/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-12-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-14/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-14-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-13/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-13-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-16/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-16-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-15/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-15-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-17/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-17-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-19/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-19-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-20/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-20-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-21/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-21-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-22/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-22-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-24/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-24-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-23/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-23-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-25/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-25-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-26/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-26-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-27/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-27-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-28/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-28-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-29/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-29-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-31/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-31-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-32/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-32-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-34/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-34-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/publish-2016-33/\"><img width=\"114\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/publish-2016-33-114x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n\n<h3>WordCamp US</h3>\n<p>Then there was WordCamp US. I unfortunately didn’t get to any sessions other than Matt’s State of the Word. But thankfully they’ll all be up on WordPress.tv, so I can catch up on the many that I wanted to attend.</p>\n<p>All photos directly before and during Matt’s <a href=\"https://poststatus.com/matt-mullenweg-state-word-2016/\">State of the Word</a> are by Brian Richards. I took most of the hallway shots.</p>\n\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-1/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-1-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-2/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-2-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-3/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-3-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-4/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-4-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-5/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-5-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-6/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-6-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-8/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-8-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-7/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-7-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-10/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-10-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-11/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-11-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-12/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-12-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-14/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-14-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-13/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-13-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-16/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-16-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-15/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-15-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-17/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-17-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-18/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-18-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-19/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-19-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-20/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-20-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-21/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-21-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-22/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-22-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-24/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-24-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-23/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-23-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-25/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-25-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-27/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-27-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-28/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-28-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-29/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-29-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-30/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-30-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-31/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-31-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-32/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-32-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-33/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-33-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-35/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-35-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-34/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-34-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-36/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-36-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-37/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-37-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-39/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-39-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-38/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-38-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-41/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-41-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-40/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-40-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-43/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-43-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-42/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-42-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-44/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-44-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-45/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-45-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-47/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-47-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-46/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-46-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-48/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-48-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-49/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-49-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-51/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-51-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-50/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-50-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-52/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-52-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-53/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-53-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-54/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-54-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-55/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-55-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-57/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-57-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-56/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-56-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-58/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-58-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-59/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-59-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-60/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-60-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-61/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-61-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-62/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-62-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-63/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-63-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-66/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-66-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-65/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-65-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-67/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-67-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-68/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-68-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-69/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-69-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-70/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-70-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-71/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-71-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-72/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-72-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-73/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-73-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-74/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-74-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-75/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-75-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-76/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-76-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-77/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-77-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-78/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-78-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-79/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-79-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-80/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-80-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-81/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-81-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-82/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-82-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-83/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-83-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-84/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-84-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-85/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-85-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-86/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-86-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-87/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-87-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-89/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-89-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-92/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-92-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-93/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-93-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-96/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-96-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-97/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-97-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-101/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-101-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-102/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-102-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-103/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-103-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-104/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-104-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-105/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-105-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-106/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-106-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-107/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-107-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-108/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-108-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-110/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-110-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-111/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-111-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-112/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-112-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-113/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-113-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-114/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-114-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-115/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-115-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-116/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-116-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-117/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-117-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-118/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-118-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-119/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-119-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-120/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-120-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n\n<h3>WordCamp US Contributor Day</h3>\n<p>Finally, Contributor Day was on Sunday. In addition to the contributor area itself, lunch was at the market where you can choose from a variety of lunch spots, with common cafeteria seating. I had an awesome spicy roast pork sandwich from Dinic’s, which I took a few pictures of as well.</p>\n\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-122/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-122-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-121/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-121-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-123/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-123-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-124/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-124-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-125/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-125-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-127/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-127-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-126/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-126-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-128/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-128-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-129/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-129-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-130/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-130-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-131/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-131-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-132/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-132-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-133/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-133-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-134/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-134-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-135/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-135-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-136/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-136-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-137/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-137-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-138/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-138-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-139/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-139-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-140/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-140-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-141/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-141-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-142/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-142-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-143/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-143-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-144/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-144-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-145/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-145-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-146/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-146-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-147/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-147-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-148/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-148-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-149/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-149-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-150/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-150-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-151/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-151-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-152/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-152-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-153/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-153-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-154/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-154-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-155/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-155-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-156/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-156-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-159/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-159-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-158/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-158-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-161/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-161-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-160/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-160-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-163/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-163-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-162/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-162-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-164/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-164-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-165/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-165-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-166/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-166-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-167/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-167-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-168/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-168-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-169/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-169-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-170/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-170-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-172/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-172-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-171/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-171-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-174/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-174-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/photos-post-status-publish-wordcamp-us-2016/wcus-2016-173/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2016/12/wcus-2016-173-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n\n<p>I’ll have more coverage of both Publish and WordCamp US for Post Status Members in the coming days. In the meantime, I hope you enjoy the pictures! If you’d like to use any of them, you are free to do so, and while credit is not required, it’s always appreciated.</p>\";s: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, 08 Dec 2016 20:49: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: GoDaddy Acquires WP Curve, Aims to Become a One-Stop Shop for WordPress Professionals\";s: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:29:\"https://wptavern.com/?p=64287\";s: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:105:\"https://wptavern.com/godaddy-acquires-wp-curve-aims-to-become-a-one-stop-shop-for-wordpress-professionals\";s: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:5040:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/09/godaddy-logo.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/09/godaddy-logo.jpg?resize=680%2C295&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-61236\" /></a></p>\n<p><a href=\"https://wpcurve.com/\" target=\"_blank\">WP Curve</a>, a WordPress services business that focuses on completing small jobs for customers, <a href=\"https://wpcurve.com/wp-curve-joins-godaddy/\" target=\"_blank\">announced</a> this week that GoDaddy has acquired the company. Founders Dan Norris and Alex McClafferty bootstrapped WP Curve in 2013 and have processed 105,000+ jobs through its pipeline.</p>\n<p>“WP Curve complements GoDaddy’s expanding WordPress offering including Managed WordPress and the recent ManageWP addition,” the company said in the announcement.</p>\n<p>Existing customers will be on-boarded to GoDaddy accounts with their current subscriptions. After the transition, the newly acquired WP Curve team will assist in scaling the services to support GoDaddy’s WordPress customers. Norris plans to exit the company and McClafferty will lead the team at GoDaddy.</p>\n<h3>GoDaddy’s Plans for WP Curve</h3>\n<p>Gabe Mays, head of WordPress Products at GoDaddy, said the WP Curve acquisition is an important part of GoDaddy’s goal to become “a one-stop shop for WordPress professionals.” Roughly one third of all GoDaddy sites are running on WordPress, and half of all new sites are using the software. This is one of the reasons GoDaddy plans to <a href=\"https://wptavern.com/wordpress-passes-27-market-share-banks-on-customizer-for-continued-success\" target=\"_blank\">invest in improvements to WordPress’ core customizer component</a>.</p>\n<p>“WP Curve will help us in two ways,” Mays said. “First we’re adding WP Curve’s WordPress experts to the company and we’ll leverage their expertise to improve the training and tools for the hundreds of GoDaddy Customer Care representatives that support our customers globally.</p>\n<p>“Second, we’ll directly offer WP Curve’s services to our customers,” Mays said. “This combination will be amazing for our customers and create a compelling one-stop shop for WordPress professionals and their clients.”</p>\n<p>Mays said WP Curve’s services “will continue to be offered as standalone services” but GoDaddy may consider adding them to its hosting plans sometime in the future.</p>\n<p>“Down the road it’s possible we’ll see aspects integrated into our Hosting plans to improve the customer experience, especially for nascent WordPress users,” Mays said.</p>\n<p>Mays would not comment on whether GoDaddy has more acquisitions in the pipeline, but the company is likely to require additional expertise if it aims to become a one-stop shop for WordPress professionals. GoDaddy is part of a more recent trend of hosting companies acquiring WordPress products and services, including its <a href=\"https://wptavern.com/godaddy-acquires-wordpress-site-management-service-managewp\" target=\"_blank\">ManageWP acquisition</a> and <a href=\"https://wptavern.com/flywheel-acquires-wordpress-local-development-tool-pressmatic\" target=\"_blank\">Flywheel’s purchase of Pressmatic</a>. The trend has sparked some recent discussion on Twitter regarding “hosting companies eating WordPress:”</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">If software is eating the world, then hosting companies are eating WordPress.</p>\n<p>— Cory Miller (@corymiller303) <a href=\"https://twitter.com/corymiller303/status/805891418866806784\">December 5, 2016</a></p></blockquote>\n<p></p>\n<p>Mays sees this notion as a positive development and an opportunity for hosts to become more deeply invested in WordPress core and the surrounding ecosystem.</p>\n<p>“We see it as win-win for hosts and the WordPress community, more investment in WordPress is better for everyone,” Mays said. “For example, this year we hired our first core contributor, contributed full translations to some of the most popular themes and plugins, built a number of themes and plugins and contributed them to the WordPress repo and more. As a WordPress community we need all the investment we can get to reach our 50% goal and beyond.”</p>\n<p>Just days after the WP Curve acquisition, GoDaddy <a href=\"https://aboutus.godaddy.net/newsroom/news-releases/news-releases-details/2016/GoDaddy-Acquires-Host-Europe-Group-Becomes-Market-Leader-In-Europe-For-Small-Business-Cloud-Services/default.aspx\" target=\"_blank\">announced</a> its acquisition of <a href=\"https://www.heg.com/\" target=\"_blank\">Host Europe Group</a> (HEG) for $1.8 billion. HEG is Europe’s largest privately-owned web services provider in Europe and the purchase delivers 1.7 million new customers to GoDaddy, expanding the company’s international reach.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 08 Dec 2016 20:49: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: The Value of Sponsoring a WordCamp from a Business’ Perspective\";s: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:29:\"https://wptavern.com/?p=64315\";s: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:\"https://wptavern.com/the-value-of-sponsoring-a-wordcamp-from-a-business-perspective\";s: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:27974:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/tony-perez-sucuri.jpg?ssl=1\"><img class=\"wp-image-64317 size-thumbnail\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/tony-perez-sucuri.jpg?resize=150%2C150&ssl=1\" alt=\"Tony Perez, CEO of Sucuri\" /></a>Tony Perez, CEO of Sucuri\n<p>This is a guest post written by Tony Perez, <a href=\"http://perezbox.com/about/\">co-founder and CEO</a> of <a href=\"https://sucuri.net\">Sucuri</a>. Sucuri is a website security platform that helps clean and protect websites. I would consider us a small mid-sized company. Our annual sponsorship budget is in the range of $300 – $400k per calendar year (CY).</p>\n<p>One of the industry events we’ve been actively participating in since our inception has been WordCamps. Unlike 2015, in 2016 I decided to be more pragmatic in the way we invest in WordCamps. This new approach stemmed from two basic questions – <b>What is the ROI of sponsoring a WordCamp and should a business sponsor a WordCamp?</b></p>\n<p>One qualifier I want to add before getting started is that tracking success at events is very difficult. Even with the number of tools and approaches in the market, many organizations struggle getting their hands around the actual ROI of any event sponsorship. This means that many of the points in this post are not unique to the WordPress ecosystem, but the uniqueness and openness of the community makes it worth discussing.</p>\n<hr />\n<h1>The Reality of WordCamps and Sponsors</h1>\n<p>It’s been many years since I helped co-organize a WordCamp (<a href=\"https://2011.sandiego.wordcamp.org/\">San Diego back in 2011</a>), and there is no denying that a lot has changed in the way they are put together. The one thing that hasn’t changed however, is the struggle organizers face when it comes to fundraising. Over the years we’ve seen a number of awesome initiatives by the <a href=\"http://wordpressfoundation.org/\">WordPress Foundation</a> to help assist in the process.</p>\n<p>At <a href=\"https://2016.us.wordcamp.org/\">WordCamp US 2016</a>, <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\">the State of Word reported </a>that in 2016 alone there were:</p>\n<ul>\n<li>116 WordCamps around the world</li>\n<li>36,000 attendees</li>\n<li>2,056 speakers</li>\n<li>1,036 sponsors</li>\n<li>750 organizers</li>\n</ul>\n<p>What makes it even more impressive is that these are events put on by volunteers. Matt Mullenweg also shared that these WordCamps are made possible by the generosity of the various sponsors which cover 85 – 95% of the costs associated with such events.</p>\n<p>It’s because of these sponsors that the costs are kept so low for attendees; including the annual event (WCUS) which came in at a cost greater than $500 per person but sold for ~$20 / day (Total of $40 / person). This is truly a herculean feat, and I commend them on their success to date.</p>\n<h1>The Sponsor Canoe Is Leaking</h1>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/Canoes.png?ssl=1\"><img class=\"size-full wp-image-64321\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/Canoes.png?resize=705%2C210&ssl=1\" alt=\"Canoes\" /></a>photo credit: dolbinator1000 <a href=\"http://www.flickr.com/photos/126654539@N08/25305151246\">Boyhood</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>With this in mind, I think it’s fair to say that at the rate things are going we might find ourselves with a problem of scale. While there have been 1k + sponsors in 2016, I would wager that a majority of the money is likely coming from a smaller subset of that group.</p>\n<p>Taking this into consideration, unless you’re Automattic, I can’t help but imagine that as a business the ROI question continues to come up as it does for me. This is further compounded by the dramatic increase in the <strong>a)</strong> request for sponsorships (# of camps) and <strong>b)</strong> the economics of the sponsorship itself (the $$ amount).</p>\n<p>This makes me think that it’s only a matter of time when the source of funds will be exhausted. Organizations have fiduciary responsibilities to their companies to spend their cash flow wisely, especially in today’s turbulent economic times.</p>\n<p>The impacts of this, as highlighted above, are going to be felt (if not already) by those volunteers trying to put on these great WordCamps. This will become exceptionally difficult for new camps, especially those in remote cities and countries.</p>\n<h1>Why Do Businesses Sponsor WordCamps?</h1>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2015/09/QuestionmarkSmaller.png?ssl=1\"><img class=\"size-full wp-image-48305\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2015/09/QuestionmarkSmaller.png?resize=650%2C200&ssl=1\" alt=\"Smaller Question mark featured image\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/matthewmcvickar/4380126801/\">Matthew McVickar</a> – <a href=\"http://creativecommons.org/licenses/by-nc-sa/2.0/\">cc</a>\n<p>There is one common phrase every business that has invested in WordCamps has come to terms with – <b>sponsorships are done in-kind; expect nothing</b>.<i> I’m not clear how this guidance came to be, whether it was explicitly outlined by the Foundation or guidance that came to be over time. What I do know is that a good number of sponsors are familiar with it. </i></p>\n<p>Whether intended or not, allow me to be the first to publicly admit that while we are familiar with the phrase, no one really subscribes to it. The dirty little secret is that every business has some form of an expected ROI. It’s not always financially based, but there is some expectation. Companies sponsor events because there is some vested interest unless we’re talking about a child’s gymnastics or softball team.</p>\n<p>ROI takes many different shapes. Allow me to share the ROI as I see it when I look across the spectrum of some of today’s top sponsors (know that these are all my opinions as a third-party observer):</p>\n<h3><b>GoDaddy </b></h3>\n<p>They sponsor because they need to. When they came into the space two to three years ago, after the changing of the guard they identified the potential in WordPress. They had an image problem; one that couldn’t be fixed remotely. It had to be fixed with boots on the ground.</p>\n<p>Building relationships. Sharing experiences. Engaging influencers (do not underestimate the power of influencers). Whatever you might think of the brand today is nothing compared to what it was a few years ago. WordCamps have been a critical piece of their strategy to make this work. Who doesn’t know <a href=\"https://ifyouwillit.com/about-mendel-kurland/\">Mendel Kurland</a>?</p>\n<h3><b>SiteGround </b></h3>\n<p>When they started to make their big push into the market, they were at every camp giving away free accounts. For them, it wasn’t about the short-term gain as much as the long-term gain. They had everything going against them. They were from Bulgaria working to service the biggest economic market, the US. They were trying to penetrate what many would argue was an already saturated market.</p>\n<p>I remember when they first appeared. No one knew them, and yet through their guerrilla marketing tactics, brand ambassadorship, stellar performance with customers, and word-of-mouth referrals, they are a powerhouse in the WP hosting space.</p>\n<h3><b>WP Engine</b></h3>\n<p>While they exploded through a number of initiatives, I believe that WordCamps and their strategy to engage with the community is what propelled them ahead of their competitors. Their focus wasn’t revenue generation early on. I recall their free accounts campaign. I think it ran for close to two years.</p>\n<p>What better combination than to have a freemium-like model where all you have to do is focus on user adoption (oversimplification of course). Your product and support are spot on, you just need more people touching it, more people telling their friends about it. They grew organically and these events made that possible.</p>\n<h3><b>Automattic</b></h3>\n<p>Honestly, they have no choice but to sponsor. They are the project sponsor by design. They are in many ways tied to the success and continued growth of the platform. They too have their free services that require adoption and user growth, things like Jetpack, Akismet, WooCommerce, and so many others.</p>\n<p>Without growth, they are dead solutions. They have to show support for a product that they’ve gone all in on. If they don’t sponsor, why would anyone else? Their fates are intertwined.</p>\n<p>And the observations go on. Granted, these are obvious gross oversimplifications, but I share them to highlight what ROI can look like. I also share them to show you what success looks like, and what the DNA of these organizations look like. Most of the scenarios above are built on the idea of “free” or “free-ish” services, with the exception being GoDaddy whose prices are so low you might as well consider them a freemium-like model.</p>\n<h1>Measuring the ROI of Events</h1>\n<p>What happens if you’re a premium service though? In this scenario, your ROI is no longer about adoption or user growth. Instead you’re now focused on growth in the form of revenue and sales. User adoption will never be as great as the freemium model.</p>\n<p>As organizations, we’ve invested a lot of money. There has to be something we’re getting out of this. Only in the WordCamp community have I seen this idea that people will donate not only time, but money, under the assumption that there will be nothing at the end of the tunnel.</p>\n<p>I wanted to better understand this myself, and what better place to look for ROI than our own data here at Sucuri.</p>\n<p>The data below highlights the period between December 2015 – June 2016. I encourage other businesses to share their own data to add to the conversation. When speaking to ROI, I looked for measurable attributes first:</p>\n<ul>\n<li>How many marketing leads were captured?</li>\n<li>How many sales leads were captured?</li>\n<li>How many of those leads converted to sales?</li>\n<li>What kind of exposure did we get via social?</li>\n<li>What kind of exposure did we get via backlinks?</li>\n</ul>\n<p>Perhaps the biggest immeasurable metric being:</p>\n<ul>\n<li>What kind of brand awareness are you really getting?</li>\n</ul>\n<p>In the table below, <b>sponsorship</b> is exactly what you’d think, while <b>financial investment</b> implies ancillary costs of getting people there, lodging and eating. It does not include labor, collateral, shipping and other items.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucurisWordCampsInvestments.png?ssl=1\"><img class=\"size-full wp-image-64325\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucurisWordCampsInvestments.png?resize=996%2C265&ssl=1\" alt=\"Sucuri WordCamp Investments Dec. 2015 - June 2016\" /></a>Sucuri’s WordCamp Investments Dec. 2015 – June 2016\n<p>This chart shows the ROI we got in terms of money (did we close deals?) As a for-profit business one of the many attributes we look at are the total net-new customers we can generate from any investment, including events.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriCPLCACInvestment.png?ssl=1\"><img class=\"wp-image-64327 size-full\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriCPLCACInvestment.png?resize=887%2C259&ssl=1\" alt=\"Sucuri Investment CPL/CAC Analysis\" /></a>Sucuri Investment CPL/CAC Analysis\n<p>To date, from all the events including WordCamp US (2015), we were able to track a total of 13 deals that closed from a direct engagement at the event. Putting the Customer Acquisition Cost (CAC) in the neighborhood of $12.4k per closed lead.</p>\n<p>This means that my lifetime value (LTV), if they purchased a basic plan at $199.99 would have to be 45 years. If they purchased our $499.99 plan, we’d be looking at a 18 year LTV.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriInvestmentMeasurableROI.png?ssl=1\"><img class=\"size-full wp-image-64328\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriInvestmentMeasurableROI.png?resize=1006%2C165&ssl=1\" alt=\"Sucuri Investment Measurable ROI\" /></a>Sucuri Investment Measurable ROI\n<p>Focusing on exposure, it is one of the many things you get from sponsoring an event. You get linkbacks from the event, shout outs on the pages, posts highlighting your sponsorship. What does that really amount to? Can it be measured? The easiest way to answer these questions was to look at the main site links and social engagements.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriWebSocialImpact.png?ssl=1\"><img class=\"size-full wp-image-64329\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/SucuriWebSocialImpact.png?resize=577%2C304&ssl=1\" alt=\"Sucuri Web / Social Sponsorship Impact\" /></a>Sucuri Web / Social Sponsorship Impact\n<p>We generated 190 sessions total, the most coming from WordCamp US (at the time of the event, not leading up to it, or after). We generate over 500k sessions a month across all our platforms. This makes 190 total sessions over a six month period negligible.</p>\n<p>In my review, we looked at direct traffic from referrals and traced down the social <b>“thank you”</b> and <b>“promotions”</b> each event provided. It’s fair to note, that the lack of success in the measurable values above could be very closely be related to our ineffectiveness as an organization as well. We could just be really bad at working events; it’s an art in and of itself.</p>\n<p>I intentionally did not include marketing leads. For me, my focus is looking at what actually converts so when we go to events, we place more emphasis on qualified sales leads (opportunities) than marketing leads; I am not very big on getting into the card collection and SPAM business.</p>\n<p><b>What does this all mean?</b></p>\n<p>Well, if I was a rational person this would mean that as a premium service provider, investing in WordCamps doesn’t make sense. Trust me, I love the community. We are involved in many ways, but this is really too difficult to digest and justify. I wonder what happens when more companies, even the ones that I shared above, start doing the same mathematics.</p>\n<h1>The WordCamp Sponsorship Conundrum</h1>\n<p>The WordPress platform promotes the idea of Free and targets a very curious niche of people – self-service/Do It Yourself (DIY) types. By this self-proclaimed profile, they are not buyers of premium services; they are the ones that will invest sweat equity to build or find an alternative to their problem – <b>it just has to be free. </b></p>\n<p>This ideology is fine, but it also means that it frankly may not be the right market for most premium businesses. I would be remiss however, if I did not highlight the fact that a number of the sponsors for WCUS 2016 were premium service providers. The only challenge I would make to this claim is that just because they are sponsoring, doesn’t mean they are getting a return.</p>\n<p>I’d also challenge it and say some of them have a need to sponsor for some of the same reasons described above. Just because a premium service sponsors, it doesn’t mean their goal is defined purely around selling, in many instances it’s built around brand awareness and ambassadorship – especially unknown brands, or those with bad reputations. GoDaddy is a perfect example of this.</p>\n<p>Does this mean that there is no hope? No, I don’t think so. I just think we have to ask ourselves some key questions, both as organizations and a community. To assist in the conversation, I’ve highlighted a few areas that I find challenging as a business and encourage others to introduce their own. If nothing else, this can help both the Foundation and organizers alike better work with sponsors.</p>\n<h2>The Audience Quality Factor</h2>\n<p>When we turn our attention to WordCamps, events designed to promote and bring together these ideals, you realize that the problem with WordCamps for businesses is the audience.</p>\n<p>I’m by no way saying that their current design is bad for what WordCamps were designed for. On the contrary, I’d say they’ve done an exceptional job sticking to their predefined audience, at least in terms of cost bracket. They don’t, however, do a good job of differentiating between the various personas in attendance. They’re all rolled up into one big bucket. This creates a severe imbalance between the economic investment and audience potential.</p>\n<p>This imbalance I think has to do with the quality of the audience. This is not meant to imply that the audience is not good in their own right, but from a company perspective not so much (i.e., as a potential customer). In a world where everything is expected to be free, and quickly commoditized, how do you bridge that divide?</p>\n<p>This also has residual effects as well into the quality that can be expected at the event, in terms of organization, presentation and speakers. There are so many different ways this can go, does it mean WordCamp Pro like events? I’m not sure, but what I do know is that in it’s current incarnation something has to give.</p>\n<p>Granted, this does not apply to everyone. I know a number of theme shops that bring and meet their customers at these events. Where closing one deal cannot only cover their costs, but set them up nicely for a couple of months. My points here are more tailored at product / premium shops that are operating at a very different scale and configuration.</p>\n<h2>Increasing Number of Events Globally</h2>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2013/05/WPWorldLogo.jpg?ssl=1\"><img class=\"alignright size-full wp-image-6948\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2013/05/WPWorldLogo.jpg?resize=200%2C160&ssl=1\" alt=\"WordPress World\" /></a>The sheer volume of camps and sponsorships presents a very big problem, not just for the Foundation but for businesses as well. Which ones do you invest in? Which will offer the most return?</p>\n<p>I assure you, these are the conversations that are occurring. There are so many, and it’s impossible to invest in them all (at least in a meaningful way). This will continue to put undue pressures on all the organizing teams looking to raise funds. I think you can see an example of this with this years WCUS 2016 sponsorships, a very different (stark) representation of today’s reality when it comes to sponsorships.</p>\n<p>Yes, I’m very familiar with the new Global Sponsorship opportunities the Foundation has put together. They’re divided by geographic region, and don’t include the main geographic events like WordCamp US and WordCamp Europe. The prices are below:</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/GlobalSponsorshipOpportunities.png?ssl=1\"><img class=\"size-full wp-image-64326\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/12/GlobalSponsorshipOpportunities.png?resize=730%2C143&ssl=1\" alt=\"Global Sponsorship Prices\" /></a>Global Sponsorship Prices\n<p>It’s definitely a great idea, but providing a large sum of cash that gets distributed across events that you may or may not attend isn’t something I’m particularly fond of. I worry about the longevity of this program, and while I know there are always new sponsors, what will the churn look like in the program. Only time will tell.</p>\n<h2>Impacts of a Corporation Type</h2>\n<p>For those unfamiliar, the entity responsible for facilitating the growth and management of WordCamps around the world is now known as the <a href=\"https://make.wordpress.org/community/2016/03/02/transitioning-to-wordpress-community-support/\">“WordPress Community Support (WPCS) Public Benefit Corporation (PBC)”</a>. This new entity is a subsidiary of the WordPress Foundation, which is still a non-profit, and established in 2016 (Yes, Matt said it’d take effect in 2017 but I’m pretty sure that was in error).</p>\n<blockquote><p>After March 31, sponsorship payments sent to WordPress Foundation accounts will be returned to sender. Please send <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer-handbook/first-steps/budget-and-finances/running-the-money-through-wpcs/#sponsorship-revenue\">revised payment instructions</a> to any sponsors who have not yet paid.</p></blockquote>\n<p>This new entity is what is known as a benefit corporation, and should NOT be confused with a b-corp. Although it is used in many instances interchangeably, there are a number of differentiating factors, the biggest being that to obtain a b-corp classification an entity must be certified.</p>\n<blockquote><p>B Corps are for-profit companies certified by the nonprofit B Lab to meet rigorous standards of social and environmental performance, accountability, and transparency.</p></blockquote>\n<p>Establishing a PBC to handle the WordCamps I firmly believe was done with the best of intentions for the community, but it does present a few challenges for private businesses. A PBC is still a private for-profit company. The biggest difference, however, is that unlike other corporation types (e.g., C, S, etc..) a PBC allows an organization to be a charter (or mission focused) in addition to more traditional goals of generating profits for its shareholders.</p>\n<p>This change is a bit more significant than might be implied when reading through <a href=\"https://make.wordpress.org/community/2016/03/02/transitioning-to-wordpress-community-support/\">the announcement</a>. One of the driving forces for the change was to make the sponsorship process easier for both the organizers and sponsors alike:</p>\n<blockquote><p>One of the main advantages to the change from the WordPress Foundation (a non-profit) to the WPCS (a public benefit corporation) is that the rules around sponsoring official WordPress events are much simpler.</p>\n<p>The people involved in overseeing the program have updated sponsor rules accordingly, to eliminate the barriers to value-adding stuff like direct links, discounts, and calls to action, while keeping the ones that helped us form such a trustworthy, community-focused sponsor program, like the rule about not using superlatives or unprovable claims.</p></blockquote>\n<p>As a prior WordCamp organizer, there is perhaps no greater challenge in my mind than asking people for money. While my experience was back in 2011, I can only imagine that the struggles are still the same and one of the things leveraged when pitching to companies are the benefits of a non-profit. The non-profit classification was not just about securing donations like venues (which is very important) but it’s critical for some in securing the dollars they require.</p>\n<p>For a company, it also makes it harder to justify the costs. As the dollar investment continues to increase, the one thing that could always be counted on was the non-profit status. By changing it to a private organization (on paper) it’s donating money to another company (regardless of what the mission may or may not be). This might not be a big deal for some, but when we start talking significant investments, it becomes a serious problem.</p>\n<h1>Incentivizing Businesses</h1>\n<p>When you read through the <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/fundraising/wordcamp-sponsorship/#wordcamp-sponsorship-rules-for-2016\">Sponsorship rules for 2016</a> the changes are not incentivizing enough for a business. The biggest change being the ability to print comparisons or introduce pricing on collateral, both of which are insignificant as you can account for most of your physical collateral to end up in the trash and difficult to track.</p>\n<p>I believe there will be, or are changes in the works, to include pricing on virtual print as well which will definitely be a positive move, but I defer to the ROI measurements above as well.</p>\n<p>While the idea of incentivizing a business might be repulsive, it’s a necessity. As a good friend of mine mentioned, it’s about exposure for businesses. If we’re investing significant dollars and being such pivotal players in the success of these events, then we’re going to ask for as much exposure as possible.</p>\n<p>We’re also going to push the limits of our imaginations and require some flexibility, in return I think most companies would willingly be open to negotiation and flexibility. If ROI is going to be based on exposure and brand awareness, we need to be able to capitalize on that.</p>\n<p>What might be interesting here is to perhaps do a survey of businesses, those that have been supporting the WordCamp communities for years, and take a poll. Maybe present some options and make them part of the process. Even if it’s a fixed list, maybe ask for a wishlist of things; things that can be discussed and openly taken into consideration.</p>\n<p>Like I tell my teams –<b>most reasonable people don’t need to always win, they just want to be heard and be part of the process.</b> This applies to companies as well. When it comes down to it, it’s but a few people at each organization that will be your evangelists.</p>\n<h1>WordCamp Sponsorship Can Work</h1>\n<p>I am not saying that sponsoring WordCamps is not valuable. I’m also not saying that it’s a lost cause working with WordCamps. I am saying that it’s important to have a dialog if longevity is what we’re after in the community, sponsorships are the bloodline that keep these events going.</p>\n<p>There is little that can be done about the growth of events or the new subsidiary (and I don’t think either is bad). They are today’s realities and as organizations we’ll have to work through them independently.</p>\n<p>The two areas I think can be improved on is the audience and how businesses are incentivized.</p>\n<ul>\n<li>I’m not particularly hopeful of the audience, that’s a problem the community will need to solve and not necessarily something the Foundation should concern themselves with. If I were the Foundation, I would be doing exactly what they are doing –<b> keep the price as low as possible to make it reachable to everyone (need a low barrier to entry). </b>We’ve already seen a few events attempt this, and the best example in my opinion so far has been <a href=\"https://wooconf.com/\">WooConf</a> and <a href=\"https://wpcampus.org/\">WPCampus</a>.</li>\n</ul>\n<ul>\n<li>The one I’m more hopeful of is how businesses are incentivized. If we can agree that at a minimum all organizations are looking for exposure, then that should be the easiest place to start. A few examples might include: speaking guarantees, more prominent branding, access to some form of audience information. Yes, some of these are highly controversial, but I have faith that together we can make something work that is in line with the spirit of these events. I would also encourage other camps to look at <a href=\"https://2017.miami.wordcamp.org/\">WordCamp Miami</a>; beyond having a Learn JavaScript Deeply track, they do an exceptional job with the way they engage with their sponsors.</li>\n</ul>\n<p>I share this post as a way to provide a perspective that I hope is unique and valuable. If it starts a discussion, and opens a better dialog between businesses, WordCamp organizers and the Foundation then I will consider it a success. Sponsors are a critical piece to the continued success and growth of these community events, and I’d like to ensure that continues.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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, 08 Dec 2016 04:36:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"BuddyPress: BuddyPress 2.7.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=261855\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2016/12/buddypress-2-7-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:756:\"<p>BuddyPress 2.7.3 is now available. This is a maintenance release and a recommended upgrade for all BuddyPress installations.</p>\n<p>BP 2.7.3 fixes bugs in several components. For more information, see the <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=2.7.3\">2.7.3 milestone</a> on <a>BuddyPress Trac</a>.</p>\n<p>Update to BuddyPress 2.7.3 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the wordpress.org plugin repository</a>.</p>\n<p>Questions or comments? Check out the <a href=\"https://codex.buddypress.org/releases/version-2-7-3/\">2.7.3 changelog</a>, or stop by our <a href=\"https://buddypress.org/support/\">support forums</a> or <a>Trac</a>.</p>\";s: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 Dec 2016 23:15:56 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: WordPress 4.7 is the First Release to be 100% Translated into Urdu\";s: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:29:\"https://wptavern.com/?p=64040\";s: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:86:\"https://wptavern.com/wordpress-4-7-is-the-first-release-to-be-100-translated-into-urdu\";s: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:5620:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/lahore-pakistan.jpg?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/lahore-pakistan.jpg?resize=1024%2C589&ssl=1\" alt=\"\" class=\"size-full wp-image-64311\" /></a>photo credit: WasifMalik <a href=\"http://www.flickr.com/photos/47644350@N04/23458524585\">Wazir Khan Masjid Mosque Shahi Royal Hammaam Bathhouse Lahore Pakistan Oct 2015 031</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p><a href=\"https://wptavern.com/wordpress-4-7-introduces-twenty-seventeen-default-theme-and-wp-rest-api-content-endpoints\" target=\"_blank\">WordPress 4.7 was released yesterday</a> with translations for 52 languages, thanks to the volunteer efforts of its vibrant community of translators. For the first time, WordPress is 100% translated into Urdu, the national language of Pakistan. Urdu is spoken by 100 million people in several different areas of the world, including India, Bangladesh, Nepal, and the Middle East.</p>\n<p>As part of the effort to bring the Urdu translation to 100%, WordPress developer Ahmad Awais <a href=\"https://ahmadawais.com/urdu-wordpress/\" target=\"_blank\">organized a small meetup in Lahore, Pakistan</a> during the <a href=\"https://wptavern.com/2nd-global-wordpress-translation-day-brings-780-translators-together-across-133-locales\" target=\"_blank\">2nd WP Translation Day</a> event. More than 60 attendees joined online and offline over the span of two days with many participating in the <a href=\"http://WP-Pakistan.Slack.com\" target=\"_blank\">WP-Pakistan Slack</a> team in the #translators channel.</p>\n<p>Having WordPress available in Urdu is a major milestone for the Pakistani tech community. It makes it possible for government websites to adopt the software.</p>\n<p>“The government websites are required to be accessible,” Awais said. “While we are not there yet, there are efforts underway to make every government website available in both English and Urdu.”</p>\n<p>Awais cited the <a href=\"https://www.nadra.gov.pk/\" target=\"_blank\">National Database and Registration Authority</a> (NADRA) website as one example that has recently started using WordPress for its online portal. NADRA issues identity cards with CNIC numbers in Pakistan, similar to social security numbers in the US.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nadra-website.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nadra-website.png?resize=1025%2C720&ssl=1\" alt=\"\" class=\"aligncenter size-full wp-image-64303\" /></a></p>\n<p>“The NADRA site is far from perfect but is much better than other government sites,” Aawais said. “People have already started to notice that. There’s a pretty large developer community in Pakistan that’s connected to WordPress in one way or another, but on the consumer end – not so much.”</p>\n<p>Awais said many Pakistani media sites are powered by WordPress but adoption is slower when it comes to e-commerce. WordPress penetration in the enterprise sector is nearly non-existent.</p>\n<p>“I think the 100% Urdu variant of WordPress will definitely help in the expansion for the local consumer-base,” Awais said. “Web developers will find it easier to pitch WordPress as the go-to CMS for government, local, and higher education web properties as compared to other proprietary, closed-source Urdu CMS software. That alone can have a huge impact as far as the growth of the local WordPress community is concerned.”</p>\n<p>The concept of contributing back to open source software is still relatively new in Pakistan but Awais and his fellow translators and developers are working to change the general perception in their tech culture.</p>\n<p>“I would like to request Foundation to pay more attention to regions like ours, where software developers, computer science students, and entrepreneurs seldom understand the concept of open source software,” Awais said. “The concept of giving back and making it work to pay the bills is lost on simple and misunderstood questions of ‘Can people make money via Open Source?’ and ‘What do you get by giving back and helping out for free?’</p>\n<p>“Believe me, these are tough questions to be answered when there are no huge WordPress supported companies picking up the tabs for those who are trying to give back,” Awais said. “Support for open source is a rare commodity here. I hope that changes in the next five years or so.”</p>\n<p>During the <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\" target=\"_blank\">2016 State of the Word</a>, Matt Mullenweg said one of <a href=\"https://twitter.com/WordCampUS/status/805158678353608704\" target=\"_blank\">the Foundation’s new focuses</a> will be running educational workshops in developing nations. When asked about how this initiative will work during the Q&A session, Mullenweg said they are still figuring it out but envision an open source curriculum with locally run classes and support.</p>\n<p>More than 100 translators participated in bringing the Urdu translation to 100% for WordPress. With the software now accessible to 100 million Urdu speakers, the region seems like a good candidate for an educational investment to bring more developers up to speed with using WordPress for commerce and government sites.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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 Dec 2016 20:56: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"HeroPress: Full Circle: Life Lessons of a Perennial Entrepreneur\";s: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:56:\"https://heropress.com/?post_type=heropress-essays&p=1517\";s: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:77:\"https://heropress.com/essays/full-circle-life-lessons-perennial-entrepreneur/\";s: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:10454:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/12/120716-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Take the time to learn the fundamentals of HTML, CSS, JS and PHP. You\'ll be glad you did.\" /><p>I didn’t go to college until I was in my 40’s. When I graduated high school I went to work for a family business.</p>\n<p>There has been one common thread throughout my adult career, my love for technology.</p>\n<p>I was 24 when I bought my first computer, it was PC running MS-DOS.</p>\n<p>Five years later, the company I was working for bought a computer program to manage their rental properties. I was responsible for using it and data entry. The program was written by a local software developer. He became a mentor and when problems arose with the code, he walked me through on the phone how to edit and compile the source code. (Yes, he left a copy of the source code on the computer – this was way before remote support was possible.) It was dBase II. Fast forward a few years later and he hired me as a part-time contractor to help him customize the codebase for his clients. It seemed I had a knack for writing code and troubleshooting bugs.</p>\n<p>Eventually, I would go on to purchase the source code from him and launch my own property management software company. I ran it for eight years, while I rewrote the entire codebase. My business grew. I learned a lot about sales, running a business and managing employees. Most importantly, I learned how to listen to clients and by doing so, I was able to create the products they needed to run their businesses.</p>\n<p>Then, Windows came onto the scene. My software was not Windows compatible. It was running on FoxPro, a Dbase III competitor for MS-DOS. My business plateaued and I was faced with another rewrite of the codebase to stay competitive. To top it off, I’d lost my only support person at the same time. These are the challenges most small business owners face at some point. I was experiencing burnout and needed a change. Long story short, I eventually sold the software line to a competitor who was looking to expand their user base and incorporates some features that were in demand that my product had. It was win-win for both of us and to this day – I’m still happy about that transaction.</p>\n<p>I went on to work at a boutique consulting services firm in Houston, Texas as an Account Manager to large Fortune 500 clients, mostly in the energy sector. It was an amazing experience and I learned a lot about working in the enterprise space. This was very different from working with the small property management companies I had previously serviced. It was a great four years. The last year boomed as many clients scrambled to complete their <a href=\"https://en.wikipedia.org/wiki/Year_2000_problem\">Y2K upgrades</a>.</p>\n<p>In the spring of 2000, everything changed. The company had been acquired, and the dot-com bubble had burst. All the Y2K work was done and the world did not end. I decided to take some time off.</p>\n<p>In the fall of 2000, I enrolled at a local community college. I spent the next two years and half years completing my core curriculum and then transferred to Texas A&M in 2003 to complete a Bachelor of Science degree in Horticulture.</p>\n<p><strong>Why Horticulture?</strong> I’ve always loved gardening and jumped at the opportunity to learn everything I could about it.</p>\n<p><strong>Life Lesson:</strong> In hindsight – I wish I would have completed a degree in Computer Science. It was a bit of my own arrogance, that since I had run a software company and worked at a consulting firm, I knew all I needed to know. Truth was, I didn’t and would have benefited greatly from that experience.</p>\n<h3>Trying to make a hobby into a business.</h3>\n<p>In 2003, I decided to open an online store to sell home and garden gifts. I built a website using the Yahoo Store platform, and for the next 5 years watched it grow.</p>\n<p>My first introduction to WordPress came when I wanted to start a blog for the store. I like the idea of a self-hosted solution and loved getting back into programming.</p>\n<p>I went from running the business from my home to a small warehouse. It was 2007 and the housing market was booming. I jumped at the opportunity to lease a much larger warehouse with a retail storefront.</p>\n<p>There were important life lessons in it. One that made a strong impression on me was best described by the character Justin Matisse in the movie Hope Floats:</p>\n<blockquote><p>“You’re talkin’ ’bout the American Dream. You find something that you love, and then you twist it, and you torture it, try and find a way to make money at it. You spend a lifetime doing that. At the end, you can’t find a trace of what you started out lovin’. “</p></blockquote>\n<p>That’s how I felt sometimes when running my store. What I loved about the home and garden space and trying to make money at it were sometimes at odds with each other. I loved designing the website, adding functionality and mastering the art of improving the SEO of the site.</p>\n<p>I was about to learn a very painful and valuable lesson. I was financing the growth with debt. I got caught up in the growth curve and was sure that things would just keep getting better, allowing me to pay down the debt. Indeed servicing the debt was not a problem, as sales continued to grow.</p>\n<p>Then came 2008 and the Great Recession. For the next three years, I watched sales decline, my credit lines pulled and my business contract. That made servicing the debt, really hard. I was stuck in a lease that I could not afford. Many of the vendors I bought products from went out of business. Everyone was hurting. <strong>I was not financially prepared for it.</strong></p>\n<p>In the end, a chain of events led to a huge financial mess – one that to this day, I am still recovering from. In 2011, I liquidated the inventory, sold my online store to a third-party and moved on.</p>\n<h3>Transitioning to WordPress</h3>\n<p>I wasn’t sure what I wanted to do at that point. I was depressed and dealing with the financial fallout of losing my business.</p>\n<p>I wrote content for a garden center and slowly began working on websites for others. I chose to use the Genesis Framework and began customizing their themes for clients. I liked it because it leveraged the power of hooks and filters in a way that made sense to me – and the Genesis community is amazing.</p>\n<p>I worked in real estate for a while to help pay the bills, but it just wasn’t right for me.</p>\n<p>During this transition period, I used the time to improve my web development skills. I began working with WordPress every day, learning everything I could. I took online courses in HTML, CSS and PHP.</p>\n<p>Today, I’m running my own business again, building websites and helping clients promote their digital brand. I learned a lot about SEO running my eCommerce business, how to market products, write copy and promote my brand. Now I’m helping clients do that.</p>\n<p>With decades of business experience along with some hard life lessons, here’s what I’ve learned so far:</p>\n<ol>\n<li>Don’t assume things will continue in the same direction. Business is cyclical, so like a squirrel – stash away some nuts for the winter.</li>\n<li>Stay out of debt.</li>\n<li>Know when to hold ’em and when to fold ’em. Sometimes hindsight helps make this clearer, but trust your gut and follow your instincts.</li>\n<li>Be helpful to others. Take time to share what you’ve learned, make friends and enjoy the ride.</li>\n<li>Learn from every engagement, and take steps to improve how you communicate.</li>\n<li>Be a Life-Long Learner. Dedicate time to experiment, think and try new things.</li>\n</ol>\n<p>Finally, if you’re considering a career in web design and development in WordPress, take the time to learn the fundamentals of HTML, CSS, JS and PHP. You’ll be glad you did.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Full Circle: Life Lessons of a Perennial Entrepreneur\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Full%20Circle%3A%20Life%20Lessons%20of%20a%20Perennial%20Entrepreneur&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffull-circle-life-lessons-perennial-entrepreneur%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Full Circle: Life Lessons of a Perennial Entrepreneur\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Ffull-circle-life-lessons-perennial-entrepreneur%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffull-circle-life-lessons-perennial-entrepreneur%2F&title=Full+Circle%3A+Life+Lessons+of+a+Perennial+Entrepreneur\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Full Circle: Life Lessons of a Perennial Entrepreneur\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/full-circle-life-lessons-perennial-entrepreneur/&media=https://heropress.com/wp-content/uploads/2016/12/120716-150x150.jpg&description=Full Circle: Life Lessons of a Perennial Entrepreneur\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Full Circle: Life Lessons of a Perennial Entrepreneur\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/full-circle-life-lessons-perennial-entrepreneur/\" title=\"Full Circle: Life Lessons of a Perennial Entrepreneur\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/full-circle-life-lessons-perennial-entrepreneur/\">Full Circle: Life Lessons of a Perennial Entrepreneur</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s: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 Dec 2016 12:30:20 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jackie D’Elia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: Pantheon’s $100K WordCamp US Sponsorship Revoked the Night Before the Event\";s: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:29:\"https://wptavern.com/?p=64248\";s: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:94:\"https://wptavern.com/pantheons-100k-wordcamp-us-sponsorship-revoked-the-night-before-the-event\";s: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:8493:\"<p>Nearly 2,000 people descended on Philadelphia, PA to attend WordCamp US last week. On the night before WordCamp US took place, <a href=\"https://pantheon.io/\">Pantheon’s</a> sponsorship was revoked and advertising materials, including the company’s booth, were hidden in a storage room inside the venue. The move generated a <a href=\"https://twitter.com/danielbachhuber/status/804721149900890112\">lot of controversy</a> on social media and at the event. It cost Pantheon $100K to sponsor WordCamp US, but the company received a refund.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Our booth disappeared but the team\'s still here! Look for us in yellow! <a href=\"https://twitter.com/hashtag/WCUS?src=hash\">#WCUS</a> <a href=\"https://t.co/lnF5aI36oy\">pic.twitter.com/lnF5aI36oy</a></p>\n<p>— Pantheon (@getpantheon) <a href=\"https://twitter.com/getpantheon/status/804715506674626560\">December 2, 2016</a></p></blockquote>\n<p></p>\n<p>Prior to WordCamp US Matt Stodolnic, Pantheon’s Vice President of Marketing, contacted the <a href=\"http://www.sheratonphiladelphiadowntown.com/\">Sheraton Downtown Philadelphia</a> and inquired about advertising opportunities. The Sheraton <a href=\"http://www.sheratonphiladelphiadowntown.com/philadelphia-meetings\">hosts a number of meetings</a> and has a couple of different advertising packages available. Stodolnic purchased advertising space on the hotel’s elevators. The advertising material was simple and didn’t make unprovable claims, such as the world’s best or fastest host. This is in line with the <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/fundraising/wordcamp-sponsorship/#wordcamp-sponsorship-rules-for-2016\">sponsorship rules</a>.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/PantheonElevatorAdvertising.png?ssl=1\"><img class=\"size-full wp-image-64262\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/12/PantheonElevatorAdvertising.png?resize=629%2C806&ssl=1\" alt=\"Pantheon\'s Elevator Advertising\" /></a>Pantheon’s Elevator Advertising\n<p>On December 1st late at night, Stodolnic received an email from WCUS organizers requesting that the advertising material be removed. Stodolnic pushed back as the sponsorship agreement does not specifically prohibit advertising in the hotel. At one point during the exchange of emails, the WCUS organizing team threatened to take the banners down themselves. Stodolnic responded with anger as the purchase had already been made but he quickly apologized.</p>\n<p>The issue was eventually escalated to Matt Mullenweg, co-creator of the WordPress open source software project, who revoked the company’s sponsorship of the event for violating the code of conduct. Later that night, WCUS organizers deconstructed Pantheon’s booth and moved it to a storage room along with 600 T-shirts printed by the company.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/PantheonsBoothBefore.png?ssl=1\"><img class=\"size-full wp-image-64259\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/PantheonsBoothBefore.png?resize=981%2C734&ssl=1\" alt=\"Pantheon\'s Booth at WCUS Before Being Taken Down\" /></a>Pantheon’s Booth at WCUS Before Being Taken Down\n<p>Day one of WordCamp US went off without a hitch but it was slightly overshadowed by the sudden removal of Pantheon. A few Pantheon employees published unfavorable messages on Twitter about the situation. Those tweets have since been deleted. At the conclusion of day two, Cami Kaos, one of the lead organizers of WordCamp US, published a post on the <a href=\"https://2016.us.wordcamp.org/\">event’s blog</a> highlighting what happened.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/SponsorUpdatePost.png?ssl=1\"><img class=\"size-full wp-image-64261\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/SponsorUpdatePost.png?resize=1004%2C739&ssl=1\" alt=\"Archived Image of The Post Published on the WCUS Blog Explaining The Situation\" /></a>Archived Image of The Post Published on the WCUS Blog Explaining The Situation\n<p>The post doesn’t specifically name Pantheon and says the sponsor in question violated the event’s <a href=\"https://2016.us.wordcamp.org/code-of-conduct/\">code of conduct</a>. I spoke to a number of Pantheon employees who read the post and couldn’t identify the violation in question. Within hours of being published, the post was removed from the site without an explanation.</p>\n<h2>Cooler Heads Prevail</h2>\n<p>During day two of WCUS, Stodolnic and Pantheon Co-founder Josh Koenig, spoke to Mullenweg face-to-face in a closed-door meeting at the venue. What was said is unknown but when I asked Mullenweg what the result of the meeting was, he said, “I think we’re in a much better place.” He also didn’t comment when asked how Pantheon violated the code of conduct.</p>\n<p>After the meeting, Stodolnic told me that both sides agreed that communication could have been handled better and that cooler heads prevailed. Mullenweg wouldn’t comment when asked whether Pantheon was banned from sponsoring WordCamps in 2017.</p>\n<p>We now know that the official hotel for WordCamp US is an extension of the venue allowing organizers to enforce the code of conduct and sponsorship and principles agreements. It’s likely that due to this incident, the sponsorship agreement will be amended to specifically prohibit advertising in the official hotel at next year’s event.</p>\n<p>Pantheon is a six-year old company making inroads in the managed WordPress hosting space. Not being able to sponsor WordCamps in 2017, <a href=\"https://central.wordcamp.org/news/2016/03/28/pantheon-joins-the-wordpress-global-community-sponsorship-program-in-2016/\">as they did in 2016,</a> could derail their momentum in building brand awareness.</p>\n<h2>Is It Worth It to Sponsor WordCamps?</h2>\n<p>Many of the sponsors I spoke to at WordCamp US described what Pantheon did as genius and were disappointed that they didn’t think of it first. This opens the door to a wider conversation. Is it financially worth it to sponsor WordCamps and are there enough opportunities to see a return on investment?</p>\n<p>Earlier this year, Tony Perez, <span class=\"st\">CEO of Sucuri, started a <a href=\"https://twitter.com/perezbox/status/749283708209799168\">passionate discussion</a> on Twitter around the value of sponsoring WordCamps. As the costs of sponsoring and the number of WordCamps increases, businesses will need to be more selective of which camps they sponsor.<br />\n</span></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I think <a href=\"https://twitter.com/hashtag/wordcamp?src=hash\">#wordcamp</a> sponsorships and today\'s businesses will be coming to a cross roads in the the not so distant future.. <a href=\"https://twitter.com/hashtag/wordpress?src=hash\">#wordpress</a></p>\n<p>— Tony Perez (@perezbox) <a href=\"https://twitter.com/perezbox/status/749283708209799168\">July 2, 2016</a></p></blockquote>\n<p></p>\n<p>One of the <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\">major announcements at WordCamp US</a> is that WordCamps will now run finances through a <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/first-steps/budget-and-finances/running-the-money-through-wpcs/\">Public Benefit Corporation</a>. Previously, finances were run through the <a href=\"http://wordpressfoundation.org/\">WordPress Foundation</a>, a 501(c) non-profit entity which <a href=\"https://make.wordpress.org/community/2016/03/02/transitioning-to-wordpress-community-support/\">severely limited</a> what sponsors were able to do at events due to IRS regulations. When the switch occurred earlier this year, the <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer-handbook/planning-details/fundraising/wordcamp-sponsorship/#wordcamp-sponsorship-rules-for-2016\">sponsor rules were updated</a> to be less restrictive.</p>\n<p>As WordCamps grow in size, especially WordCamp US, perhaps its time to rethink the benefits that are offered to sponsors to increase the sponsorship’s value. What sponsorship opportunities would you like to see considered or added for WordCamps?</p>\n<div id=\"epoch-width-sniffer\"></div>\";s: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 Dec 2016 03:00:33 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s: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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 06 Jan 2017 20:31:16 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Fri, 06 Jan 2017 20:15:14 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2167,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1483777876','no'),(2168,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1483734676','no'),(2169,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1483777876','no'),(2170,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Jan 2017 20:08: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Duplicate Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/duplicate-post/#post-2646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Dec 2007 17:40:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2646@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Clone posts and pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Lopo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"753@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"One of the most downloaded WordPress plugins (over 30 million downloads since 2007). Use All in One SEO Pack to optimize your site for Search Engines.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"W3 Total Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2009 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Minify, Page, Object, Fragment, Database support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Regenerate Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Aug 2008 14:38:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"6743@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Alex Mills (Viper007Bond)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Apr 2013 10:36:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"51888@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2082@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Extends and enhances TinyMCE, the WordPress Visual Editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Hello Dolly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/hello-dolly/#post-5790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 May 2008 22:11:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"5790@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Mar 2011 04:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"25254@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Customise WordPress with powerful, professional and intuitive fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"elliotcondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8321@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29832@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"Secure your website with the most comprehensive WordPress security plugin. Firewall, malware scan, blocking, live traffic, login security & 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:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WP-PageNavi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 23:17:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"363@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Adds a more advanced paging navigation interface.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Lester Chan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"18101@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2141@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Clef Two-Factor Authentication\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins/wpclef/#post-47509\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Dec 2012 01:25:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"47509@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"Modern two-factor that people love to use: strong authentication without passwords or tokens; single sign on/off; magical login experience.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Dave Ross\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Google Analytics by MonsterInsights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2316@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Connect Google Analytics with WordPress by adding your Google Analytics tracking code. Get the stats that matter.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Syed Balkhi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"UpdraftPlus WordPress Backup 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:53:\"https://wordpress.org/plugins/updraftplus/#post-38058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 May 2012 15:14:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"38058@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Anderson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Really Simple CAPTCHA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2009 02:17:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"9542@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"132@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"NextGEN Gallery - WordPress Gallery 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:56:\"https://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"1169@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"15@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet Web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"23862@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29860@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WP Super Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2572@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Google Analytics Dashboard for WP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/#post-50539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 10 Mar 2013 17:07:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"50539@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Displays Google Analytics reports in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Disable Comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/disable-comments/#post-26907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 04:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26907@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly. Provides tool t\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Samir Shah\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Duplicator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 May 2011 12:15:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26607@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Cory Lamle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WP Multibyte Patch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wp-multibyte-patch/#post-28395\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Jul 2011 12:22:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"28395@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"plugin-master\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Black Studio TinyMCE Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/plugins/black-studio-tinymce-widget/#post-31973\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2011 15:06:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"31973@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"21738@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:146:\"Take the guesswork out of WordPress security. iThemes Security offers 30+ ways to lock down WordPress in an easy-to-use WordPress security plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"iThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"SiteOrigin Widgets Bundle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/so-widgets-bundle/#post-67824\";s: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 May 2014 14:27:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67824@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"A collection of all widgets, neatly bundled into a single plugin. It's also a framework to code your own widgets on top of.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:46:\"https://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 06 Jan 2017 20:31:16 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Fri, 06 Jan 2017 20:43:15 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Fri, 06 Jan 2017 20:08:15 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911143210\";}','no'),(2171,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1483777876','no'),(2172,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1483734676','no'),(2173,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1483777876','no'),(2174,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2016/12/vaughan/\'>WordPress 4.7 “Vaughan”</a> <span class=\"rss-date\">December 6, 2016</span><div class=\"rssSummary\">Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah "Sassy" Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/how-do-you-educate-people-new-to-wordpress\'>WPTavern: How Do You Educate People New to WordPress?</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/incubator-wordcamp-denpasar-a-success\'>WPTavern: Incubator WordCamp Denpasar a Success</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/matt-mullenweg-announces-tech-and-design-leads-for-new-focus-based-development-cycle\'>WPTavern: Matt Mullenweg Announces Tech and Design Leads for New Focus-Based Development Cycle</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\"dashboard-news-plugin\"><span>Popular Plugin:</span> Page Builder by SiteOrigin <a href=\"plugin-install.php?tab=plugin-information&plugin=siteorigin-panels&_wpnonce=b81ade27b7&TB_iframe=true&width=600&height=800\" class=\"thickbox open-plugin-details-modal\" aria-label=\"Install Page Builder by SiteOrigin\">(Install)</a></li></ul></div>','no'),(2181,'_wp_session_expires_8f0d0954b751019f8009103fecce10a4','2999017154','no'),(2182,'_wp_session_expires_8a23f7765847281a74015cae814e5aaa','2999017384','no'),(2191,'_transient_timeout_ctct_events_f83a383c0fa81f295d057f8f5ed0ba46','1483781660','no'),(2192,'_transient_ctct_events_f83a383c0fa81f295d057f8f5ed0ba46','O:25:\"Ctct\\Components\\ResultSet\":2:{s:7:\"results\";a:0:{}s:4:\"next\";N;}','no'),(2193,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1483770881','no'),(2194,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"6130\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3761\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3755\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"3274\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2870\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"2562\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"2237\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"2158\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"2113\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:4:\"2107\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"2096\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"2056\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1987\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1958\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1773\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1668\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1646\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1473\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1390\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1304\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1302\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:4:\"1158\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:4:\"1141\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:4:\"1076\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:4:\"1029\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:4:\"1027\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"977\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"974\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"971\";}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";s:3:\"941\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"935\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"918\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"867\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"862\";}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";s:3:\"862\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"829\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"791\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"790\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"790\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"772\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"767\";}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";s:3:\"761\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"751\";}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";s:3:\"751\";}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"CSS\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";s:3:\"747\";}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";s:3:\"737\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"735\";}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";s:3:\"731\";}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";s:3:\"724\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"711\";}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";s:3:\"711\";}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";s:3:\"661\";}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";s:3:\"656\";}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";s:3:\"650\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"641\";}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";s:3:\"638\";}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";s:3:\"625\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"620\";}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";s:3:\"620\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"616\";}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";s:3:\"603\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"593\";}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";s:3:\"588\";}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";s:3:\"586\";}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";s:3:\"585\";}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";s:3:\"574\";}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";s:3:\"558\";}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";s:3:\"557\";}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";s:3:\"552\";}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";s:3:\"549\";}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";s:3:\"544\";}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";s:3:\"543\";}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";s:3:\"535\";}s:4:\"shop\";a:3:{s:4:\"name\";s:4:\"shop\";s:4:\"slug\";s:4:\"shop\";s:5:\"count\";s:3:\"525\";}s:7:\"picture\";a:3:{s:4:\"name\";s:7:\"picture\";s:4:\"slug\";s:7:\"picture\";s:5:\"count\";s:3:\"521\";}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";s:3:\"518\";}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";s:3:\"509\";}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";s:3:\"502\";}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";s:3:\"488\";}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";s:3:\"472\";}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";s:3:\"472\";}s:8:\"pictures\";a:3:{s:4:\"name\";s:8:\"pictures\";s:4:\"slug\";s:8:\"pictures\";s:5:\"count\";s:3:\"468\";}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";s:3:\"467\";}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";s:3:\"464\";}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";s:3:\"452\";}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";s:3:\"451\";}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";s:3:\"444\";}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";s:3:\"437\";}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";s:3:\"437\";}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";s:3:\"435\";}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";s:3:\"434\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:9:\"thumbnail\";s:4:\"slug\";s:9:\"thumbnail\";s:5:\"count\";s:3:\"428\";}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";s:3:\"427\";}s:6:\"upload\";a:3:{s:4:\"name\";s:6:\"upload\";s:4:\"slug\";s:6:\"upload\";s:5:\"count\";s:3:\"424\";}s:6:\"paypal\";a:3:{s:4:\"name\";s:6:\"paypal\";s:4:\"slug\";s:6:\"paypal\";s:5:\"count\";s:3:\"424\";}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"News\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";s:3:\"423\";}s:7:\"sharing\";a:3:{s:4:\"name\";s:7:\"sharing\";s:4:\"slug\";s:7:\"sharing\";s:5:\"count\";s:3:\"423\";}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";s:3:\"420\";}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";s:3:\"418\";}s:8:\"linkedin\";a:3:{s:4:\"name\";s:8:\"linkedin\";s:4:\"slug\";s:8:\"linkedin\";s:5:\"count\";s:3:\"416\";}}','no'),(2199,'duplicator_settings','a:10:{s:7:\"version\";s:6:\"1.1.26\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:0;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:20:\"storage_htaccess_off\";b:0;}','yes'),(2200,'duplicator_version_plugin','1.1.26','yes'),(2201,'duplicator_package_active','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2017-01-07 03:35:46\";s:7:\"Version\";s:6:\"1.1.26\";s:9:\"VersionWP\";s:3:\"4.7\";s:9:\"VersionDB\";s:6:\"5.6.28\";s:10:\"VersionPHP\";s:6:\"5.6.29\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:37:\"20170107_retractableawningspatioawnin\";s:4:\"Hash\";s:29:\"5870621268dc05147170107033546\";s:8:\"NameHash\";s:67:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:64:\"/home/osign991/public_html/rolloutavacation.com/wp-snapshots/tmp\";s:8:\"StoreURL\";s:66:\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-snapshots/\";s:8:\"ScanFile\";s:77:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546_scan.json\";s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";N;s:6:\"WPUser\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":13:{s:10:\"FilterDirs\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:4:\"File\";N;s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:47:\"/home/osign991/public_html/rolloutavacation.com\";s:4:\"Size\";i:0;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":6:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":4:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":5:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":2:{s:4:\"Core\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;}s:10:\"\0*\0Package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2017-01-07 03:35:46\";s:7:\"Version\";s:6:\"1.1.26\";s:9:\"VersionWP\";s:3:\"4.7\";s:9:\"VersionDB\";s:6:\"5.6.28\";s:10:\"VersionPHP\";s:6:\"5.6.29\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:37:\"20170107_retractableawningspatioawnin\";s:4:\"Hash\";s:29:\"5870621268dc05147170107033546\";s:8:\"NameHash\";s:67:\"20170107_retractableawningspatioawnin_5870621268dc05147170107033546\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:64:\"/home/osign991/public_html/rolloutavacation.com/wp-snapshots/tmp\";s:8:\"StoreURL\";s:66:\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-snapshots/\";s:8:\"ScanFile\";N;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";N;s:6:\"WPUser\";N;s:7:\"Archive\";r:22;s:9:\"Installer\";O:13:\"DUP_Installer\":12:{s:4:\"File\";N;s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:12:\"OptsSSLAdmin\";i:0;s:12:\"OptsSSLLogin\";i:0;s:11:\"OptsCacheWP\";i:0;s:13:\"OptsCachePath\";i:0;s:10:\"OptsURLNew\";s:0:\"\";s:10:\"\0*\0Package\";r:52;}s:8:\"Database\";O:12:\"DUP_Database\":12:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";N;s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:10:\"\0*\0Package\";r:52;s:25:\"\0DUP_Database\0dbStorePath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}}}s:9:\"Installer\";r:74;s:8:\"Database\";r:87;}','yes'),(2203,'_wp_session_expires_4b551309c0d81bb392db85592d6413da','2999059148','no'),(2266,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:15:\"craig@osign.org\";s:7:\"version\";s:5:\"4.7.1\";s:9:\"timestamp\";i:1484718902;}','no'),(2348,'_site_transient_timeout_theme_roots','1486737274','no'),(2350,'_site_transient_theme_roots','a:5:{s:7:\"inovado\";s:7:\"/themes\";s:13:\"inovado_child\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(2352,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1486735481;s:7:\"checked\";a:5:{s:7:\"inovado\";s:5:\"4.2.2\";s:13:\"inovado_child\";s:3:\"1.0\";s:13:\"twentyfifteen\";s:3:\"1.6\";s:14:\"twentyfourteen\";s:3:\"1.8\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:2:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.7.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.9.zip\";}}s:12:\"translations\";a:0:{}}','no'),(2354,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1486735480;s:8:\"response\";a:7:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"790\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"4.6.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.6.1.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:5:\"4.7.2\";O:8:\"stdClass\":3:{s:7:\"percent\";i:100;s:5:\"votes\";i:5;s:11:\"total_votes\";i:5;}}}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"22600\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:6:\"1.1.30\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/duplicator.1.1.30.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:5:\"4.7.2\";O:8:\"stdClass\":3:{s:7:\"percent\";i:100;s:5:\"votes\";i:1;s:11:\"total_votes\";i:1;}}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"20101\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:3:\"4.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.4.6.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:5:\"4.7.2\";O:8:\"stdClass\":3:{s:7:\"percent\";i:100;s:5:\"votes\";i:3;s:11:\"total_votes\";i:3;}}}s:38:\"recent-tweets-widget/recent-tweets.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"39142\";s:4:\"slug\";s:20:\"recent-tweets-widget\";s:6:\"plugin\";s:38:\"recent-tweets-widget/recent-tweets.php\";s:11:\"new_version\";s:5:\"1.6.6\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/recent-tweets-widget/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/recent-tweets-widget.1.6.6.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:35:\"responsive-menu/responsive-menu.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"48170\";s:4:\"slug\";s:15:\"responsive-menu\";s:6:\"plugin\";s:35:\"responsive-menu/responsive-menu.php\";s:11:\"new_version\";s:6:\"3.0.18\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/responsive-menu/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/responsive-menu.3.0.18.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:5:\"4.7.2\";O:8:\"stdClass\":3:{s:7:\"percent\";i:100;s:5:\"votes\";i:2;s:11:\"total_votes\";i:2;}}}s:31:\"sg-cachepress/sg-cachepress.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"54390\";s:4:\"slug\";s:13:\"sg-cachepress\";s:6:\"plugin\";s:31:\"sg-cachepress/sg-cachepress.php\";s:11:\"new_version\";s:5:\"3.0.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/sg-cachepress/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/sg-cachepress.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"5899\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:5:\"4.2.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.4.2.1.zip\";s:6:\"tested\";s:5:\"4.7.2\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:5:\"4.7.2\";O:8:\"stdClass\":3:{s:7:\"percent\";i:67;s:5:\"votes\";i:2;s:11:\"total_votes\";i:3;}}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.3.2.zip\";}s:17:\"wpclef/wpclef.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"37352\";s:4:\"slug\";s:6:\"wpclef\";s:6:\"plugin\";s:17:\"wpclef/wpclef.php\";s:11:\"new_version\";s:5:\"2.6.1\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/wpclef/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/wpclef.2.6.1.zip\";}s:65:\"constant-contact-forms-by-mailmunch/constantcontact-mailmunch.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"55957\";s:4:\"slug\";s:35:\"constant-contact-forms-by-mailmunch\";s:6:\"plugin\";s:65:\"constant-contact-forms-by-mailmunch/constantcontact-mailmunch.php\";s:11:\"new_version\";s:5:\"2.0.6\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/constant-contact-forms-by-mailmunch/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/constant-contact-forms-by-mailmunch.2.0.6.zip\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:37:\"post-types-order/post-types-order.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"17292\";s:4:\"slug\";s:16:\"post-types-order\";s:6:\"plugin\";s:37:\"post-types-order/post-types-order.php\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/post-types-order/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/post-types-order.1.9.zip\";}s:45:\"stag-custom-sidebars/stag-custom-sidebars.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"44964\";s:4:\"slug\";s:20:\"stag-custom-sidebars\";s:6:\"plugin\";s:45:\"stag-custom-sidebars/stag-custom-sidebars.php\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/stag-custom-sidebars/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/stag-custom-sidebars.1.2.zip\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14975\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.6.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.6.3.zip\";}s:24:\"rss-import/rssimport.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"448\";s:4:\"slug\";s:10:\"rss-import\";s:6:\"plugin\";s:24:\"rss-import/rssimport.php\";s:11:\"new_version\";s:6:\"4.4.17\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/rss-import/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/rss-import.4.4.17.zip\";}s:24:\"wp-web-scrapper/wpws.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"8210\";s:4:\"slug\";s:15:\"wp-web-scrapper\";s:6:\"plugin\";s:24:\"wp-web-scrapper/wpws.php\";s:11:\"new_version\";s:3:\"3.5\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-web-scrapper/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-web-scrapper.3.5.zip\";s:14:\"upgrade_notice\";s:47:\"Bug fix: Post request\nBug fix: gt, lt arguments\";}}}','no'); /*!40000 ALTER TABLE `wpyq_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_postmeta` -- DROP TABLE IF EXISTS `wpyq_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=7059 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_postmeta` -- LOCK TABLES `wpyq_postmeta` WRITE; /*!40000 ALTER TABLE `wpyq_postmeta` DISABLE KEYS */; INSERT INTO `wpyq_postmeta` VALUES (1,2,'_wp_page_template','default'),(2583,96,'_wp_attached_file','2013/01/logo_1.png'),(2584,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2013/01/logo_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo_1-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"logo_1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2585,97,'_wp_attached_file','2013/01/logo2.png'),(2586,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo2-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo2-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2587,98,'_wp_attached_file','2013/01/logo3.png'),(2588,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo3-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo3-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2589,99,'_wp_attached_file','2013/01/logo4.png'),(2590,99,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo4-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo4-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2591,100,'_wp_attached_file','2013/01/logo5.png'),(2592,100,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo5.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo5-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo5-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2593,101,'_wp_attached_file','2013/01/logo6.png'),(2594,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo6.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo6-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo6-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2595,102,'_wp_attached_file','2013/01/logo7.png'),(2596,102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:76;s:4:\"file\";s:17:\"2013/01/logo7.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo7-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo7-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2597,114,'_wp_attached_file','2013/01/office.png'),(2598,114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:81;s:6:\"height\";i:36;s:4:\"file\";s:18:\"2013/01/office.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"office-60x36.png\";s:5:\"width\";i:60;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2599,364,'_wp_attached_file','2013/01/admin1.png'),(2600,364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2013/01/admin1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"admin1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"admin1-300x129.png\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"admin1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:18:\"admin1-640x300.png\";s:5:\"width\";i:640;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:18:\"admin1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:18:\"admin1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"admin1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2601,387,'_wp_attached_file','2013/01/invado.png'),(2602,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:368;s:6:\"height\";i:417;s:4:\"file\";s:18:\"2013/01/invado.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"invado-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"invado-265x300.png\";s:5:\"width\";i:265;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:18:\"invado-368x300.png\";s:5:\"width\";i:368;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"invado-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:18:\"invado-368x300.png\";s:5:\"width\";i:368;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:18:\"invado-368x250.png\";s:5:\"width\";i:368;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"invado-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2603,389,'_wp_attached_file','2013/01/bg_boxed.png'),(2604,389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:20:\"2013/01/bg_boxed.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2605,390,'_wp_attached_file','2013/01/gray_jean.png'),(2606,390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2013/01/gray_jean.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"gray_jean-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2607,391,'_wp_attached_file','2013/01/nasty_fabric.png'),(2608,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:198;s:6:\"height\";i:200;s:4:\"file\";s:24:\"2013/01/nasty_fabric.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"nasty_fabric-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:22:\"nasty_fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2609,754,'_wp_attached_file','2013/03/inovado.png'),(2610,754,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:34;s:4:\"file\";s:19:\"2013/03/inovado.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:17:\"inovado-60x34.png\";s:5:\"width\";i:60;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2611,755,'_wp_attached_file','2013/03/inovado-retina.png'),(2612,755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:234;s:6:\"height\";i:68;s:4:\"file\";s:26:\"2013/03/inovado-retina.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"inovado-retina-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:24:\"inovado-retina-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2613,899,'_wp_attached_file','2013/03/h1.png'),(2614,899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2013/03/h1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"h1-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"h1-300x19.png\";s:5:\"width\";i:300;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"h1-768x49.png\";s:5:\"width\";i:768;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"h1-1024x66.png\";s:5:\"width\";i:1024;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:13:\"h1-700x90.png\";s:5:\"width\";i:700;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:13:\"h1-320x90.png\";s:5:\"width\";i:320;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:13:\"h1-940x90.png\";s:5:\"width\";i:940;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:13:\"h1-640x90.png\";s:5:\"width\";i:640;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:13:\"h1-460x90.png\";s:5:\"width\";i:460;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:13:\"h1-460x90.png\";s:5:\"width\";i:460;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:12:\"h1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2615,1246,'_wp_attached_file','2013/01/shortcodes11.png'),(2616,1246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:239;s:4:\"file\";s:24:\"2013/01/shortcodes11.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"shortcodes11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"shortcodes11-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:24:\"shortcodes11-700x239.png\";s:5:\"width\";i:700;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"shortcodes11-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:24:\"shortcodes11-640x239.png\";s:5:\"width\";i:640;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:24:\"shortcodes11-460x239.png\";s:5:\"width\";i:460;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:24:\"shortcodes11-460x239.png\";s:5:\"width\";i:460;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:22:\"shortcodes11-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2617,1251,'_wp_attached_file','2013/01/02_posts1.png'),(2618,1251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1045;s:6:\"height\";i:1038;s:4:\"file\";s:21:\"2013/01/02_posts1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"02_posts1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"02_posts1-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"02_posts1-768x763.png\";s:5:\"width\";i:768;s:6:\"height\";i:763;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"02_posts1-1024x1017.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1017;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"02_posts1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"02_posts1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"02_posts1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"02_posts1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"02_posts1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"02_posts1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"02_posts1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2619,1252,'_wp_attached_file','2013/01/03_portfolio-overview1.png'),(2620,1252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1045;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2013/01/03_portfolio-overview1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"03_portfolio-overview1-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-768x250.png\";s:5:\"width\";i:768;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"03_portfolio-overview1-1024x333.png\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-940x340.png\";s:5:\"width\";i:940;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-640x340.png\";s:5:\"width\";i:640;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:34:\"03_portfolio-overview1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:32:\"03_portfolio-overview1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2621,1253,'_wp_attached_file','2013/01/04_portfolio-add1.png'),(2622,1253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1029;s:6:\"height\";i:1727;s:4:\"file\";s:29:\"2013/01/04_portfolio-add1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-179x300.png\";s:5:\"width\";i:179;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"04_portfolio-add1-768x1289.png\";s:5:\"width\";i:768;s:6:\"height\";i:1289;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"04_portfolio-add1-610x1024.png\";s:5:\"width\";i:610;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:29:\"04_portfolio-add1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:27:\"04_portfolio-add1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2623,1254,'_wp_attached_file','2013/01/05_pages1.png'),(2624,1254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1030;s:6:\"height\";i:1168;s:4:\"file\";s:21:\"2013/01/05_pages1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"05_pages1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"05_pages1-265x300.png\";s:5:\"width\";i:265;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"05_pages1-768x871.png\";s:5:\"width\";i:768;s:6:\"height\";i:871;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"05_pages1-903x1024.png\";s:5:\"width\";i:903;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"05_pages1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"05_pages1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"05_pages1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"05_pages1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"05_pages1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"05_pages1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"05_pages1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2625,1255,'_wp_attached_file','2013/01/06_sidebars1.png'),(2626,1255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:945;s:6:\"height\";i:648;s:4:\"file\";s:24:\"2013/01/06_sidebars1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-300x206.png\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-768x527.png\";s:5:\"width\";i:768;s:6:\"height\";i:527;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:24:\"06_sidebars1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:22:\"06_sidebars1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2627,1256,'_wp_attached_file','2013/01/07_themeoptions-general1.png'),(2628,1256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:985;s:6:\"height\";i:1340;s:4:\"file\";s:36:\"2013/01/07_themeoptions-general1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"07_themeoptions-general1-768x1045.png\";s:5:\"width\";i:768;s:6:\"height\";i:1045;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"07_themeoptions-general1-753x1024.png\";s:5:\"width\";i:753;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:36:\"07_themeoptions-general1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:34:\"07_themeoptions-general1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2629,1257,'_wp_attached_file','2013/01/08_themeoptions-layout1.png'),(2630,1257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1166;s:4:\"file\";s:35:\"2013/01/08_themeoptions-layout1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-257x300.png\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-768x895.png\";s:5:\"width\";i:768;s:6:\"height\";i:895;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"08_themeoptions-layout1-878x1024.png\";s:5:\"width\";i:878;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:35:\"08_themeoptions-layout1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:33:\"08_themeoptions-layout1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2631,1258,'_wp_attached_file','2013/01/09_themeoptions-footer1.png'),(2632,1258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:738;s:4:\"file\";s:35:\"2013/01/09_themeoptions-footer1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-768x567.png\";s:5:\"width\";i:768;s:6:\"height\";i:567;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:35:\"09_themeoptions-footer1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:33:\"09_themeoptions-footer1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2633,1259,'_wp_attached_file','2013/01/11_themeoptions-typography1.png'),(2634,1259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1166;s:4:\"file\";s:39:\"2013/01/11_themeoptions-typography1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-257x300.png\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-768x895.png\";s:5:\"width\";i:768;s:6:\"height\";i:895;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"11_themeoptions-typography1-878x1024.png\";s:5:\"width\";i:878;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:39:\"11_themeoptions-typography1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:37:\"11_themeoptions-typography1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2635,1260,'_wp_attached_file','2013/01/12_themeoptions-header1.png'),(2636,1260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:985;s:6:\"height\";i:2393;s:4:\"file\";s:35:\"2013/01/12_themeoptions-header1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-123x300.png\";s:5:\"width\";i:123;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"12_themeoptions-header1-768x1866.png\";s:5:\"width\";i:768;s:6:\"height\";i:1866;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"12_themeoptions-header1-421x1024.png\";s:5:\"width\";i:421;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:35:\"12_themeoptions-header1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:33:\"12_themeoptions-header1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2637,1261,'_wp_attached_file','2013/01/13_themeoptions-styling1.png'),(2638,1261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:985;s:6:\"height\";i:5614;s:4:\"file\";s:36:\"2013/01/13_themeoptions-styling1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"13_themeoptions-styling1-53x300.png\";s:5:\"width\";i:53;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"13_themeoptions-styling1-768x4377.png\";s:5:\"width\";i:768;s:6:\"height\";i:4377;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"13_themeoptions-styling1-180x1024.png\";s:5:\"width\";i:180;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:36:\"13_themeoptions-styling1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:34:\"13_themeoptions-styling1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2639,1262,'_wp_attached_file','2013/01/14_themeoptions-blog1.png'),(2640,1262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:985;s:6:\"height\";i:1848;s:4:\"file\";s:33:\"2013/01/14_themeoptions-blog1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-160x300.png\";s:5:\"width\";i:160;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"14_themeoptions-blog1-768x1441.png\";s:5:\"width\";i:768;s:6:\"height\";i:1441;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"14_themeoptions-blog1-546x1024.png\";s:5:\"width\";i:546;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:33:\"14_themeoptions-blog1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:31:\"14_themeoptions-blog1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2641,1263,'_wp_attached_file','2013/01/15_themeoptions-socialmedia1.png'),(2642,1263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:985;s:6:\"height\";i:2294;s:4:\"file\";s:40:\"2013/01/15_themeoptions-socialmedia1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-129x300.png\";s:5:\"width\";i:129;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"15_themeoptions-socialmedia1-768x1789.png\";s:5:\"width\";i:768;s:6:\"height\";i:1789;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"15_themeoptions-socialmedia1-440x1024.png\";s:5:\"width\";i:440;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:40:\"15_themeoptions-socialmedia1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:38:\"15_themeoptions-socialmedia1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2643,1264,'_wp_attached_file','2013/01/16_themeoptions-lightbox1.png'),(2644,1264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:992;s:4:\"file\";s:37:\"2013/01/16_themeoptions-lightbox1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-768x762.png\";s:5:\"width\";i:768;s:6:\"height\";i:762;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:37:\"16_themeoptions-lightbox1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:35:\"16_themeoptions-lightbox1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2645,1265,'_wp_attached_file','2013/01/16_themeoptions-portfolio1.png'),(2646,1265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:712;s:4:\"file\";s:38:\"2013/01/16_themeoptions-portfolio1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-768x547.png\";s:5:\"width\";i:768;s:6:\"height\";i:547;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:38:\"16_themeoptions-portfolio1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:36:\"16_themeoptions-portfolio1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2647,1266,'_wp_attached_file','2013/01/17_themeoptions-css1.png'),(2648,1266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:715;s:4:\"file\";s:32:\"2013/01/17_themeoptions-css1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-768x549.png\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:32:\"17_themeoptions-css1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:30:\"17_themeoptions-css1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2649,1267,'_wp_attached_file','2013/01/18_slider1.png'),(2650,1267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1337;s:6:\"height\";i:692;s:4:\"file\";s:22:\"2013/01/18_slider1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"18_slider1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"18_slider1-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"18_slider1-768x397.png\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"18_slider1-1024x530.png\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"18_slider1-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"18_slider1-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"18_slider1-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"18_slider1-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"18_slider1-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"18_slider1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"18_slider1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2651,1461,'_wp_attached_file','2013/07/logo10.png'),(2652,1461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2013/07/logo10.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo10-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"logo10-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2653,1462,'_wp_attached_file','2013/07/logo9.png'),(2654,1462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo9.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo9-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo9-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2655,1463,'_wp_attached_file','2013/07/logo8.png'),(2656,1463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo8.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo8-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo8-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2657,1464,'_wp_attached_file','2013/07/logo7.png'),(2658,1464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo7.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo7-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo7-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2659,1465,'_wp_attached_file','2013/07/logo6.png'),(2660,1465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo6.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo6-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo6-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2661,1466,'_wp_attached_file','2013/07/logo5.png'),(2662,1466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo5.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo5-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo5-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2663,1467,'_wp_attached_file','2013/07/logo4.png'),(2664,1467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo4-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo4-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2665,1468,'_wp_attached_file','2013/07/logo3.png'),(2666,1468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo3-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo3-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2667,1469,'_wp_attached_file','2013/07/logo2.png'),(2668,1469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo2-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo2-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2669,1470,'_wp_attached_file','2013/07/logo1.png'),(2670,1470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:17:\"2013/07/logo1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo1-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:15:\"logo1-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2671,1477,'_wp_attached_file','2013/07/logo11.png'),(2672,1477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:74;s:4:\"file\";s:18:\"2013/07/logo11.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo11-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:16:\"logo11-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2673,1742,'_wp_attached_file','2013/07/logo_small.png'),(2674,1742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:27;s:4:\"file\";s:22:\"2013/07/logo_small.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"logo_small-60x27.png\";s:5:\"width\";i:60;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2675,1923,'_wp_attached_file','2013/07/inovado_screens.jpg'),(2676,1923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:445;s:4:\"file\";s:27:\"2013/07/inovado_screens.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"inovado_screens-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:\"inovado_screens-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"inovado_screens-768x364.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:27:\"inovado_screens-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:27:\"inovado_screens-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:27:\"inovado_screens-940x445.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:27:\"inovado_screens-640x445.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:27:\"inovado_screens-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:27:\"inovado_screens-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:25:\"inovado_screens-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2677,1925,'_wp_attached_file','2013/07/inovado_screens2.jpg'),(2678,1925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:332;s:4:\"file\";s:28:\"2013/07/inovado_screens2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-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:\"inovado_screens2-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-768x271.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-940x332.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-640x332.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:28:\"inovado_screens2-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:26:\"inovado_screens2-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2681,2201,'_wp_attached_file','2013/01/600x400-1.gif'),(2682,2201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:21:\"2013/01/600x400-1.gif\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"600x400-1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"600x400-1-300x200.gif\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"600x400-1-600x300.gif\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"600x400-1-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"600x400-1-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"600x400-1-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"600x400-1-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2683,2202,'_wp_attached_file','2013/08/940x480_1.gif'),(2684,2202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2013/08/940x480_1.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"940x480_1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"940x480_1-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"940x480_1-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"940x480_1-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"940x480_1-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"940x480_1-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"940x480_1-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"940x480_1-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"940x480_1-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"940x480_1-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2685,2203,'_wp_attached_file','2013/08/940x480_2.gif'),(2686,2203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2013/08/940x480_2.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"940x480_2-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"940x480_2-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"940x480_2-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"940x480_2-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"940x480_2-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"940x480_2-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"940x480_2-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"940x480_2-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"940x480_2-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"940x480_2-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2687,2204,'_wp_attached_file','2013/08/940x480_3.gif'),(2688,2204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2013/08/940x480_3.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"940x480_3-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"940x480_3-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"940x480_3-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"940x480_3-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"940x480_3-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"940x480_3-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"940x480_3-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"940x480_3-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"940x480_3-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"940x480_3-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2689,2205,'_wp_attached_file','2013/08/940x480_11.gif'),(2690,2205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_11.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_11-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_11-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_11-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_11-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_11-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_11-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_11-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_11-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_11-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_11-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2691,2206,'_wp_attached_file','2013/08/940x480_21.gif'),(2692,2206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_21.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_21-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_21-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_21-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_21-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_21-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_21-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_21-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_21-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_21-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_21-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2693,2207,'_wp_attached_file','2013/08/940x480_31.gif'),(2694,2207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_31.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_31-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_31-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_31-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_31-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_31-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_31-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_31-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_31-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_31-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_31-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2695,2208,'_wp_attached_file','2013/08/940x480_12.gif'),(2696,2208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_12.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_12-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_12-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_12-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_12-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_12-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_12-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_12-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_12-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_12-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_12-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2699,2210,'_wp_attached_file','2013/08/940x480_32.gif'),(2700,2210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_32.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_32-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_32-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_32-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_32-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_32-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_32-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_32-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_32-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_32-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_32-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2701,2211,'_wp_attached_file','2013/08/940x480_13.gif'),(2702,2211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_13.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_13-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_13-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_13-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_13-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_13-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_13-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_13-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_13-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_13-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_13-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2703,2212,'_wp_attached_file','2013/08/940x480_23.gif'),(2704,2212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_23.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_23-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_23-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_23-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_23-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_23-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_23-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_23-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_23-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_23-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_23-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2705,2213,'_wp_attached_file','2013/08/940x480_33.gif'),(2706,2213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_33.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_33-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_33-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_33-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_33-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_33-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_33-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_33-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_33-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_33-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_33-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2707,2214,'_wp_attached_file','2013/08/940x480_14.gif'),(2708,2214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_14.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_14-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_14-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_14-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_14-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_14-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_14-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_14-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_14-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_14-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_14-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2709,2215,'_wp_attached_file','2013/08/940x480_24.gif'),(2710,2215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_24.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_24-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_24-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_24-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_24-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_24-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_24-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_24-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_24-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_24-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_24-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2711,2216,'_wp_attached_file','2013/08/940x480_34.gif'),(2712,2216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_34.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_34-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_34-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_34-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_34-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_34-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_34-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_34-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_34-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_34-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_34-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2713,2217,'_wp_attached_file','2013/08/940x480_15.gif'),(2714,2217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_15.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_15-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_15-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_15-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_15-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_15-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_15-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_15-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_15-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_15-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_15-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2715,2218,'_wp_attached_file','2013/08/940x480_25.gif'),(2716,2218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_25.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_25-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_25-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_25-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_25-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_25-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_25-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_25-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_25-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_25-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_25-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2717,2219,'_wp_attached_file','2013/08/940x480_35.gif'),(2718,2219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_35.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_35-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_35-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_35-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_35-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_35-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_35-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_35-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_35-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_35-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_35-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2719,2220,'_wp_attached_file','2013/08/940x480_16.gif'),(2720,2220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_16.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_16-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_16-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_16-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_16-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_16-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_16-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_16-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_16-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_16-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_16-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2721,2221,'_wp_attached_file','2013/08/940x480_26.gif'),(2722,2221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_26.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_26-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_26-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_26-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_26-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_26-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_26-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_26-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_26-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_26-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_26-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2723,2222,'_wp_attached_file','2013/08/940x480_36.gif'),(2724,2222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_36.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_36-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_36-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_36-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_36-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_36-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_36-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_36-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_36-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_36-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_36-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2725,2223,'_wp_attached_file','2013/08/940x480_17.gif'),(2726,2223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_17.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_17-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_17-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_17-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_17-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_17-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_17-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_17-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_17-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_17-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_17-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2727,2224,'_wp_attached_file','2013/08/940x480_27.gif'),(2728,2224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_27.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_27-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_27-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_27-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_27-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_27-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_27-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_27-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_27-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_27-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_27-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2729,2225,'_wp_attached_file','2013/08/940x480_37.gif'),(2730,2225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_37.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_37-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_37-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_37-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_37-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_37-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_37-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_37-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_37-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_37-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_37-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2731,2226,'_wp_attached_file','2013/08/940x480_18.gif'),(2732,2226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_18.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_18-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_18-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_18-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_18-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_18-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_18-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_18-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_18-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_18-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_18-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2733,2227,'_wp_attached_file','2013/08/940x480_28.gif'),(2734,2227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_28.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_28-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_28-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_28-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_28-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_28-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_28-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_28-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_28-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_28-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_28-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2735,2228,'_wp_attached_file','2013/08/940x480_38.gif'),(2736,2228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2013/08/940x480_38.gif\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"940x480_38-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"940x480_38-300x153.gif\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"940x480_38-768x392.gif\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"940x480_38-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"940x480_38-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"940x480_38-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"940x480_38-640x480.gif\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"940x480_38-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"940x480_38-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"940x480_38-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2737,2229,'_wp_attached_file','2013/01/imagepost.gif'),(2738,2229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:21:\"2013/01/imagepost.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"imagepost-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"imagepost-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"imagepost-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"imagepost-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"imagepost-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"imagepost-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"imagepost-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"imagepost-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"imagepost-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"imagepost-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"imagepost-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2739,2232,'_wp_attached_file','2013/01/gallery_1.gif'),(2740,2232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:21:\"2013/01/gallery_1.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery_1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery_1-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gallery_1-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gallery_1-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"gallery_1-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"gallery_1-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"gallery_1-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"gallery_1-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"gallery_1-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"gallery_1-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"gallery_1-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2741,2233,'_wp_attached_file','2013/01/gallery_2.gif'),(2742,2233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:21:\"2013/01/gallery_2.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery_2-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery_2-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gallery_2-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gallery_2-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"gallery_2-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"gallery_2-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"gallery_2-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"gallery_2-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"gallery_2-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"gallery_2-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"gallery_2-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2743,2234,'_wp_attached_file','2013/01/gallery_3.gif'),(2744,2234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:21:\"2013/01/gallery_3.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery_3-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery_3-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gallery_3-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gallery_3-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:21:\"gallery_3-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"gallery_3-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:21:\"gallery_3-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:21:\"gallery_3-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"gallery_3-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"gallery_3-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"gallery_3-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2881,2236,'_wp_attached_file','2013/01/gallery_11.gif'),(2882,2236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2013/01/gallery_11.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"gallery_11-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"gallery_11-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"gallery_11-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"gallery_11-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"gallery_11-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"gallery_11-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"gallery_11-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"gallery_11-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"gallery_11-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"gallery_11-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"gallery_11-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2883,2237,'_wp_attached_file','2013/01/gallery_21.gif'),(2884,2237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2013/01/gallery_21.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"gallery_21-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"gallery_21-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"gallery_21-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"gallery_21-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"gallery_21-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"gallery_21-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"gallery_21-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"gallery_21-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"gallery_21-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"gallery_21-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"gallery_21-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2885,2238,'_wp_attached_file','2013/01/gallery_31.gif'),(2886,2238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2013/01/gallery_31.gif\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"gallery_31-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"gallery_31-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"gallery_31-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"gallery_31-1024x768.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/gif\";}s:8:\"standard\";a:4:{s:4:\"file\";s:22:\"gallery_31-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"gallery_31-320x210.gif\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:22:\"gallery_31-940x475.gif\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:22:\"gallery_31-640x500.gif\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:22:\"gallery_31-460x300.gif\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:22:\"gallery_31-460x250.gif\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:4:\"mini\";a:4:{s:4:\"file\";s:20:\"gallery_31-60x60.gif\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2887,15,'_edit_last','1'),(2888,15,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2889,15,'_wp_page_template','page-fullwidth.php'),(2890,15,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2891,15,'minti_titlebar','titlebar'),(2892,15,'minti_featuredimage-breadcrumbs','1'),(2893,15,'minti_revolutionslider','0'),(2894,15,'minti_portfoliofilter','0'),(2895,17,'_edit_last','1'),(2896,17,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2897,17,'_wp_page_template','page-fullwidth.php'),(2898,17,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2899,17,'minti_titlebar','titlebar'),(2900,17,'minti_featuredimage-breadcrumbs','1'),(2901,17,'minti_revolutionslider','0'),(2902,17,'minti_portfoliofilter','0'),(2903,21,'_edit_last','1'),(2904,21,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2905,21,'_wp_page_template','page-fullwidth.php'),(2906,21,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2907,21,'minti_titlebar','titlebar'),(2908,21,'minti_featuredimage-breadcrumbs','1'),(2909,21,'minti_revolutionslider','0'),(2910,21,'minti_portfoliofilter','0'),(2911,23,'minti_flexslider','0'),(2912,23,'_edit_last','1'),(2914,23,'_wp_page_template','page-fullwidth.php'),(2916,23,'minti_titlebar','featuredimage'),(2918,23,'minti_featuredimage-breadcrumbs','0'),(2919,23,'minti_revolutionslider','0'),(2920,23,'minti_portfoliofilter','0'),(2930,40,'_edit_last','1'),(2931,40,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2932,40,'_wp_page_template','page-portfolio-col4.php'),(2933,40,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2934,40,'minti_titlebar','titlebar'),(2935,40,'minti_subtitle','Four Column Portfolio'),(2936,40,'minti_featuredimage-breadcrumbs','1'),(2937,40,'minti_revolutionslider','0'),(2938,40,'minti_portfoliofilter','0'),(2939,43,'_edit_last','1'),(2940,43,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2941,43,'_wp_page_template','page-portfolio-col1.php'),(2942,43,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2943,43,'minti_titlebar','titlebar'),(2944,43,'minti_subtitle','Single Column Portfolio'),(2945,43,'minti_featuredimage-breadcrumbs','1'),(2946,43,'minti_revolutionslider','0'),(2947,43,'minti_portfoliofilter','0'),(2948,45,'_edit_last','1'),(2949,45,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2950,45,'_wp_page_template','page-portfolio-col2.php'),(2951,45,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2952,45,'minti_titlebar','titlebar'),(2953,45,'minti_subtitle','Two Column Portfolio'),(2954,45,'minti_featuredimage-breadcrumbs','1'),(2955,45,'minti_revolutionslider','0'),(2956,45,'minti_portfoliofilter','0'),(2957,47,'_edit_last','1'),(2958,47,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2959,47,'_wp_page_template','page-portfolio-col3.php'),(2960,47,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2961,47,'minti_titlebar','titlebar'),(2962,47,'minti_subtitle','Three Column Portfolio'),(2963,47,'minti_featuredimage-breadcrumbs','1'),(2964,47,'minti_revolutionslider','0'),(2965,47,'minti_portfoliofilter','0'),(2966,85,'_edit_last','1'),(2967,85,'_wp_page_template','page-fullwidth.php'),(2968,85,'minti_titlebar','titlebar'),(2969,85,'minti_subtitle','Why our Clients love to work with us.'),(2970,85,'minti_featuredimage-breadcrumbs','1'),(2971,85,'minti_revolutionslider','0'),(2972,85,'minti_portfoliofilter','0'),(2973,85,'minti_flexslider','0'),(2974,85,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2975,85,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2976,91,'_edit_last','1'),(2977,91,'_wp_page_template','page-fullwidth.php'),(2978,91,'minti_titlebar','titlebar'),(2979,91,'minti_subtitle','Designed to suit you.'),(2980,91,'minti_featuredimage-breadcrumbs','1'),(2981,91,'minti_revolutionslider','0'),(2982,91,'minti_portfoliofilter','0'),(2983,91,'minti_flexslider','0'),(2984,91,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2985,91,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2986,107,'_edit_last','1'),(2987,107,'_wp_page_template','page-fullwidth.php'),(2988,107,'minti_titlebar','featuredimage'),(2989,107,'minti_subtitle','Everything you need for an amazing Website'),(2990,107,'minti_featuredimage-breadcrumbs','1'),(2991,107,'minti_revolutionslider','0'),(2992,107,'minti_portfoliofilter','0'),(2993,107,'minti_flexslider','0'),(2994,107,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(2995,107,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(2996,109,'_edit_last','1'),(2997,109,'_wp_page_template','page-fullwidth.php'),(2998,109,'minti_titlebar','featuredimage'),(3000,109,'minti_featuredimage-breadcrumbs','0'),(3001,109,'minti_revolutionslider','0'),(3002,109,'minti_portfoliofilter','0'),(3003,109,'minti_flexslider','0'),(3006,111,'_edit_last','1'),(3007,111,'_wp_page_template','page-fullwidth.php'),(3008,111,'minti_titlebar','featuredimage'),(3009,111,'minti_subtitle','We are hiring'),(3010,111,'minti_featuredimage-breadcrumbs','1'),(3011,111,'minti_revolutionslider','0'),(3012,111,'minti_portfoliofilter','0'),(3013,111,'minti_flexslider','0'),(3014,111,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3015,111,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3016,121,'_edit_last','1'),(3017,121,'_wp_page_template','default'),(3018,121,'minti_titlebar','titlebar'),(3019,121,'minti_subtitle','Custom Sidebars on each page'),(3020,121,'minti_featuredimage-breadcrumbs','1'),(3021,121,'minti_revolutionslider','0'),(3022,121,'minti_portfoliofilter','0'),(3023,121,'minti_flexslider','0'),(3024,121,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3025,121,'sbg_selected_sidebar_replacement','a:1:{i:0;s:13:\"Sidebar Right\";}'),(3026,419,'_edit_last','1'),(3027,419,'_wp_page_template','default'),(3028,419,'minti_titlebar','featuredimage'),(3029,419,'minti_featuredimage-breadcrumbs','0'),(3030,419,'minti_revolutionslider','home-page-header'),(3031,419,'minti_portfoliofilter','0'),(3032,419,'minti_flexslider','0'),(3035,135,'_edit_last','1'),(3036,135,'_wp_page_template','page-sidebar-left.php'),(3037,135,'minti_titlebar','titlebar'),(3038,135,'minti_subtitle','Custom Sidebars on each page'),(3039,135,'minti_featuredimage-breadcrumbs','1'),(3040,135,'minti_revolutionslider','0'),(3041,135,'minti_portfoliofilter','0'),(3042,135,'minti_flexslider','0'),(3043,135,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3044,135,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Sidebar Left\";}'),(3045,138,'_edit_last','1'),(3046,138,'_wp_page_template','page-fullwidth.php'),(3047,138,'minti_titlebar','titlebar'),(3048,138,'minti_subtitle','Full With Page Template'),(3049,138,'minti_featuredimage-breadcrumbs','1'),(3050,138,'minti_revolutionslider','0'),(3051,138,'minti_portfoliofilter','0'),(3052,138,'minti_flexslider','0'),(3053,138,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3054,138,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3055,170,'_edit_last','1'),(3056,170,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3057,170,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3058,170,'_wp_page_template','page-fullwidth.php'),(3059,170,'minti_titlebar','titlebar'),(3060,170,'minti_subtitle','Effectively organize your content'),(3061,170,'minti_featuredimage-breadcrumbs','1'),(3062,170,'minti_revolutionslider','0'),(3063,170,'minti_portfoliofilter','0'),(3064,173,'_edit_last','1'),(3065,173,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3066,173,'_wp_page_template','page-fullwidth.php'),(3067,173,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3068,173,'minti_titlebar','titlebar'),(3069,173,'minti_subtitle','Grab attention and hold it'),(3070,173,'minti_featuredimage-breadcrumbs','1'),(3071,173,'minti_revolutionslider','0'),(3072,173,'minti_portfoliofilter','0'),(3073,175,'_edit_last','1'),(3074,175,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3075,175,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3076,175,'_wp_page_template','page-fullwidth.php'),(3077,175,'minti_titlebar','titlebar'),(3078,175,'minti_subtitle','Buttons in every size and color'),(3079,175,'minti_featuredimage-breadcrumbs','1'),(3080,175,'minti_revolutionslider','0'),(3081,175,'minti_portfoliofilter','0'),(3082,185,'_edit_last','1'),(3083,185,'_wp_page_template','page-fullwidth.php'),(3084,185,'minti_titlebar','titlebar'),(3085,185,'minti_subtitle','Make a real standout with these ones.'),(3086,185,'minti_featuredimage-breadcrumbs','1'),(3087,185,'minti_revolutionslider','0'),(3088,185,'minti_portfoliofilter','0'),(3089,185,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3090,185,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3091,185,'minti_flexslider','0'),(3092,193,'_edit_last','1'),(3093,193,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3094,193,'_wp_page_template','page-fullwidth.php'),(3095,193,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3096,193,'minti_titlebar','titlebar'),(3097,193,'minti_subtitle','The grid for every situation'),(3098,193,'minti_featuredimage-breadcrumbs','1'),(3099,193,'minti_revolutionslider','0'),(3100,193,'minti_portfoliofilter','0'),(3101,195,'_edit_last','1'),(3102,195,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3103,195,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3104,195,'_wp_page_template','page-fullwidth.php'),(3105,195,'minti_titlebar','titlebar'),(3106,195,'minti_subtitle','Separate your Content'),(3107,195,'minti_featuredimage-breadcrumbs','1'),(3108,195,'minti_revolutionslider','0'),(3109,195,'minti_portfoliofilter','0'),(3110,199,'_edit_last','1'),(3111,199,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3112,199,'_wp_page_template','page-fullwidth.php'),(3113,199,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3114,199,'minti_titlebar','titlebar'),(3115,199,'minti_subtitle','A little text enhancement never hurt'),(3116,199,'minti_featuredimage-breadcrumbs','1'),(3117,199,'minti_revolutionslider','0'),(3118,199,'minti_portfoliofilter','0'),(3119,201,'_edit_last','1'),(3120,201,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3121,201,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3122,201,'_wp_page_template','page-fullwidth.php'),(3123,201,'minti_titlebar','titlebar'),(3124,201,'minti_subtitle','Your content in motion'),(3125,201,'minti_featuredimage-breadcrumbs','1'),(3126,201,'minti_revolutionslider','0'),(3127,201,'minti_portfoliofilter','0'),(3128,204,'_edit_last','1'),(3129,204,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3130,204,'_wp_page_template','page-fullwidth.php'),(3131,204,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3132,204,'minti_titlebar','titlebar'),(3133,204,'minti_subtitle','Make it easy for customers to find you'),(3134,204,'minti_featuredimage-breadcrumbs','1'),(3135,204,'minti_revolutionslider','0'),(3136,204,'minti_portfoliofilter','0'),(3137,206,'_edit_last','1'),(3138,206,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3139,206,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3140,206,'_wp_page_template','page-fullwidth.php'),(3141,206,'minti_titlebar','titlebar'),(3142,206,'minti_subtitle','Tiny shortcode Helpers'),(3143,206,'minti_featuredimage-breadcrumbs','1'),(3144,206,'minti_revolutionslider','0'),(3145,206,'minti_portfoliofilter','0'),(3146,209,'_edit_last','1'),(3147,209,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3148,209,'_wp_page_template','page-fullwidth.php'),(3149,209,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3150,209,'minti_titlebar','titlebar'),(3151,209,'minti_subtitle','Because a picture is worth a thousand words'),(3152,209,'minti_featuredimage-breadcrumbs','1'),(3153,209,'minti_revolutionslider','0'),(3154,209,'minti_portfoliofilter','0'),(3155,211,'_edit_last','1'),(3156,211,'_wp_page_template','page-fullwidth.php'),(3157,211,'minti_titlebar','titlebar'),(3158,211,'minti_subtitle','Create responsive galleries with lightbox support out of the box'),(3159,211,'minti_featuredimage-breadcrumbs','1'),(3160,211,'minti_revolutionslider','0'),(3161,211,'minti_portfoliofilter','0'),(3162,211,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3163,211,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3164,211,'minti_flexslider','0'),(3165,214,'_edit_last','1'),(3166,214,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3167,214,'_wp_page_template','page-fullwidth.php'),(3168,214,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3169,214,'minti_titlebar','titlebar'),(3170,214,'minti_subtitle','Perfectly styled Lists with sharp icons'),(3171,214,'minti_featuredimage-breadcrumbs','1'),(3172,214,'minti_revolutionslider','0'),(3173,214,'minti_portfoliofilter','0'),(3174,216,'_edit_last','1'),(3175,216,'_wp_page_template','page-fullwidth.php'),(3176,216,'minti_titlebar','titlebar'),(3177,216,'minti_subtitle','Meet our team members and see their Skills!'),(3178,216,'minti_featuredimage-breadcrumbs','1'),(3179,216,'minti_revolutionslider','0'),(3180,216,'minti_portfoliofilter','0'),(3181,216,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3182,216,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3183,216,'minti_flexslider','0'),(3184,221,'_edit_last','1'),(3185,221,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3186,221,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3187,221,'_wp_page_template','page-fullwidth.php'),(3188,221,'minti_titlebar','titlebar'),(3189,221,'minti_subtitle','Create stunning Pricing Pages'),(3190,221,'minti_featuredimage-breadcrumbs','1'),(3191,221,'minti_revolutionslider','0'),(3192,221,'minti_portfoliofilter','0'),(3193,224,'_edit_last','1'),(3194,224,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3195,224,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3196,224,'_wp_page_template','page-fullwidth.php'),(3197,224,'minti_titlebar','titlebar'),(3198,224,'minti_subtitle','Guide reader focus effectively'),(3199,224,'minti_featuredimage-breadcrumbs','1'),(3200,224,'minti_revolutionslider','0'),(3201,224,'minti_portfoliofilter','0'),(3202,226,'_edit_last','1'),(3203,226,'_wp_page_template','page-fullwidth.php'),(3204,226,'minti_titlebar','titlebar'),(3205,226,'minti_subtitle','Images that automatically resize themselves'),(3206,226,'minti_featuredimage-breadcrumbs','1'),(3207,226,'minti_revolutionslider','0'),(3208,226,'minti_portfoliofilter','0'),(3209,226,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3210,226,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3211,226,'minti_flexslider','0'),(3212,229,'_edit_last','1'),(3213,229,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3214,229,'_wp_page_template','page-fullwidth.php'),(3215,229,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3216,229,'minti_titlebar','titlebar'),(3217,229,'minti_subtitle','Display content based on the current layout'),(3218,229,'minti_featuredimage-breadcrumbs','1'),(3219,229,'minti_revolutionslider','0'),(3220,229,'minti_portfoliofilter','0'),(3221,231,'minti_flexslider','0'),(3222,231,'_edit_last','1'),(3223,231,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3224,231,'_wp_page_template','page-fullwidth.php'),(3225,231,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3226,231,'minti_titlebar','titlebar'),(3227,231,'minti_subtitle','Spread the word'),(3228,231,'minti_featuredimage-breadcrumbs','1'),(3229,231,'minti_revolutionslider','0'),(3230,231,'minti_portfoliofilter','0'),(3231,231,'minti_bgstyle','stretch'),(3232,233,'_edit_last','1'),(3233,233,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3234,233,'_wp_page_template','page-fullwidth.php'),(3235,233,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3236,233,'minti_titlebar','titlebar'),(3237,233,'minti_subtitle','Show your Data with Style'),(3238,233,'minti_featuredimage-breadcrumbs','1'),(3239,233,'minti_revolutionslider','0'),(3240,233,'minti_portfoliofilter','0'),(3241,235,'_edit_last','1'),(3242,235,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3243,235,'_wp_page_template','page-fullwidth.php'),(3244,235,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3245,235,'minti_titlebar','titlebar'),(3246,235,'minti_subtitle','Effectively organize your content'),(3247,235,'minti_featuredimage-breadcrumbs','1'),(3248,235,'minti_revolutionslider','0'),(3249,235,'minti_portfoliofilter','0'),(3250,237,'_edit_last','1'),(3251,237,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3252,237,'_wp_page_template','page-fullwidth.php'),(3253,237,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3254,237,'minti_titlebar','titlebar'),(3255,237,'minti_subtitle','Effectively organize your content'),(3256,237,'minti_featuredimage-breadcrumbs','1'),(3257,237,'minti_revolutionslider','0'),(3258,237,'minti_portfoliofilter','0'),(3259,239,'_edit_last','1'),(3260,239,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3261,239,'_wp_page_template','page-fullwidth.php'),(3262,239,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3263,239,'minti_titlebar','titlebar'),(3264,239,'minti_subtitle','Add quick Tooltips to your Links'),(3265,239,'minti_featuredimage-breadcrumbs','1'),(3266,239,'minti_revolutionslider','0'),(3267,239,'minti_portfoliofilter','0'),(3268,241,'_edit_last','1'),(3269,241,'_wp_page_template','page-fullwidth.php'),(3270,241,'minti_titlebar','titlebar'),(3271,241,'minti_subtitle','All This Lovely Typography'),(3272,241,'minti_featuredimage-breadcrumbs','1'),(3273,241,'minti_revolutionslider','0'),(3274,241,'minti_portfoliofilter','0'),(3275,241,'minti_flexslider','0'),(3276,241,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3277,241,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3278,268,'_wp_page_template','page-fullwidth.php'),(3279,268,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3280,268,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3281,268,'_edit_last','1'),(3282,268,'minti_portfoliofilter','0'),(3283,268,'minti_revolutionslider','0'),(3284,268,'minti_featuredimage-breadcrumbs','1'),(3285,268,'minti_subtitle','Get in Touch with us'),(3286,268,'minti_titlebar','titlebar'),(3287,268,'minti_flexslider','0'),(3296,331,'_edit_last','1'),(3297,331,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3298,331,'_wp_page_template','page-fullwidth.php'),(3299,331,'minti_titlebar','titlebar'),(3300,331,'minti_subtitle','Let\'s get together and talk!'),(3301,331,'minti_featuredimage-breadcrumbs','1'),(3302,331,'minti_revolutionslider','0'),(3303,331,'minti_portfoliofilter','0'),(3304,331,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3314,366,'_edit_last','1'),(3315,366,'_wp_page_template','page-side-navigation.php'),(3316,366,'minti_titlebar','titlebar'),(3317,366,'minti_subtitle','Easy to use and Clean Theme Options Framework'),(3318,366,'minti_featuredimage-breadcrumbs','1'),(3319,366,'minti_revolutionslider','0'),(3320,366,'minti_portfoliofilter','0'),(3321,366,'minti_flexslider','0'),(3322,366,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3323,366,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3324,368,'minti_titlebar','titlebar'),(3325,368,'minti_subtitle','Boxed or Wide Layout at your Fingertips'),(3326,368,'minti_featuredimage-breadcrumbs','1'),(3327,368,'_wp_page_template','page-side-navigation.php'),(3328,368,'_edit_last','1'),(3329,368,'minti_revolutionslider','0'),(3330,368,'minti_portfoliofilter','0'),(3331,368,'minti_flexslider','0'),(3332,368,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3333,368,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3334,370,'_edit_last','1'),(3335,370,'_wp_page_template','page-side-navigation.php'),(3336,370,'minti_titlebar','titlebar'),(3337,370,'minti_featuredimage-breadcrumbs','1'),(3338,370,'minti_revolutionslider','0'),(3339,370,'minti_portfoliofilter','0'),(3340,370,'minti_flexslider','0'),(3341,370,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3342,370,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3343,374,'minti_featuredimage-breadcrumbs','1'),(3344,374,'_wp_page_template','page-side-navigation.php'),(3345,374,'minti_titlebar','titlebar'),(3346,374,'_edit_last','1'),(3347,374,'minti_revolutionslider','0'),(3348,374,'minti_portfoliofilter','0'),(3349,374,'minti_flexslider','0'),(3350,374,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3351,374,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3352,376,'_edit_last','1'),(3353,376,'_wp_page_template','page-side-navigation.php'),(3354,376,'minti_titlebar','titlebar'),(3355,376,'minti_featuredimage-breadcrumbs','1'),(3356,376,'minti_revolutionslider','0'),(3357,376,'minti_portfoliofilter','0'),(3358,376,'minti_flexslider','0'),(3359,376,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3360,376,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3361,378,'_edit_last','1'),(3362,378,'_wp_page_template','page-side-navigation.php'),(3363,378,'minti_titlebar','titlebar'),(3364,378,'minti_featuredimage-breadcrumbs','1'),(3365,378,'minti_revolutionslider','0'),(3366,378,'minti_portfoliofilter','0'),(3367,378,'minti_flexslider','0'),(3368,378,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3369,378,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3370,380,'_edit_last','1'),(3371,380,'_wp_page_template','page-side-navigation.php'),(3372,380,'sbg_selected_sidebar_replacement','a:1:{i:0;s:13:\"Empty Sidebar\";}'),(3373,380,'minti_titlebar','titlebar'),(3374,380,'minti_featuredimage-breadcrumbs','1'),(3375,380,'minti_revolutionslider','0'),(3376,380,'minti_portfoliofilter','0'),(3377,380,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3378,380,'minti_flexslider','0'),(3379,382,'_edit_last','1'),(3380,382,'_wp_page_template','page-side-navigation.php'),(3381,382,'minti_titlebar','titlebar'),(3382,382,'minti_featuredimage-breadcrumbs','1'),(3383,382,'minti_revolutionslider','0'),(3384,382,'minti_portfoliofilter','0'),(3385,382,'minti_flexslider','0'),(3386,382,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3387,382,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3388,384,'_edit_last','1'),(3389,384,'_wp_page_template','page-side-navigation.php'),(3390,384,'minti_titlebar','titlebar'),(3391,384,'minti_featuredimage-breadcrumbs','1'),(3392,384,'minti_revolutionslider','0'),(3393,384,'minti_portfoliofilter','0'),(3394,384,'minti_flexslider','0'),(3395,384,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3396,384,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3643,823,'_edit_last','1'),(3644,823,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3645,823,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3646,823,'_wp_page_template','page-sitemap.php'),(3647,823,'minti_titlebar','titlebar'),(3648,823,'minti_subtitle','What we got in store for you'),(3649,823,'minti_featuredimage-breadcrumbs','1'),(3650,823,'minti_revolutionslider','0'),(3651,823,'minti_flexslider','0'),(3652,823,'minti_portfoliofilter','0'),(3653,828,'_edit_last','1'),(3654,828,'_wp_page_template','page-fullwidth.php'),(3655,828,'minti_titlebar','titlebar'),(3656,828,'minti_featuredimage-breadcrumbs','1'),(3657,828,'minti_revolutionslider','0'),(3658,828,'minti_flexslider','0'),(3659,828,'minti_portfoliofilter','0'),(3660,828,'minti_subtitle','Member Detail Page of John Doe, CEO'),(3661,828,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3662,828,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3672,922,'_edit_last','1'),(3673,922,'_wp_page_template','page-fullwidth.php'),(3674,922,'minti_titlebar','titlebar'),(3675,922,'minti_subtitle','Ultra Sharp Retina Icons'),(3676,922,'minti_featuredimage-breadcrumbs','1'),(3677,922,'minti_revolutionslider','0'),(3678,922,'minti_flexslider','0'),(3679,922,'minti_portfoliofilter','0'),(3680,922,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3681,922,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3682,931,'_edit_last','1'),(3683,931,'_wp_page_template','page-fullwidth.php'),(3684,931,'minti_titlebar','featuredimage'),(3686,931,'minti_featuredimage-breadcrumbs','0'),(3687,931,'minti_revolutionslider','0'),(3688,931,'minti_flexslider','0'),(3689,931,'minti_portfoliofilter','0'),(3692,933,'_edit_last','1'),(3693,933,'_wp_page_template','page-fullwidth.php'),(3694,933,'minti_titlebar','titlebar'),(3695,933,'minti_subtitle','Designed to suit you.'),(3696,933,'minti_featuredimage-breadcrumbs','1'),(3697,933,'minti_revolutionslider','0'),(3698,933,'minti_flexslider','0'),(3699,933,'minti_portfoliofilter','0'),(3700,933,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3701,933,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3702,935,'_edit_last','1'),(3703,935,'_wp_page_template','page-fullwidth.php'),(3704,935,'minti_titlebar','titlebar'),(3705,935,'minti_subtitle','What Our Clients Say'),(3706,935,'minti_featuredimage-breadcrumbs','1'),(3707,935,'minti_revolutionslider','0'),(3708,935,'minti_flexslider','0'),(3709,935,'minti_portfoliofilter','0'),(3710,935,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3711,935,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3712,1188,'minti_revolutionslider','0'),(3713,1188,'minti_flexslider','0'),(3714,1188,'minti_portfoliofilter','0'),(3715,1188,'minti_featuredimage-breadcrumbs','1'),(3716,1188,'minti_titlebar','titlebar'),(3717,1188,'_wp_page_template','page-side-navigation.php'),(3718,1188,'_edit_last','1'),(3719,1188,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3720,1188,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3721,1196,'minti_featuredimage-breadcrumbs','1'),(3722,1196,'minti_revolutionslider','0'),(3723,1196,'minti_flexslider','0'),(3724,1196,'_wp_page_template','page-side-navigation.php'),(3725,1196,'_edit_last','1'),(3726,1196,'minti_portfoliofilter','0'),(3727,1196,'minti_titlebar','titlebar'),(3728,1196,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3729,1196,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3757,2033,'_edit_last','1'),(3758,2033,'_wp_page_template','page-section.php'),(3759,2033,'minti_titlebar','notitlebar'),(3760,2033,'minti_featuredimage-breadcrumbs','0'),(3761,2033,'minti_revolutionslider','0'),(3762,2033,'minti_flexslider','0'),(3763,2033,'minti_portfoliofilter','0'),(3764,2033,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3765,2033,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3766,2057,'_edit_last','1'),(3767,2057,'_wp_page_template','page-section.php'),(3768,2057,'minti_titlebar','notitlebar'),(3769,2057,'minti_featuredimage-breadcrumbs','0'),(3770,2057,'minti_revolutionslider','homeslider2'),(3771,2057,'minti_flexslider','0'),(3772,2057,'minti_portfoliofilter','0'),(3773,2057,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(3774,2057,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(3775,34,'_edit_last','1'),(3776,34,'minti_titlebar','titlebar'),(3777,34,'minti_subtitle','Quisque vitae faucibus leo'),(3778,34,'minti_portfolio-client','Themeforest'),(3779,34,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3780,34,'minti_portfolio-detaillayout','wide'),(3781,34,'minti_portfolio-details','1'),(3782,34,'minti_portfolio-relatedposts','1'),(3783,34,'minti_portfolio-lightbox','true'),(3784,34,'minti_source','youtube'),(3785,34,'minti_screenshot','1296'),(3786,34,'minti_screenshot','1297'),(3787,34,'minti_screenshot','1298'),(3788,34,'_thumbnail_id','2201'),(3789,34,'minti_screenshot','2208'),(3790,34,'minti_screenshot','2209'),(3791,34,'minti_screenshot','2210'),(3792,52,'_edit_last','1'),(3793,52,'minti_titlebar','titlebar'),(3794,52,'minti_subtitle','Mauris tristique consequat'),(3795,52,'minti_portfolio-client','Themeforest'),(3796,52,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3797,52,'minti_portfolio-detaillayout','wide'),(3798,52,'minti_portfolio-details','1'),(3799,52,'minti_portfolio-relatedposts','1'),(3800,52,'minti_portfolio-lightbox','false'),(3801,52,'minti_source','youtube'),(3802,52,'minti_screenshot','1305'),(3803,52,'minti_screenshot','1306'),(3804,52,'minti_screenshot','1307'),(3805,52,'_thumbnail_id','2201'),(3806,52,'minti_screenshot','2211'),(3807,52,'minti_screenshot','2212'),(3808,52,'minti_screenshot','2213'),(3809,57,'_edit_last','1'),(3810,57,'minti_screenshot','58'),(3811,57,'minti_screenshot','59'),(3812,57,'minti_screenshot','60'),(3813,57,'minti_titlebar','titlebar'),(3814,57,'minti_subtitle','Aenean justo augue'),(3815,57,'minti_portfolio-client','Themeforest'),(3816,57,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3817,57,'minti_portfolio-detaillayout','wide'),(3818,57,'minti_portfolio-details','1'),(3819,57,'minti_portfolio-relatedposts','1'),(3820,57,'minti_portfolio-lightbox','true'),(3821,57,'minti_source','vimeo'),(3822,57,'minti_embed','34234286'),(3823,57,'_thumbnail_id','2201'),(3824,61,'_edit_last','1'),(3825,61,'minti_titlebar','titlebar'),(3826,61,'minti_subtitle','Etiam eget lorem magna'),(3827,61,'minti_portfolio-client','Themeforest'),(3828,61,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3829,61,'minti_portfolio-detaillayout','wide'),(3830,61,'minti_portfolio-details','1'),(3831,61,'minti_portfolio-relatedposts','1'),(3832,61,'minti_portfolio-lightbox','false'),(3833,61,'minti_source','youtube'),(3834,61,'minti_screenshot','1299'),(3835,61,'minti_screenshot','1300'),(3836,61,'minti_screenshot','1301'),(3837,61,'_thumbnail_id','2201'),(3838,61,'minti_screenshot','2220'),(3839,61,'minti_screenshot','2221'),(3840,61,'minti_screenshot','2222'),(3841,65,'_edit_last','1'),(3842,65,'minti_screenshot','66'),(3843,65,'minti_screenshot','67'),(3844,65,'minti_screenshot','68'),(3845,65,'minti_screenshot','69'),(3846,65,'minti_titlebar','titlebar'),(3847,65,'minti_subtitle','Etiam eget lorem magna'),(3848,65,'minti_portfolio-client','Themeforest'),(3849,65,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3850,65,'minti_portfolio-detaillayout','sidebyside'),(3851,65,'minti_portfolio-details','1'),(3852,65,'minti_portfolio-relatedposts','1'),(3853,65,'minti_portfolio-lightbox','true'),(3854,65,'minti_source','youtube'),(3855,65,'_thumbnail_id','2201'),(3856,65,'minti_screenshot','2214'),(3857,65,'minti_screenshot','2215'),(3858,65,'minti_screenshot','2216'),(3859,70,'_edit_last','1'),(3860,70,'minti_titlebar','titlebar'),(3861,70,'minti_subtitle','Mauris tristique consequat'),(3862,70,'minti_portfolio-client','Themeforest'),(3863,70,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3864,70,'minti_portfolio-detaillayout','wide'),(3865,70,'minti_portfolio-details','1'),(3866,70,'minti_portfolio-relatedposts','1'),(3867,70,'minti_portfolio-lightbox','false'),(3868,70,'minti_source','youtube'),(3869,70,'minti_screenshot','1311'),(3870,70,'minti_screenshot','1312'),(3871,70,'minti_screenshot','1313'),(3872,70,'_thumbnail_id','2201'),(3873,70,'minti_screenshot','2226'),(3874,70,'minti_screenshot','2227'),(3875,70,'minti_screenshot','2228'),(3876,74,'_edit_last','1'),(3877,74,'minti_titlebar','titlebar'),(3878,74,'minti_subtitle','Nam sit amet dui at dolor'),(3879,74,'minti_portfolio-client','Themeforest'),(3880,74,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3881,74,'minti_portfolio-detaillayout','wide'),(3882,74,'minti_portfolio-details','1'),(3883,74,'minti_portfolio-relatedposts','1'),(3884,74,'minti_portfolio-lightbox','false'),(3885,74,'minti_source','youtube'),(3886,74,'minti_screenshot','1302'),(3887,74,'minti_screenshot','1303'),(3888,74,'minti_screenshot','1304'),(3889,74,'_thumbnail_id','2201'),(3890,74,'minti_screenshot','2217'),(3891,74,'minti_screenshot','2218'),(3892,74,'minti_screenshot','2219'),(3893,79,'_edit_last','1'),(3894,79,'minti_titlebar','titlebar'),(3895,79,'minti_subtitle','Aenean justo augue'),(3896,79,'minti_portfolio-client','Themeforest'),(3897,79,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3898,79,'minti_portfolio-detaillayout','wide'),(3899,79,'minti_portfolio-details','1'),(3900,79,'minti_portfolio-relatedposts','1'),(3901,79,'minti_portfolio-lightbox','true'),(3902,79,'minti_source','youtube'),(3903,79,'_wp_old_slug','fusce-molestie-2'),(3904,79,'minti_screenshot','1308'),(3905,79,'minti_screenshot','1309'),(3906,79,'minti_screenshot','1310'),(3907,79,'_thumbnail_id','2201'),(3908,79,'minti_screenshot','2223'),(3909,79,'minti_screenshot','2224'),(3910,79,'minti_screenshot','2225'),(3911,271,'_format_audio_embed',''),(3912,271,'_format_video_embed',''),(3913,271,'_format_quote_source_url',''),(3914,271,'_format_quote_source_name',''),(3915,271,'_format_link_url',''),(3916,271,'_edit_last','1'),(3917,271,'_thumbnail_id','2229'),(3918,278,'_edit_last','1'),(3919,278,'_format_link_url',''),(3920,278,'_format_quote_source_name',''),(3921,278,'_format_quote_source_url',''),(3922,278,'_format_video_embed',''),(3923,278,'_format_audio_embed',''),(3924,278,'_thumbnail_id','2229'),(3925,288,'_edit_last','1'),(3926,288,'_format_link_url',''),(3927,288,'_format_quote_source_name','Ernest Hemingway'),(3928,288,'_format_quote_source_url','http://example.com'),(3929,288,'_format_video_embed',''),(3930,288,'_format_audio_embed',''),(3931,288,'_thumbnail_id','2229'),(3932,291,'_edit_last','1'),(3933,291,'_format_link_url','http://themeforest.net/user/minti/portfolio?ref=minti'),(3934,291,'_format_quote_source_name',''),(3935,291,'_format_quote_source_url',''),(3936,291,'_format_video_embed',''),(3937,291,'_format_audio_embed',''),(3938,291,'_thumbnail_id','2229'),(3939,296,'_edit_last','1'),(3940,296,'_format_link_url',''),(3941,296,'_format_quote_source_name',''),(3942,296,'_format_quote_source_url',''),(3943,296,'_format_video_embed',''),(3944,296,'_format_audio_embed','<iframe width=\"100%\" height=\"166\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F24412995\"></iframe>'),(3945,296,'_thumbnail_id','2229'),(3946,298,'_edit_last','1'),(3947,298,'_format_link_url',''),(3948,298,'_format_quote_source_name',''),(3949,298,'_format_quote_source_url',''),(3950,298,'_format_video_embed','<iframe src=\"http://player.vimeo.com/video/41406753?byline=0&portrait=0&color=ffffff\" width=\"500\" height=\"281\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>'),(3951,298,'_format_audio_embed',''),(3952,298,'_thumbnail_id','2229'),(3953,304,'_edit_last','1'),(3954,304,'_format_link_url',''),(3955,304,'_format_quote_source_name',''),(3956,304,'_format_quote_source_url',''),(3957,304,'_format_video_embed',''),(3958,304,'_format_audio_embed',''),(3959,304,'_thumbnail_id','2229'),(3960,311,'_edit_last','1'),(3961,311,'_format_link_url',''),(3962,311,'_format_quote_source_name',''),(3963,311,'_format_quote_source_url',''),(3964,311,'_format_video_embed',''),(3965,311,'_format_audio_embed',''),(3966,311,'_thumbnail_id','2229'),(3967,692,'_edit_last','1'),(3968,692,'minti_titlebar','titlebar'),(3969,692,'minti_subtitle','Donec felis diam'),(3970,692,'minti_portfolio-client','Themeforest'),(3971,692,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3972,692,'minti_portfolio-detaillayout','wide'),(3973,692,'minti_portfolio-details','1'),(3974,692,'minti_portfolio-relatedposts','1'),(3975,692,'minti_portfolio-lightbox','false'),(3976,692,'minti_source','youtube'),(3977,692,'minti_embed','1cJkmv8slxk'),(3978,692,'_thumbnail_id','2201'),(3979,693,'_edit_last','1'),(3980,693,'minti_screenshot','694'),(3981,693,'minti_screenshot','695'),(3982,693,'minti_screenshot','696'),(3983,693,'minti_titlebar','titlebar'),(3984,693,'minti_subtitle','Felis malesuada fermentum'),(3985,693,'minti_portfolio-client','Themeforest'),(3986,693,'minti_portfolio-link','http://themeforest.net/user/minti/portfolio?ref=minti'),(3987,693,'minti_portfolio-detaillayout','wide'),(3988,693,'minti_portfolio-details','1'),(3989,693,'minti_portfolio-relatedposts','1'),(3990,693,'minti_portfolio-lightbox','false'),(3991,693,'minti_source','youtube'),(3992,693,'minti_screenshot','866'),(3993,693,'minti_screenshot','867'),(3994,693,'minti_screenshot','868'),(3995,693,'_thumbnail_id','2201'),(3996,693,'minti_screenshot','2205'),(3997,693,'minti_screenshot','2206'),(3998,693,'minti_screenshot','2207'),(3999,2111,'_edit_last','1'),(4000,2111,'_wp_page_template','page-section.php'),(4001,2111,'minti_titlebar','titlebar'),(4002,2111,'minti_featuredimage-breadcrumbs','1'),(4003,2111,'minti_revolutionslider','0'),(4004,2111,'minti_flexslider','0'),(4005,2111,'minti_portfoliofilter','0'),(4006,2111,'minti_subtitle','Full Width Page Template & Section'),(4007,2111,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(4008,2111,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(4009,2187,'_edit_last','1'),(4010,2187,'_wp_page_template','page-section.php'),(4011,2187,'minti_titlebar','titlebar'),(4012,2187,'minti_featuredimage-breadcrumbs','1'),(4013,2187,'minti_revolutionslider','0'),(4014,2187,'minti_flexslider','0'),(4015,2187,'minti_portfoliofilter','0'),(4016,2187,'minti_subtitle','Create 100% Width Layouts'),(4017,2187,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(4018,2187,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(4019,2487,'_menu_item_type','post_type'),(4020,2487,'_menu_item_menu_item_parent','0'),(4021,2487,'_menu_item_object_id','23'),(4022,2487,'_menu_item_object','page'),(4023,2487,'_menu_item_target',''),(4024,2487,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4025,2487,'_menu_item_xfn',''),(4026,2487,'_menu_item_url',''),(4083,2495,'_menu_item_type','post_type'),(4084,2495,'_menu_item_menu_item_parent','0'),(4085,2495,'_menu_item_object_id','109'),(4086,2495,'_menu_item_object','page'),(4087,2495,'_menu_item_target',''),(4088,2495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4089,2495,'_menu_item_xfn',''),(4090,2495,'_menu_item_url',''),(4139,2502,'_menu_item_type','post_type'),(4140,2502,'_menu_item_menu_item_parent','0'),(4141,2502,'_menu_item_object_id','138'),(4142,2502,'_menu_item_object','page'),(4143,2502,'_menu_item_target',''),(4144,2502,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4145,2502,'_menu_item_xfn',''),(4146,2502,'_menu_item_url',''),(4147,2503,'_menu_item_type','post_type'),(4148,2503,'_menu_item_menu_item_parent','0'),(4149,2503,'_menu_item_object_id','135'),(4150,2503,'_menu_item_object','page'),(4151,2503,'_menu_item_target',''),(4152,2503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4153,2503,'_menu_item_xfn',''),(4154,2503,'_menu_item_url',''),(4155,2504,'_menu_item_type','post_type'),(4156,2504,'_menu_item_menu_item_parent','0'),(4157,2504,'_menu_item_object_id','121'),(4158,2504,'_menu_item_object','page'),(4159,2504,'_menu_item_target',''),(4160,2504,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4161,2504,'_menu_item_xfn',''),(4162,2504,'_menu_item_url',''),(4643,2565,'_menu_item_type','post_type'),(4644,2565,'_menu_item_menu_item_parent','0'),(4645,2565,'_menu_item_object_id','931'),(4646,2565,'_menu_item_object','page'),(4647,2565,'_menu_item_target',''),(4648,2565,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4649,2565,'_menu_item_xfn',''),(4650,2565,'_menu_item_url',''),(4803,2585,'_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\"]'),(4804,2585,'_mail','a:8:{s:7:\"subject\";s:34:\"Contact regarding \"[your-subject]\"\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:263:\"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 Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL (http://181.224.139.11/~osign991/rolloutavacation.com)\";s:9:\"recipient\";s:30:\"sales@thatcherretractables.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4805,2585,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:90:\"Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL \"[your-subject]\"\";s:6:\"sender\";s:100:\"Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL <wordpress@181.224.139.11>\";s:4:\"body\";s:205:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL (http://181.224.139.11/~osign991/rolloutavacation.com)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: craig@osign.org\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4806,2585,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(4807,2585,'_additional_settings',''),(4808,2585,'_locale','en_US'),(4809,419,'_edit_lock','1481311487:1'),(4810,2586,'_wp_attached_file','2016/10/new-logo.png'),(4811,2586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:88;s:4:\"file\";s:20:\"2016/10/new-logo.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"new-logo-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"new-logo-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"new-logo-320x88.png\";s:5:\"width\";i:320;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:18:\"new-logo-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4818,2588,'_wp_attached_file','2016/11/made-in-the-usa.png'),(4819,2588,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:120;s:4:\"file\";s:27:\"2016/11/made-in-the-usa.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"made-in-the-usa-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"made-in-the-usa-300x116.png\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:25:\"made-in-the-usa-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4939,2625,'_edit_last','1'),(4940,2625,'_wp_page_template','default'),(4945,2625,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(4946,2625,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(4947,2625,'minti_titlebar','titlebar'),(4948,2625,'minti_featuredimage-breadcrumbs','1'),(4949,2625,'minti_revolutionslider','0'),(4950,2625,'minti_flexslider','0'),(4951,2625,'minti_portfoliofilter','0'),(4952,2625,'_edit_lock','1478155554:1'),(4953,23,'_edit_lock','1480462830:1'),(4954,109,'_edit_lock','1478730226:1'),(4955,85,'_edit_lock','1478635799:1'),(4956,931,'_edit_lock','1483740434:1'),(4957,2631,'_edit_last','3'),(4958,2631,'_wp_page_template','default'),(4965,2631,'minti_titlebar','featuredimage'),(4966,2631,'minti_featuredimage-breadcrumbs','0'),(4967,2631,'minti_revolutionslider','0'),(4968,2631,'minti_flexslider','0'),(4969,2631,'minti_portfoliofilter','0'),(4970,2631,'_edit_lock','1483652596:3'),(4975,2633,'_edit_lock','1481306342:1'),(4976,2633,'_edit_last','1'),(4977,2633,'_wp_page_template','default'),(4984,2633,'minti_titlebar','featuredimage'),(4985,2633,'minti_featuredimage-breadcrumbs','0'),(4986,2633,'minti_revolutionslider','0'),(4987,2633,'minti_flexslider','0'),(4988,2633,'minti_portfoliofilter','0'),(4993,2635,'_edit_lock','1480464108:1'),(4994,2635,'_edit_last','1'),(4995,2635,'_wp_page_template','default'),(5002,2635,'minti_titlebar','featuredimage'),(5003,2635,'minti_featuredimage-breadcrumbs','0'),(5004,2635,'minti_revolutionslider','0'),(5005,2635,'minti_flexslider','0'),(5006,2635,'minti_portfoliofilter','0'),(5011,2637,'_edit_lock','1481312131:1'),(5012,2637,'_edit_last','1'),(5013,2637,'_wp_page_template','default'),(5020,2637,'minti_titlebar','featuredimage'),(5021,2637,'minti_featuredimage-breadcrumbs','0'),(5022,2637,'minti_revolutionslider','0'),(5023,2637,'minti_flexslider','0'),(5024,2637,'minti_portfoliofilter','0'),(5025,2639,'_edit_lock','1481321182:1'),(5026,2639,'_edit_last','1'),(5027,2639,'_wp_page_template','default'),(5034,2639,'minti_titlebar','featuredimage'),(5035,2639,'minti_featuredimage-breadcrumbs','0'),(5036,2639,'minti_revolutionslider','0'),(5037,2639,'minti_flexslider','0'),(5038,2639,'minti_portfoliofilter','0'),(5039,2641,'_edit_lock','1481310431:1'),(5040,2641,'_edit_last','1'),(5041,2641,'_wp_page_template','default'),(5048,2641,'minti_titlebar','featuredimage'),(5049,2641,'minti_featuredimage-breadcrumbs','0'),(5050,2641,'minti_revolutionslider','0'),(5051,2641,'minti_flexslider','0'),(5052,2641,'minti_portfoliofilter','0'),(5057,2643,'_menu_item_type','post_type'),(5058,2643,'_menu_item_menu_item_parent','0'),(5059,2643,'_menu_item_object_id','2631'),(5060,2643,'_menu_item_object','page'),(5061,2643,'_menu_item_target',''),(5062,2643,'_menu_item_classes','a:3:{i:0;s:8:\"megamenu\";i:1;s:8:\"column-5\";i:2;s:11:\"custom-menu\";}'),(5063,2643,'_menu_item_xfn',''),(5064,2643,'_menu_item_url',''),(5075,2645,'_menu_item_type','post_type'),(5076,2645,'_menu_item_menu_item_parent','2643'),(5077,2645,'_menu_item_object_id','2639'),(5078,2645,'_menu_item_object','page'),(5079,2645,'_menu_item_target',''),(5080,2645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5081,2645,'_menu_item_xfn',''),(5082,2645,'_menu_item_url',''),(5084,2646,'_menu_item_type','post_type'),(5085,2646,'_menu_item_menu_item_parent','2643'),(5086,2646,'_menu_item_object_id','2637'),(5087,2646,'_menu_item_object','page'),(5088,2646,'_menu_item_target',''),(5089,2646,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5090,2646,'_menu_item_xfn',''),(5091,2646,'_menu_item_url',''),(5093,2647,'_menu_item_type','post_type'),(5094,2647,'_menu_item_menu_item_parent','2643'),(5095,2647,'_menu_item_object_id','2635'),(5096,2647,'_menu_item_object','page'),(5097,2647,'_menu_item_target',''),(5098,2647,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5099,2647,'_menu_item_xfn',''),(5100,2647,'_menu_item_url',''),(5102,2648,'_menu_item_type','post_type'),(5103,2648,'_menu_item_menu_item_parent','2643'),(5104,2648,'_menu_item_object_id','2633'),(5105,2648,'_menu_item_object','page'),(5106,2648,'_menu_item_target',''),(5107,2648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5108,2648,'_menu_item_xfn',''),(5109,2648,'_menu_item_url',''),(5133,2653,'_wp_attached_file','2016/11/proud-members-of-.png'),(5134,2653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:171;s:4:\"file\";s:29:\"2016/11/proud-members-of-.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"proud-members-of--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:27:\"proud-members-of--60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5135,2653,'_edit_lock','1478158391:1'),(5136,2654,'_wp_attached_file','2016/11/Prod1-22.jpeg'),(5137,2654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:291;s:4:\"file\";s:21:\"2016/11/Prod1-22.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Prod1-22-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:21:\"Prod1-22-300x155.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:21:\"Prod1-22-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:21:\"Prod1-22-460x291.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:21:\"Prod1-22-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"Prod1-22-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5138,2655,'_wp_attached_file','2016/11/Prod1-3.jpeg'),(5139,2655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:20:\"2016/11/Prod1-3.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Prod1-3-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:20:\"Prod1-3-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"Prod1-3-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:20:\"Prod1-3-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:20:\"Prod1-3-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:18:\"Prod1-3-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5140,2656,'_wp_attached_file','2016/11/Prod1-5.jpeg'),(5141,2656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:20:\"2016/11/Prod1-5.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Prod1-5-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:20:\"Prod1-5-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"Prod1-5-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:20:\"Prod1-5-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:20:\"Prod1-5-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:18:\"Prod1-5-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5152,2659,'_menu_item_type','custom'),(5153,2659,'_menu_item_menu_item_parent','2648'),(5154,2659,'_menu_item_object_id','2659'),(5155,2659,'_menu_item_object','custom'),(5156,2659,'_menu_item_target',''),(5157,2659,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5158,2659,'_menu_item_xfn',''),(5159,2659,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories#premium'),(5161,2660,'_menu_item_type','custom'),(5162,2660,'_menu_item_menu_item_parent','2648'),(5163,2660,'_menu_item_object_id','2660'),(5164,2660,'_menu_item_object','custom'),(5165,2660,'_menu_item_target',''),(5166,2660,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5167,2660,'_menu_item_xfn',''),(5168,2660,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories#classic'),(5206,2665,'_menu_item_type','post_type'),(5207,2665,'_menu_item_menu_item_parent','0'),(5208,2665,'_menu_item_object_id','2641'),(5209,2665,'_menu_item_object','page'),(5210,2665,'_menu_item_target',''),(5211,2665,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5212,2665,'_menu_item_xfn',''),(5213,2665,'_menu_item_url',''),(5224,2667,'_wp_attached_file','2016/11/awning-poolside-patio.jpeg'),(5225,2667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:34:\"2016/11/awning-poolside-patio.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"awning-poolside-patio-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:34:\"awning-poolside-patio-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:34:\"awning-poolside-patio-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:34:\"awning-poolside-patio-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:34:\"awning-poolside-patio-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:32:\"awning-poolside-patio-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5226,2668,'_wp_attached_file','2016/11/awning-ulitimate-shade-solution-video.jpeg'),(5227,2668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:50:\"2016/11/awning-ulitimate-shade-solution-video.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"awning-ulitimate-shade-solution-video-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:50:\"awning-ulitimate-shade-solution-video-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:50:\"awning-ulitimate-shade-solution-video-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:50:\"awning-ulitimate-shade-solution-video-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:50:\"awning-ulitimate-shade-solution-video-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:48:\"awning-ulitimate-shade-solution-video-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5228,2669,'_wp_attached_file','2016/11/front-patio-awning.png'),(5229,2669,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:30:\"2016/11/front-patio-awning.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:30:\"front-patio-awning-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:28:\"front-patio-awning-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5230,2670,'_wp_attached_file','2016/11/porch-awning-solar-shade.jpeg'),(5231,2670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1728;s:4:\"file\";s:37:\"2016/11/porch-awning-solar-shade.jpeg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-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:37:\"porch-awning-solar-shade-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"porch-awning-solar-shade-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-700x300.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-940x475.jpeg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-640x500.jpeg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-460x300.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:37:\"porch-awning-solar-shade-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:35:\"porch-awning-solar-shade-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:32:\"KODAK DX6490 ZOOM DIGITAL CAMERA\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1041437618\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5232,2671,'_wp_attached_file','2016/11/retractable-awning-back-porch.jpeg'),(5233,2671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:42:\"2016/11/retractable-awning-back-porch.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"retractable-awning-back-porch-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:42:\"retractable-awning-back-porch-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"retractable-awning-back-porch-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:42:\"retractable-awning-back-porch-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:42:\"retractable-awning-back-porch-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"retractable-awning-back-porch-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5234,2672,'_wp_attached_file','2016/11/retractable-awning-shade-screen-ultimate-protection.jpeg'),(5235,2672,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:64:\"2016/11/retractable-awning-shade-screen-ultimate-protection.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"retractable-awning-shade-screen-ultimate-protection-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:64:\"retractable-awning-shade-screen-ultimate-protection-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:64:\"retractable-awning-shade-screen-ultimate-protection-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:64:\"retractable-awning-shade-screen-ultimate-protection-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:64:\"retractable-awning-shade-screen-ultimate-protection-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:62:\"retractable-awning-shade-screen-ultimate-protection-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5236,2673,'_wp_attached_file','2016/11/retractable-porch-awning.jpeg'),(5237,2673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:37:\"2016/11/retractable-porch-awning.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"retractable-porch-awning-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:37:\"retractable-porch-awning-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:37:\"retractable-porch-awning-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:37:\"retractable-porch-awning-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:37:\"retractable-porch-awning-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:35:\"retractable-porch-awning-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5238,2674,'_wp_attached_file','2016/11/Thatcher-retractable-awning-installation-offer.jpeg'),(5239,2674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:59:\"2016/11/Thatcher-retractable-awning-installation-offer.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Thatcher-retractable-awning-installation-offer-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:59:\"Thatcher-retractable-awning-installation-offer-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:59:\"Thatcher-retractable-awning-installation-offer-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:59:\"Thatcher-retractable-awning-installation-offer-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:59:\"Thatcher-retractable-awning-installation-offer-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:57:\"Thatcher-retractable-awning-installation-offer-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5240,2675,'_edit_lock','1478615691:1'),(5241,2675,'_edit_last','1'),(5386,2701,'_wp_attached_file','2013/03/gorgeous-backyard-awning-with-flowers.jpg'),(5387,2701,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:49:\"2013/03/gorgeous-backyard-awning-with-flowers.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"gorgeous-backyard-awning-with-flowers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"gorgeous-backyard-awning-with-flowers-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"gorgeous-backyard-awning-with-flowers-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:49:\"gorgeous-backyard-awning-with-flowers-460x290.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:49:\"gorgeous-backyard-awning-with-flowers-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:47:\"gorgeous-backyard-awning-with-flowers-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5421,2707,'_wp_attached_file','2016/11/awning-back-porch-shade.png'),(5422,2707,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:35:\"2016/11/awning-back-porch-shade.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"awning-back-porch-shade-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"awning-back-porch-shade-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"awning-back-porch-shade-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:35:\"awning-back-porch-shade-460x298.png\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:35:\"awning-back-porch-shade-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:33:\"awning-back-porch-shade-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5423,2708,'_wp_attached_file','2016/11/awning-backyard-kitchen.jpeg'),(5424,2708,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:36:\"2016/11/awning-backyard-kitchen.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"awning-backyard-kitchen-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:36:\"awning-backyard-kitchen-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"awning-backyard-kitchen-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:36:\"awning-backyard-kitchen-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:36:\"awning-backyard-kitchen-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:34:\"awning-backyard-kitchen-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5425,2709,'_wp_attached_file','2016/11/awning-back-deck-design.jpeg'),(5426,2709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:36:\"2016/11/awning-back-deck-design.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"awning-back-deck-design-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:36:\"awning-back-deck-design-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:36:\"awning-back-deck-design-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:36:\"awning-back-deck-design-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:36:\"awning-back-deck-design-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:34:\"awning-back-deck-design-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5427,2631,'_thumbnail_id','2902'),(5522,2726,'_wp_attached_file','2016/11/Retractable-Awning-backyard-grill.jpeg'),(5523,2726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:46:\"2016/11/Retractable-Awning-backyard-grill.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Retractable-Awning-backyard-grill-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:46:\"Retractable-Awning-backyard-grill-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:46:\"Retractable-Awning-backyard-grill-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:46:\"Retractable-Awning-backyard-grill-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:46:\"Retractable-Awning-backyard-grill-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:44:\"Retractable-Awning-backyard-grill-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5524,2727,'_wp_attached_file','2016/11/retractable-awning-discount-offer-installation-plus.jpeg'),(5525,2727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:291;s:4:\"file\";s:64:\"2016/11/retractable-awning-discount-offer-installation-plus.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"retractable-awning-discount-offer-installation-plus-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:64:\"retractable-awning-discount-offer-installation-plus-300x155.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:64:\"retractable-awning-discount-offer-installation-plus-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:64:\"retractable-awning-discount-offer-installation-plus-460x291.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:64:\"retractable-awning-discount-offer-installation-plus-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:62:\"retractable-awning-discount-offer-installation-plus-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5526,2728,'_wp_attached_file','2016/11/retractable-awning-expert-contact-information.jpeg'),(5527,2728,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:388;s:4:\"file\";s:58:\"2016/11/retractable-awning-expert-contact-information.jpeg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"retractable-awning-expert-contact-information-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:58:\"retractable-awning-expert-contact-information-300x224.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:58:\"retractable-awning-expert-contact-information-520x300.jpeg\";s:5:\"width\";i:520;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:58:\"retractable-awning-expert-contact-information-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:58:\"retractable-awning-expert-contact-information-460x300.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:58:\"retractable-awning-expert-contact-information-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:56:\"retractable-awning-expert-contact-information-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5528,2729,'_wp_attached_file','2016/11/retractable-awning-for-back-patio.png'),(5529,2729,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:45:\"2016/11/retractable-awning-for-back-patio.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"retractable-awning-for-back-patio-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"retractable-awning-for-back-patio-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:45:\"retractable-awning-for-back-patio-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:45:\"retractable-awning-for-back-patio-460x298.png\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:45:\"retractable-awning-for-back-patio-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:43:\"retractable-awning-for-back-patio-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5530,2730,'_wp_attached_file','2016/11/retractable-awning-ultimate-shade-solution-video.jpeg'),(5531,2730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:61:\"2016/11/retractable-awning-ultimate-shade-solution-video.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"retractable-awning-ultimate-shade-solution-video-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:61:\"retractable-awning-ultimate-shade-solution-video-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:61:\"retractable-awning-ultimate-shade-solution-video-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:61:\"retractable-awning-ultimate-shade-solution-video-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:61:\"retractable-awning-ultimate-shade-solution-video-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:59:\"retractable-awning-ultimate-shade-solution-video-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5532,2731,'_wp_attached_file','2016/11/retractable-poolside-awning.jpeg'),(5533,2731,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:40:\"2016/11/retractable-poolside-awning.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"retractable-poolside-awning-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:40:\"retractable-poolside-awning-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"retractable-poolside-awning-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:40:\"retractable-poolside-awning-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:40:\"retractable-poolside-awning-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:38:\"retractable-poolside-awning-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5534,2732,'_wp_attached_file','2016/11/retractable-porch-awning-with-sun-shades.jpeg'),(5535,2732,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:53:\"2016/11/retractable-porch-awning-with-sun-shades.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"retractable-porch-awning-with-sun-shades-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:53:\"retractable-porch-awning-with-sun-shades-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:53:\"retractable-porch-awning-with-sun-shades-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:53:\"retractable-porch-awning-with-sun-shades-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:53:\"retractable-porch-awning-with-sun-shades-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:51:\"retractable-porch-awning-with-sun-shades-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5536,2733,'_wp_attached_file','2016/11/retractable-window-awning-protection.jpeg'),(5537,2733,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:49:\"2016/11/retractable-window-awning-protection.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"retractable-window-awning-protection-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:49:\"retractable-window-awning-protection-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"retractable-window-awning-protection-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:49:\"retractable-window-awning-protection-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:49:\"retractable-window-awning-protection-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:47:\"retractable-window-awning-protection-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5538,2734,'_wp_attached_file','2016/11/sundeck-retractable-awning-nature.jpeg'),(5539,2734,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:291;s:4:\"file\";s:46:\"2016/11/sundeck-retractable-awning-nature.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"sundeck-retractable-awning-nature-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:46:\"sundeck-retractable-awning-nature-300x155.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:46:\"sundeck-retractable-awning-nature-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:46:\"sundeck-retractable-awning-nature-460x291.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:46:\"sundeck-retractable-awning-nature-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:44:\"sundeck-retractable-awning-nature-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5546,2633,'_thumbnail_id','2903'),(5553,175,'_edit_lock','1478732302:1'),(5560,2738,'_wp_attached_file','2013/01/premium-premiumplus.pdf'),(5561,2739,'_wp_attached_file','2013/01/thatcher-classic.pdf'),(5562,2740,'_wp_attached_file','2013/01/trwarranty.pdf'),(5563,2741,'_edit_lock','1478768852:1'),(5564,2741,'_edit_last','1'),(5565,2742,'_wp_attached_file','2016/11/Beige-Brown-Slub-awning-fabric.png'),(5566,2742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:102;s:4:\"file\";s:42:\"2016/11/Beige-Brown-Slub-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"Beige-Brown-Slub-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5567,2743,'_wp_attached_file','2016/11/Beige-Cream-awning-fabric.png'),(5568,2743,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:102;s:4:\"file\";s:37:\"2016/11/Beige-Cream-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:35:\"Beige-Cream-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5569,2744,'_wp_attached_file','2016/11/Burgundy-Natural-awning-fabric.png'),(5570,2744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:103;s:4:\"file\";s:42:\"2016/11/Burgundy-Natural-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"Burgundy-Natural-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5571,2745,'_wp_attached_file','2016/11/Chocolate-Almond-awning-fabric.png'),(5572,2745,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:102;s:4:\"file\";s:42:\"2016/11/Chocolate-Almond-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"Chocolate-Almond-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5573,2746,'_wp_attached_file','2016/11/dickson.png'),(5574,2746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:84;s:6:\"height\";i:74;s:4:\"file\";s:19:\"2016/11/dickson.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:17:\"dickson-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5575,2747,'_wp_attached_file','2016/11/Grey-Ribbed-awning-fabric.png'),(5576,2747,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:103;s:4:\"file\";s:37:\"2016/11/Grey-Ribbed-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:35:\"Grey-Ribbed-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5577,2748,'_wp_attached_file','2016/11/NEW-Black-White-Stripe-awning-fabric.png'),(5578,2748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:102;s:4:\"file\";s:48:\"2016/11/NEW-Black-White-Stripe-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:46:\"NEW-Black-White-Stripe-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5579,2749,'_wp_attached_file','2016/11/NEW-Green-Stripe-awning-fabric.png'),(5580,2749,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:104;s:6:\"height\";i:106;s:4:\"file\";s:42:\"2016/11/NEW-Green-Stripe-awning-fabric.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"NEW-Green-Stripe-awning-fabric-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5581,2750,'_wp_attached_file','2016/11/para.png'),(5582,2750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:61;s:6:\"height\";i:74;s:4:\"file\";s:16:\"2016/11/para.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:14:\"para-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5583,2751,'_wp_attached_file','2016/11/sattler.png'),(5584,2751,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:74;s:4:\"file\";s:19:\"2016/11/sattler.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:17:\"sattler-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5585,2752,'_wp_attached_file','2016/11/sunbrella.png'),(5586,2752,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:74;s:4:\"file\";s:21:\"2016/11/sunbrella.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:19:\"sunbrella-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5587,2741,'_wp_page_template','page-blank.php'),(5594,2741,'minti_titlebar','notitlebar'),(5595,2741,'minti_featuredimage-breadcrumbs','0'),(5596,2741,'minti_revolutionslider','0'),(5597,2741,'minti_flexslider','0'),(5598,2741,'minti_portfoliofilter','0'),(5703,2741,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(5704,2741,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(5735,2778,'_wp_attached_file','2016/11/pergola-back-wood-deck-protection.jpeg'),(5736,2778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:46:\"2016/11/pergola-back-wood-deck-protection.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"pergola-back-wood-deck-protection-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:46:\"pergola-back-wood-deck-protection-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:46:\"pergola-back-wood-deck-protection-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:46:\"pergola-back-wood-deck-protection-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:46:\"pergola-back-wood-deck-protection-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:44:\"pergola-back-wood-deck-protection-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5737,2779,'_wp_attached_file','2016/11/pergola-brochure.pdf'),(5738,2780,'_wp_attached_file','2016/11/pergola-hot-tub-cover.png'),(5739,2780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1464;s:4:\"file\";s:33:\"2016/11/pergola-hot-tub-cover.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-300x191.png\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-768x488.png\";s:5:\"width\";i:768;s:6:\"height\";i:488;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"pergola-hot-tub-cover-1024x651.png\";s:5:\"width\";i:1024;s:6:\"height\";i:651;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:33:\"pergola-hot-tub-cover-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:31:\"pergola-hot-tub-cover-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5740,2781,'_wp_attached_file','2016/11/pergola-solar-shade.jpeg'),(5741,2781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2016/11/pergola-solar-shade.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pergola-solar-shade-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pergola-solar-shade-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:32:\"pergola-solar-shade-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:32:\"pergola-solar-shade-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:32:\"pergola-solar-shade-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:30:\"pergola-solar-shade-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5742,2635,'_thumbnail_id','2903'),(5755,2785,'_wp_attached_file','2016/11/custom-outdoor-living-area.png'),(5756,2785,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1246;s:4:\"file\";s:38:\"2016/11/custom-outdoor-living-area.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-300x162.png\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"custom-outdoor-living-area-1024x554.png\";s:5:\"width\";i:1024;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:36:\"custom-outdoor-living-area-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5757,2786,'_wp_attached_file','2016/11/outdoor-kitchen-grilling-area.jpeg'),(5758,2786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:42:\"2016/11/outdoor-kitchen-grilling-area.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"outdoor-kitchen-grilling-area-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:42:\"outdoor-kitchen-grilling-area-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"outdoor-kitchen-grilling-area-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:42:\"outdoor-kitchen-grilling-area-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:42:\"outdoor-kitchen-grilling-area-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"outdoor-kitchen-grilling-area-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5759,2787,'_wp_attached_file','2016/11/outdoor-living-room-gazebo-structure.png'),(5760,2787,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1717;s:4:\"file\";s:48:\"2016/11/outdoor-living-room-gazebo-structure.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-768x572.png\";s:5:\"width\";i:768;s:6:\"height\";i:572;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"outdoor-living-room-gazebo-structure-1024x763.png\";s:5:\"width\";i:1024;s:6:\"height\";i:763;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"standard\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-700x300.png\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-940x475.png\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-640x500.png\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-460x300.png\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:46:\"outdoor-living-room-gazebo-structure-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5761,2788,'_wp_attached_file','2016/11/sun-structures-logo.jpg'),(5762,2788,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:329;s:6:\"height\";i:104;s:4:\"file\";s:31:\"2016/11/sun-structures-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"sun-structures-logo-150x104.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"sun-structures-logo-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"sun-structures-logo-320x104.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:29:\"sun-structures-logo-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5763,2789,'_wp_attached_file','2016/11/thatcherretractables-sunstructures.pdf'),(5764,2790,'_wp_attached_file','2016/11/warranty.pdf'),(5765,2791,'_wp_attached_file','2016/11/custom-outdoor-living-area.jpg'),(5766,2791,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:967;s:6:\"height\";i:523;s:4:\"file\";s:38:\"2016/11/custom-outdoor-living-area.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-768x415.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-940x475.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-640x500.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:38:\"custom-outdoor-living-area-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:36:\"custom-outdoor-living-area-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5767,2792,'_wp_attached_file','2016/11/outdoor-living-room-gazebo-structure.jpg'),(5768,2792,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:967;s:6:\"height\";i:721;s:4:\"file\";s:48:\"2016/11/outdoor-living-room-gazebo-structure.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-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:48:\"outdoor-living-room-gazebo-structure-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-940x475.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-640x500.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:48:\"outdoor-living-room-gazebo-structure-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:46:\"outdoor-living-room-gazebo-structure-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5769,2637,'_thumbnail_id','2903'),(5780,2795,'_wp_attached_file','2016/11/classic-home-window-awnings.jpeg'),(5781,2795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:40:\"2016/11/classic-home-window-awnings.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"classic-home-window-awnings-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:40:\"classic-home-window-awnings-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"classic-home-window-awnings-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:40:\"classic-home-window-awnings-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:40:\"classic-home-window-awnings-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:38:\"classic-home-window-awnings-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5782,2796,'_wp_attached_file','2016/11/window-and-door-patio-awnings.jpeg'),(5783,2796,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:42:\"2016/11/window-and-door-patio-awnings.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"window-and-door-patio-awnings-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:42:\"window-and-door-patio-awnings-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:42:\"window-and-door-patio-awnings-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:42:\"window-and-door-patio-awnings-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:42:\"window-and-door-patio-awnings-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:40:\"window-and-door-patio-awnings-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5784,2797,'_wp_attached_file','2016/11/window-awnings.jpeg'),(5785,2797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:27:\"2016/11/window-awnings.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"window-awnings-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:27:\"window-awnings-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:27:\"window-awnings-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:27:\"window-awnings-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:27:\"window-awnings-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:25:\"window-awnings-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5786,2639,'_thumbnail_id','2902'),(5799,2801,'_wp_attached_file','2016/11/awning-installation.jpg'),(5800,2801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:31:\"2016/11/awning-installation.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"awning-installation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"awning-installation-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:31:\"awning-installation-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:31:\"awning-installation-460x290.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:31:\"awning-installation-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:29:\"awning-installation-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5801,2802,'_wp_attached_file','2016/11/caremaintenancepackage.pdf'),(5802,2803,'_wp_attached_file','2016/11/Winter-Cover-Instructions-2011.pdf'),(5803,2804,'_wp_attached_file','2016/11/2012-Winter-Cover-Brochure.pdf'),(5804,2805,'_wp_attached_file','2016/11/Web-Form-2014.pdf'),(5805,2806,'_wp_attached_file','2016/11/annual-removal-storage-reinstalltion-awning-services.jpeg'),(5806,2806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:65:\"2016/11/annual-removal-storage-reinstalltion-awning-services.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:65:\"annual-removal-storage-reinstalltion-awning-services-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:65:\"annual-removal-storage-reinstalltion-awning-services-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:65:\"annual-removal-storage-reinstalltion-awning-services-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:65:\"annual-removal-storage-reinstalltion-awning-services-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:65:\"annual-removal-storage-reinstalltion-awning-services-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:63:\"annual-removal-storage-reinstalltion-awning-services-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5807,2807,'_wp_attached_file','2016/11/awning-sewing.jpeg'),(5808,2807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:26:\"2016/11/awning-sewing.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"awning-sewing-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:26:\"awning-sewing-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:26:\"awning-sewing-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:26:\"awning-sewing-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:26:\"awning-sewing-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:24:\"awning-sewing-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5809,2808,'_wp_attached_file','2016/11/outdoor-grilling-area-awning-installation.jpeg'),(5810,2808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:54:\"2016/11/outdoor-grilling-area-awning-installation.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"outdoor-grilling-area-awning-installation-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:54:\"outdoor-grilling-area-awning-installation-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:54:\"outdoor-grilling-area-awning-installation-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:54:\"outdoor-grilling-area-awning-installation-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:54:\"outdoor-grilling-area-awning-installation-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:52:\"outdoor-grilling-area-awning-installation-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5811,2809,'_wp_attached_file','2016/11/porch-awning-installation.jpeg'),(5812,2809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:38:\"2016/11/porch-awning-installation.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"porch-awning-installation-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:38:\"porch-awning-installation-300x159.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:38:\"porch-awning-installation-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:38:\"porch-awning-installation-460x298.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:38:\"porch-awning-installation-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:36:\"porch-awning-installation-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5813,2810,'_wp_attached_file','2016/11/retractable-awning-installation-porch.png'),(5814,2810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:298;s:4:\"file\";s:49:\"2016/11/retractable-awning-installation-porch.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"retractable-awning-installation-porch-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"retractable-awning-installation-porch-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:49:\"retractable-awning-installation-porch-320x210.png\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:49:\"retractable-awning-installation-porch-460x298.png\";s:5:\"width\";i:460;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:49:\"retractable-awning-installation-porch-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:47:\"retractable-awning-installation-porch-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5815,2811,'_wp_attached_file','2016/11/window-and-door-season-protection-panels.jpeg'),(5816,2811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:53:\"2016/11/window-and-door-season-protection-panels.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"window-and-door-season-protection-panels-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:53:\"window-and-door-season-protection-panels-300x154.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:53:\"window-and-door-season-protection-panels-320x210.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:53:\"window-and-door-season-protection-panels-460x290.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:53:\"window-and-door-season-protection-panels-460x250.jpeg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:51:\"window-and-door-season-protection-panels-60x60.jpeg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5817,2641,'_thumbnail_id','2902'),(5830,2814,'_wp_attached_file','2013/01/awning-image-12.jpg'),(5831,2814,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:27:\"2013/01/awning-image-12.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"awning-image-12-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:\"awning-image-12-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:27:\"awning-image-12-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:27:\"awning-image-12-460x290.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:27:\"awning-image-12-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:25:\"awning-image-12-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5832,109,'_thumbnail_id','2814'),(5849,109,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(5850,109,'sbg_selected_sidebar_replacement','a:1:{i:0;s:16:\"Home Page Widget\";}'),(5851,2820,'_wp_attached_file','2013/01/thatcher-retractable-awnings-chicago.jpg'),(5852,2820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:564;s:6:\"height\";i:290;s:4:\"file\";s:48:\"2013/01/thatcher-retractable-awnings-chicago.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"thatcher-retractable-awnings-chicago-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:48:\"thatcher-retractable-awnings-chicago-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:48:\"thatcher-retractable-awnings-chicago-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:48:\"thatcher-retractable-awnings-chicago-460x290.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:48:\"thatcher-retractable-awnings-chicago-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:46:\"thatcher-retractable-awnings-chicago-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5853,23,'_thumbnail_id','2902'),(5866,2823,'_wp_attached_file','2013/01/office-1.png'),(5867,2823,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:81;s:6:\"height\";i:36;s:4:\"file\";s:20:\"2013/01/office-1.png\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:18:\"office-1-60x36.png\";s:5:\"width\";i:60;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5883,2826,'_menu_item_type','custom'),(5884,2826,'_menu_item_menu_item_parent','2648'),(5885,2826,'_menu_item_object_id','2826'),(5886,2826,'_menu_item_object','custom'),(5887,2826,'_menu_item_target',''),(5888,2826,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5889,2826,'_menu_item_xfn',''),(5890,2826,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories#plus'),(5892,2827,'_menu_item_type','custom'),(5893,2827,'_menu_item_menu_item_parent','2648'),(5894,2827,'_menu_item_object_id','2827'),(5895,2827,'_menu_item_object','custom'),(5896,2827,'_menu_item_target',''),(5897,2827,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5898,2827,'_menu_item_xfn',''),(5899,2827,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories#specialty'),(5910,2829,'_menu_item_type','custom'),(5911,2829,'_menu_item_menu_item_parent','2647'),(5912,2829,'_menu_item_object_id','2829'),(5913,2829,'_menu_item_object','custom'),(5914,2829,'_menu_item_target',''),(5915,2829,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5916,2829,'_menu_item_xfn',''),(5917,2829,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products#amishperg'),(5919,2830,'_menu_item_type','custom'),(5920,2830,'_menu_item_menu_item_parent','2647'),(5921,2830,'_menu_item_object_id','2830'),(5922,2830,'_menu_item_object','custom'),(5923,2830,'_menu_item_target',''),(5924,2830,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5925,2830,'_menu_item_xfn',''),(5926,2830,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products#motoperg'),(5928,2831,'_menu_item_type','custom'),(5929,2831,'_menu_item_menu_item_parent','2647'),(5930,2831,'_menu_item_object_id','2831'),(5931,2831,'_menu_item_object','custom'),(5932,2831,'_menu_item_target',''),(5933,2831,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5934,2831,'_menu_item_xfn',''),(5935,2831,'_menu_item_url','http://181.224.139.11/~osign991/amish-made-pergolas-pergola-shade-products#manualperg'),(5937,2832,'_menu_item_type','custom'),(5938,2832,'_menu_item_menu_item_parent','2647'),(5939,2832,'_menu_item_object_id','2832'),(5940,2832,'_menu_item_object','custom'),(5941,2832,'_menu_item_target',''),(5942,2832,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5943,2832,'_menu_item_xfn',''),(5944,2832,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products#screensforperg'),(5946,2833,'_menu_item_type','custom'),(5947,2833,'_menu_item_menu_item_parent','2646'),(5948,2833,'_menu_item_object_id','2833'),(5949,2833,'_menu_item_object','custom'),(5950,2833,'_menu_item_target',''),(5951,2833,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5952,2833,'_menu_item_xfn',''),(5953,2833,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures#amishgaz'),(5964,2835,'_menu_item_type','custom'),(5965,2835,'_menu_item_menu_item_parent','2646'),(5966,2835,'_menu_item_object_id','2835'),(5967,2835,'_menu_item_object','custom'),(5968,2835,'_menu_item_target',''),(5969,2835,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5970,2835,'_menu_item_xfn',''),(5971,2835,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures#amishpav'),(5973,2836,'_menu_item_type','custom'),(5974,2836,'_menu_item_menu_item_parent','2646'),(5975,2836,'_menu_item_object_id','2836'),(5976,2836,'_menu_item_object','custom'),(5977,2836,'_menu_item_target',''),(5978,2836,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5979,2836,'_menu_item_xfn',''),(5980,2836,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures#retractoutdoor'),(6000,2839,'_menu_item_type','custom'),(6001,2839,'_menu_item_menu_item_parent','2645'),(6002,2839,'_menu_item_object_id','2839'),(6003,2839,'_menu_item_object','custom'),(6004,2839,'_menu_item_target',''),(6005,2839,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6006,2839,'_menu_item_xfn',''),(6007,2839,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products#newawn'),(6009,2840,'_menu_item_type','custom'),(6010,2840,'_menu_item_menu_item_parent','2645'),(6011,2840,'_menu_item_object_id','2840'),(6012,2840,'_menu_item_object','custom'),(6013,2840,'_menu_item_target',''),(6014,2840,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6015,2840,'_menu_item_xfn',''),(6016,2840,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products#replace'),(6018,2841,'_menu_item_type','custom'),(6019,2841,'_menu_item_menu_item_parent','2645'),(6020,2841,'_menu_item_object_id','2841'),(6021,2841,'_menu_item_object','custom'),(6022,2841,'_menu_item_target',''),(6023,2841,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6024,2841,'_menu_item_xfn',''),(6025,2841,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products#repair'),(6027,2842,'_menu_item_type','custom'),(6028,2842,'_menu_item_menu_item_parent','2645'),(6029,2842,'_menu_item_object_id','2842'),(6030,2842,'_menu_item_object','custom'),(6031,2842,'_menu_item_target',''),(6032,2842,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6033,2842,'_menu_item_xfn',''),(6034,2842,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products#exteriorsolar'),(6036,2843,'_menu_item_type','custom'),(6037,2843,'_menu_item_menu_item_parent','2645'),(6038,2843,'_menu_item_object_id','2843'),(6039,2843,'_menu_item_object','custom'),(6040,2843,'_menu_item_target',''),(6041,2843,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6042,2843,'_menu_item_xfn',''),(6043,2843,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products#weatherprotect'),(6054,2845,'_menu_item_type','custom'),(6055,2845,'_menu_item_menu_item_parent','2665'),(6056,2845,'_menu_item_object_id','2845'),(6057,2845,'_menu_item_object','custom'),(6058,2845,'_menu_item_target',''),(6059,2845,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6060,2845,'_menu_item_xfn',''),(6061,2845,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services#retractinstall'),(6063,2846,'_menu_item_type','custom'),(6064,2846,'_menu_item_menu_item_parent','2665'),(6065,2846,'_menu_item_object_id','2846'),(6066,2846,'_menu_item_object','custom'),(6067,2846,'_menu_item_target',''),(6068,2846,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6069,2846,'_menu_item_xfn',''),(6070,2846,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services#perginstall'),(6072,2847,'_menu_item_type','custom'),(6073,2847,'_menu_item_menu_item_parent','2665'),(6074,2847,'_menu_item_object_id','2847'),(6075,2847,'_menu_item_object','custom'),(6076,2847,'_menu_item_target',''),(6077,2847,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6078,2847,'_menu_item_xfn',''),(6079,2847,'_menu_item_url','http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services#annualservices'),(6089,2633,'slide_template','default'),(6108,2635,'slide_template','default'),(6115,2641,'slide_template','default'),(6122,2637,'slide_template','default'),(6129,2639,'slide_template','default'),(6134,2858,'_edit_lock','1478769448:1'),(6135,2858,'_edit_last','1'),(6136,2858,'_wp_page_template','page-blank-updated.php'),(6139,2858,'slide_template','default'),(6144,2858,'minti_titlebar','titlebar'),(6145,2858,'minti_featuredimage-breadcrumbs','1'),(6146,2858,'minti_revolutionslider','0'),(6147,2858,'minti_flexslider','0'),(6148,2858,'minti_portfoliofilter','0'),(6179,2858,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6180,2858,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(6199,211,'_edit_lock','1478856631:1'),(6202,2631,'slide_template','default'),(6237,23,'slide_template','default'),(6251,419,'slide_template','default'),(6280,2881,'_edit_lock','1479482377:1'),(6281,2881,'_edit_last','1'),(6282,2882,'_edit_lock','1481307069:1'),(6283,2882,'_edit_last','1'),(6294,2885,'_edit_lock','1481323861:1'),(6295,2885,'_edit_last','1'),(6296,2882,'_wp_page_template','default'),(6299,2882,'slide_template','default'),(6304,2882,'minti_titlebar','featuredimage'),(6305,2882,'minti_featuredimage-breadcrumbs','0'),(6306,2882,'minti_revolutionslider','0'),(6307,2882,'minti_flexslider','0'),(6308,2882,'minti_portfoliofilter','0'),(6313,2882,'_thumbnail_id','2744'),(6318,2885,'_thumbnail_id','2749'),(6319,2885,'_wp_page_template','default'),(6322,2885,'slide_template','default'),(6327,2885,'minti_titlebar','featuredimage'),(6328,2885,'minti_featuredimage-breadcrumbs','0'),(6329,2885,'minti_revolutionslider','0'),(6330,2885,'minti_flexslider','0'),(6331,2885,'minti_portfoliofilter','0'),(6342,2889,'_menu_item_type','post_type'),(6343,2889,'_menu_item_menu_item_parent','2646'),(6344,2889,'_menu_item_object_id','2885'),(6345,2889,'_menu_item_object','page'),(6346,2889,'_menu_item_target',''),(6347,2889,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6348,2889,'_menu_item_xfn',''),(6349,2889,'_menu_item_url',''),(6351,2890,'_menu_item_type','post_type'),(6352,2890,'_menu_item_menu_item_parent','2648'),(6353,2890,'_menu_item_object_id','2882'),(6354,2890,'_menu_item_object','page'),(6355,2890,'_menu_item_target',''),(6356,2890,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6357,2890,'_menu_item_xfn',''),(6358,2890,'_menu_item_url',''),(6396,2897,'_wp_attached_file','2013/01/header-background.jpg'),(6397,2897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:854;s:4:\"file\";s:29:\"2013/01/header-background.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"header-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"header-background-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"header-background-768x683.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:29:\"header-background-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:29:\"header-background-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:29:\"header-background-940x475.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:29:\"header-background-640x500.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:29:\"header-background-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:29:\"header-background-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:27:\"header-background-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6398,419,'_thumbnail_id','2902'),(6435,2902,'_wp_attached_file','2013/03/rolloutavacation_header_full.jpg'),(6436,2902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:600;s:4:\"file\";s:40:\"2013/03/rolloutavacation_header_full.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"rolloutavacation_header_full-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-940x475.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-640x500.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:40:\"rolloutavacation_header_full-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:38:\"rolloutavacation_header_full-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6437,2903,'_wp_attached_file','2013/03/rolloutavacation_header_small.jpg'),(6438,2903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:103;s:4:\"file\";s:41:\"2013/03/rolloutavacation_header_small.jpg\";s:5:\"sizes\";a:1:{s:4:\"mini\";a:4:{s:4:\"file\";s:39:\"rolloutavacation_header_small-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6439,2904,'_wp_attached_file','2013/03/rolloutavacation_header.jpg'),(6440,2904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:600;s:4:\"file\";s:35:\"2013/03/rolloutavacation_header.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"rolloutavacation_header-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"standard\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-320x210.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"sixteen-columns\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-940x475.jpg\";s:5:\"width\";i:940;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"ten-columns\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-640x500.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-460x300.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:35:\"rolloutavacation_header-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"mini\";a:4:{s:4:\"file\";s:33:\"rolloutavacation_header-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6443,931,'slide_template','default'),(6448,931,'_thumbnail_id','2902'),(6501,419,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6502,419,'sbg_selected_sidebar_replacement','a:1:{i:0;s:16:\"Home Page Widget\";}'),(6569,2637,'_yoast_wpseo_content_score','90'),(6574,2639,'_yoast_wpseo_content_score','90'),(6579,2641,'_yoast_wpseo_content_score','90'),(6588,23,'_yoast_wpseo_content_score','30'),(6667,2936,'_wp_attached_file','2016/11/contact-icon.png'),(6668,2936,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:52;s:4:\"file\";s:24:\"2016/11/contact-icon.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"contact-icon-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:22:\"contact-icon-60x52.png\";s:5:\"width\";i:60;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6683,2940,'_wp_attached_file','2016/11/off7.png'),(6684,2940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:120;s:4:\"file\";s:16:\"2016/11/off7.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"off7-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"off7-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:16:\"off7-320x120.png\";s:5:\"width\";i:320;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"eight-columns\";a:4:{s:4:\"file\";s:16:\"off7-460x120.png\";s:5:\"width\";i:460;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"eight-columns-thin\";a:4:{s:4:\"file\";s:16:\"off7-460x120.png\";s:5:\"width\";i:460;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"mini\";a:4:{s:4:\"file\";s:14:\"off7-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6689,23,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6690,23,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'),(6707,2885,'_yoast_wpseo_content_score','30'),(6710,2635,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6711,2635,'sbg_selected_sidebar_replacement','a:1:{i:0;s:18:\"Amish-Made Pergola\";}'),(6712,2635,'_yoast_wpseo_content_score','90'),(6717,2882,'_yoast_wpseo_content_score','90'),(6742,2947,'_edit_lock','1481323865:1'),(6743,2947,'_edit_last','1'),(6744,2947,'_thumbnail_id','2749'),(6745,2947,'_wp_page_template','page-section.php'),(6748,2947,'slide_template','default'),(6751,2947,'_yoast_wpseo_content_score','30'),(6754,2947,'minti_titlebar','featuredimage'),(6755,2947,'minti_featuredimage-breadcrumbs','1'),(6756,2947,'minti_revolutionslider','0'),(6757,2947,'minti_flexslider','0'),(6758,2947,'minti_portfoliofilter','0'),(6833,2885,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6834,2885,'sbg_selected_sidebar_replacement','a:1:{i:0;s:24:\"Build Your Own Structure\";}'),(6849,2947,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6850,2947,'sbg_selected_sidebar_replacement','a:1:{i:0;s:24:\"Build Your Own Structure\";}'),(6855,2633,'_yoast_wpseo_content_score','90'),(6856,2633,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6857,2633,'sbg_selected_sidebar_replacement','a:1:{i:0;s:19:\"retractable awnings\";}'),(6874,2882,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6875,2882,'sbg_selected_sidebar_replacement','a:1:{i:0;s:32:\"Fabric Accesories & Motorization\";}'),(6886,2641,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6887,2641,'sbg_selected_sidebar_replacement','a:1:{i:0;s:29:\"Installation & Field Services\";}'),(6892,931,'_yoast_wpseo_content_score','30'),(6917,2637,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6918,2637,'sbg_selected_sidebar_replacement','a:1:{i:0;s:18:\"Outdoor Structures\";}'),(6929,2639,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(6930,2639,'sbg_selected_sidebar_replacement','a:1:{i:0;s:37:\"Residential Awnings & Canvas Products\";}'),(6931,2980,'_menu_item_type','post_type'),(6932,2980,'_menu_item_menu_item_parent','0'),(6933,2980,'_menu_item_object_id','2639'),(6934,2980,'_menu_item_object','page'),(6935,2980,'_menu_item_target',''),(6936,2980,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6937,2980,'_menu_item_xfn',''),(6938,2980,'_menu_item_url',''),(6940,2981,'_menu_item_type','post_type'),(6941,2981,'_menu_item_menu_item_parent','0'),(6942,2981,'_menu_item_object_id','2637'),(6943,2981,'_menu_item_object','page'),(6944,2981,'_menu_item_target',''),(6945,2981,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6946,2981,'_menu_item_xfn',''),(6947,2981,'_menu_item_url',''),(6949,2982,'_menu_item_type','post_type'),(6950,2982,'_menu_item_menu_item_parent','0'),(6951,2982,'_menu_item_object_id','2635'),(6952,2982,'_menu_item_object','page'),(6953,2982,'_menu_item_target',''),(6954,2982,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6955,2982,'_menu_item_xfn',''),(6956,2982,'_menu_item_url',''),(6958,2983,'_menu_item_type','post_type'),(6959,2983,'_menu_item_menu_item_parent','0'),(6960,2983,'_menu_item_object_id','2633'),(6961,2983,'_menu_item_object','page'),(6962,2983,'_menu_item_target',''),(6963,2983,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6964,2983,'_menu_item_xfn',''),(6965,2983,'_menu_item_url',''),(6967,2984,'_menu_item_type','post_type'),(6968,2984,'_menu_item_menu_item_parent','0'),(6969,2984,'_menu_item_object_id','2641'),(6970,2984,'_menu_item_object','page'),(6971,2984,'_menu_item_target',''),(6972,2984,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6973,2984,'_menu_item_xfn',''),(6974,2984,'_menu_item_url',''),(6976,2985,'_menu_item_type','post_type'),(6977,2985,'_menu_item_menu_item_parent','0'),(6978,2985,'_menu_item_object_id','931'),(6979,2985,'_menu_item_object','page'),(6980,2985,'_menu_item_target',''),(6981,2985,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6982,2985,'_menu_item_xfn',''),(6983,2985,'_menu_item_url',''),(6994,2987,'_menu_item_type','post_type'),(6995,2987,'_menu_item_menu_item_parent','0'),(6996,2987,'_menu_item_object_id','23'),(6997,2987,'_menu_item_object','page'),(6998,2987,'_menu_item_target',''),(6999,2987,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7000,2987,'_menu_item_xfn',''),(7001,2987,'_menu_item_url',''),(7012,2989,'_menu_item_type','post_type'),(7013,2989,'_menu_item_menu_item_parent','0'),(7014,2989,'_menu_item_object_id','109'),(7015,2989,'_menu_item_object','page'),(7016,2989,'_menu_item_target',''),(7017,2989,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7018,2989,'_menu_item_xfn',''),(7019,2989,'_menu_item_url',''),(7021,2990,'_menu_item_type','custom'),(7022,2990,'_menu_item_menu_item_parent','0'),(7023,2990,'_menu_item_object_id','2990'),(7024,2990,'_menu_item_object','custom'),(7025,2990,'_menu_item_target',''),(7026,2990,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7027,2990,'_menu_item_xfn',''),(7028,2990,'_menu_item_url','http://www.chicagosawningexpert.com/'),(7032,2631,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(7033,2631,'sbg_selected_sidebar_replacement','a:1:{i:0;s:16:\"Home Page Widget\";}'),(7034,2631,'_yoast_wpseo_focuskw_text_input','Outdoor Living'),(7035,2631,'_yoast_wpseo_focuskw','Outdoor Living'),(7036,2631,'_yoast_wpseo_title','Outdoor Living Shade'),(7037,2631,'_yoast_wpseo_linkdex','60'),(7038,2631,'_yoast_wpseo_content_score','30'),(7057,931,'sbg_selected_sidebar','a:1:{i:0;s:1:\"0\";}'),(7058,931,'sbg_selected_sidebar_replacement','a:1:{i:0;s:12:\"Blog Widgets\";}'); /*!40000 ALTER TABLE `wpyq_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_posts` -- DROP TABLE IF EXISTS `wpyq_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=2998 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_posts` -- LOCK TABLES `wpyq_posts` WRITE; /*!40000 ALTER TABLE `wpyq_posts` DISABLE KEYS */; INSERT INTO `wpyq_posts` VALUES (1,1,'2016-10-27 10:12:24','2016-10-27 10:12:24','WordPress is an award-winning web software, used by millions of webmasters worldwide for building their website or blog. SiteGround is proud to host this particular WordPress installation and provide users with multiple resources to facilitate the management of their WP websites:\r\n<h3>Expert <a href=\"http://www.siteground.com/wordpress-hosting.htm\">WordPress Hosting</a></h3>\r\nSiteGround provides superior WordPress hosting focused on speed, security and customer service. We take care of WordPress sites security with unique server-level customizations, WP auto-updates, and daily backups. We make them faster by regularly upgrading our hardware, offering free CDN with Railgun and developing our SuperCacher that speeds sites up to 100 times! And last but not least, we provide real WordPress help 24/7! Learn more about SiteGround WordPress hosting\r\n<h3>Wordpress tutorial and knowledgebase articles</h3>\r\nWordPress is considered an easy to work with software. Yet, if you are a beginner you might need some help, or you might be looking for tweaks that do not come naturally even to more advanced users. SiteGround <a href=\"http://www.siteground.com/tutorials/wordpress/\">WordPress tutorial</a> includes installation and theme change instructions, management of WordPress plugins, manual upgrade and backup creation, and more. If you are looking for a more rare setup or modification, you may visit <a href=\"http://kb.siteground.com\">SiteGround Knowledgebase</a>.\r\n<h3><a href=\"http://www.siteground.com/wordpress-hosting/wordpress-themes.htm\">Free WordPress themes</a></h3>\r\nSiteGround experts not only develop various solutions for WordPress sites, but also create unique designs that you could download for free. SiteGround WordPress themes are easy to customize for the particular use of the webmaster.','WordPress Resources at SiteGround','','publish','open','open','','wordpress-resources-at-siteground','','','2016-10-27 10:12:24','2016-10-27 10:12:24','',0,'',0,'post','',0),(4,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Favicon','','draft','closed','closed','','of-media_favicon','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=4',0,'options','',0),(5,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Favicon','','draft','closed','closed','','of-media_favicon','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=5',0,'options','',0),(6,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Favicon Iphone','','draft','closed','closed','','of-media_favicon_iphone','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=6',0,'options','',0),(7,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Favicon Iphone Retina','','draft','closed','closed','','of-media_favicon_iphone_retina','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=7',0,'options','',0),(8,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Favicon Ipad','','draft','closed','closed','','of-media_favicon_ipad','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=8',0,'options','',0),(9,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Favicon Ipad Retina','','draft','closed','closed','','of-media_favicon_ipad_retina','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=9',0,'options','',0),(10,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Bg','','draft','closed','closed','','of-media_bg','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=10',0,'options','',0),(11,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Logo','','draft','closed','closed','','of-media_logo','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=11',0,'options','',0),(12,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Logo Retina','','draft','closed','closed','','of-media_logo_retina','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=12',0,'options','',0),(13,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Blogtitlebar','','draft','closed','closed','','of-media_blogtitlebar','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=13',0,'options','',0),(14,1,'2016-10-27 10:30:36','0000-00-00 00:00:00','','Media Woocommercetitlebar','','draft','closed','closed','','of-media_woocommercetitlebar','','','2016-10-27 10:30:36','0000-00-00 00:00:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=options&p=14',0,'options','',0),(15,1,'2013-01-06 12:44:02','2013-01-06 12:44:02','Pages','Pages','','publish','open','open','','pages','','','2013-01-06 12:44:02','2013-01-06 12:44:02','',0,'http://inovado2.mintithemes.com/?page_id=15',0,'page','',0),(17,1,'2013-01-06 12:44:47','2013-01-06 12:44:47','Portfolio','Portfolio','','publish','closed','open','','portfolio','','','2013-01-06 12:44:47','2013-01-06 12:44:47','',0,'http://inovado2.mintithemes.com/?page_id=17',0,'page','',0),(21,1,'2013-01-06 12:45:37','2013-01-06 12:45:37','','Shortcodes','','publish','closed','open','','shortcodes','','','2013-01-06 12:45:37','2013-01-06 12:45:37','',0,'http://inovado2.mintithemes.com/?page_id=21',0,'page','',0),(23,1,'2013-01-06 12:46:48','2013-01-06 12:46:48','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/off7.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','publish','closed','closed','','contact','','','2016-11-29 10:30:11','2016-11-29 10:30:11','',2625,'http://inovado2.mintithemes.com/?page_id=23',0,'page','',0),(34,1,'2013-01-07 10:17:40','2013-01-07 10:17:40','Morbi nisl est, scelerisque ac condimentum a, fringilla sit amet mauris. Fusce a sapien aliquam nunc molestie condimentum vitae venenatis orci. Aliquam id eleifend lectus. Nulla enim diam, rutrum ut tempus feugiat, dictum et tellus. Morbi feugiat, lacus eget vestibulum rhoncus, arcu sapien placerat tortor, at eleifend mi odio quis libero. Morbi vulputate porttitor consectetur. Quisque vitae faucibus leo. Duis rhoncus odio nec nisi cursus dignissim pellentesque ipsum aliquam. Donec felis diam, blandit a blandit sed, ornare vel ante. Proin porta mattis ligula. Integer laoreet tempus eleifend. In fringilla suscipit pulvinar. Suspendisse potenti. Etiam a ligula et felis malesuada fermentum. Quisque ut elit justo, ac dictum sapien. Vestibulum ac tortor sem. ','Vivamus tristique','','publish','closed','closed','','vivamus-tristique','','','2013-01-07 10:17:40','2013-01-07 10:17:40','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=34',2,'portfolio','',0),(40,1,'2013-01-07 10:18:29','2013-01-07 10:18:29','','Portfolio: 4 Columns','','publish','closed','closed','','portfolio-4-columns','','','2013-01-07 10:18:29','2013-01-07 10:18:29','',17,'http://inovado2.mintithemes.com/?page_id=40',0,'page','',0),(43,1,'2013-01-07 10:20:48','2013-01-07 10:20:48','','Portfolio: Single Column','','publish','open','open','','portfolio-single-column','','','2013-01-07 10:20:48','2013-01-07 10:20:48','',17,'http://inovado2.mintithemes.com/?page_id=43',0,'page','',0),(45,1,'2013-01-07 10:21:15','2013-01-07 10:21:15','','Portfolio: 2 Columns','','publish','open','open','','portfolio-2-columns','','','2013-01-07 10:21:15','2013-01-07 10:21:15','',17,'http://inovado2.mintithemes.com/?page_id=45',0,'page','',0),(47,1,'2013-01-07 10:22:50','2013-01-07 10:22:50','','Portfolio: 3 Columns','','publish','open','open','','portfolio-3-columns','','','2013-01-07 10:22:50','2013-01-07 10:22:50','',17,'http://inovado2.mintithemes.com/?page_id=47',0,'page','',0),(52,1,'2013-01-07 08:00:37','2013-01-07 08:00:37','Cras aliquam, dui at sollicitudin auctor, dui leo blandit sapien, ac rutrum libero augue sed ipsum. Ut adipiscing orci vel tortor lacinia aliquam. Vivamus tempor massa et nisi vestibulum sodales. Morbi ut adipiscing magna. In in odio nulla, a scelerisque arcu. Vestibulum id dui sed ligula fringilla ullamcorper et sit amet orci. Duis sit amet tellus quis felis consequat cursus vitae eu mauris. Mauris tristique consequat sollicitudin. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus sit amet commodo metus. Donec id felis vel nisl hendrerit viverra. ','Cras aliquam','','publish','closed','closed','','cras-aliquam','','','2013-01-07 08:00:37','2013-01-07 08:00:37','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=52',4,'portfolio','',0),(57,1,'2013-01-07 10:27:54','2013-01-07 10:27:54','Duis in nisl neque, at tincidunt sapien. Duis diam elit, semper ac sagittis varius, varius ut lorem. Proin dictum molestie neque sed fermentum. Proin vulputate tempus ante eget iaculis. Nulla fringilla urna ut eros ultrices sit amet pulvinar dolor tincidunt. Curabitur vestibulum libero et augue pellentesque condimentum. Aenean justo augue, fermentum nec dignissim eu, vestibulum vitae risus. Curabitur feugiat placerat sapien in gravida. Vestibulum facilisis libero eu orci congue in consequat lectus blandit. Curabitur pulvinar sodales dui, consectetur dignissim dolor pulvinar id. Fusce id libero orci, eget ultricies lorem. Ut magna libero, tempor eu rutrum sed, facilisis nec sapien. Sed eleifend suscipit venenatis. Praesent in porttitor nisl.','Duis in nisl neque','','publish','closed','closed','','duis-in-nisl-neque','','','2013-01-07 10:27:54','2013-01-07 10:27:54','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=57',3,'portfolio','',0),(61,1,'2013-01-07 10:30:34','2013-01-07 10:30:34','In non felis quam, ac sollicitudin tellus. Ut a mi sit amet leo molestie aliquet eu eu augue. Curabitur vitae diam in lorem auctor lobortis. Sed augue tellus, ultrices at dapibus a, facilisis sed ipsum. Duis iaculis orci ac dolor ultrices malesuada. Ut id neque justo, id porta mauris. Duis sed fringilla lacus. Morbi lectus ipsum, vehicula in pulvinar quis, sagittis vel sapien. Vestibulum non lacus ac nunc suscipit imperdiet. Donec ultrices fermentum dolor, ac ornare tortor pulvinar quis. ','Phasellus posuere','','publish','closed','closed','','phasellus-posuere','','','2013-01-07 10:30:34','2013-01-07 10:30:34','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=61',7,'portfolio','',0),(65,1,'2013-01-06 10:33:25','2013-01-06 10:33:25','Phasellus posuere venenatis est, eget luctus nulla dictum vel. Etiam urna purus, tempus vel lacinia quis, blandit ut dolor. Nam sollicitudin fringilla hendrerit. Donec lorem orci, commodo in dignissim at, cursus et ipsum. Vestibulum risus mauris, tincidunt et aliquet ut, lacinia vitae lectus. Nam in fermentum libero. Phasellus augue nulla, auctor non condimentum ut, porta ac nibh.','Ut nibh lorem','','publish','closed','closed','','ut-nibh-lorem','','','2013-01-06 10:33:25','2013-01-06 10:33:25','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=65',5,'portfolio','',0),(70,1,'2013-01-07 10:36:34','2013-01-07 10:36:34',' Etiam commodo cursus luctus. Quisque feugiat quam ut lorem euismod posuere. Sed sit amet ligula sit amet tortor iaculis malesuada. Vivamus turpis tellus, semper id ullamcorper vel, eleifend non ante. In eget quam in ipsum rutrum lacinia dictum in lectus. Sed a nisi posuere dolor consequat pulvinar quis sed tellus. Nunc iaculis rhoncus urna vel fermentum. Pellentesque dolor orci, consequat non adipiscing sed, molestie sit amet leo. Aenean dolor purus, facilisis quis tempor eget, consequat nec tellus. Quisque iaculis consequat augue id aliquet. Aenean quis ipsum ligula. Pellentesque ut enim tellus, quis venenatis neque. ','Suspendisse euismod','','publish','closed','closed','','suspendisse-euismod','','','2013-01-07 10:36:34','2013-01-07 10:36:34','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=70',9,'portfolio','',0),(74,1,'2013-01-07 10:38:58','2013-01-07 10:38:58','Suspendisse euismod quam et augue luctus tempor. Quisque molestie sollicitudin imperdiet. Cras lectus dolor, tincidunt ut lobortis eu, tincidunt in odio. Nulla lobortis dictum est, vitae condimentum neque laoreet et. Aliquam adipiscing nisi in nulla ornare pellentesque euismod id dolor. Quisque euismod dapibus arcu ac pretium. Vestibulum eget leo est. Quisque egestas sapien non arcu lacinia vel consequat metus iaculis. Vestibulum mattis nisi non massa eleifend et ultricies orci faucibus. Curabitur eu urna ipsum, ac lacinia tortor. Mauris feugiat, sem eget pellentesque hendrerit, mauris mauris consequat tellus, eu sodales felis libero non libero. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Etiam erat ligula, venenatis vitae ultrices sit amet, convallis ac nulla. Curabitur sed risus turpis, nec pretium urna. Donec a viverra turpis. ','Fusce molestie','','publish','closed','closed','','fusce-molestie','','','2013-01-07 10:38:58','2013-01-07 10:38:58','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=74',6,'portfolio','',0),(79,1,'2013-01-07 10:40:52','2013-01-07 10:40:52','Mauris tincidunt suscipit augue vitae ultricies. Cras consequat velit lacinia arcu mattis ac vestibulum magna vestibulum. Etiam facilisis, orci sit amet mollis pulvinar, mi tellus dignissim quam, in pharetra nulla nibh quis sapien. Donec at nibh risus. Donec condimentum consequat sem, sit amet condimentum nibh commodo vitae. Etiam sit amet lacus eu lacus gravida vestibulum. Nam tortor enim, ultricies nec vulputate ultricies, volutpat eget nisl. Integer ullamcorper est non ipsum sollicitudin ultrices nec in leo. Duis a nisl in massa blandit pharetra et cursus felis. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Phasellus quis dolor ac nibh venenatis dignissim.','Duis a nisl','','publish','closed','closed','','duis-a-nisl','','','2013-01-07 10:40:52','2013-01-07 10:40:52','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=79',8,'portfolio','',0),(85,1,'2013-01-07 10:51:17','2013-01-07 10:51:17','[rev_slider aboutus]\n\n[gap height=\"10\"]\n\n[two_third][separator headline=\"h3\" title=\"Who We Are?\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\nMalesuada tortor, nec scelerisque lorem mattis. Nunc et rutrum consetetur sadipscing elitr, sed diam nonumy at volutpat. Sed consectetur suscipit lorem nunc.adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut. Maecenas sed justo varius velit imperdiet bibendum et rutrum. [/two_third]\n[one_third_last][separator headline=\"h3\" title=\"Our Skills\"]\n\n[skill percentage=\"90\" title=\"WordPress Development 90%\"]\n\n[skill percentage=\"45\" title=\"UX Design 45%\"]\n\n[skill percentage=\"70\" title=\"SEO 70%\"][/one_third_last]\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Meet the Team\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[one_third][member name=\"John Doe\" role=\"CEO & Developer\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third]\n\n[one_third][member name=\"Jane Doe\" role=\"Web Designer\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third]\n\n[one_third_last][member name=\"John Smith\" role=\"SEO Expert\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third_last]','About Us','','publish','closed','closed','','about-us','','','2016-11-03 06:50:34','2016-11-03 06:50:34','',2625,'http://inovado2.mintithemes.com/?page_id=85',0,'page','',0),(91,1,'2013-01-07 11:31:09','2013-01-07 11:31:09','[gap height=\"10\"]<h1 style=\"font-size: 26px; text-align: center !important; color:#289dcc !important; line-height:34px;\">We are Inovado and we hand-craft Web Solutions with Powerful Technologies.</h1>\n[gap height=\"0\"]\n<h3 style=\"text-align: center !important; color:#999999 !important;\">Inovado is an ultra responsive, retina-ready WordPress Theme that everybody wants. It’s an incredible premium theme with powerful customization settings that helps you transform Inovado into your unique business tool.</h3>\n\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\n\n<div style=\"text-align: center;\">[one_fourth][box style=\"1\"]\n<h3>Development</h3>\n[retinaicon icon=\"folder-open-alt\" color=\"#999999\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/box][/one_fourth]\n[one_fourth][box style=\"1\"]\n<h3>Graphic Design</h3>\n[retinaicon icon=\"cloud-upload\" color=\"#999999\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/box][/one_fourth]\n[one_fourth][box style=\"1\"]\n<h3>Web Hosting</h3>\n[retinaicon icon=\"hdd\" color=\"#999999\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/box][/one_fourth]\n[one_fourth_last][box style=\"1\"]\n<h3>Marketing</h3>\n[retinaicon icon=\"signal\" color=\"#999999\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/box][/one_fourth_last]\n</div>\n\n[gap height=\"20\"]\n\n[two_third][separator headline=\"h3\" title=\"Methodology\"]\n\n[dropcap style=\"box\"]A[/dropcap]sunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborumInteger commodo tristique odio, quis fringilla ligula aliquet ut.\n\nMalesuada tortor, nec scelerisque lorem mattis. Nunc et rutrum consetetur sadipscing elitr, sed diam nonumy at volutpat. Sed consectetur suscipit lorem nunc.adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut. Maecenas sed justo varius velit imperdiet bibendum et rutrum.[/two_third]\n[one_third_last][separator headline=\"h3\" title=\"Why Choose Us?\"]\n\n[list]\n[list_item icon=\"ok\"] Quick and convenient Localization Support[/list_item]\n[list_item icon=\"ok\"] Compatible with the latest WordPress[/list_item]\n[list_item icon=\"ok\"] Flexible, Responsive Layout [/list_item]\n[list_item icon=\"ok\"] Compatible with Major Browsers [/list_item]\n[list_item icon=\"ok\"] Attuned to Smartphones and Tablet PCs[/list_item]\n[gap height=\"20\"]\n[button link=\"http://themeforest.net/item/inovado-retina-responsive-multipurpose-theme/3810895?ref=minti\" size=\"small\" target=\"_blank\" icon=\"shopping-cart\" color=\"alternative-1\" lightbox=\"false\"]Purchase Now[/button]\n\n[/list]\n\n[/one_third_last]\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Our Services\"]\n[gap height=\"20\"]\n\n[one_third][iconbox icon=\"new\" title=\"Concept\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third]\n[one_third][iconbox icon=\"mac\" title=\"Design\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third]\n[one_third_last][iconbox icon=\"monitor\" title=\"Technology\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third_last]\n[gap height=\"15\"]\n[one_third][iconbox icon=\"podcast\" title=\"User Experience\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third]\n[one_third][iconbox icon=\"search\" title=\"SEO\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third]\n[one_third_last][iconbox icon=\"preferences\" title=\"Hosting\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third_last]\n\n[gap height=\"20\"]\n\n[alert type=\"notice\"]If you don\'t find the services you are looking for, please contact us.[/alert]\n\n[gap height=\"40\"]\n\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\n<div style=\"text-align:center;\">\n[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" alt=\"logo_1\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" alt=\"logo2\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" alt=\"logo3\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" alt=\"logo4\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" alt=\"logo7\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]\n</div>','Services','','publish','closed','open','','services','','','2013-01-07 11:31:09','2013-01-07 11:31:09','',15,'http://inovado2.mintithemes.com/?page_id=91',0,'page','',0),(96,1,'2013-01-07 11:43:44','2013-01-07 11:43:44','','logo_1','','inherit','open','open','','logo_1','','','2013-01-07 11:43:44','2013-01-07 11:43:44','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo_1.png',0,'attachment','image/png',0),(97,1,'2013-01-07 11:43:45','2013-01-07 11:43:45','','logo2','','inherit','open','open','','logo2','','','2013-01-07 11:43:45','2013-01-07 11:43:45','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo2.png',0,'attachment','image/png',0),(98,1,'2013-01-07 11:43:45','2013-01-07 11:43:45','','logo3','','inherit','open','open','','logo3','','','2013-01-07 11:43:45','2013-01-07 11:43:45','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo3.png',0,'attachment','image/png',0),(99,1,'2013-01-07 11:43:46','2013-01-07 11:43:46','','logo4','','inherit','open','open','','logo4','','','2013-01-07 11:43:46','2013-01-07 11:43:46','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo4.png',0,'attachment','image/png',0),(100,1,'2013-01-07 11:43:47','2013-01-07 11:43:47','','logo5','','inherit','open','open','','logo5','','','2013-01-07 11:43:47','2013-01-07 11:43:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo5.png',0,'attachment','image/png',0),(101,1,'2013-01-07 11:43:49','2013-01-07 11:43:49','','logo6','','inherit','open','open','','logo6','','','2013-01-07 11:43:49','2013-01-07 11:43:49','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo6.png',0,'attachment','image/png',0),(102,1,'2013-01-07 11:43:50','2013-01-07 11:43:50','','logo7','','inherit','open','open','','logo7','','','2013-01-07 11:43:50','2013-01-07 11:43:50','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/logo7.png',0,'attachment','image/png',0),(107,1,'2013-01-07 11:49:16','2013-01-07 11:49:16','[box]<h2 style=\"margin:0 !important; color: #777777 !important;\">Join today and discover how it can transform your WordPress Installation.\nTrusted by over 200,000 business users.</h2>[/box][gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"We have the right Pricing for you!\"]\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"20\"]\n\n[pricing-table col=\"4\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#83b732\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Platinum Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"29$\" per=\"per month\" color=\"#2da0ce\" featured=\"BEST PRICE\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>40GB</strong> Storage</li>\n <li><strong>500GB</strong> Bandwith</li>\n <li><strong>100</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Diamond Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"49$\" per=\"month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>100GB</strong> Storage</li>\n <li><strong>1000GB</strong> Bandwith</li>\n <li><strong>Unlimited</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[gap height=\"50\"]\n\n[separator headline=\"h3\" title=\"Have questions?\"]\n\n[one_third]<strong>Question #1</strong><br />\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third]\n[one_third]<strong>Question #2</strong><br />\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third]\n[one_third_last]<strong>Question #3</strong><br />\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third_last]','Pricing','','publish','closed','open','','pricing','','','2013-01-07 11:49:16','2013-01-07 11:49:16','',15,'http://inovado2.mintithemes.com/?page_id=107',0,'page','',0),(109,1,'2013-01-07 11:51:03','2013-01-07 11:51:03','[separator headline=\"h3\" title=\"All the Answers to your Awning Questions\"]\r\n\r\nBuying anything can lead to questions. We\'ve got you covered (bad pun intended.) If you don\'t see your question answered below, we\'d love to have the chance to answer our question. So, please, just ask!\r\n\r\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\r\n\r\n[two_third]\r\n[toggle title=\"Does Thatcher Retractable serve my community?\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, TInley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\nIf you have a vacation home where you would like a Thatcher Retractable installed, contact us locally or bring photos to our showroom. We have installed awnings throughout Michigan, Indiana, and Wisconsin. If you have questions, give us a call or send an email.[/toggle]\r\n[toggle title=\"Can I install a retractable awning myself?\" open=\"false\" icon=\"question-sign\"]It is possible for some customers to install a retractable awning, but most people choose to leave this job to a professional installer. If you are thinking of installing the awning yourself, you should make sure that you can perform the following:\r\n\r\nBe able to lift 150 lbs. with two people. Locate the studs of the house and accurately attach the brackets to the home or locate rafters to attach the home to the roof. Be prepared to identify problems and adjust the awning after it is installed. Note:very few awning dealers will service an awning that they did not install.\r\n\r\nIn addition, you should be prepared to take financial responsibility for any damage to the awning or your home. When you install the product, you become the general contractor.\r\n\r\nMost importantly, installing the awning yourself will not really save money. If you compare Thatcher Retractables installed prices with competitors that do not install, you will find that the prices are competitive. Additionally, there are no hidden charges, such as delivery. Plus, Thatcher Retractables guarantees all of our installations, which saves you money and headache!\r\n\r\nFor more information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a> [/toggle]\r\n[toggle title=\"Why are there no support poles on Thatcher Retractable awnings?\" open=\"false\" icon=\"question-sign\"]All Thatcher Retractable Awnings are lateral arm awnings. A lateral arm retractable awning uses spring-loaded arms to provide tension to the fabric as it rolls from a tube. The springs push out the arms to keep the fabric taut while the awning is extended. This style of awning is superior to the RV-Style Awning that drops from the side of the house. The RV-Style requires manual adjustment of side poles. Additionally, many customers find the RV-Style poles to be unsightly, and a barrier to moving around the deck or patio.[/toggle]\r\n[toggle title=\"How much wind can a Thatcher Retractable awning handle?\" open=\"false\" icon=\"question-sign\"]Retractable awnings are not meant to be left extended in harsh weather conditions. A good test is whether you could comfortably read a newspaper on your deck or patio.\r\n\r\nFor in depth information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n[toggle title=\"What sizes can a retractable awning be made?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings can be made as small as 3\' or 4\' for windows, and as large as 40\' for large commercial awnings or an ambitious residential project. Our lateral arm awnings can project to a maximum of 16\'. The homeowners choose awnings that suit their individual needs. The most common sizes are between 11’ & 18’ wide, with a projection from the home of 10’- 13\'.[/toggle]\r\n\r\n[toggle title=\"How long will the installation take?\" open=\"false\" icon=\"question-sign\"]Professional installation usually takes between 1 and 2 hours, depending on the size of the awning and the complexity of the installation. As a part of the installation process, the installers will make sure that your expectations have been met, and demonstrate how to operate and care for the awning.[/toggle]\r\n\r\n[toggle title=\"What is the fabric and how long does it last? How many colors are there?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses only 100% Solution Dyed Woven Acrylic Fabric. The advantage of this type of fabric is that the color is dyed completely through the material. This makes the fabric more resistant to the fading caused by UVA and UVB Rays (harmful Ultra-Violet Rays from the sun, which have been proven to cause sunburn and skin cancer). In fact, these fabrics block 98% of UVA & UVB rays, and are recommended by the Skin Cancer Foundation. Because the fabric is woven, it is strong enough to withstand years of being stretched by the arms of the awnings and endure our harsh Chicago weather. Sunbrella and Para fabrics are under warranty for a period of 10 years, and typically last 10-12 years.\r\n\r\nThatcher Retractables offers over 600 shades and patterns of Dixon, Sauleda, Para, Sattler and Sunbrella colors. These materials provide optimum quality and offer the greatest selection of colors and patterns.[/toggle]\r\n\r\n[toggle title=\"I live in a home that has a homeowner’s association. Are these awnings allowed?\" open=\"false\" icon=\"question-sign\"]Many homeowner associations already have rules regarding retractable awnings, and Thatcher Retractables can comply with the existing rules.\r\n\r\nIn addition, Thatcher Retractables has worked with many associations, small and large, to create standards that work for both the individual home owners and the association board. Thatcher Retractables has gone through the extensive process of setting up a set of easily adopted bylaws with specific restrictions that will allow homeowners to enjoy an awning while maintaining the desired appearance for the community. Additionally, Thatcher Retractables has a legally vetted RESPONSIBILITY WAIVER that indemnifies the association if any damage occurs or the product is improperly maintained. We have successfully implemented this process at Savanah Landings, Aspen Shores at Sunset Ridge, and two dozen other communities small and large in the ChicagoLand Area.\r\n\r\nSome communities that we have worked with are: DelWebb Shorewood, DelWebb Elgin, DelWebb Huntley, Carillon Lakes, Carillon, Grand Haven, Carillon StoneGate, and many more.\r\n\r\nWe cover this topic in more depth on our blog: <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n\r\n[toggle title=\"What do I do with my retractable awning in the winter? How do I get more information on your Fall Service Program?\" open=\"false\" icon=\"question-sign\"]Recommendations differ from Awning Style to Awning Style. We cover this topic in depth on our blog at <a href=\"http://www.Chicogosawningexpert.com\" target=\"_blank\">www.Chicogosawningexpert.com</a>\r\n\r\nSIGN UP FOR SERVICE BY OCTOBER 18th FOR SIGNIFICANT SAVINGS!\r\n\r\nClick below to download additional resources:\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Winter Cover Installation Instructions</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Web-Form-2014.pdf\" target=\"_blank\">Cover, Tune-Up, and Wash Service Program</a>[/toggle]\r\n\r\n[toggle title=\"Should I get a motorized or manual awning?\" open=\"false\" icon=\"question-sign\"]In most cases, a motorized awning is recommended. An awning can be operated manually, but some strength is needed to bring the awning in against the tension of the arms. The majority of people choose a motorized remote control operation, because the ease of operation outweighs the slight cost difference.[/toggle]\r\n\r\n[toggle title=\"What if I have limited space below my soffit or overhang?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings require approximately 8” of space between the top of the windows or doors and the bottom of the soffit or overhang. All awnings should be at least 90” (or 7’6”) off the ground, in order to provide sufficient clearance and comfort during use. If your home does not have those conditions, don’t worry. The awning can be installed using special roof mount brackets. This is a desirable installation on Tri-Level and Ranch style homes. Note- No need to worry about the brackets causing your roof to leak. We guarantee the installation![/toggle]\r\n\r\n[toggle title=\"Can an awning be installed on vinyl siding, aluminum siding, brick, stucco, etc.?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings can be installed on any siding surface. Each installation requires different specifications; your installation will be explained by one of our experts.[/toggle]\r\n\r\n[toggle title=\"Do I need to get an electrician to hook up the motor?\" open=\"false\" icon=\"question-sign\"]No electrician is needed to install the electric. The motor comes with an outdoor cord that plugs into your existing 3-prong grounded outlet.[/toggle]\r\n\r\n[toggle title=\"Will a Thatcher Retractable protect me from rain or snow?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables are engineered to handle light rain and wind. Water should never be allowed to pool on the fabric, so supervision is, as always, required when using the awning in light rain. Thatcher Retractables are NOT engineered to handle any kind of a snow-load. If you are looking for a product to handle these conditions, check out our Gennius Outdoor Rooms. [/toggle]\r\n\r\n[toggle title=\"Do I need a protective hood for my awning?\" open=\"false\" icon=\"question-sign\"]If the awning is under a soffit or eave, you do NOT need a hood. If the awning is exposed to the elements, you may choose to purchase the optional hood. If you choose to do so, it is important to note that we recommend removing your valance in the winter as this is not covered by the hood. In Chicago, many extreme weather conditions occur in the winter and our winter cover is also a cost-effective solution.[/toggle]\r\n\r\n[toggle title=\"How do I get shade when the sun is lower in the sky?\" open=\"false\" icon=\"question-sign\"]Our most popular accessories are our Front and Side Solar Screens. These are manufactured of an open-weave mesh material that enables you to look through the screen without obstruction. At the same time, our Solar Screens provide additional sun protection, no matter the angle of the sun. [/toggle]\r\n\r\n[toggle title=\"How do retractable awnings affect the temperature on my deck or patio? Inside my home?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings reduce the temperature on your deck or patio by up to 20 degrees. Also, our fabric awnings reduce heat gain by 55-65% on Southern facing windows and 72-77% of Western facing windows. These properties make retractable awnings an excellent way to save on cooling costs. [/toggle]\r\n\r\n[toggle title=\"What is the InvisiSeal Process and why is it better?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses the InvisiSeal Process to heat-seal the widths of fabric together. This has two benefits over traditional double needle sewing. The first benefit is the strength of the seam. By using heat and pressure, the material fuses together and has a much smaller failure rate than thread. The other benefit of this process is that the seam is virtually invisible. Lesser awning manufacturers use automated machines to sew the fabric to increase the speed of production. For this reason, they do not change the color of thread to match the awning. Many home owners are dissatisfied with the unsightly visibility of the thread on the seams.[/toggle]\r\n\r\n[toggle title=\"Is the awning fully extended even though the arms are not completely straight?\" open=\"false\" icon=\"question-sign\"]Yes. The arms must always have tension outward against the fabric in order for the awning to operate correctly. Thatcher Retractables typically sets the outward limit of the motor to allow for a slight amount of fabric stretching to occur over time. It is also important to note, that by setting the limits of the motor too far out can result in premature wear to the motor. This occurs because the motor must work extra hard to \"break\" the arms free from a locked out position.[/toggle]\r\n\r\n[toggle title=\"How do I take care of my Thatcher Retractable Awning? Does Thatcher Retractables service awnings?\" open=\"false\" icon=\"question-sign\"]Not only does Thatcher Retractables manufacture and install your awning, we also provide a variety of services to maintain your awning and make it beautiful and functional for years to come. Check out our blog at www.chicagosawningexpert.com for more information or check out our Care & Maintenance Guidelines in this pdf document.[/toggle]\r\n\r\n[toggle title=\"What is the most common service concern for a lateral arm retractable awning?\" open=\"false\" icon=\"question-sign\"]There are actually two common service concerrns and they are related. (1) There is no power to the outlet the awning is plugged into. It is VERY common for a GFI outlet to pop. In fact, they are designed to work this way. Simply resetting the GFI fixes the issue in most cases. (2) The battery in the remote control needs to be replaced.[/toggle]\r\n[/two_third]\r\n[one_third_last]\r\n<h3>[icon icon=\"unread\"]Got an \"Infrequent\" Question?</h3>\r\nWe want to make sure you have all the information you need to feel comfortable. We\'ll get back with you quickly if you just ask. (Web form will replace the button shortly)\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\r\n[/one_third_last]\r\n\r\n[separator headline=\"h3\" title=\"Other Common Service Concerns\"]\r\n\r\n(1) The binding on the valance has worn over time and does not look good. Thatcher Retractables will repair your valance on your lateral arm retractable awning for FREE provided that you purchased your awning from Thatcher Retractables. Simply remove the side cap from your front bar, loosed the small locks that keep the valance in place, and send the valance to us. We will repair it and ship it back to you.\r\n\r\n(2) One side of the awning is slightly lower than the other, OR the pitch has lowered over time. Thatcher Retractables can typically adjust the shoulder mechanism to even out your arms and adjust the pitch to the position you desire. Sudden large changes in pitch can be a sign that there is a problem with the installation or a component on your awning. If you experience this circumstance, you should contact our service department immediately.\r\n\r\n(3) If you purchased your product from someone other than Thatcher Retractables and you are uncertain whether the product was installed correctly or is in proper working condition, Thatcher Retractables will still service the product. Call our service department to set up a field service call.\r\n\r\n ','Frequently Asked Questions','','publish','closed','closed','','f-a-q','','','2016-11-09 22:25:46','2016-11-09 22:25:46','',2625,'http://inovado2.mintithemes.com/?page_id=109',0,'page','',0),(111,1,'2013-01-07 11:52:34','2013-01-07 11:52:34','[two_third][separator headline=\"h3\" title=\"Join our Team and change the World.\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[gap height=\"20\"]\n\n[accordion open=\"1\"]\n[accordion-item title=\"User Experience Designer\"]Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\n\n[list]\n[list_item icon=\"plus\"] Graphic Design[/list_item]\n[list_item icon=\"plus\"] Web Design[/list_item]\n[list_item icon=\"plus\"] Email Marketing[/list_item]\n[list_item icon=\"plus\"] Social Media Campains[/list_item]\n[/list]\n[gap height=\"20\"]\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"share-alt\"]Apply via LinkedIn[/button]\n[/accordion-item]\n[accordion-item title=\"Project Manager\"]Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\n\n[list]\n[list_item icon=\"plus\"] Graphic Design[/list_item]\n[list_item icon=\"plus\"] Web Design[/list_item]\n[list_item icon=\"plus\"] Email Marketing[/list_item]\n[list_item icon=\"plus\"] Social Media Campains[/list_item]\n[/list]\n[gap height=\"20\"]\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" target=\"_blank\" color=\"blue\"]Apply via LinkedIn[/button][/accordion-item]\n[accordion-item title=\"Senior Art Director\"]Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\n\n[list]\n[list_item icon=\"plus\"] Graphic Design[/list_item]\n[list_item icon=\"plus\"] Web Design[/list_item]\n[list_item icon=\"plus\"] Email Marketing[/list_item]\n[list_item icon=\"plus\"] Social Media Campains[/list_item]\n[/list]\n[gap height=\"20\"]\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" target=\"_blank\" color=\"alternative-1\"]Apply via LinkedIn[/button][/accordion-item]\n[accordion-item title=\"Web Developer\"]Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\n\n[list]\n[list_item icon=\"plus\"] Graphic Design[/list_item]\n[list_item icon=\"plus\"] Web Design[/list_item]\n[list_item icon=\"plus\"] Email Marketing[/list_item]\n[list_item icon=\"plus\"] Social Media Campains[/list_item]\n[/list]\n[gap height=\"20\"]\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" target=\"_blank\" color=\"alternative-1\"]Apply via LinkedIn[/button][/accordion-item]\n[/accordion]\n\n[/two_third]\n[one_third_last]\n\n[map id=\"map2\" z=\"14\" h=\"200\" style=\"full\" address=\"Miami\" marker=\"false\" hidecontrols=\"true\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\n[gap height=\"40\"]\n\n[separator headline=\"h3\" title=\"Why work with us?\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. [gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Other Skills?\"]\n\nWe are always looking for talented and passionated people.\n\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" target=\"_blank\" color=\"alternative-3\"]Get in Touch![/button]\n\n[/one_third_last]','Jobs','','publish','closed','open','','jobs','','','2013-01-07 11:52:34','2013-01-07 11:52:34','',15,'http://inovado2.mintithemes.com/?page_id=111',0,'page','',0),(114,1,'2013-01-07 11:54:49','2013-01-07 11:54:49','','office','','inherit','open','open','','office','','','2013-01-07 11:54:49','2013-01-07 11:54:49','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office.png',0,'attachment','image/png',0),(121,1,'2013-01-07 12:01:30','2013-01-07 12:01:30','[separator headline=\"h3\" title=\"Here could be a Headline\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi adipiscing gravida odio, sit amet suscipit risus ultrices eu. Fusce viverra neque at purus laoreet consequat. Vivamus vulputate posuere nisl quis consequat. Donec congue commodo mi, sed commodo velit fringilla ac. Fusce placerat venenatis mi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cras ornare, dolor a aliquet rutrum, dolor turpis condimentum leo, a semper lacus purus in felis. Quisque blandit posuere turpis, eget auctor felis pharetra eu.\n<blockquote>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas ornare mollis lacus, molestie pellentesque ante interdum vel.</blockquote>\nSuspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. Phasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien. Integer fermentum, diam quis tincidunt venenatis, justo sem pellentesque risus, vitae dapibus urna est eu massa.\n\nProin aliquam sodales dui, nec vulputate magna tempus vel. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean consequat condimentum magna eu laoreet. Curabitur tincidunt sapien non tellus tempor eget adipiscing risus tristique. Nunc quis diam dolor. Praesent convallis, ante vitae aliquet mattis, dolor leo consectetur tortor, et tempor nibh mi ultrices arcu.Morbi magna nisl, consequat vestibulum tempus nec, aliquam ac urna. Vivamus tincidunt tempor tristique.\n\n[clear]\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Easily Embed Media Sources\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi adipiscing gravida odio, sit amet suscipit risus ultrices eu. Fusce viverra neque at purus laoreet consequat. Vivamus vulputate posuere nisl quis consequat.\n\n[video type=\"vimeo\" id=\"48502577\"]\n\n[gap height=\"30\"]','Page Sidebar Right','','publish','closed','open','','page-sidebar-right','','','2013-01-07 12:01:30','2013-01-07 12:01:30','',15,'http://inovado2.mintithemes.com/?page_id=121',0,'page','',0),(135,1,'2013-01-07 12:25:25','2013-01-07 12:25:25','<h3>Sidebar Left with a Custom Sidebar</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi adipiscing gravida odio, sit amet suscipit risus ultrices eu. Fusce viverra neque at purus laoreet consequat. Vivamus vulputate posuere nisl quis consequat. Donec congue commodo mi, sed commodo velit fringilla ac. Fusce placerat venenatis mi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cras ornare, dolor a aliquet rutrum, dolor turpis condimentum leo, a semper lacus purus in felis. Quisque blandit posuere turpis, eget auctor felis pharetra eu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas ornare mollis lacus, molestie pellentesque ante interdum vel.\n\n[box][googlefont font=\"Roboto\" size=\"22px\"]Maecenas faucibus mollis interdum. Vestibulum id ligula porta felis euismod semper.[/googlefont][/box]\n\n[tabgroup]\n[tab title=\"First Tab\"]Suspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. Phasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien. Integer fermentum, diam quis tincidunt venenatis, justo sem pellentesque risus, vitae dapibus urna est eu massa. Morbi magna nisl, consequat vestibulum tempus nec, aliquam ac urna. Vivamus tincidunt tempor tristique.[/tab]\n[tab icon=\"file\"]Suspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. Phasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien.\n\nIn consequat, nisi vel posuere luctus, leo ante tempus ipsum, non faucibus lacus mauris eget massa. Aenean dictum arcu sit amet nibh vulputate ac tempor urna tempor. Pellentesque nunc risus, porta non accumsan ut, blandit sit amet felis.[/tab]\n[tab title=\"Download\" icon=\"download\"]Suspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. Phasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien. Integer fermentum, diam quis tincidunt venenatis, justo sem pellentesque risus, vitae dapibus urna est eu massa.[/tab]\n[/tabgroup][gap height=\"20\"]\n\nSuspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. Phasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien. Integer fermentum, diam quis tincidunt venenatis, justo sem pellentesque risus, vitae dapibus urna est eu massa. Morbi magna nisl, consequat vestibulum tempus nec, aliquam ac urna. Vivamus tincidunt tempor tristique.\n\nProin aliquam sodales dui, nec vulputate magna tempus vel. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean consequat condimentum magna eu laoreet. Curabitur tincidunt sapien non tellus tempor eget adipiscing risus tristique. Nunc quis diam dolor. Praesent convallis, ante vitae aliquet mattis, dolor leo consectetur tortor, et tempor nibh mi ultrices arcu. In consequat, nisi vel posuere luctus, leo ante tempus ipsum, non faucibus lacus mauris eget massa. Aenean dictum arcu sit amet nibh vulputate ac tempor urna tempor. Pellentesque nunc risus, porta non accumsan ut, blandit sit amet felis.','Page Sidebar Left','','publish','closed','open','','page-sidebar-left','','','2013-01-07 12:25:25','2013-01-07 12:25:25','',15,'http://inovado2.mintithemes.com/?page_id=135',0,'page','',0),(138,1,'2013-01-07 12:27:55','2013-01-07 12:27:55','<h3>[icon icon=\"new\"]Perfectly show your Datasheets with Styled Tables</h3>\n[gap]\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi adipiscing gravida odio, sit amet suscipit risus ultrices eu. Fusce viverra neque at purus laoreet consequat. Vivamus vulputate posuere nisl quis consequat. Donec congue commodo mi, sed commodo velit fringilla ac. Fusce placerat venenatis mi.\n[gap height=\"5\"]\n[custom_table style=\"2\"]\n<table width=\"100%\">\n<thead>\n<tr>\n<th>Column 1</th>\n<th>Column 2</th>\n<th>Column 3</th>\n<th>Column 4</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Item #1</td>\n<td>Description</td>\n<td>Subtotal:</td>\n<td>$1.00</td>\n</tr>\n<tr>\n<td>Item #2</td>\n<td>Description</td>\n<td>Discount:</td>\n<td>$2.00</td>\n</tr>\n<tr>\n<td>Item #3</td>\n<td>Description</td>\n<td>Shipping:</td>\n<td>$3.00</td>\n</tr>\n<tr>\n<td>Item #4</td>\n<td>Description</td>\n<td>Tax:</td>\n<td>$4.00</td>\n</tr>\n<tr>\n<td><strong>All Items</strong></td>\n<td><strong>Description</strong></td>\n<td><strong>Your Total:</strong></td>\n<td><strong>$10.00</strong></td>\n</tr>\n</tbody>\n</table>\n[/custom_table]\n[gap height=\"10\"]\n<strong>Suspendisse eget luctus nulla. Donec tempus aliquet ante, quis tristique quam euismod sed. </strong>\n\nPhasellus viverra laoreet elementum. Donec suscipit, lorem at ullamcorper venenatis, odio odio luctus orci, vitae convallis urna sapien sed sapien. Integer fermentum, diam quis tincidunt venenatis, justo sem pellentesque risus, vitae dapibus urna est eu massa. Morbi magna nisl, consequat vestibulum tempus nec, aliquam ac urna. Vivamus tincidunt tempor tristique.\n\n[hr style=\"1\" margin=\"50px 0 50px 0\"]\n<h3>[icon icon=\"picture\"]Add Product Image Galleries everywhere</h3>\n[gallery link=\"file\" columns=\"5\" ids=\"56,58,55,38,59\"]\n\nProin aliquam sodales dui, nec vulputate magna tempus vel. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean consequat condimentum magna eu laoreet. Curabitur tincidunt sapien non tellus tempor eget adipiscing risus tristique. Nunc quis diam dolor. Praesent convallis, ante vitae aliquet mattis, dolor leo consectetur tortor, et tempor nibh mi ultrices arcu. In consequat, nisi vel posuere luctus, leo ante tempus ipsum, non faucibus lacus mauris eget massa. Aenean dictum arcu sit amet nibh vulputate ac tempor urna tempor. Pellentesque nunc risus, porta non accumsan ut, blandit sit amet felis.','Page Full Width','','publish','closed','open','','page-full-width','','','2013-01-07 12:27:55','2013-01-07 12:27:55','',15,'http://inovado2.mintithemes.com/?page_id=138',0,'page','',0),(170,1,'2013-01-07 13:10:37','2013-01-07 13:10:37','[accordion open=\"2\"]\n [accordion-item title=\"First Tab Title\" icon=\"music\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n [accordion-item title=\"Second Tab Title\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n [accordion-item title=\"Third Tab Title\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n[/accordion]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[accordion open="2"]      [accordion-item title="First Tab Title" icon="music"]Your Text[/accordion-item]      [accordion-item title="Second Tab Title" icon="star"]Your Text[/accordion-item]      [accordion-item title="Third Tab Title"]Your Text[/accordion-item] [/accordion]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Unlimited Accordions on one page possible</li>\n <li>Unlimited Accordion-Items possible</li>\n <li><strong>title</strong> - the title of the accordion item</li>\n <li><strong>open</strong> - which accordion-item should be open by default on page load - set to \"0\" to leave all closed</li>\n</ul>','Accordion','','publish','closed','open','','accordion','','','2013-01-07 13:10:37','2013-01-07 13:10:37','',21,'http://inovado2.mintithemes.com/?page_id=170',0,'page','',0),(173,1,'2013-01-07 13:12:43','2013-01-07 13:12:43','[alert type=\"notice\"]Notice Message.[/alert]\n[alert type=\"warning\"]<a href=\"http://google.de/\" target=\"_blank\">Warning Message with Link to Google</a>[/alert]\n[alert type=\"success\"]Success Message.[/alert]\n[alert type=\"error\"]Error Message.[/alert]\n[alert type=\"info\" close=\"false\"]Info Message without option to close[/alert]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[alert type="notice"]Notice Message.[/alert] [alert type="warning"]<a href="http://google.de/" target="_blank">Warning Message with Link to Google</a>[/alert] [alert type="success"]Success Message.[/alert] [alert type="error"]Error Message.[/alert] [alert type="info" close="false"]Info Message without option to close[/alert]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Five different Alert Stylings.</li>\n <li>Smooth closing animation.</li>\n <li>NEW: Links inside Alerts are possible.</li>\n <li>NEW: Choose if Alert can be closed.</li>\n <li><strong>type</strong> - Can be notice, warning, success, error, info</li>\n <li><strong>close</strong> - false / true to allow disallow / allow to close the message.</li>\n</ul>','Alert Messages','','publish','closed','open','','alert-messages','','','2013-01-07 13:12:43','2013-01-07 13:12:43','',21,'http://inovado2.mintithemes.com/?page_id=173',0,'page','',0),(175,1,'2013-01-07 13:15:20','2013-01-07 13:15:20','[button link=\"http://www.google.de\" color=\"white\" size=\"small\"]White[/button] [button link=\"http://www.google.de\" color=\"yellow\" size=\"small\"]Yellow[/button] [button link=\"http://www.google.de\" color=\"orange\" size=\"small\"]Orange[/button] [button link=\"http://www.google.de\" color=\"red\" size=\"small\"]Red[/button] [button link=\"http://www.google.de\" color=\"blue\" size=\"small\"]Blue[/button] [button link=\"http://www.google.de\" color=\"green\" size=\"small\"]Green[/button] [button link=\"http://www.google.de\" color=\"gray\" size=\"small\"]Gray[/button] [button link=\"http://www.google.de\" color=\"black\" size=\"small\"]Black[/button]\n\n[button link=\"http://www.google.de\" color=\"white\" icon=\"download\"]White[/button] [button link=\"http://www.google.de\" color=\"yellow\"]Yellow[/button] [button link=\"http://www.google.de\" color=\"orange\"]Orange[/button] [button link=\"http://www.google.de\" color=\"red\"]Red[/button] [button link=\"http://www.google.de\" color=\"blue\"]Blue[/button] [button link=\"http://www.google.de\" color=\"green\"]Green[/button] [button link=\"http://www.google.de\" color=\"gray\"]Gray[/button] [button link=\"http://www.google.de\" color=\"black\" icon=\"download\"]Black[/button]\n\n[button link=\"http://www.google.de\" color=\"white\" size=\"large\" icon=\"download\"]White[/button] [button link=\"http://www.google.de\" color=\"yellow\" size=\"large\"]Yellow[/button] [button link=\"http://www.google.de\" color=\"orange\" size=\"large\"]Orange[/button] [button link=\"http://www.google.de\" color=\"red\" size=\"large\"]Red[/button] [button link=\"http://www.google.de\" color=\"blue\" size=\"large\"]Blue[/button] [button link=\"http://www.google.de\" color=\"green\" size=\"large\"]Green[/button] [button link=\"http://www.google.de\" color=\"gray\" size=\"large\"]Gray[/button] [button link=\"http://www.google.de\" color=\"black\" size=\"large\" icon=\"download\"]Black[/button]\n\n[hr]\n\n[button link=\"http://www.google.de\" color=\"alternative-1\" size=\"small\" icon=\"download\"]Alternative-1[/button] [button link=\"http://www.google.de\" color=\"alternative-2\" size=\"small\" icon=\"download\"]Alternative-2[/button] [button link=\"http://www.google.de\" color=\"alternative-3\" size=\"small\" icon=\"download\"]Alternative-3[/button]\n\n[button link=\"http://www.google.de\" color=\"alternative-1\"]Alternative-1[/button] [button link=\"http://www.google.de\" color=\"alternative-2\"]Alternative-2[/button] [button link=\"http://www.google.de\" color=\"alternative-3\"]Alternative-3[/button]\n\n[button link=\"http://www.google.de\" color=\"alternative-1\" size=\"large\"]Alternative-1[/button] [button link=\"http://www.google.de\" color=\"alternative-2\" size=\"large\"]Alternative-2[/button] [button link=\"http://www.google.de\" color=\"alternative-3\" size=\"large\"]Alternative-3[/button]\n\n[hr]\n\n[button link=\"http://www.google.com\" size=\"small\"]Link in same Window[/button] [button link=\"http://www.google.com\" size=\"medium\" target=\"_blank\"]Link in new Window[/button] [button link=\"http://www.youtube.com/watch?v=A3PDXmYoF5U\" lightbox=\"true\" size=\"large\"]Link to Lightbox Video[/button]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[button link="http://www.google.com" size="small" target="_blank" icon="cog" style="light" lightbox="true"]Small Button[/button]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li><strong>icon</strong> - add any mini-icon (from the <a href=\"http://inovado2.mintithemes.com/shortcodes/icons/\">Icons</a> section) here.</li>\n <li><strong>link</strong> - add your destination Link here.</li>\n <li><strong>size</strong> - small, medium, large - Default: medium</li>\n <li><strong>target</strong> - _self, _blank - Default: _self</li>\n <li><strong>lightbox</strong> - true or false to link to Vimeo / Youtube videos, if you want to open a complete Page in an iframe just add ?iframe=true&width=800&height=600 at the end of your link (Of course you can change the size to whatever you like - Default: false</li>\n <li><strong>color</strong> - white, blue, green, red, orange, yellow, gray, black, alternative-1, alternative-2, alternative-3 - Default: white</li>\n</ul>','Buttons','','publish','closed','open','','buttons','','','2013-01-07 13:15:20','2013-01-07 13:15:20','',21,'http://inovado2.mintithemes.com/?page_id=175',0,'page','',0),(185,1,'2013-01-07 13:23:10','2013-01-07 13:23:10','[one_third][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Awsome Teasers</h3>\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue.\n\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" color=\"green\"]Use Nested Shortcodes[/button][/teaser][/one_third]\n[one_third][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Perfect Design</h3>\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue.\n\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" color=\"yellow\"]Aswell as Icons[/button][/teaser][/one_third]\n[one_third_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Easy to use</h3>\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue.\n\n[button link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" size=\"small\" color=\"blue\"]Awesome Stuff[/button][/teaser][/one_third_last]\n\n[hr]\n\n[teaserbox title=\"Try Inovado for only 45$ bucks!\" button=\"Get Started & Buy Pixie\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttonsize=\"small\" buttoncolor=\"alternative-1\" target=\"_blank\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur.[/teaserbox]\n\n[hr]\n\n[callout title=\"Try Inovado for only 45$ bucks!\" button=\"Get Started & Buy this Theme!\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"green\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]Unlimited home page layouts, let your creativity out of![/callout]\n\n[hr]\n\n[box style=\"1\"][googlefont font=\"Sanchez\" size=\"24px\"]Maecenas faucibus mollis interdum. Vestibulum id ligula porta felis euismod semper. Curabitur blandit tempus porttitor. Cum sociis.[/googlefont][/box]\n\n[hr]\n\n[box style=\"2\"][googlefont font=\"Sanchez\" size=\"24px\"]Maecenas faucibus mollis interdum. Vestibulum id ligula porta felis euismod semper. Curabitur blandit tempus porttitor. Cum sociis.[/googlefont][/box]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[teaser img="IMAGE-URL"]    YOUR CONTENT HERE [/teaser] [teaserbox title="Try Inovado for only 45$ bucks!" button="Get Started &amp; Buy Pixie" link="http://www.google.com" buttonsize="small" buttoncolor="alternative-1" target="_blank"]Your Content[/teaserbox] [callout title="Try Inovado for only 45$ bucks!" button="Get Started &amp; Buy this Theme!" link="http://www.google.com" buttoncolor="green" target="_blank"  buttonmargin="12px 0 0 0;"]Your Content[/callout] [box style="1"][googlefont font="Sanchez" size="24px"]Yout Text[/googlefont][/box] [box style="2"][googlefont font="Sanchez" size="24px"]Yout Text[/googlefont][/box]\n\nCombine this Shortcode with Columns Layouts Buttons and Headlines to achieve stunning results in No-Time!</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Nested Shortcodes Possible!</li>\n <li>Use every Button Color & Size</li>\n <li>Target blank or self</li>\n <li><strong>img</strong> - Use Image Url or leave blank</li>\n <li><strong>title</strong> - Title</li>\n <li><strong>button</strong> - Button Text</li>\n <li><strong>link</strong> - Button link</li>\n <li><strong>buttonsize</strong> - Button size: small, medium, large</li>\n <li><strong>buttoncolor</strong> - Button color: white, gray, black, yellow, orange, red, blue, green</li>\n <li><strong>target</strong> - Target link _self or _blank</li>\n</ul>','Boxes, Callouts, Teaser','','publish','closed','open','','boxes-callouts-teaser','','','2013-01-07 13:23:10','2013-01-07 13:23:10','',21,'http://inovado2.mintithemes.com/?page_id=185',0,'page','',0),(193,1,'2013-01-07 14:00:47','2013-01-07 14:00:47','[one_half]\n<h3>1/2 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_half]\n[one_half_last]\n<h3>1/2 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_half_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[one_third]\n<h3>1/3 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_third]\n[one_third]\n<h3>1/3 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_third]\n[one_third_last]\n<h3>1/3 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_third_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[two_third]\n<h3>2/3 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/two_third]\n[one_third_last]\n<h3>1/3 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/one_third_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[one_fourth]\n<h3>1/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo.[/one_fourth]\n[one_fourth]\n<h3>1/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo.[/one_fourth]\n[one_fourth]\n<h3>1/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo.[/one_fourth]\n[one_fourth_last]\n<h3>1/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo.[/one_fourth_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[three_fourth]\n<h3>3/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. [/three_fourth]\n[one_fourth_last]\n<h3>1/4 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. [/one_fourth_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/one_fifth]\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/one_fifth]\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/one_fifth]\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/one_fifth]\n[one_fifth_last]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/one_fifth_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur Excepteur.[/one_fifth]\n\n[two_fifth]\n<h3>2/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/two_fifth]\n\n[two_fifth_last]\n<h3>2/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/two_fifth_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n[one_fifth]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum.[/one_fifth]\n\n[three_fifth]\n<h3>3/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat.[/three_fifth]\n\n[one_fifth_last]\n<h3>1/5 Columns</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum.[/one_fifth_last]\n\n[hr margin=\"0px 0px 40px 0px\"]\n\n<h3>Get The Code</h3>\n<pre>1/2 Columns     [one_half]Content here.[/one_half] [one_half_last]Content here.[/one_half_last] 1/3 Columns     [one_third]Content here.[/one_third] [one_third]Content here.[/one_third] [one_third_last]Content here.[/one_third_last] 2/3 Columns     [two_third]Content here.[/two_third] [one_third_last]Content here.[/one_third_last] 1/4 Columns     [one_fourth]Content here.[/one_fourth] [one_fourth]Content here.[/one_fourth] [one_fourth]Content here.[/one_fourth]     [one_fourth_last]Content here.[/one_fourth_last] 3/4 Columns     [three_fourth]Content here.[/three_fourth][one_fourth_last]Content here.[/one_fourth_last] 1/5 Columns     [one_fifth]Content here.[/one_fifth] [one_fifth]Content here.[/one_fifth] [one_fifth]Content here.[/one_fifth]     [one_fifth]Content here.[/one_fifth] [one_fifth_last]Content here.[/one_fifth_last]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li><strong>1/2</strong> - divide any area into thirds or any combinations of thirds (ex. one thirds / two thirds)</li>\n <li><strong>1/3, 2/3</strong> - divide any area into thirds or any combinations of thirds (ex. one thirds / two thirds)</li>\n <li><strong>1/4, 3/4</strong> - divide any area into thirds or any combinations of thirds (ex. one thirds / two thirds)</li>\n <li><strong>1/5, 2/5, 3/5</strong> - divide any area into thirds or any combinations of thirds (ex. one thirds / two thirds)</li>\n</ul>','Columns','','publish','closed','open','','columns','','','2013-01-07 14:00:47','2013-01-07 14:00:47','',21,'http://inovado2.mintithemes.com/?page_id=193',0,'page','',0),(195,1,'2013-01-07 14:02:21','2013-01-07 14:02:21','Sed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Ut convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero. Ut condimentum mi vel tellus. Suspendisse laoreet. Fusce ut est sed dolor gravida convallis. Morbi vitae ante. Vivamus ultrices luctus nunc. Suspendisse et dolor. Etiam dignissim. Proin malesuada adipiscing lacus. Donec metus. Curabitur gravida.\n\n[hr]\n<pre>[hr style="1,2,3,4" margin="40px 0 40px 0"]</pre>\nMorbi interdum mollis sapien. Sed ac risus. Phasellus lacinia, magna a ullamcorper laoreet, lectus arcu pulvinar risus, vitae facilisis libero dolor a purus. Sed vel lacus. Mauris nibh felis, adipiscing varius, adipiscing in, lacinia vel, tellus. Suspendisse ac urna. Etiam pellentesque mauris ut lectus. Nunc tellus ante, mattis eget, gravida vitae, ultricies ac, leo. Integer leo pede, ornare a, lacinia eu, vulputate vel, nisl.\n\n[hr style=\"2\"]\n<pre>[hr style="2"]</pre>\nSuspendisse mauris. Fusce accumsan mollis eros. Pellentesque a diam sit amet mi ullamcorper vehicula. Integer adipiscing risus a sem. Nullam quis massa sit amet nibh viverra malesuada. Nunc sem lacus, accumsan quis, faucibus non, congue vel, arcu. Ut scelerisque hendrerit tellus. Integer sagittis. Vivamus a mauris eget arcu gravida tristique. Nunc iaculis mi in ante. Vivamus imperdiet nibh feugiat est.\n\n[hr style=\"3\"]\n<pre>[hr style="3"]</pre>\nUt convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero. Ut condimentum mi vel tellus. Suspendisse laoreet. Fusce ut est sed dolor gravida convallis. Morbi vitae ante. Vivamus ultrices luctus nunc. Suspendisse et dolor. Etiam dignissim. Proin malesuada adipiscing lacus. Donec metus. Curabitur gravida.\n\n[hr style=\"4\"]\n<pre>[hr style="4"]</pre>\nUt convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero. Ut condimentum mi vel tellus. Suspendisse laoreet. Fusce ut est sed dolor gravida convallis. Morbi vitae ante. Vivamus ultrices luctus nunc. Suspendisse et dolor. Etiam dignissim. Proin malesuada adipiscing lacus. Donec metus. Curabitur gravida.','Divider','','publish','closed','open','','divider','','','2013-01-07 14:02:21','2013-01-07 14:02:21','',21,'http://inovado2.mintithemes.com/?page_id=195',0,'page','',0),(199,1,'2013-01-07 14:04:57','2013-01-07 14:04:57','[dropcap]A[/dropcap]ed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Excepteur sint occaecat cupidatat non proident sunt in culpa qui.\n\n[hr]\n\n[dropcap style=\"circle\"]L[/dropcap]orem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero ut condimentum mi vel tellus. Suspendisse laoreet fusce ut est sed dolor gravida convallis morbi vitae ante vivamus. Morbi purus libero, faucibus adipiscing praesent elementum hendrerit.\n\n[hr]\n\n[dropcap style=\"box\"]F[/dropcap]etiam convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero ut condimentum mi vel tellus. Suspendisse laoreet fusce ut est sed dolor gravida convallis morbi vitae ante vivamus.\n\n[hr]\n\n[dropcap style=\"book\"]R[/dropcap]ed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Excepteur sint occaecat cupidatat non proident sunt in culpa qui.\n\n[hr]\n<h3>Be Creative!</h3>\n[dropcap style=\"box\"]F[/dropcap][dropcap style=\"box\"]A[/dropcap][dropcap style=\"box\"]N[/dropcap][dropcap style=\"box\"]C[/dropcap][dropcap style=\"box\"]Y[/dropcap]\n[clear]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[dropcap]R[/dropcap] [dropcap style="circle"]R[/dropcap] [dropcap style="box"]R[/dropcap] [dropcap style="book"]R[/dropcap]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>4 Different Styles</li>\n <li><strong>style</strong> - standard, circle, box, book - Default: standard</li>\n</ul>','Dropcaps','','publish','closed','open','','dropcaps','','','2013-01-07 14:04:57','2013-01-07 14:04:57','',21,'http://inovado2.mintithemes.com/?page_id=199',0,'page','',0),(201,1,'2013-01-07 14:06:37','2013-01-07 14:06:37','[separator headline=\"h3\" title=\"Vimeo Videos\"]\n[video type=\"vimeo\" id=\"48502577\"]\n[hr]\n[separator headline=\"h3\" title=\"YouTube Videos\"]\n[video type=\"youtube\" id=\"8F7UOBIT4Vk\"]\n[hr]\n[separator headline=\"h3\" title=\"DailyMotion Videos\"]\n[video type=\"dailymotion\" id=\"xqpq2o_der-lorax-trailer-2-englisch_shortfilms\"]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[video type="vimeo" id="48502577"] [video type="youtube" id="8F7UOBIT4Vk"] [video type="dailymotion" id="xqpq2o_der-lorax-trailer-2-englisch_shortfilms"]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Unlimited Embedings on one page possible</li>\n <li>Perfect 16:9 Ratio even when resizing.</li>\n <li><strong>type</strong> - vimeo, youtube, dailymotion</li>\n <li><strong>id</strong> - the ID of the Video</li>\n</ul>','Embeding Video','','publish','closed','open','','embeding-video','','','2013-01-07 14:06:37','2013-01-07 14:06:37','',21,'http://inovado2.mintithemes.com/?page_id=201',0,'page','',0),(204,1,'2013-01-07 14:09:30','2013-01-07 14:09:30','[map id=\"map2\" z=\"14\" style=\"full\" h=\"380\" address=\"Miami\" marker=\"yes\" infowindow=\"100 Mainstreet Blvd. 44th Floor,<br />Highland Tower Miami,<br />Florida 33148\"]\n\n[hr]\n<h3>Get The Code</h3> <pre>[map id="map2" z="14" style="full" address="Miami" marker="yes" infowindow="Hello World"]</pre> \n\n[hr]\n\n<h3>Customization Options / Features</h3> <ul> <li>Unlimited Maps on one page possible</li> <li>Use nearly all Features of the Google Maps API</li> <li><strong>w</strong> - width in pixels</li> <li><strong>h</strong> - height in pixels</li> <li><strong>z</strong> - zoom level number between 0-20 (higher number, more zoomed in)</li> <li><strong>id</strong> - unique map id (ex. map1, map2 - if you use multiple maps on one page)</li> <li><strong>maptype</strong> - desired map type (case sensitive) - SATELLITE, HYBRID, TERRAIN</li> <li><strong>scrollwheel</strong> - Scroll wheel zooming - true / false</li> <li><strong>scale</strong> - Map scale bar - true / false</li> <li><strong>hidecontrols</strong> - Hide map controls - true / false</li> <li><strong>lat</strong> - latitude coordinate (between -90 and 90)</li> <li><strong>long</strong> - longitude coordinate (between -180 and 180)</li> <li><strong>address</strong> - Valid address string (New York, USA)</li> <li><strong>marker</strong> - yes / no</li> <li><strong>markerimage</strong> - url of image file</li> <li><strong>infowindow</strong> - text content to add to the infowindow</li> <li><strong>infowindowdefault</strong> - Choose to have the infowindow show or not show automatically when the page loads - yes / no</li> <li><strong>kml</strong> - Adding a KML URL will override any address or lat/lon parameters. By default, it will also auto-center and zoom to the extent of the KML, therefore, overriding any zoom level settings.</li> <li><strong>fusion</strong> - your fusion table id</li> <li><strong>traffic</strong> - yes / no</li> <li><strong>bike</strong> - yes / no</li> </ul>','Google Maps','','publish','closed','open','','google-maps','','','2013-01-07 14:09:30','2013-01-07 14:09:30','',21,'http://inovado2.mintithemes.com/?page_id=204',0,'page','',0),(206,1,'2013-01-07 14:11:46','2013-01-07 14:11:46','<h3>Gap</h3>\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Ut convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue.\n[gap]\nInteger eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero. Ut condimentum mi vel tellus. Suspendisse laoreet. Fusce ut est sed dolor gravida convallis. Morbi vitae ante. Vivamus ultrices luctus nunc. Suspendisse et dolor. Etiam dignissim. Proin malesuada adipiscing lacus. Donec metus. Curabitur gravida.\n<pre>[gap]</pre>\n\n[hr]\n<h3>Gap with variable Height</h3>\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Ut convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque adipiscing eros ut libero. Ut condimentum mi vel tellus. Suspendisse laoreet. Fusce ut est sed dolor gravida convallis. Morbi vitae ante. Vivamus ultrices luctus nunc. Suspendisse et dolor. Etiam dignissim. Proin malesuada adipiscing lacus. Donec metus. Curabitur gravida.\n\n[gap height=\"60\"]\n\nSed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Ut convallis, sem sit amet interdum consectetuer, odio augue aliquam leo, nec dapibus tortor nibh sed augue. Integer eu magna sit amet metus fermentum posuere. Morbi sit amet nulla sed dolor elementum imperdiet. Quisque fermentum.\n<pre>[gap height="60"]</pre>\n[hr]\n<h3>Clear Floated Div\'s</h3>\n<pre>[clear]</pre>\n[hr]\n<h3>Line Break</h3>\n<pre>[br]</pre>','Helper Shortcodes','','publish','closed','open','','helper-shortcodes','','','2013-01-07 14:11:46','2013-01-07 14:11:46','',21,'http://inovado2.mintithemes.com/?page_id=206',0,'page','',0),(209,1,'2013-01-07 14:13:01','2013-01-07 14:13:01','[one_third][iconbox icon=\"music\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third][iconbox icon=\"movies\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third_last][iconbox icon=\"mac\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third_last]\n\n[hr margin=\"20px 0px 40px 0px\"]\n\n[iconbox icon=\"music\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox]\n\n[hr]\n<h3>Get the Code</h3>\n<pre>[iconbox icon="music" title="This is awesome!"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox]\n\nPerfect use in Combination with the Columns Shortcode!\n</pre>\n\n[hr]\n\n<h1>[icon icon=\"cash\"]Icons work perfectly with Headlines</h1>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[hr]\n<h2>[icon icon=\"install\"]This is a h2 Headline</h2>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[hr]\n<h3>[icon icon=\"stop\"]This is a h3 Headline</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[hr]\n<h4>[icon icon=\"music\"]This is a h4 Headline</h4>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[hr]\n<h5>[icon icon=\"exclamation\"]This is a h5 Headline</h5>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[hr]\n<h6>[icon icon=\"music\"]This is a h6 Headline</h6>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[hr]\n\n<h3>Get the Code</h3>\n<pre><h1>[icon icon="cash"]Icons work perfectly with Headlines</h1></pre>\n\n[hr]\n\n[one_fourth]\n <h5>[icon icon=\"64\"]64</h5> \n <h5>[icon icon=\"addressbook\"]addressbook</h5> \n <h5>[icon icon=\"archive-delete\"]archive-delete</h5> \n <h5>[icon icon=\"archive-download\"]archive-download</h5> \n <h5>[icon icon=\"archive-new\"]archive-new</h5> \n <h5>[icon icon=\"back\"]back</h5> \n <h5>[icon icon=\"bookmark\"]bookmark</h5> \n <h5>[icon icon=\"burn\"]burn</h5> \n <h5>[icon icon=\"calculator\"]calculator</h5> \n <h5>[icon icon=\"cash\"]cash</h5> \n <h5>[icon icon=\"cd\"]cd</h5> \n <h5>[icon icon=\"chat\"]chat</h5> \n <h5>[icon icon=\"clapperboard\"]clapperboard</h5> \n <h5>[icon icon=\"color\"]color</h5> \n <h5>[icon icon=\"copy\"]copy</h5> \n <h5>[icon icon=\"creditcard\"]creditcard</h5> \n <h5>[icon icon=\"desktop\"]desktop</h5> \n <h5>[icon icon=\"desktop-alternative\"]desktop-alternative</h5> \n <h5>[icon icon=\"down\"]down</h5> \n <h5>[icon icon=\"edit\"]edit</h5> \n <h5>[icon icon=\"exclamation\"]exclamation</h5> \n <h5>[icon icon=\"exit\"]exit</h5> \n <h5>[icon icon=\"folder\"]folder</h5> \n <h5>[icon icon=\"folder-forward\"]folder-forward</h5>\n[/one_fourth]\n[one_fourth]\n <h5>[icon icon=\"folder-smart\"]folder-smart</h5> \n <h5>[icon icon=\"forward\"]forward</h5> \n <h5>[icon icon=\"forward-black\"]forward-black</h5> \n <h5>[icon icon=\"forward-mail\"]forward-mail</h5> \n <h5>[icon icon=\"globe\"]globe</h5> \n <h5>[icon icon=\"harddrive\"]harddrive</h5> \n <h5>[icon icon=\"heineken\"]heineken</h5> \n <h5>[icon icon=\"help\"]help</h5> \n <h5>[icon icon=\"info\"]info</h5> \n <h5>[icon icon=\"install\"]install</h5> \n <h5>[icon icon=\"intel\"]intel</h5> \n <h5>[icon icon=\"keyboard\"]keyboard</h5> \n <h5>[icon icon=\"lock\"]lock</h5> \n <h5>[icon icon=\"mac\"]mac</h5> \n <h5>[icon icon=\"mac-alternative\"]mac-alternative</h5> \n <h5>[icon icon=\"mac-alternative2\"]mac-alternative2</h5> \n <h5>[icon icon=\"mail\"]mail</h5> \n <h5>[icon icon=\"minus\"]minus</h5> \n <h5>[icon icon=\"minus-white\"]minus-white</h5> \n <h5>[icon icon=\"monitor\"]monitor</h5> \n <h5>[icon icon=\"moon\"]moon</h5> \n <h5>[icon icon=\"moon-alternative\"]moon-alternative</h5> \n <h5>[icon icon=\"movies\"]movies</h5>\n <h5>[icon icon=\"music\"]music</h5> \n[/one_fourth]\n[one_fourth]\n <h5>[icon icon=\"new\"]new</h5> \n <h5>[icon icon=\"next\"]next</h5> \n <h5>[icon icon=\"notebook\"]notebook</h5> \n <h5>[icon icon=\"open\"]open</h5> \n <h5>[icon icon=\"pause\"]pause</h5> \n <h5>[icon icon=\"phone\"]phone</h5> \n <h5>[icon icon=\"picture\"]picture</h5> \n <h5>[icon icon=\"picture-cast\"]picture-cast</h5> \n <h5>[icon icon=\"play\"]play</h5> \n <h5>[icon icon=\"plus\"]plus</h5> \n <h5>[icon icon=\"podcast\"]podcast</h5> \n <h5>[icon icon=\"preferences\"]preferences</h5> \n <h5>[icon icon=\"public\"]public</h5> \n <h5>[icon icon=\"record\"]record</h5> \n <h5>[icon icon=\"refresh\"]refresh</h5> \n <h5>[icon icon=\"remove\"]remove</h5> \n <h5>[icon icon=\"rewind\"]rewind</h5> \n <h5>[icon icon=\"rewind-black\"]rewind-black</h5> \n <h5>[icon icon=\"rss\"]rss</h5> \n <h5>[icon icon=\"rss-alternative\"]rss-alternative</h5> \n <h5>[icon icon=\"search\"]search</h5> \n <h5>[icon icon=\"send\"]send</h5> \n <h5>[icon icon=\"server\"]server</h5>\n[/one_fourth]\n[one_fourth_last]\n <h5>[icon icon=\"settings\"]settings</h5> \n <h5>[icon icon=\"smiley\"]smiley</h5>\n <h5>[icon icon=\"smiley-sad\"]smiley-sad</h5> \n <h5>[icon icon=\"splash\"]splash</h5> \n <h5>[icon icon=\"star\"]star</h5> \n <h5>[icon icon=\"stop\"]stop</h5> \n <h5>[icon icon=\"stop-alternative\"]stop-alternative</h5> \n <h5>[icon icon=\"stop-alternative2\"]stop-alternative2</h5> \n <h5>[icon icon=\"sun\"]sun</h5> \n <h5>[icon icon=\"sun-alternative\"]sun-alternative</h5> \n <h5>[icon icon=\"terminal\"]terminal</h5> \n <h5>[icon icon=\"trash\"]trash</h5> \n <h5>[icon icon=\"trash-full\"]trash-full</h5> \n <h5>[icon icon=\"unarchive\"]unarchive</h5> \n <h5>[icon icon=\"universal\"]universal</h5> \n <h5>[icon icon=\"unread\"]unread</h5> \n <h5>[icon icon=\"up\"]up</h5> \n <h5>[icon icon=\"user\"]user</h5> \n <h5>[icon icon=\"users\"]users</h5> \n <h5>[icon icon=\"window\"]window</h5> \n <h5>[icon icon=\"work\"]work</h5> \n <h5>[icon icon=\"zoom-in\"]zoom-in</h5> \n <h5>[icon icon=\"zoom-out\"]zoom-out</h5>\n[/one_fourth_last]\n\n[hr]\n\n[mini-icon icon=\"leaf\"] Handy mini-icons for nearly every Situation!\n\n[hr]\n\n<h3>Get the Code</h3>\n<pre>[mini-icon icon="leaf"]</pre>\n\n[hr]\n\n[one_fourth]\n [mini-icon icon=\"glass\"] glass\n [mini-icon icon=\"music\"] music\n [mini-icon icon=\"search\"] search\n [mini-icon icon=\"envelope\"] envelope\n [mini-icon icon=\"heart\"] heart\n [mini-icon icon=\"star\"] star\n [mini-icon icon=\"star-empty\"] star-empty\n [mini-icon icon=\"user\"] user\n [mini-icon icon=\"film\"] film\n [mini-icon icon=\"th-large\"] th-large\n [mini-icon icon=\"th\"] th\n [mini-icon icon=\"th-list\"] th-list\n [mini-icon icon=\"ok\"] ok\n [mini-icon icon=\"remove\"] remove\n [mini-icon icon=\"zoom-in\"] zoom-in\n [mini-icon icon=\"zoom-out\"] zoom-out\n [mini-icon icon=\"off\"] off\n [mini-icon icon=\"signal\"] signal\n [mini-icon icon=\"cog\"] cog\n [mini-icon icon=\"trash\"] trash\n [mini-icon icon=\"home\"] home\n [mini-icon icon=\"file\"] file\n [mini-icon icon=\"time\"] time\n [mini-icon icon=\"road\"] road\n [mini-icon icon=\"download-alt\"] download-alt\n [mini-icon icon=\"download\"] download\n [mini-icon icon=\"upload\"] upload\n [mini-icon icon=\"inbox\"] inbox\n [mini-icon icon=\"play-circle\"] play-circle\n [mini-icon icon=\"repeat\"] repeat\n [mini-icon icon=\"refresh\"] refresh\n [mini-icon icon=\"list-alt\"] list-alt\n [mini-icon icon=\"lock\"] lock\n [mini-icon icon=\"flag\"] flag\n [mini-icon icon=\"headphones\"] headphones\n[/one_fourth]\n[one_fourth]\n [mini-icon icon=\"volume-off\"] volume-off\n [mini-icon icon=\"volume-down\"] volume-down\n [mini-icon icon=\"volume-up\"] volume-up\n [mini-icon icon=\"qrcode\"] qrcode\n [mini-icon icon=\"barcode\"] barcode\n [mini-icon icon=\"tag\"] tag\n [mini-icon icon=\"tags\"] tags\n [mini-icon icon=\"book\"] book\n [mini-icon icon=\"bookmark\"] bookmark\n [mini-icon icon=\"print\"] print\n [mini-icon icon=\"camera\"] camera\n [mini-icon icon=\"font\"] font\n [mini-icon icon=\"bold\"] bold\n [mini-icon icon=\"italic\"] italic\n [mini-icon icon=\"text-height\"] text-height\n [mini-icon icon=\"text-width\"] text-width\n [mini-icon icon=\"align-left\"] align-left\n [mini-icon icon=\"align-center\"] align-center\n [mini-icon icon=\"align-right\"] align-right\n [mini-icon icon=\"align-justify\"] align-justify\n [mini-icon icon=\"list\"] list\n [mini-icon icon=\"indent-left\"] indent-left\n [mini-icon icon=\"indent-right\"] indent-right\n [mini-icon icon=\"facetime-video\"] facetime-video\n [mini-icon icon=\"picture\"] picture\n [mini-icon icon=\"pencil\"] pencil\n [mini-icon icon=\"map-marker\"] map-marker\n [mini-icon icon=\"adjust\"] adjust\n [mini-icon icon=\"tint\"] tint\n [mini-icon icon=\"edit\"] edit\n [mini-icon icon=\"share\"] share\n [mini-icon icon=\"check\"] check\n [mini-icon icon=\"move\"] move\n [mini-icon icon=\"step-backward\"] step-backward\n [mini-icon icon=\"fast-backward\"] fast-backward\n[/one_fourth]\n[one_fourth]\n [mini-icon icon=\"backward\"] backward\n [mini-icon icon=\"play\"] play\n [mini-icon icon=\"pause\"] pause\n [mini-icon icon=\"stop\"] stop\n [mini-icon icon=\"forward\"] forward\n [mini-icon icon=\"fast-forward\"] fast-forward\n [mini-icon icon=\"step-forward\"] step-forward\n [mini-icon icon=\"eject\"] eject\n [mini-icon icon=\"chevron-left\"] chevron-left\n [mini-icon icon=\"chevron-right\"] chevron-right\n [mini-icon icon=\"plus-sign\"] plus-sign\n [mini-icon icon=\"minus-sign\"] minus-sign\n [mini-icon icon=\"remove-sign\"] remove-sign\n [mini-icon icon=\"ok-sign\"] ok-sign\n [mini-icon icon=\"question-sign\"] question-sign\n [mini-icon icon=\"info-sign\"] info-sign\n [mini-icon icon=\"screenshot\"] screenshot\n [mini-icon icon=\"remove-circle\"] remove-circle\n [mini-icon icon=\"ok-circle\"] ok-circle\n [mini-icon icon=\"ban-circle\"] ban-circle\n [mini-icon icon=\"arrow-left\"] arrow-left\n [mini-icon icon=\"arrow-right\"] arrow-right\n [mini-icon icon=\"arrow-up\"] arrow-up\n [mini-icon icon=\"arrow-down\"] arrow-down\n [mini-icon icon=\"share-alt\"] share-alt\n [mini-icon icon=\"resize-full\"] resize-full\n [mini-icon icon=\"resize-small\"] resize-small\n [mini-icon icon=\"plus\"] plus\n [mini-icon icon=\"minus\"] minus\n [mini-icon icon=\"asterisk\"] asterisk\n [mini-icon icon=\"exclamation-sign\"] exclamation-sign\n [mini-icon icon=\"gift\"] gift\n [mini-icon icon=\"leaf\"] leaf\n [mini-icon icon=\"fire\"] fire\n [mini-icon icon=\"eye-open\"] eye-open\n[/one_fourth]\n[one_fourth_last]\n [mini-icon icon=\"eye-close\"] eye-close\n [mini-icon icon=\"warning-sign\"] warning-sign\n [mini-icon icon=\"plane\"] plane\n [mini-icon icon=\"calendar\"] calendar\n [mini-icon icon=\"random\"] random\n [mini-icon icon=\"comment\"] comment\n [mini-icon icon=\"magnet\"] magnet\n [mini-icon icon=\"chevron-up\"] chevron-up\n [mini-icon icon=\"chevron-down\"] chevron-down\n [mini-icon icon=\"retweet\"] retweet\n [mini-icon icon=\"shopping-cart\"] shopping-cart\n [mini-icon icon=\"folder-close\"] folder-close\n [mini-icon icon=\"folder-open\"] folder-open\n [mini-icon icon=\"resize-vertical\"] resize-vertical\n [mini-icon icon=\"resize-horizontal\"] resize-horizontal\n [mini-icon icon=\"hdd\"] hdd\n [mini-icon icon=\"bullhorn\"] bullhorn\n [mini-icon icon=\"bell\"] bell\n [mini-icon icon=\"certificate\"] certificate\n [mini-icon icon=\"thumbs-up\"] thumbs-up\n [mini-icon icon=\"thumbs-down\"] thumbs-down\n [mini-icon icon=\"hand-right\"] hand-right\n [mini-icon icon=\"hand-left\"] hand-left\n [mini-icon icon=\"hand-up\"] hand-up\n [mini-icon icon=\"hand-down\"] hand-down\n [mini-icon icon=\"circle-arrow-right\"] circle-arrow-right\n [mini-icon icon=\"circle-arrow-left\"] circle-arrow-left\n [mini-icon icon=\"circle-arrow-up\"] circle-arrow-up\n [mini-icon icon=\"circle-arrow-down\"] circle-arrow-down\n [mini-icon icon=\"globe\"] globe\n [mini-icon icon=\"wrench\"] wrench\n [mini-icon icon=\"tasks\"] tasks\n [mini-icon icon=\"filter\"] filter\n [mini-icon icon=\"briefcase\"] briefcase\n [mini-icon icon=\"fullscreen\"] fullscreen\n[/one_fourth_last]','Icons','','publish','closed','open','','icons','','','2013-01-07 14:13:01','2013-01-07 14:13:01','',21,'http://inovado2.mintithemes.com/?page_id=209',0,'page','',0),(211,1,'2013-01-07 14:16:54','2013-01-07 14:16:54','[gallery link=\"file\" ids=\"2228,2227,2226\"]\n\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Works with the Built-In WordPress Media Gallery feature</li>\n <li>Multiple Galleries with differend Photos on the same Page</li>\n <li><strong>columns</strong> - choose between different columns</li>\n <li><strong>caption</strong> - true / false</li>\n</ul>','Image Gallery & Lightbox.','','publish','closed','open','','image-gallery-lightbox','','','2013-01-07 14:16:54','2013-01-07 14:16:54','',21,'http://inovado2.mintithemes.com/?page_id=211',0,'page','',0),(214,1,'2013-01-07 14:18:59','2013-01-07 14:18:59','[one_fourth]\n [list]\n [list_item icon=\"glass\"]glass[/list_item]\n [list_item icon=\"music\"]music[/list_item]\n [list_item icon=\"search\"]search[/list_item]\n [list_item icon=\"envelope\"]envelope[/list_item]\n [list_item icon=\"heart\"]heart[/list_item]\n [list_item icon=\"star\"]star[/list_item]\n [list_item icon=\"star-empty\"]star-empty[/list_item]\n [list_item icon=\"user\"]user[/list_item]\n [list_item icon=\"film\"]film[/list_item]\n [list_item icon=\"th-large\"]th-large[/list_item]\n [list_item icon=\"th\"]th[/list_item]\n [list_item icon=\"th-list\"]th-list[/list_item]\n [list_item icon=\"ok\"]ok[/list_item]\n [list_item icon=\"remove\"]remove[/list_item]\n [list_item icon=\"zoom-in\"]zoom-in[/list_item]\n [list_item icon=\"zoom-out\"]zoom-out[/list_item]\n [list_item icon=\"off\"]off[/list_item]\n [list_item icon=\"signal\"]signal[/list_item]\n [list_item icon=\"cog\"]cog[/list_item]\n [list_item icon=\"trash\"]trash[/list_item]\n [list_item icon=\"home\"]home[/list_item]\n [list_item icon=\"file\"]file[/list_item]\n [list_item icon=\"time\"]time[/list_item]\n [list_item icon=\"road\"]road[/list_item]\n [list_item icon=\"download-alt\"]download-alt[/list_item]\n [list_item icon=\"download\"]download[/list_item]\n [list_item icon=\"upload\"]upload[/list_item]\n [list_item icon=\"inbox\"]inbox[/list_item]\n [list_item icon=\"play-circle\"]play-circle[/list_item]\n [list_item icon=\"repeat\"]repeat[/list_item]\n [list_item icon=\"refresh\"]refresh[/list_item]\n [list_item icon=\"list-alt\"]list-alt[/list_item]\n [list_item icon=\"lock\"]lock[/list_item]\n [list_item icon=\"flag\"]flag[/list_item]\n [list_item icon=\"headphones\"]headphones[/list_item]\n [/list]\n[/one_fourth]\n[one_fourth]\n [list]\n [list_item icon=\"volume-off\"]volume-off[/list_item]\n [list_item icon=\"volume-down\"]volume-down[/list_item]\n [list_item icon=\"volume-up\"]volume-up[/list_item]\n [list_item icon=\"qrcode\"]qrcode[/list_item]\n [list_item icon=\"barcode\"]barcode[/list_item]\n [list_item icon=\"tag\"]tag[/list_item]\n [list_item icon=\"tags\"]tags[/list_item]\n [list_item icon=\"book\"]book[/list_item]\n [list_item icon=\"bookmark\"]bookmark[/list_item]\n [list_item icon=\"print\"]print[/list_item]\n [list_item icon=\"camera\"]camera[/list_item]\n [list_item icon=\"font\"]font[/list_item]\n [list_item icon=\"bold\"]bold[/list_item]\n [list_item icon=\"italic\"]italic[/list_item]\n [list_item icon=\"text-height\"]text-height[/list_item]\n [list_item icon=\"text-width\"]text-width[/list_item]\n [list_item icon=\"align-left\"]align-left[/list_item]\n [list_item icon=\"align-center\"]align-center[/list_item]\n [list_item icon=\"align-right\"]align-right[/list_item]\n [list_item icon=\"align-justify\"]align-justify[/list_item]\n [list_item icon=\"list\"]list[/list_item]\n [list_item icon=\"indent-left\"]indent-left[/list_item]\n [list_item icon=\"indent-right\"]indent-right[/list_item]\n [list_item icon=\"facetime-video\"]facetime-video[/list_item]\n [list_item icon=\"picture\"]picture[/list_item]\n [list_item icon=\"pencil\"]pencil[/list_item]\n [list_item icon=\"map-marker\"]map-marker[/list_item]\n [list_item icon=\"adjust\"]adjust[/list_item]\n [list_item icon=\"tint\"]tint[/list_item]\n [list_item icon=\"edit\"]edit[/list_item]\n [list_item icon=\"share\"]share[/list_item]\n [list_item icon=\"check\"]check[/list_item]\n [list_item icon=\"move\"]move[/list_item]\n [list_item icon=\"step-backward\"]step-backward[/list_item]\n [list_item icon=\"fast-backward\"]fast-backward[/list_item]\n [/list]\n[/one_fourth]\n[one_fourth]\n [list]\n [list_item icon=\"backward\"]backward[/list_item]\n [list_item icon=\"play\"]play[/list_item]\n [list_item icon=\"pause\"]pause[/list_item]\n [list_item icon=\"stop\"]stop[/list_item]\n [list_item icon=\"forward\"]forward[/list_item]\n [list_item icon=\"fast-forward\"]fast-forward[/list_item]\n [list_item icon=\"step-forward\"]step-forward[/list_item]\n [list_item icon=\"eject\"]eject[/list_item]\n [list_item icon=\"chevron-left\"]chevron-left[/list_item]\n [list_item icon=\"chevron-right\"]chevron-right[/list_item]\n [list_item icon=\"plus-sign\"]plus-sign[/list_item]\n [list_item icon=\"minus-sign\"]minus-sign[/list_item]\n [list_item icon=\"remove-sign\"]remove-sign[/list_item]\n [list_item icon=\"ok-sign\"]ok-sign[/list_item]\n [list_item icon=\"question-sign\"]question-sign[/list_item]\n [list_item icon=\"info-sign\"]info-sign[/list_item]\n [list_item icon=\"screenshot\"]screenshot[/list_item]\n [list_item icon=\"remove-circle\"]remove-circle[/list_item]\n [list_item icon=\"ok-circle\"]ok-circle[/list_item]\n [list_item icon=\"ban-circle\"]ban-circle[/list_item]\n [list_item icon=\"arrow-left\"]arrow-left[/list_item]\n [list_item icon=\"arrow-right\"]arrow-right[/list_item]\n [list_item icon=\"arrow-up\"]arrow-up[/list_item]\n [list_item icon=\"arrow-down\"]arrow-down[/list_item]\n [list_item icon=\"share-alt\"]share-alt[/list_item]\n [list_item icon=\"resize-full\"]resize-full[/list_item]\n [list_item icon=\"resize-small\"]resize-small[/list_item]\n [list_item icon=\"plus\"]plus[/list_item]\n [list_item icon=\"minus\"]minus[/list_item]\n [list_item icon=\"asterisk\"]asterisk[/list_item]\n [list_item icon=\"exclamation-sign\"]exclamation-sign[/list_item]\n [list_item icon=\"gift\"]gift[/list_item]\n [list_item icon=\"leaf\"]leaf[/list_item]\n [list_item icon=\"fire\"]fire[/list_item]\n [list_item icon=\"eye-open\"]eye-open[/list_item]\n [/list]\n[/one_fourth]\n[one_fourth_last]\n [list]\n [list_item icon=\"eye-close\"]eye-close[/list_item]\n [list_item icon=\"warning-sign\"]warning-sign[/list_item]\n [list_item icon=\"plane\"]plane[/list_item]\n [list_item icon=\"calendar\"]calendar[/list_item]\n [list_item icon=\"random\"]random[/list_item]\n [list_item icon=\"comment\"]comment[/list_item]\n [list_item icon=\"magnet\"]magnet[/list_item]\n [list_item icon=\"chevron-up\"]chevron-up[/list_item]\n [list_item icon=\"chevron-down\"]chevron-down[/list_item]\n [list_item icon=\"retweet\"]retweet[/list_item]\n [list_item icon=\"shopping-cart\"]shopping-cart[/list_item]\n [list_item icon=\"folder-close\"]folder-close[/list_item]\n [list_item icon=\"folder-open\"]folder-open[/list_item]\n [list_item icon=\"resize-vertical\"]resize-vertical[/list_item]\n [list_item icon=\"resize-horizontal\"]resize-horizontal[/list_item]\n [list_item icon=\"hdd\"]hdd[/list_item]\n [list_item icon=\"bullhorn\"]bullhorn[/list_item]\n [list_item icon=\"bell\"]bell[/list_item]\n [list_item icon=\"certificate\"]certificate[/list_item]\n [list_item icon=\"thumbs-up\"]thumbs-up[/list_item]\n [list_item icon=\"thumbs-down\"]thumbs-down[/list_item]\n [list_item icon=\"hand-right\"]hand-right[/list_item]\n [list_item icon=\"hand-left\"]hand-left[/list_item]\n [list_item icon=\"hand-up\"]hand-up[/list_item]\n [list_item icon=\"hand-down\"]hand-down[/list_item]\n [list_item icon=\"circle-arrow-right\"]circle-arrow-right[/list_item]\n [list_item icon=\"circle-arrow-left\"]circle-arrow-left[/list_item]\n [list_item icon=\"circle-arrow-up\"]circle-arrow-up[/list_item]\n [list_item icon=\"circle-arrow-down\"]circle-arrow-down[/list_item]\n [list_item icon=\"globe\"]globe[/list_item]\n [list_item icon=\"wrench\"]wrench[/list_item]\n [list_item icon=\"tasks\"]tasks[/list_item]\n [list_item icon=\"filter\"]filter[/list_item]\n [list_item icon=\"briefcase\"]briefcase[/list_item]\n [list_item icon=\"fullscreen\"]fullscreen[/list_item]\n [/list]\n[/one_fourth_last]\n\n[hr]\n<h3>Get the Code</h3>\n<pre>[list]   [list_item icon="glass"] glass[/list_item]   [list_item icon="music"] music[/list_item]   [list_item icon="search"] search[/list_item]   [list_item icon="envelope"] envelope[/list_item] [/list]</pre>\n\n[hr]\n\n<h3>Standard Lists work of course, too!</h3>\n<ul>\n <li>List Item</li>\n <li>List Item<ul>\n <li>List Item</li>\n <li>List Item</li>\n <li>List Item</li>\n</ul></li>\n <li>List Item</li>\n</ul>\n\n<ol>\n <li>List Item</li>\n <li>List Item</li>\n <li>List Item</li>\n</ol>\n\n[hr]\n<h3>Get the Code</h3>\n<pre><ul>   <li>List Item</li>   <li>List Item</li>   <li>List Item</li> </ul> <ol>   <li>List Item</li>   <li>List Item</li>   <li>List Item</li> </ol></pre>','Lists','','publish','closed','open','','lists','','','2013-01-07 14:18:59','2013-01-07 14:18:59','',21,'http://inovado2.mintithemes.com/?page_id=214',0,'page','',0),(216,1,'2013-01-07 14:20:46','2013-01-07 14:20:46','[one_third]\n[member \n name=\"Jane Doe\" \n role=\"CEO & Marketing Manager\" \n img=\"http://mintithemes.com/nopic.png\"\n twitter=\"http://twitter.com\"\n facebook=\"http://facebook.com\"\n skype=\"http://skype.com\"\n google=\"http://google.de\"\n linkedin=\"http://linkedin.com\"\n mail=\"hellominti@gmail.com\"\n]Redantium, totam rem aperiam, eaque ipsa qu ab illo inventore veritatis et quasi architectos beatae vitae dicta sunt explicabo. Nemo enim.[/member][/one_third]\n[one_third][member \n name=\"John Doe\" \n role=\"UX Designer\" \n img=\"http://mintithemes.com/nopic.png\"\n twitter=\"http://twitter.com\"\n facebook=\"http://facebook.com\"\n skype=\"http://skype.com\"\n google=\"http://google.de\"\n linkedin=\"http://linkedin.com\"\n mail=\"hellominti@gmail.com\"\n]Redantium, totam rem aperiam, eaque ipsa qu ab illo inventore veritatis et quasi architectos beatae vitae dicta sunt explicabo. Nemo enim.[/member][/one_third]\n[one_third_last][member \n name=\"John Doe\" \n role=\"Web Developer\" \n img=\"http://mintithemes.com/nopic.png\"\n twitter=\"http://twitter.com\"\n facebook=\"http://facebook.com\"\n skype=\"http://skype.com\"\n google=\"http://google.de\"\n linkedin=\"http://linkedin.com\"\n mail=\"hellominti@gmail.com\"\n]Redantium, totam rem aperiam, eaque ipsa qu ab illo inventore veritatis et quasi architectos beatae vitae dicta sunt explicabo. Nemo enim.[/member][/one_third_last]\n\n[hr]\n\n[skill percentage=\"90\" title=\"Photoshop & Illustrator 90%\"]\n[skill percentage=\"70\" title=\"PHP 70%\"]\n[skill percentage=\"100\" title=\"HTML & CSS 100%\"]\n[skill percentage=\"40\" title=\"Quark Xpress 40%\"]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[member    name="John Doe"    role="Web Developer"    img="http://mintithemes.com/nopic.png"    twitter="http://twitter.com"   facebook="http://facebook.com"   skype="http://skype.com"   google="http://google.de"   linkedin="http://linkedin.com"   mail="hellominti@gmail.com" ]Redantium, totam rem aperiam, eaque ipsa qu ab illo inventore veritatis et quasi architectos beatae vitae dicta sunt explicabo. Nemo enim.[/member]\n\n[skill percentage="90" title="Photoshop & Illustrator 90%"]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Set Members with or without images</li>\n <li>Use the social icons you need (per member)</li>\n <li>Set Members in all kinds of columns to have up to 5 members in a row</li>\n <li>Use as many skillbars as you want</li>\n</ul>','Members & Skill Bars','','publish','closed','open','','members-skill-bars','','','2013-01-07 14:20:46','2013-01-07 14:20:46','',21,'http://inovado2.mintithemes.com/?page_id=216',0,'page','',0),(221,1,'2013-01-07 14:24:31','2013-01-07 14:24:31','[pricing-table col=\"4\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#83b732\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Platinum Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"29$\" per=\"per month\" color=\"#2da0ce\" featured=\"BEST PRICE\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>40GB</strong> Storage</li>\n <li><strong>500GB</strong> Bandwith</li>\n <li><strong>100</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Diamond Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"49$\" per=\"month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>100GB</strong> Storage</li>\n <li><strong>1000GB</strong> Bandwith</li>\n <li><strong>Unlimited</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[hr]\n\n[pricing-table col=\"5\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#f09301\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Platinum Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"29$\" per=\"per month\" color=\"#2da0ce\" featured=\"BEST PRICE\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>40GB</strong> Storage</li>\n <li><strong>500GB</strong> Bandwith</li>\n <li><strong>100</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Diamond Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"49$\" per=\"month\" color=\"#666666\" featured=\"Get It!\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>100GB</strong> Storage</li>\n <li><strong>1000GB</strong> Bandwith</li>\n <li><strong>Unlimited</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Chuck Norris Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"49$\" per=\"month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>100GB</strong> Storage</li>\n <li><strong>1000GB</strong> Bandwith</li>\n <li><strong>Unlimited</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[hr]\n\n[pricing-table col=\"3\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#83b732\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Platinum Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"29$\" per=\"per month\" color=\"#2da0ce\" featured=\"BEST PRICE\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>40GB</strong> Storage</li>\n <li><strong>500GB</strong> Bandwith</li>\n <li><strong>100</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[hr]\n\n[pricing-table col=\"2\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#83b732\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[pricing-table col="4"] [plan name="Starter Edition" link="http://www.google.de" linkname="Sign Up" price="0€" per="per year" color="#83b732" featured="100% Free"] <ul> 	<li><strong>Free</strong> Setup</li> 	<li><strong>10GB</strong> Storage</li> 	<li><strong>100GB</strong> Bandwith</li> 	<li><strong>5</strong> Products</li> 	<li><strong>Basic</strong> Stats</li> 	<li><strong>Basic</strong> Customization</li> </ul> [/plan] [plan name="Gold Edition" link="http://www.google.de" linkname="Sign Up" price="19$" per="per month"] <ul> 	<li><strong>Free</strong> Setup</li> 	<li><strong>20GB</strong> Storage</li> 	<li><strong>200GB</strong> Bandwith</li> 	<li><strong>25</strong> Products</li> 	<li><strong>Basic</strong> Stats</li> 	<li><strong>Basic</strong> Customization</li> </ul> [/plan] [plan name="Platinum Edition" link="http://www.google.de" linkname="Sign Up" price="29$" per="per month" color="#2da0ce" featured="BEST PRICE"] <ul> 	<li><strong>Free</strong> Setup</li> 	<li><strong>40GB</strong> Storage</li> 	<li><strong>500GB</strong> Bandwith</li> 	<li><strong>100</strong> Products</li> 	<li><strong>Complex</strong> Stats</li> 	<li><strong>Complex</strong> Customization</li> </ul> [/plan] [plan name="Diamond Edition" link="http://www.google.de" linkname="Sign Up" price="49$" per="month"] <ul> 	<li><strong>Free</strong> Setup</li> 	<li><strong>100GB</strong> Storage</li> 	<li><strong>1000GB</strong> Bandwith</li> 	<li><strong>Unlimited</strong> Products</li> 	<li><strong>Complex</strong> Stats</li> 	<li><strong>Complex</strong> Customization</li> </ul> [/plan] [/pricing-table]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Choose between 2, 3, 4 or 5 Columns!</li>\n <li>Choose any color you want for different Plans</li>\n <li>Fully responsive, beautifully designed!</li>\n</ul>','Pricing Tables','','publish','closed','open','','pricing-tables','','','2013-01-07 14:24:31','2013-01-07 14:24:31','',21,'http://inovado2.mintithemes.com/?page_id=221',0,'page','',0),(224,1,'2013-01-07 14:26:19','2013-01-07 14:26:19','<h3>[icon icon=\"user\"]Use Testimonials and let your Client speak</h3>[gap height=\"10\"]\n\n[testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce.[/testimonial]\n\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third_last][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third_last]\n\n[hr margin=\"0px 0px 40px 0\"]\n\n<h3>[icon icon=\"bookmark\"]Use Blockquotes to guide readers focus effectively</h3>\nUt aenean pellentesque felis at turpis bibendum, duis eu consectetur sed tellus, blandit pulvinar dictum ac wisi libero a, nec sed ac elit. Fringilla penatibus orci est non mollit, suspendisse pulvinar egestas a donec, iaculis aenean, parturient velit elit ac viverra vestibulum, quis et nascetur rutrum nibh molestie fusce. Sed euismod malesuada volutpat consectetuer cras, eu placerat felis, facilisi vivamus nec, malesuada cum tellus sed nunc duis nulla. [blockquote]Lorem ipsum dolor sit amet, nunc ea, velit nisl, lorem lacus, pulvinar ac. Officia ipsum cras ut vel, odio dolor, nulla potenti nibh. Vestibulum convallis nulla amet quis. Lacus nulla suspendisse diam, posuere ipsum sit ac, tincidunt sapien, ut ipsum vel ligula nec pulvinar erat.[/blockquote]\nFringilla penatibus orci est non mollit, suspendisse pulvinar egestas a donec. Vulputate mi dui suscipit, molestie vulputate libero fusce iaculis suscipit. Sapien pede libero. Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce. At sapien neque sollicitudin lacus, dolor semper in laoreet, magnis convallis posuere adipiscing, dapibus suspendisse nonummy pellentesque consequat interdum odio. [pullquote align=\"left\"]Left. Suspendisse mi, id suspendisse ac mauris, wisi vel nam, sociis velit dolor vitae sem id quam, est vivamus elit mi fringilla aliquam euismod.[/pullquote] Ut aenean pellentesque felis at turpis bibendum, duis eu consectetur sed tellus, blandit pulvinar dictum ac wisi libero a, nec sed ac elit. Fringilla penatibus orci est non mollit, suspendisse pulvinar egestas a donec, iaculis aenean, parturient velit elit ac viverra vestibulum, quis et nascetur rutrum nibh molestie fusce. Et quis magna elit varius magna, ac in iaculis donec ligula vehicula suspendisse. Sapien pede libero. Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce. [pullquote align=\"right\"]Right. Ut nulla nonummy eget sodales, sed nibh natoque purus wisi, sapien ut sollicitudin sed. At sapien neque sollicitudin lacus, dolor semper in laoreet[/pullquote] Magnis convallis posuere adipiscing, dapibus suspendisse nonummy pellentesque consequat interdum odio. Suspendisse mi, id suspendisse ac mauris, wisi vel nam, sociis velit dolor vitae sem id quam, est vivamus elit mi fringilla aliquam euismod. Hendrerit justo dolor. Sed euismod malesuada volutpat consectetuer cras, eu placerat felis, facilisi vivamus nec, malesuada cum tellus sed nunc duis nulla. Lacus nulla suspendisse diam, posuere ipsum sit ac, tincidunt sapien, ut ipsum vel ligula nec pulvinar erat. Lacus nulla suspendisse diam, posuere ipsum sit ac, tincidunt sapien, ut ipsum vel ligula nec pulvinar erat. Ut aenean pellentesque felis at turpis bibendum, duis eu consectetur sed tellus, blandit pulvinar dictum ac wisi libero a, nec sed ac elit. Fringilla penatibus orci est non mollit, suspendisse pulvinar egestas a donec. Vulputate mi dui suscipit, molestie vulputate libero fusce iaculis suscipit. Sapien pede libero. Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce.\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[testimonial author="John Doe, Google Inc."]Your Text...[/testimonial] [blockquote]Quote goes here...[/blockquote] [pullquote align="left"]Quote goes here...[/pullquote] [pullquote align="right"]Quote goes here...[/pullquote]</pre>','Quotes & Testimonials','','publish','closed','open','','quotes','','','2013-01-07 14:26:19','2013-01-07 14:26:19','',21,'http://inovado2.mintithemes.com/?page_id=224',0,'page','',0),(226,1,'2013-01-07 14:28:33','2013-01-07 14:28:33','<h3>[icon icon=\"picture\"]Resize the window and watch the image resizes perfectly</h3>\nOur responsive [image] shortcode lets you create responsive images in no time! That means the image will flex to fit its parent container. Of course you can enable image lightbox aswell. Try resizing your browser to see responsive images in action.\n\n[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"photodune-2650397-sailing-m\" width=\"1732\" height=\"1155\" class=\"alignnone size-full wp-image-69\" />[/responsive]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[responsive]IMAGE HERE[/responsive]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Images automatically fit in it\'s parent container</li>\n <li>Use your images as usual, lightbox, titles, links,</li>\n <li>Wrap all multiple images in one Container and see the magic happen!</li>\n</ul>','Responsive Images','','publish','closed','open','','responsive-images','','','2013-01-07 14:28:33','2013-01-07 14:28:33','',21,'http://inovado2.mintithemes.com/?page_id=226',0,'page','',0),(229,1,'2013-01-07 14:30:53','2013-01-07 14:30:53','<h3>[icon icon=\"phone\"]Resize the Browser window and see the magic happen.</h3>\nWith our [visibility] Shortcode you can display different contents for the different devices seperatly. Just resize the Browser window and see different messages depending on the screensize.\n\n[visibility show=\"desktop\"]\n [alert type=\"warning\" close=\"false\"]This Message will only show up in - Desktop mode.[/alert]\n[/visibility]\n\n[visibility show=\"tablet\"]\n [alert type=\"success\" close=\"false\"]This Message will only show up in - Tablet mode.[/alert]\n[/visibility]\n\n[visibility show=\"mobile-landscape\"]\n [alert type=\"info\" close=\"false\"]This Message will only show up in - Mobile Landscape mode.[/alert]\n[/visibility]\n\n[visibility show=\"mobile-portrait\"]\n [alert type=\"error\" close=\"false\"]This Message will only show up in - Mobile Portrait mode.[/alert]\n[/visibility]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[visibility show="desktop"]      Your Content Desktop [/visibility] [visibility show="tablet"]      Your Content Tablet [/visibility] [visibility show="mobile-landscape"]      Your Content Mobile Landscape [/visibility] [visibility show="mobile-portrait"]      Your Content Mobile Portrait [/visibility]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Use any Content you want inside the sections</li>\n <li>Use whole Content Parts & Images for different devices</li>\n <li><strong>show</strong> - desktop, tablet, mobile-landscape, mobile-portrait</li>\n</ul>','Responsive Visibility','','publish','closed','open','','responsive-visibility','','','2013-01-07 14:30:53','2013-01-07 14:30:53','',21,'http://inovado2.mintithemes.com/?page_id=229',0,'page','',0),(231,1,'2013-01-07 14:32:06','2013-01-07 14:32:06','[social icon=\"email\" url=\"mailto:hallo@example.com\"]\n[social icon=\"aim\"]\n[social icon=\"apple\" url=\"http://apple.com\"]\n[social icon=\"behance\"]\n[social icon=\"blogger\"]\n[social icon=\"delicious\"]\n[social icon=\"deviantart\"]\n[social icon=\"digg\"]\n[social icon=\"dribbble\"]\n[social icon=\"ember\"]\n[social icon=\"facebook\"]\n[social icon=\"flickr\"]\n[social icon=\"forrst\"]\n[social icon=\"google\"]\n[social icon=\"googleplus\"]\n[social icon=\"gowalla\"]\n[social icon=\"grooveshark\"]\n[social icon=\"html5\"]\n[social icon=\"instagram\"]\n[social icon=\"lastfm\"]\n[social icon=\"linkedin\"]\n[social icon=\"metacafe\"]\n[social icon=\"mixx\"]\n[social icon=\"netvibes\"]\n[social icon=\"paypal\"]\n[social icon=\"picasa\"]\n[social icon=\"pinterest\"]\n[social icon=\"plurk\"]\n[social icon=\"reddit\"]\n[social icon=\"rss\"]\n[social icon=\"skype\"]\n[social icon=\"stumbleupon\"]\n[social icon=\"technorati\"]\n[social icon=\"tumblr\"]\n[social icon=\"twitter\"]\n[social icon=\"vimeo\"]\n[social icon=\"wordpress\"]\n[social icon=\"xing\"]\n[social icon=\"yahoo\"]\n[social icon=\"yelp\"]\n[social icon=\"youtube\"]\n[clear]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[social icon="email" url="mailto:hallo@example.com"] [social icon="aim"] [social icon="apple" url="http://apple.com"] [social icon="behance"] [social icon="blogger"] [social icon="delicious"] [social icon="deviantart"] [social icon="digg"] [social icon="dribbble"] [social icon="ember"] [social icon="facebook"] [social icon="flickr"] [social icon="forrst"] [social icon="google"] [social icon="googleplus"] [social icon="gowalla"] [social icon="grooveshark"] [social icon="html5"] [social icon="lastfm"] [social icon="linkedin"] [social icon="metacafe"] [social icon="mixx"] [social icon="netvibes"] [social icon="paypal"] [social icon="picasa"] [social icon="pinterest"] [social icon="plurk"] [social icon="reddit"] [social icon="rss"] [social icon="skype"] [social icon="stumbleupon"] [social icon="technorati"] [social icon="tumblr"] [social icon="twitter"] [social icon="vimeo"] [social icon="wordpress"] [social icon="yahoo"] [social icon="yelp"] [social icon="youtube"] [clear]\n\nI would suggest to use the [clear] Element after the Social Icons as they are floated left.</pre>','Social Media','','publish','closed','open','','social-media','','','2013-01-07 14:32:06','2013-01-07 14:32:06','',21,'http://inovado2.mintithemes.com/?page_id=231',0,'page','',0),(233,1,'2013-01-07 14:46:18','2013-01-07 14:46:18','[custom_table style=\"1\"]\n<table width=\"100%\">\n <thead>\n <tr>\n <th>Column 1</th>\n <th>Column 2</th>\n <th>Column 3</th>\n <th>Column 4</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Item #1</td>\n <td>Description</td>\n <td>Subtotal:</td>\n <td>$1.00</td>\n </tr>\n <tr>\n <td>Item #2</td>\n <td>Description</td>\n <td>Discount:</td>\n <td>$2.00</td>\n </tr>\n <tr>\n <td>Item #3</td>\n <td>Description</td>\n <td>Shipping:</td>\n <td>$3.00</td>\n </tr>\n <tr>\n <td>Item #4</td>\n <td>Description</td>\n <td>Tax:</td>\n <td>$4.00</td>\n </tr>\n <tr>\n <td><strong>All Items</strong></td>\n <td><strong>Description</strong></td>\n <td><strong>Your Total:</strong></td>\n <td><strong>$10.00</strong></td>\n </tr>\n </tbody>\n</table>\n[/custom_table]\n\n[hr]\n\n[custom_table style=\"2\"]\n<table width=\"100%\">\n <thead>\n <tr>\n <th>Column 1</th>\n <th>Column 2</th>\n <th>Column 3</th>\n <th>Column 4</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Item #1</td>\n <td>Description</td>\n <td>Subtotal:</td>\n <td>$1.00</td>\n </tr>\n <tr>\n <td>Item #2</td>\n <td>Description</td>\n <td>Discount:</td>\n <td>$2.00</td>\n </tr>\n <tr>\n <td>Item #3</td>\n <td>Description</td>\n <td>Shipping:</td>\n <td>$3.00</td>\n </tr>\n <tr>\n <td>Item #4</td>\n <td>Description</td>\n <td>Tax:</td>\n <td>$4.00</td>\n </tr>\n <tr>\n <td><strong>All Items</strong></td>\n <td><strong>Description</strong></td>\n <td><strong>Your Total:</strong></td>\n <td><strong>$10.00</strong></td>\n </tr>\n </tbody>\n</table>\n[/custom_table]\n\n[hr]\n\n[custom_table style=\"3\"]\n<table width=\"100%\">\n <thead>\n <tr>\n <th>Column 1</th>\n <th>Column 2</th>\n <th>Column 3</th>\n <th>Column 4</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Item #1</td>\n <td>Description</td>\n <td>Subtotal:</td>\n <td>$1.00</td>\n </tr>\n <tr>\n <td>Item #2</td>\n <td>Description</td>\n <td>Discount:</td>\n <td>$2.00</td>\n </tr>\n <tr>\n <td>Item #3</td>\n <td>Description</td>\n <td>Shipping:</td>\n <td>$3.00</td>\n </tr>\n <tr>\n <td>Item #4</td>\n <td>Description</td>\n <td>Tax:</td>\n <td>$4.00</td>\n </tr>\n <tr>\n <td><strong>All Items</strong></td>\n <td><strong>Description</strong></td>\n <td><strong>Your Total:</strong></td>\n <td><strong>$10.00</strong></td>\n </tr>\n </tbody>\n</table>\n[/custom_table]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[custom_table style="1"] <table width="100%"> 	<thead> 		<tr> 			<th>Column 1</th> 			<th>Column 2</th> 			<th>Column 3</th> 			<th>Column 4</th> 		</tr> 	</thead> 	<tbody> 		<tr> 			<td>Item #1</td> 			<td>Description</td> 			<td>Subtotal:</td> 			<td>$1.00</td> 		</tr> 		<tr> 			<td>Item #2</td> 			<td>Description</td> 			<td>Discount:</td> 			<td>$2.00</td> 		</tr> 		<tr> 			<td>Item #3</td> 			<td>Description</td> 			<td>Shipping:</td> 			<td>$3.00</td> 		</tr> 		<tr> 			<td>Item #4</td> 			<td>Description</td> 			<td>Tax:</td> 			<td>$4.00</td> 		</tr> 		<tr> 			<td><strong>All Items</strong></td> 			<td><strong>Description</strong></td> 			<td><strong>Your Total:</strong></td> 			<td><strong>$10.00</strong></td> 		</tr> 	</tbody> </table> [/custom_table] </pre>','Styled Tables','','publish','closed','open','','styled-tables','','','2013-01-07 14:46:18','2013-01-07 14:46:18','',21,'http://inovado2.mintithemes.com/?page_id=233',0,'page','',0),(235,1,'2013-01-07 14:47:19','2013-01-07 14:47:19','[tabgroup]\n[tab title=\"First Tab\" icon=\"music\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sem mauris, aliquam vel interdum in, faucibus non libero. Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[/tab]\n[tab icon=\"file\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[alert type=\"notice\"]Nested Shortcodes. Pretty sweet![/alert]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/tab]\n[tab title=\"Nested Shortcodes\"][one_third][iconbox icon=\"music\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third][iconbox icon=\"movies\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third_last][iconbox icon=\"mac\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third_last]\n[/tab]\n[/tabgroup]\n\n[hr]\n\n[tabgroup]\n[tab title=\"Tab 1\"]Tab 1 content goes here.[/tab]\n[tab title=\"Tab 2\"]Tab 2 content goes here.[/tab]\n[tab title=\"Tab 3\"]Tab 3 content goes here.[/tab]\n[/tabgroup]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[tabgroup]   [tab title="Tab 1"]Tab 1 content goes here.[/tab]   [tab title="Tab 2" icon="file"]Tab 2 content goes here.[/tab]   [tab icon="file"]Tab 3 content goes here.[/tab] [/tabgroup]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Unlimited Tabs on one page possible</li>\n <li>Use nested Shortcodes within Tab Elements</li>\n <li><strong>title</strong> - the title of the tab item</li>\n <li><strong>icon</strong> - use any icon from the Glyphicon set in the title - Default: none</li>\n</ul>','Tabs','','publish','closed','open','','tabs','','','2013-01-07 14:47:19','2013-01-07 14:47:19','',21,'http://inovado2.mintithemes.com/?page_id=235',0,'page','',0),(237,1,'2013-01-07 14:49:15','2013-01-07 14:49:15','[toggle title=\"First Toggle with Icon\" icon=\"question-sign\"]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/toggle]\n\n[toggle title=\"Second Toggle\"][gap height=\"10\"][one_third][iconbox icon=\"music\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third][iconbox icon=\"movies\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third] \n[one_third_last][iconbox icon=\"mac\" title=\"This is awesome!\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/iconbox][/one_third_last][/toggle]\n\n[toggle title=\"Third Toggle - Open by Default\" open=\"true\"]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/toggle]\n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[toggle title="Toggle Title" open="true" icon="star"]Your Content goes here...[/toggle]</pre>\n\n[hr]\n\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Unlimited Toggle Elements on one page possible</li>\n <li>Show Toggle Open / Closed by Default</li>\n <li><strong>title</strong> - the title of the toggle item</li>\n <li><strong>open</strong> - true / false to Open toggle by Default</li>\n <li><strong>icon</strong> - use any icon from the Glyphicon set in the title - Default: none</li>\n</ul>','Toggles','','publish','closed','open','','toggles','','','2013-01-07 14:49:15','2013-01-07 14:49:15','',21,'http://inovado2.mintithemes.com/?page_id=237',0,'page','',0),(239,1,'2013-01-07 14:50:53','2013-01-07 14:50:53','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus vestibulum tempor lectus ultricies sagittis. Etiam scelerisque rhoncus nisi, nec viverra lorem tristique et. Fusce in diam sit amet enim fermentum euismod ac eu nisl. Curabitur erat eros, feugiat sit amet molestie sed, ornare eu neque. In orci quam, interdum eget commodo vel, accumsan at lorem. Nam a vehicula ipsum. Nunc et iaculis lorem. Praesent nec tellus augue, mollis euismod turpis. Phasellus et lectus ut tellus pharetra lacinia varius quis sem. Ut in imperdiet nunc. Fusce nunc velit, lobortis luctus ullamcorper rutrum, pretium et purus. Fusce blandit auctor urna, vitae fermentum tortor ultrices at.\n\nMaecenas consectetur, odio nec [tooltip text=\"Suspendisse et quam elit\"]<strong>bibendum tempor</strong>[/tooltip], nibh leo porta enim, at auctor lorem orci non metus. Aenean laoreet ligula ut mi sagittis ultricies. Fusce eget odio ipsum, sed ullamcorper justo. Morbi vehicula sodales gravida. Aenean rhoncus feugiat pharetra. [tooltip text=\"Suspendisse et quam elit\"]<strong>Quisque</strong>[/tooltip] hendrerit eros sed orci auctor id vehicula metus viverra. Integer blandit justo non erat lacinia dapibus. Sed cursus laoreet erat quis semper. Etiam porttitor pharetra enim. Sed adipiscing imperdiet massa, at euismod est posuere vitae. Nulla porttitor sapien eget nulla auctor lobortis. Integer a justo sit amet enim fermentum tristique. Praesent porttitor suscipit ligula, dapibus sagittis massa laoreet ullamcorper.\n\nPellentesque rhoncus sem ut lectus tincidunt id luctus tortor elementum. Suspendisse et quam elit. Aenean vulputate erat at arcu sollicitudin bibendum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Etiam vel ligula ut neque ornare rutrum. Etiam dignissim tellus et odio varius ut accumsan purus lacinia. Vivamus laoreet metus rutrum nisl laoreet vitae posuere arcu sodales. In bibendum, velit ac vulputate consectetur, nibh dui varius arcu, nec aliquet metus dui non lectus. Integer tincidunt tempor rutrum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aenean non pharetra dui. Morbi sit amet purus sit amet mi eleifend pharetra ac quis turpis. Suspendisse potenti. Praesent euismod eros nunc, non bibendum velit. Pellentesque viverra tincidunt orci, eget ultricies risus scelerisque nec. \n\n[hr]\n\n<h3>Get The Code</h3>\n<pre>[tooltip text="Tooltip Text"]Word[/tooltip]</pre>','Tooltips','','publish','closed','open','','tooltips','','','2013-01-07 14:50:53','2013-01-07 14:50:53','',21,'http://inovado2.mintithemes.com/?page_id=239',0,'page','',0),(241,1,'2013-01-07 14:52:33','2013-01-07 14:52:33','<h3>Choose from over 570 Google Font\'s to emphasize your Taglines</h3>\n[googlefont font=\"Amatic SC\" size=\"50px\" margin=\"20px 0 10px 0\"]This is the world\'s best WordPress Theme[/googlefont]\n[googlefont font=\"Ribeye Marrow\" size=\"32px\" margin=\"20px 0 30px 0\"]Awsome Shortcodes, never seen before![/googlefont]\n<pre>[googlefont font="Amatic SC" size="50px" margin="20px 0 10px 0"]Your Text...[/googlefont] [googlefont font="Ribeye Marrow" size="32px" margin="20px 0 30px 0"]Your Text...[/googlefont]\n\n<a href=\"http://www.google.com/webfonts\" title=\"Google Font Directory\" target=\"_blank\">Google Font Directory</a></pre>\n\n[hr]\n\n<h3>Preformated Text</h3>\n<pre><code><blockquote>This is a blockquote</blockquote></code></pre>\n[hr]\n<h3>All the standard Inline Elements, just in case you need them!</h3>\nLorem ipsum dosectetur adipisicing <sup>This is sup element</sup> elit, sed do. Lorem ipsum <sub>This is sub element</sub> dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labolore magna aliqua. Ut <del>This is del</del> enim ad minim veniam. Lorem ipsum dosectetur adipisicing elit, sed do. <mark class=\"dark\">Mark element with dark class.</mark>, consectetur adipisicing. Lorem <dfn>dfn element here</dfn> ipsum dosectetur adipisicing elit, <strong>strong text</strong> sed do. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <mark>highlighted text by using “mark” tag</mark> incididunt ut labolore magna aliqua. Ut enim ad minim veniam. Lorem ipsum dosectetur <code>Some code text</code> adipisicing elit, <abbr title=\"The abbr tag styled like this\">abbreviation</abbr> sed do.\n\n[hr]\n<h3>Drop Cap</h3>\n<span class=\"dropcap\">P</span>ellentesque facilisis semper lorem, ac feugiat leo faucibus nec. Sed et dignissim lorem. Curabitur venenatis dolor non lacus convallis pharetra. Aliquam nec est felis, sed tempor turpis. In et erat nec velit gravida feugiat sit amet tempor felis. Mauris scelerisque nulla a neque blandit tincidunt. Suspendisse potenti.Pellentesque facilisis semper lorem, ac feugiat leo faucibus nec. Sed et dignissim lorem. Curabitur venenatis dolor non lacus convallis pharetra. Aliquam nec est felis, sed tempor turpis.\n\n[hr]\n<h3>Blockquotes</h3>\n<blockquote>Regular blockquote, lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ligula nisi, dignissim at rhoncus gravida, interdum a arcu. Ut tincidunt, magna non sodales tristique, diam metus laoreet augue, vitae vehicula odio risus a urna.</blockquote>\n[hr]\n\n[one_half]\n<h3>Unordered Lists</h3>\n<ul>\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n <li>Aliquam tincidunt mauris eu risus.\n<ul>\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n <li>Aliquam tincidunt mauris eu risus.</li>\n <li>Vestibulum auctor dapibus neque.</li>\n</ul>\n</li>\n <li>Vestibulum auctor dapibus neque.</li>\n</ul>\n[/one_half]\n[one_half_last]\n<h3>Ordered Lists</h3>\n<ol>\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n <li>Aliquam tincidunt mauris eu risus.\n<ol>\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n <li>Aliquam tincidunt mauris eu risus.</li>\n <li>Vestibulum auctor dapibus neque.</li>\n</ol>\n</li>\n <li>Vestibulum auctor dapibus neque.</li>\n</ol>\n[/one_half_last]\n[hr margin=\"0px 0 40px 0\"]\n\n[separator headline=\"h1\" title=\"Headline h1\"]\n[separator headline=\"h2\" title=\"Headline h2\"]\n[separator headline=\"h3\" title=\"Headline h3\"]\n[separator headline=\"h4\" title=\"Headline h4\"]\n[separator headline=\"h5\" title=\"Headline h5\"]\n[separator headline=\"h6\" title=\"Headline h6\"]\n\n<pre>[separator headline="h1" text="Headline h1"] [separator headline="h2" text="Headline h2"] [separator headline="h3" text="Headline h3"] [separator headline="h4" text="Headline h4"] [separator headline="h5" text="Headline h5"]</pre>','Typography','','publish','closed','open','','typography','','','2013-01-07 14:52:33','2013-01-07 14:52:33','',21,'http://inovado2.mintithemes.com/?page_id=241',0,'page','',0),(268,1,'2013-01-07 14:56:41','2013-01-07 14:56:41','[one_half]\n\n[separator headline=\"h3\" title=\"Contact Informations\"]\n\n[map w=\"600\" h=\"400\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\" infowindowdefault=\"no\" hidecontrols=\"false\" address=\"Miami\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\n\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Address\"]\n\n100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\n\n(305) 555-4446\n(305) 555-4447\n\n<a title=\"johndoe@yourdomain.com\" href=\"mailto:johndoe@yourdomain.com\">johndoe@yourdomain.com</a>\n<a title=\"www.yourdomain.com\" href=\"http://www.yourdomain.com\" target=\"_blank\">www.yourdomain.com</a>\n\n[/one_half]\n\n[one_half_last]\n\n[separator headline=\"h3\" title=\"Send us a Message\"]\n\n[box][contact-form-7 id=\"327\" title=\"Contact form 1\"][/box]\n\n[/one_half_last]\n\n[hr style=\"3\" margin=\"40px 0px 40px 0px\"]\n\nThis only shows one of thousands of possible layouts. Just play around with some of our Shortcodes and create stunning pages in no-time. Of course we provide all of our demo pages for copy & paste into your new Theme.','Contact Alternative','','publish','closed','open','','contact-alternative','','','2013-01-07 14:56:41','2013-01-07 14:56:41','',23,'http://inovado2.mintithemes.com/?page_id=268',0,'page','',0),(271,1,'2013-01-07 15:49:15','2013-01-07 15:49:15','Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.','This is a Standard Post','','publish','open','open','','this-is-a-standard-post','','','2013-01-07 15:49:15','2013-01-07 15:49:15','',0,'http://inovado2.mintithemes.com/?p=271',0,'post','',7),(278,1,'2013-01-07 15:14:19','2013-01-07 15:14:19','Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.','This is a Gallery Post','','publish','open','open','','this-is-a-gallery-post-2','','','2013-01-07 15:14:19','2013-01-07 15:14:19','',0,'http://inovado2.mintithemes.com/?p=278',0,'post','',0),(288,1,'2013-01-07 15:24:53','2013-01-07 15:24:53','There is nothing noble in being superior to your fellow man; true nobility is being superior to your former self.','There is nothing noble in being superior to your f...','','publish','open','open','','288','','','2013-01-07 15:24:53','2013-01-07 15:24:53','',0,'http://inovado2.mintithemes.com/?p=288',0,'post','',0),(291,1,'2013-01-07 15:26:12','2013-01-07 15:26:12','<div>\n\nPraesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.\n\n</div>','More Premium Themes','','publish','open','open','','themeforest-link','','','2013-01-07 15:26:12','2013-01-07 15:26:12','',0,'http://inovado2.mintithemes.com/?p=291',0,'post','',0),(296,1,'2013-01-07 15:28:53','2013-01-07 15:28:53','<div>\n\nPraesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.\n\n</div>','This is an Audio Post','','publish','open','open','','this-is-an-audio-post','','','2013-01-07 15:28:53','2013-01-07 15:28:53','',0,'http://inovado2.mintithemes.com/?p=296',0,'post','',0),(298,1,'2013-01-07 15:31:22','2013-01-07 15:31:22','<div>\n\nPraesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.\n\n</div>','This is a Video Post','','publish','open','open','','this-is-a-video-post','','','2013-01-07 15:31:22','2013-01-07 15:31:22','',0,'http://inovado2.mintithemes.com/?p=298',0,'post','',2),(304,1,'2013-01-07 15:38:29','2013-01-07 15:38:29','Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.','Beautiful Gallery Post','','publish','open','open','','beautiful-gallery-post','','','2013-01-07 15:38:29','2013-01-07 15:38:29','',0,'http://inovado2.mintithemes.com/?p=304',0,'post','',2),(311,1,'2013-01-07 15:46:45','2013-01-07 15:46:45','Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. Vivamus tincidunt, urna quis consectetur venenatis, quam urna tincidunt mi, quis convallis enim dolor sed elit. Pellentesque ultricies congue lacus, eget elementum erat lobortis et. Sed non velit neque. Mauris gravida mattis libero elementum dignissim. Proin vehicula ultricies leo, vitae sollicitudin risus sagittis at. Cras sit amet eros purus. Curabitur non lectus id massa auctor cursus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nProin mattis mauris nec odio sodales mattis. Donec nulla massa, laoreet vitae posuere sodales, dapibus et purus. Pellentesque sollicitudin urna accumsan lectus dignissim ut placerat diam accumsan. Duis suscipit tempus tellus ac dignissim. Mauris cursus tincidunt tortor, non iaculis velit posuere a. Praesent consequat metus quis libero pharetra nec porta nisl malesuada. Etiam ornare vulputate lacinia. Aliquam sollicitudin euismod nisi non fringilla. Nullam malesuada dapibus lacus, sit amet dapibus nibh vestibulum sagittis. Nam sagittis ante dapibus ipsum venenatis tempus.\n\nAliquam fringilla, sapien eget scelerisque placerat, lorem libero cursus lorem, sed sodales lorem libero eu sapien. Nunc mattis feugiat justo vel faucibus. Nulla consequat feugiat malesuada. Ut justo nulla, facilisis vel molestie id, dictum ut arcu. Nunc ipsum nulla, eleifend non blandit quis, luctus quis orci. Cras blandit turpis mattis nulla ultrices interdum. Mauris pretium pretium dictum. Nunc commodo, felis sed dictum bibendum, risus justo iaculis dui, nec euismod orci sem eget neque. Donec in metus metus, vitae eleifend lorem. Ut vestibulum gravida venenatis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque suscipit tincidunt magna non mollis. Fusce tempus tincidunt nisi, in luctus elit pellentesque quis. Sed velit mi, ullamcorper ut tempor ut, mattis eu lacus. Morbi rhoncus aliquet tellus, id accumsan enim sollicitudin vitae.','Post with Featured Image','','publish','open','open','','post-with-featured-image','','','2013-01-07 15:46:45','2013-01-07 15:46:45','',0,'http://inovado2.mintithemes.com/?p=311',0,'post','',2),(331,1,'2013-01-07 16:06:52','2013-01-07 16:06:52','<h3>[icon icon=\"mail\"]Perfectly styled Forms with Contact Form 7 Plugin</h3>\nWe styled the Elements of the super awesome Contactform-7 Plugin. Create multiple forms with all kinds of fields with just a few clicks. The forms get perfectly styled within our Premium Theme.\n\n[box][contact-form-7 id=\"334\" title=\"Form Shortcodes\"][/box]\n\n[hr]\n<h3>Get The Code</h3>\n<pre>[contact-form-7 id="1405" title="Contact form 1"]</pre>\n[hr]\n<h3>Customization Options / Features</h3>\n<ul>\n <li>Use Forms everywhere</li>\n <li>Use all kinds of Form Fields</li>\n <li>Easy to use</li>\n <li>Perfectly styled forms</li>\n</ul>','Forms','','publish','closed','open','','forms','','','2013-01-07 16:06:52','2013-01-07 16:06:52','',21,'http://inovado2.mintithemes.com/?page_id=331',0,'page','',0),(364,1,'2013-01-07 19:16:44','2013-01-07 19:16:44','','admin','','inherit','open','open','','admin-2','','','2013-01-07 19:16:44','2013-01-07 19:16:44','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/admin1.png',0,'attachment','image/png',0),(366,1,'2013-01-07 19:18:43','2013-01-07 19:18:43','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Inovado Includes an Advanced Admin Panel\"]\n\nWith Inovado\'s Advanced Theme Options Panel you can change the overall Layout of your Website in no time. Use unlimited combinations of colors, easily change the color of nearly every element you see with the backend\'s color pickers. Choose if you want a wide or boxed layout, upload fullscreen backgrounds, choose from 4 different custom title bars, disable & enable nearly every element you see, select different fonts for different headlines and let your creativity flow.\n\n[gallery link=\"file\" columns=\"4\" ids=\"1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267\"]','Advanced Theme Options','','publish','closed','open','','advanced-theme-options','','','2013-01-07 19:18:43','2013-01-07 19:18:43','',0,'http://inovado2.mintithemes.com/?page_id=366',1,'page','',0),(368,1,'2013-01-07 19:19:49','2013-01-07 19:19:49','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Boxed & Wide Layout Versions\"]\n\nInovado supports fluid & boxed layouts through the theme options panel.','Boxed & Wide Layout','','publish','closed','closed','','boxed-wide-layout','','','2013-01-07 19:19:49','2013-01-07 19:19:49','',366,'http://inovado2.mintithemes.com/?page_id=368',5,'page','',0),(370,1,'2013-01-07 19:20:30','2013-01-07 19:20:30','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n\n[separator headline=\"h3\" title=\"Use Custom Backgrounds on every Page\"]\n\nDefine custom background images or a solid color on every Page, set a default background in the Theme Options and create unique page layouts on the fly. Choose if you want to use fullscreen stretch mode or background repeat for images – It’s completely up to you.','Custom Backgrounds','','publish','closed','closed','','custom-backgrounds','','','2013-01-07 19:20:30','2013-01-07 19:20:30','',366,'http://inovado2.mintithemes.com/?page_id=370',6,'page','',0),(374,1,'2013-01-07 19:22:01','2013-01-07 19:22:01','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Custom Widgets\"]\n\nInovado includes 7 Perfectly designed <strong>Built-in Custom Widgets: </strong>Twitter Widget, Facebook Widget, Flickr Widget, Latest Projects Widget (which pulls the latest Portfolio Items), Video Embed Widget, Contact Details Widget, Advertising Links and Images. You can also use every shortcode in the standard Text-Widget, pretty sweet!\n\n ','Custom Widgets','','publish','closed','closed','','custom-widgets','','','2013-01-07 19:22:01','2013-01-07 19:22:01','',366,'http://inovado2.mintithemes.com/?page_id=374',7,'page','',0),(376,1,'2013-01-07 19:23:14','2013-01-07 19:23:14','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Tons of Built-In Shortcodes\"]\nInovado includes tons of useful built-in Shortcodes. This way you can create advanced custom content with minimal effort. Our Shortcodes are perfectly designed, touch & swipe enabled and easy to use with the visual shortcode generator. Use our predefined Shortcodes to create incredible Pages in no time. ','100+ Shortcodes','','publish','closed','closed','','100-shortcodes','','','2013-01-07 19:23:14','2013-01-07 19:23:14','',366,'http://inovado2.mintithemes.com/?page_id=376',8,'page','',0),(378,1,'2013-01-07 19:24:15','2013-01-07 19:24:15','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"500+ Google Fonts\"]\n\nInovado comes with over 500 Google web fonts you can pick for all your headings, navigation, titles, topbar, body, twitterbar, breadcrumbs text. Simply go to the Theme Options Panel, under the styling options, and select the fonts that suit you best. You won\'t be disappointed with the selection of fonts.','Google Fonts','','publish','closed','closed','','google-fonts','','','2013-01-07 19:24:15','2013-01-07 19:24:15','',366,'http://inovado2.mintithemes.com/?page_id=378',4,'page','',0),(380,1,'2013-01-07 19:24:46','2013-01-07 19:24:46','[separator headline=\"h3\" title=\"Superior Customer Support\"]\n\nHaving a well designed and coded theme doesn\'t mean anything if you don\'t have a way to insure its longevity. After purchasing Inovado you get free access to our Support Forums, where we get any issues you’re experiencing sorted out. If you ever have a problem, we provide a dedicated support to assist you.\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Installing WordPress 3.5\"]\n[video type=\"youtube\" id=\"QuBsKttYtig\"]\n\n[hr margin=\"40px 0 35px 0\"]\n\n[separator headline=\"h3\" title=\"Installing Inovado on a fresh WordPress 3.5 Installation\"]\n[video type=\"youtube\" id=\"TEoT3ZDspTc\"]\n\n[hr margin=\"40px 0 35px 0\"]\n\n[separator headline=\"h3\" title=\"Setting up Sliders on Inovado\"]\n[video type=\"youtube\" id=\"XrcdSGfd7Gc\"]\n\n[hr margin=\"40px 0 35px 0\"]\n\n[separator headline=\"h3\" title=\"Setting up Home, Blog & Navigation\"]\n[video type=\"youtube\" id=\"EnCbih2oQyY\"]\n\n[hr margin=\"40px 0 35px 0\"]\n\n[separator headline=\"h3\" title=\"Setting up Portfolio\"]\n[video type=\"youtube\" id=\"RfUogRwEEiY\"]\n\n[hr margin=\"40px 0 35px 0\"]\n\n[separator headline=\"h3\" title=\"Handling Post Formats\"]\n[video type=\"youtube\" id=\"RfUogRwEEiY\"]','Support & Screencasts','','publish','closed','closed','','outstanding-support','','','2013-01-07 19:24:46','2013-01-07 19:24:46','',366,'http://inovado2.mintithemes.com/?page_id=380',10,'page','',0),(382,1,'2013-01-07 19:25:12','2013-01-07 19:25:12','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"100% Fully Responsive Layout\"]\n\nThis Theme has a fully responsive layout. That means it will fit your large desktop screen, all the way down to your iPhone – and of course any Tablet or iPad in between. It looks beautiful on any device! Inovado is completely optimized for your touchable and mobile device – Touch gestures even work on the sliders and shortcodes.','Ultra Responsive','','publish','closed','closed','','ultra-responsive','','','2013-01-07 19:25:12','2013-01-07 19:25:12','',366,'http://inovado2.mintithemes.com/?page_id=382',3,'page','',0),(384,1,'2013-01-07 19:25:35','2013-01-07 19:25:35','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Unlimited Colors\"]\nInovado Premium Theme makes it easy to fully customize the Layout, Colors & Style within minutes. Due to its superb flexibility of its framework it allows you to create unique Websites for many purposes like Magazine, Blog, Portfolio, Creative or Business.\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Change the Overall Design in Miutes\"]\n\n[video type=\"youtube\" id=\"6Yxiiq8nk1E\"]','Unlimited Colors','','publish','closed','closed','','unlimited-colors','','','2013-01-07 19:25:35','2013-01-07 19:25:35','',366,'http://inovado2.mintithemes.com/?page_id=384',9,'page','',0),(387,1,'2013-01-07 19:48:13','2013-01-07 19:48:13','','invado','','inherit','open','open','','invado','','','2013-01-07 19:48:13','2013-01-07 19:48:13','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/invado.png',0,'attachment','image/png',0),(389,1,'2013-01-07 20:11:54','2013-01-07 20:11:54','','bg_boxed','','inherit','open','open','','bg_boxed','','','2013-01-07 20:11:54','2013-01-07 20:11:54','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/bg_boxed.png',0,'attachment','image/png',0),(390,1,'2013-01-07 20:13:25','2013-01-07 20:13:25','','gray_jean','','inherit','open','open','','gray_jean','','','2013-01-07 20:13:25','2013-01-07 20:13:25','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gray_jean.png',0,'attachment','image/png',0),(391,1,'2013-01-07 20:14:18','2013-01-07 20:14:18','','nasty_fabric','','inherit','open','open','','nasty_fabric','','','2013-01-07 20:14:18','2013-01-07 20:14:18','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/nasty_fabric.png',0,'attachment','image/png',0),(412,1,'2013-01-06 12:39:40','0000-00-00 00:00:00','','Media Favicon','','draft','closed','closed','','of-media_favicon','','','2013-01-06 12:39:40','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=4',0,'options','',0),(413,1,'2013-01-06 12:39:40','0000-00-00 00:00:00','','Media Favicon Iphone','','draft','closed','closed','','of-media_favicon_iphone','','','2013-01-06 12:39:40','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=5',0,'options','',0),(414,1,'2013-01-06 12:39:40','0000-00-00 00:00:00','','Media Favicon Iphone Retina','','draft','closed','closed','','of-media_favicon_iphone_retina','','','2013-01-06 12:39:40','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=6',0,'options','',0),(415,1,'2013-01-06 12:39:41','0000-00-00 00:00:00','','Media Favicon Ipad','','draft','closed','closed','','of-media_favicon_ipad','','','2013-01-06 12:39:41','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=7',0,'options','',0),(416,1,'2013-01-06 12:39:41','0000-00-00 00:00:00','','Media Favicon Ipad Retina','','draft','closed','closed','','of-media_favicon_ipad_retina','','','2013-01-06 12:39:41','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=8',0,'options','',0),(417,1,'2013-01-06 12:39:41','0000-00-00 00:00:00','','Media Bg','','draft','closed','closed','','of-media_bg','','','2013-01-06 12:39:41','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=9',0,'options','',0),(418,1,'2013-01-06 12:39:41','0000-00-00 00:00:00','','Media Logo','','draft','closed','closed','','of-media_logo','','','2013-01-06 12:39:41','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=10',0,'options','',0),(419,1,'2013-01-06 12:43:15','2013-01-06 12:43:15','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"Since 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\"]\r\n\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual retractable awnings for decks or patios, pergolas, pergola shades, and other patio products since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all products and installations are backed up by our warranties. For a free design consultation to identify the right product for your home, simply submit your information. We respect your privacy and are confident you will find it useful. \r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Thatcher has been locally owned and operated for over 30 years. We understand the demands of Chicago weather and we have the products to meet those demands and withstand the test of time.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]While others have chosen to outsource manufacturing, Thatcher believes strongly in investing in OUR community. All of our sewing and assembly is done in-house in our factory showroom in Willowbrook, IL. We also source products and services locally including extrusions, parts, and powder-coating.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Our experts come to your home to help you identify the right product, size, features, and accessories to allow you to spend more time on your patio and enjoy the time you spend outdoors. So, put away your tape measure and tools, and let your imagination take over. No \"in the box\" or \"one size fits all\" attitude here![/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','publish','closed','open','','home','','','2016-11-23 17:47:00','2016-11-23 17:47:00','',0,'http://inovado2.mintithemes.com/?page_id=13',0,'page','',0),(651,1,'2013-01-13 11:15:53','0000-00-00 00:00:00','','Media Logo Retina','','draft','closed','closed','','of-media_logo_retina','','','2013-01-13 11:15:53','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=651',0,'options','',0),(692,1,'2013-01-14 12:51:50','2013-01-14 12:51:50','Morbi nisl est, scelerisque ac condimentum a, fringilla sit amet mauris. Fusce a sapien aliquam nunc molestie condimentum vitae venenatis orci. Aliquam id eleifend lectus. Nulla enim diam, rutrum ut tempus feugiat, dictum et tellus. Morbi feugiat, lacus eget vestibulum rhoncus, arcu sapien placerat tortor, at eleifend mi odio quis libero. Morbi vulputate porttitor consectetur. Quisque vitae faucibus leo. Duis rhoncus odio nec nisi cursus dignissim pellentesque ipsum aliquam. Donec felis diam, blandit a blandit sed, ornare vel ante. Proin porta mattis ligula. Integer laoreet tempus eleifend. In fringilla suscipit pulvinar. Suspendisse potenti. Etiam a ligula et felis malesuada fermentum. Quisque ut elit justo, ac dictum sapien. Vestibulum ac tortor sem. ','Duis rhoncus odio nec','','publish','closed','closed','','duis-rhoncus-odio-nec','','','2013-01-14 12:51:50','2013-01-14 12:51:50','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=692',0,'portfolio','',0),(693,1,'2013-01-13 12:53:23','2013-01-13 12:53:23','Morbi nisl est, scelerisque ac condimentum a, fringilla sit amet mauris. Fusce a sapien aliquam nunc molestie condimentum vitae venenatis orci. Aliquam id eleifend lectus. Nulla enim diam, rutrum ut tempus feugiat, dictum et tellus. Morbi feugiat, lacus eget vestibulum rhoncus, arcu sapien placerat tortor, at eleifend mi odio quis libero. Morbi vulputate porttitor consectetur. Quisque vitae faucibus leo. Duis rhoncus odio nec nisi cursus dignissim pellentesque ipsum aliquam. Donec felis diam, blandit a blandit sed, ornare vel ante. Proin porta mattis ligula. Integer laoreet tempus eleifend. In fringilla suscipit pulvinar. Suspendisse potenti. Etiam a ligula et felis malesuada fermentum. Quisque ut elit justo, ac dictum sapien. Vestibulum ac tortor sem. ','In fringilla suscipit','','publish','closed','closed','','in-fringilla-suscipit','','','2013-01-13 12:53:23','2013-01-13 12:53:23','',0,'http://inovado2.mintithemes.com/?post_type=portfolio&p=693',1,'portfolio','',0),(754,1,'2013-03-11 14:28:00','2013-03-11 14:28:00','','inovado','','inherit','open','open','','inovado','','','2013-03-11 14:28:00','2013-03-11 14:28:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/inovado.png',0,'attachment','image/png',0),(755,1,'2013-03-11 14:28:44','2013-03-11 14:28:44','','inovado-retina','','inherit','open','open','','inovado-retina','','','2013-03-11 14:28:44','2013-03-11 14:28:44','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/inovado-retina.png',0,'attachment','image/png',0),(823,1,'2013-03-11 16:10:26','2013-03-11 16:10:26','[separator headline=\"h3\" title=\"Overview of all Pages\"]\n\n<strong>Your custom content can be here.</strong> Vivamus a ultrices libero. Etiam in turpis eget ante elementum varius. Nunc condimentum tristique dolor in mollis. Nulla sit amet iaculis dolor. Quisque faucibus risus at magna aliquam eu fringilla velit euismod. Nulla sit amet fermentum felis. In turpis est, varius id dapibus vitae, fermentum quis leo.\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Address\"]\n\n100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\n\n(305) 555-4446\n(305) 555-4447\n\n<a title=\"johndoe@yourdomain.com\" href=\"mailto:johndoe@yourdomain.com\">johndoe@yourdomain.com</a>\n<a title=\"www.yourdomain.com\" href=\"http://www.yourdomain.com\" target=\"_blank\">www.yourdomain.com</a>','Sitemap','','publish','open','open','','sitemap','','','2013-03-11 16:10:26','2013-03-11 16:10:26','',15,'http://inovado2.mintithemes.com/?page_id=823',0,'page','',0),(828,1,'2013-03-11 16:22:50','2013-03-11 16:22:50','[two_third]\n[separator headline=\"h3\" title=\"Profile of Jacob Lawrence\"]\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Donec egestas pulvinar ullamcorper. Pellentesque sollicitudin enim eget arcu venenatis blandit. Nam semper nunc semper odio pellentesque sit amet porttitor erat sodales.\n\n<blockquote>Ask not what A Group of Employees can do for you. But ask what can All Employees do for A Group of Employees.</blockquote>\n\nDonec egestas pulvinar ullamcorper. Pellentesque sollicitudin enim eget arcu venenatis blandit. Nam semper nunc semper odio pellentesque sit amet porttitor erat sodales. Suspendisse eget libero pretium nunc imperdiet convallis non cursus leo. Nulla facilisi. Aenean nec purus tellus. Dui id orci condimentum elementum non in ipsum. Phasellus in nisi turpis. Proin id ante nunc. Cras sodales nulla a est posuere sed posuere lectus aliquet. Quisque nec felis nec urna placerat luctus. Aenean ac urna ante.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut mattis nisi eget nisl semper sit amet mollis lectus lacinia.\n\n[gap height=\"40\"]\n\n[separator headline=\"h3\" title=\"What Client Say About Me\"]\n\n[testimonial author=\"Jane Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce.[/testimonial]\n\n[testimonial author=\"Dob Billan, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed, arcu sed ante ac montes pellentesque consectetuer, neque magnis penatibus laoreet vehicula nulla orci, a malesuada justo laoreet ipsum, in ac fusce.[/testimonial]\n\n[/two_third]\n\n[one_third_last]\n[member name=\"Jacob Lawrence\" role=\"Head of Development\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]Suspendisse eget libero pretium nunc imperdiet convallis non cursus leo.[/member]\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Stats\"]\n[accordion open=\"3\"]\n [accordion-item title=\"Degree\"]Nulla sollicitudin convallis est vel dictum. Duis sed tellus dui, porttitor aliquam ipsum. Ut semper nulla et sem vulputate id tempus justo condimentum. Integer non risus sem. Duis tincidunt venenatis ligula, ut elementum magna adipiscing ut. Sed vel mollis sapien. Nam in rutrum tellus.[/accordion-item]\n [accordion-item title=\"Experience\"]Nulla sollicitudin convallis est vel dictum. Duis sed tellus dui, porttitor aliquam ipsum. Ut semper nulla et sem vulputate id tempus justo condimentum. Integer non risus sem. Duis tincidunt venenatis ligula, ut elementum magna adipiscing ut. Sed vel mollis sapien. Nam in rutrum tellus.[/accordion-item]\n [accordion-item title=\"Contact Info\"]100 Mainstreet Blvd. Miami\n<strong>E</strong> johndoe@example.com\n<strong>T</strong> +49 1356 39 60[/accordion-item]\n[/accordion]\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Social\"]\n[social icon=\"facebook\" url=\"http://facebook.com\"]\n[social icon=\"twitter\" url=\"http://twitter.com\"]\n[social icon=\"googleplus\" url=\"http://plus.google.com\"]\n[social icon=\"linkedin\" url=\"http://linkedin.com\"]\n[social icon=\"xing\" url=\"http://xing.de\"]\n\n[/one_third_last]','Team Member Detail','','publish','open','open','','team-member-detail','','','2013-03-11 16:22:50','2013-03-11 16:22:50','',15,'http://inovado2.mintithemes.com/?page_id=828',0,'page','',0),(899,1,'2013-03-11 18:45:25','2013-03-11 18:45:25','','h1','','inherit','open','open','','h1','','','2013-03-11 18:45:25','2013-03-11 18:45:25','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/h1.png',0,'attachment','image/png',0),(922,1,'2013-03-12 13:01:21','2013-03-12 13:01:21','[one_third]\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"magic\" color=\"#289dcc\" title=\"Sharp Retina Graphics\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n\n[hr margin=\"30px 0 60px 0\"]\n\n[one_third]\n[retinaiconbox icon=\"beaker\" color=\"#ffffff\" background=\"#666666\" title=\"Incredibly Flexible\" circle=\"true\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#ffffff\" background=\"#666666\" title=\"Ultra Responsive\" circle=\"true\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"magic\" color=\"#ffffff\" background=\"#666666\" title=\"Sharp Retina Graphics\" circle=\"true\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n\n[hr margin=\"30px 0 60px 0\"]\n<div style=\"text-align: center;\">[one_third]\n[retinaicon icon=\"beaker\" size=\"large\" circle=\"true\" color=\"#999999\" background=\"#efefef\" align=\"center\"]\n<h3>Incredibly Flexible</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"][button link=\"http://www.google.com\" target=\"_blank\" color=\"white\" size=\"large\"]Buy this Theme[/button][/one_third]\n[one_third]\n[retinaicon icon=\"hdd\" size=\"large\" circle=\"true\" color=\"#999999\" background=\"#efefef\" align=\"center\"]\n<h3>Ultra Responsive</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"][button link=\"http://www.google.com\" target=\"_blank\" color=\"white\" size=\"large\"]Buy this Theme[/button][/one_third]\n[one_third_last]\n[retinaicon icon=\"shopping-cart\" size=\"large\" circle=\"true\" color=\"#999999\" background=\"#efefef\" align=\"center\"]\n<h3>Great SEO Base</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"][button link=\"http://www.google.com\" target=\"_blank\" color=\"white\" size=\"large\"]Buy this Theme[/button][/one_third_last]\n\n</div>\n[hr margin=\"10px 0 60px 0\"]\n<div style=\"text-align: center;\">[one_fourth][box style=\"1\"]\n<h3>Development</h3>\n[retinaicon icon=\"folder-open-alt\" color=\"#289dcc\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.\n\n<a href=\"#\">Learn More...</a>[/box][/one_fourth]\n[one_fourth][box style=\"1\"]\n<h3>Graphic Design</h3>\n[retinaicon icon=\"cloud-upload\" color=\"#289dcc\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.\n\n<a href=\"#\">Learn More...</a>[/box][/one_fourth]\n[one_fourth][box style=\"1\"]\n<h3>Web Hosting</h3>\n[retinaicon icon=\"hdd\" color=\"#289dcc\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.\n\n<a href=\"#\">Learn More...</a>[/box][/one_fourth]\n[one_fourth_last][box style=\"1\"]\n<h3>Marketing</h3>\n[retinaicon icon=\"signal\" color=\"#289dcc\" background=\"#efefef\" size=\"medium\"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.\n\n<a href=\"#\">Learn More...</a>[/box][/one_fourth_last]\n\n</div>\n[hr margin=\"10px 0 60px 0\"]\n<div style=\"text-align: center;\">[one_third]\n[retinaicon icon=\"folder-open-alt\" size=\"large\" color=\"#999999\" background=\"#ffffff\" align=\"center\"][googlefont font=\"Sanchez\" size=\"24px\" margin=\"5px 0 10px 0\"]Easy To Customize[/googlefont]\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"]\n[button link=\"http://www.google.com\" target=\"_blank\" style=\"light\"]Buy this Theme[/button][/one_third]\n[one_third]\n[retinaicon icon=\"cloud-upload\" size=\"large\" color=\"#999999\" background=\"#ffffff\" align=\"center\"][googlefont font=\"Sanchez\" size=\"24px\" margin=\"5px 0 10px 0\"]Ultra Responsive Layout[/googlefont]\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"]\n[button link=\"http://www.google.com\" target=\"_blank\" style=\"light\"]Buy this Theme[/button][/one_third]\n[one_third_last]\n[retinaicon icon=\"hdd\" size=\"large\" color=\"#999999\" background=\"#ffffff\" align=\"center\"][googlefont font=\"Sanchez\" size=\"24px\" margin=\"5px 0 10px 0\"]Sharp Retina Graphics[/googlefont]\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height=\"1\"]\n[button link=\"http://www.google.com\" target=\"_blank\" style=\"light\"]Buy this Theme[/button][/one_third_last]</div>\n[hr margin=\"10px 0 60px 0\"]\n<div style=\"text-align: center;\">[one_fourth][retinaicon icon=\"heart-empty\" color=\"#ffffff\" background=\"#85bc1c\" circle=\"true\" size=\"medium\"][googlefont font=\"Amatic SC\" size=\"46px\" margin=\"0px\"]Development[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth]\n[one_fourth][retinaicon icon=\"thumbs-up\" color=\"#ffffff\" background=\"#85bc1c\" circle=\"true\" size=\"medium\"][googlefont font=\"Amatic SC\" size=\"46px\" margin=\"0px\"]Design[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth]\n[one_fourth][retinaicon icon=\"phone\" color=\"#ffffff\" background=\"#85bc1c\" circle=\"true\" size=\"medium\"][googlefont font=\"Amatic SC\" size=\"46px\" margin=\"0px\"]Hosting[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth]\n[one_fourth_last][retinaicon icon=\"umbrella\" color=\"#ffffff\" background=\"#85bc1c\" circle=\"true\" size=\"medium\"][googlefont font=\"Amatic SC\" size=\"46px\" margin=\"0px\"]Marketing[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth_last]</div>\n\n[hr]\n\n<h3>1. 3 Retina Icon Boxes without Circles</h3>\n<pre>\n[one_third] [retinaiconbox icon="beaker" color="#289dcc" title="Incredibly Flexible"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third] [one_third] [retinaiconbox icon="hdd" color="#289dcc" title="Ultra Responsive"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third] [one_third_last] [retinaiconbox icon="magic" color="#289dcc" title="Sharp Retina Graphics"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third_last]</pre>\n\n[hr]\n\n<h3>2. 3 Retina Icon Boxes with Circles</h3>\n<pre>[one_third] [retinaiconbox icon="beaker" color="#ffffff" background="#666666" title="Incredibly Flexible" circle="true"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third] [one_third] [retinaiconbox icon="hdd" color="#ffffff" background="#666666" title="Ultra Responsive" circle="true"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third] [one_third_last] [retinaiconbox icon="magic" color="#ffffff" background="#666666" title="Sharp Retina Graphics" circle="true"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href="#">Take a Tour →</a>[/retinaiconbox][/one_third_last] </pre>\n\n[hr]\n\n<h3>3. 3 Big Retina Icon Boxes with Circles</h3>\n<pre><div style="text-align: center;">[one_third] [retinaicon icon="beaker" size="large" circle="true" color="#999999" background="#efefef" align="center"] <h3>Incredibly Flexible</h3> Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"][button link="http://www.google.com" target="_blank" color="white" size="large"]Buy this Theme[/button][/one_third] [one_third] [retinaicon icon="hdd" size="large" circle="true" color="#999999" background="#efefef" align="center"] <h3>Ultra Responsive</h3> Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"][button link="http://www.google.com" target="_blank" color="white" size="large"]Buy this Theme[/button][/one_third] [one_third_last] [retinaicon icon="shopping-cart" size="large" circle="true" color="#999999" background="#efefef" align="center"] <h3>Great SEO Base</h3> Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"][button link="http://www.google.com" target="_blank" color="white" size="large"]Buy this Theme[/button][/one_third_last] </div></pre>\n\n[hr]\n\n<h3>4. 4 Retina Icon Boxes with Background</h3>\n<pre><div style="text-align: center;">[one_fourth][box style="1"] <h3>Development</h3> [retinaicon icon="folder-open-alt" color="#289dcc" background="#efefef" size="medium"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est. <a href="#">Learn More...</a>[/box][/one_fourth] [one_fourth][box style="1"] <h3>Graphic Design</h3> [retinaicon icon="cloud-upload" color="#289dcc" background="#efefef" size="medium"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est. <a href="#">Learn More...</a>[/box][/one_fourth] [one_fourth][box style="1"] <h3>Web Hosting</h3> [retinaicon icon="hdd" color="#289dcc" background="#efefef" size="medium"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est. <a href="#">Learn More...</a>[/box][/one_fourth] [one_fourth_last][box style="1"] <h3>Marketing</h3> [retinaicon icon="signal" color="#289dcc" background="#efefef" size="medium"]Excepteur sint occaecat cupidatat non proident, sunt in anim id est. <a href="#">Learn More...</a>[/box][/one_fourth_last] </div></pre>\n\n[hr]\n\n<h3>5. 3 Big Retina Icon Boxes without Circles</h3>\n<pre><div style="text-align: center;"> [one_third] [retinaicon icon="folder-open-alt" size="large" color="#999999" background="#ffffff" align="center"][googlefont font="Sanchez" size="24px" margin="5px 0 10px 0"]Easy To Customize[/googlefont] Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"] [button link="http://www.google.com" target="_blank" style="light"]Buy this Theme[/button][/one_third] [one_third] [retinaicon icon="cloud-upload" size="large" color="#999999" background="#ffffff" align="center"][googlefont font="Sanchez" size="24px" margin="5px 0 10px 0"]Ultra Responsive Layout[/googlefont] Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"] [button link="http://www.google.com" target="_blank" style="light"]Buy this Theme[/button][/one_third] [one_third_last] [retinaicon icon="hdd" size="large" color="#999999" background="#ffffff" align="center"][googlefont font="Sanchez" size="24px" margin="5px 0 10px 0"]Sharp Retina Graphics[/googlefont] Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[gap height="1"] [button link="http://www.google.com" target="_blank" style="light"]Buy this Theme[/button][/one_third_last] </div></pre>\n\n[hr]\n\n<h3>6. 4 Retina Icon Boxes with Custom Font</h3>\n<pre><div style="text-align: center;"> [one_fourth][retinaicon icon="heart-empty" color="#ffffff" background="#85bc1c" circle="true" size="medium"][googlefont font="Amatic SC" size="46px" margin="0px"]Development[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth] [one_fourth][retinaicon icon="thumbs-up" color="#ffffff" background="#85bc1c" circle="true" size="medium"][googlefont font="Amatic SC" size="46px" margin="0px"]Design[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth] [one_fourth][retinaicon icon="phone" color="#ffffff" background="#85bc1c" circle="true" size="medium"][googlefont font="Amatic SC" size="46px" margin="0px"]Hosting[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth] [one_fourth_last][retinaicon icon="umbrella" color="#ffffff" background="#85bc1c" circle="true" size="medium"][googlefont font="Amatic SC" size="46px" margin="0px"]Marketing[/googlefont]Excepteur sint occaecat cupidatat non proident, sunt in anim id est.[/one_fourth_last] </div> </pre>\n\n[hr]\n\n[separator headline=\"h3\" title=\"Overview of all available Retina Icons\"]\n\n[one_fourth]<i class=\"retinaicon-compass\"></i> compass\n<i class=\"retinaicon-collapse\"></i> collapse\n<i class=\"retinaicon-collapse-top\"></i> collapse-top\n<i class=\"retinaicon-expand\"></i> expand\n<i class=\"retinaicon-eur\"></i> eur\n<i class=\"retinaicon-euro\"></i> euro <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-gbp\"></i> gbp\n<i class=\"retinaicon-usd\"></i> usd\n<i class=\"retinaicon-dollar\"></i> dollar <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-inr\"></i> inr\n<i class=\"retinaicon-rupee\"></i> rupee <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-jpy\"></i> jpy\n<i class=\"retinaicon-yen\"></i> yen <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-cny\"></i> cny\n<i class=\"retinaicon-renminbi\"></i> renminbi <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-krw\"></i> krw\n<i class=\"retinaicon-renren\"></i> renren[/one_fourth]\n[one_fourth]<i class=\"retinaicon-won\"></i> won <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-btc\"></i> btc\n<i class=\"retinaicon-bitcoin\"></i> bitcoin <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-file\"></i> file\n<i class=\"retinaicon-file-text\"></i> file-text\n<i class=\"retinaicon-sort-by-alphabet\"></i> sort-by-alphabet\n<i class=\"retinaicon-sort-by-alphabet-alt\"></i> sort-by-alphabet-alt\n<i class=\"retinaicon-sort-by-attributes\"></i> sort-by-attributes\n<i class=\"retinaicon-sort-by-attributes-alt\"></i> sort-by-attributes-alt\n<i class=\"retinaicon-sort-by-order\"></i> sort-by-order\n<i class=\"retinaicon-sort-by-order-alt\"></i> sort-by-order-alt\n<i class=\"retinaicon-thumbs-up\"></i> thumbs-up\n<i class=\"retinaicon-thumbs-down\"></i> thumbs-down\n<i class=\"retinaicon-youtube-sign\"></i> youtube-sign\n<i class=\"retinaicon-youtube\"></i> youtube\n<i class=\"retinaicon-xing\"></i> xing[/one_fourth]\n[one_fourth]<i class=\"retinaicon-xing-sign\"></i> xing-sign\n<i class=\"retinaicon-youtube-play\"></i> youtube-play\n<i class=\"retinaicon-dropbox\"></i> dropbox\n<i class=\"retinaicon-stackexchange\"></i> stackexchange\n<i class=\"retinaicon-instagram\"></i> instagram\n<i class=\"retinaicon-flickr\"></i> flickr\n<i class=\"retinaicon-adn\"></i> adn\n<i class=\"retinaicon-bitbucket\"></i> bitbucket\n<i class=\"retinaicon-bitbucket-sign\"></i> bitbucket-sign\n<i class=\"retinaicon-tumblr\"></i> tumblr\n<i class=\"retinaicon-tumblr-sign\"></i> tumblr-sign\n<i class=\"retinaicon-long-arrow-down\"></i> long-arrow-down\n<i class=\"retinaicon-long-arrow-up\"></i> long-arrow-up\n<i class=\"retinaicon-long-arrow-left\"></i> long-arrow-left\n<i class=\"retinaicon-long-arrow-right\"></i> long-arrow-right\n<i class=\"retinaicon-apple\"></i> apple[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-windows\"></i> windows\n<i class=\"retinaicon-android\"></i> android\n<i class=\"retinaicon-linux\"></i> linux\n<i class=\"retinaicon-dribbble\"></i> dribbble\n<i class=\"retinaicon-skype\"></i> skype\n<i class=\"retinaicon-foursquare\"></i> foursquare\n<i class=\"retinaicon-trello\"></i> trello\n<i class=\"retinaicon-female\"></i> female\n<i class=\"retinaicon-male\"></i> male\n<i class=\"retinaicon-gittip\"></i> gittip\n<i class=\"retinaicon-sun\"></i> sun\n<i class=\"retinaicon-moon\"></i> moon\n<i class=\"retinaicon-archive\"></i> archive\n<i class=\"retinaicon-bug\"></i> bug\n<i class=\"retinaicon-vk\"></i> vk\n<i class=\"retinaicon-weibo\"></i> weibo[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Web Application Icons\"]\n\n[one_fourth]<i class=\"retinaicon-adjust\"></i> adjust\n<i class=\"retinaicon-anchor\"></i> anchor\n<i class=\"retinaicon-archive\"></i> archive\n<i class=\"retinaicon-asterisk\"></i> asterisk\n<i class=\"retinaicon-ban-circle\"></i> ban-circle\n<i class=\"retinaicon-bar-chart\"></i> bar-chart\n<i class=\"retinaicon-barcode\"></i> barcode\n<i class=\"retinaicon-beaker\"></i> beaker\n<i class=\"retinaicon-beer\"></i> beer\n<i class=\"retinaicon-bell\"></i> bell\n<i class=\"retinaicon-bell-alt\"></i> bell-alt\n<i class=\"retinaicon-bolt\"></i> bolt\n<i class=\"retinaicon-book\"></i> book\n<i class=\"retinaicon-bookmark\"></i> bookmark\n<i class=\"retinaicon-bookmark-empty\"></i> bookmark-empty\n<i class=\"retinaicon-briefcase\"></i> briefcase\n<i class=\"retinaicon-bug\"></i> bug\n<i class=\"retinaicon-building\"></i> building\n<i class=\"retinaicon-bullhorn\"></i> bullhorn\n<i class=\"retinaicon-bullseye\"></i> bullseye\n<i class=\"retinaicon-calendar\"></i> calendar\n<i class=\"retinaicon-calendar-empty\"></i> calendar-empty\n<i class=\"retinaicon-camera\"></i> camera\n<i class=\"retinaicon-camera-retro\"></i> camera-retro\n<i class=\"retinaicon-certificate\"></i> certificate\n<i class=\"retinaicon-check\"></i> check\n<i class=\"retinaicon-check-empty\"></i> check-empty\n<i class=\"retinaicon-check-minus\"></i> check-minus\n<i class=\"retinaicon-check-sign\"></i> check-sign\n<i class=\"retinaicon-circle\"></i> circle\n<i class=\"retinaicon-circle-blank\"></i> circle-blank\n<i class=\"retinaicon-cloud\"></i> cloud\n<i class=\"retinaicon-cloud-download\"></i> cloud-download\n<i class=\"retinaicon-cloud-upload\"></i> cloud-upload\n<i class=\"retinaicon-code\"></i> code\n<i class=\"retinaicon-code-fork\"></i> code-fork\n<i class=\"retinaicon-coffee\"></i> coffee\n<i class=\"retinaicon-cog\"></i> cog\n<i class=\"retinaicon-cogs\"></i> cogs\n<i class=\"retinaicon-collapse\"></i> collapse\n<i class=\"retinaicon-collapse-alt\"></i> collapse-alt\n<i class=\"retinaicon-collapse-top\"></i> collapse-top\n<i class=\"retinaicon-comment\"></i> comment\n<i class=\"retinaicon-comment-alt\"></i> comment-alt\n<i class=\"retinaicon-comments\"></i> comments\n<i class=\"retinaicon-comments-alt\"></i> comments-alt\n<i class=\"retinaicon-compass\"></i> compass\n<i class=\"retinaicon-credit-card\"></i> credit-card\n<i class=\"retinaicon-crop\"></i> crop\n<i class=\"retinaicon-dashboard\"></i> dashboard\n<i class=\"retinaicon-desktop\"></i> desktop\n<i class=\"retinaicon-download\"></i> download\n<i class=\"retinaicon-download-alt\"></i> download-alt\n<i class=\"retinaicon-edit\"></i> edit\n<i class=\"retinaicon-edit-sign\"></i> edit-sign\n<i class=\"retinaicon-ellipsis-horizontal\"></i> ellipsis-horizontal\n<i class=\"retinaicon-ellipsis-vertical\"></i> ellipsis-vertical\n<i class=\"retinaicon-envelope\"></i> envelope[/one_fourth]\n[one_fourth]<i class=\"retinaicon-envelope-alt\"></i> envelope-alt\n<i class=\"retinaicon-eraser\"></i> eraser\n<i class=\"retinaicon-exchange\"></i> exchange\n<i class=\"retinaicon-exclamation\"></i> exclamation\n<i class=\"retinaicon-exclamation-sign\"></i> exclamation-sign\n<i class=\"retinaicon-expand\"></i> expand\n<i class=\"retinaicon-expand-alt\"></i> expand-alt\n<i class=\"retinaicon-external-link\"></i> external-link\n<i class=\"retinaicon-external-link-sign\"></i> external-link-sign\n<i class=\"retinaicon-eye-close\"></i> eye-close\n<i class=\"retinaicon-eye-open\"></i> eye-open\n<i class=\"retinaicon-facetime-video\"></i> facetime-video\n<i class=\"retinaicon-female\"></i> female\n<i class=\"retinaicon-fighter-jet\"></i> fighter-jet\n<i class=\"retinaicon-film\"></i> film\n<i class=\"retinaicon-filter\"></i> filter\n<i class=\"retinaicon-fire\"></i> fire\n<i class=\"retinaicon-fire-extinguisher\"></i> fire-extinguisher\n<i class=\"retinaicon-flag\"></i> flag\n<i class=\"retinaicon-flag-alt\"></i> flag-alt\n<i class=\"retinaicon-flag-checkered\"></i> flag-checkered\n<i class=\"retinaicon-folder-close\"></i> folder-close\n<i class=\"retinaicon-folder-close-alt\"></i> folder-close-alt\n<i class=\"retinaicon-folder-open\"></i> folder-open\n<i class=\"retinaicon-folder-open-alt\"></i> folder-open-alt\n<i class=\"retinaicon-food\"></i> food\n<i class=\"retinaicon-frown\"></i> frown\n<i class=\"retinaicon-gamepad\"></i> gamepad\n<i class=\"retinaicon-gear\"></i> gear <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-gears\"></i> gears <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-gift\"></i> gift\n<i class=\"retinaicon-glass\"></i> glass\n<i class=\"retinaicon-globe\"></i> globe\n<i class=\"retinaicon-group\"></i> group\n<i class=\"retinaicon-hdd\"></i> hdd\n<i class=\"retinaicon-headphones\"></i> headphones\n<i class=\"retinaicon-heart\"></i> heart\n<i class=\"retinaicon-heart-empty\"></i> heart-empty\n<i class=\"retinaicon-home\"></i> home\n<i class=\"retinaicon-inbox\"></i> inbox\n<i class=\"retinaicon-info\"></i> info\n<i class=\"retinaicon-info-sign\"></i> info-sign\n<i class=\"retinaicon-key\"></i> key\n<i class=\"retinaicon-keyboard\"></i> keyboard\n<i class=\"retinaicon-laptop\"></i> laptop\n<i class=\"retinaicon-leaf\"></i> leaf\n<i class=\"retinaicon-legal\"></i> legal\n<i class=\"retinaicon-lemon\"></i> lemon\n<i class=\"retinaicon-level-down\"></i> level-down\n<i class=\"retinaicon-level-up\"></i> level-up\n<i class=\"retinaicon-lightbulb\"></i> lightbulb\n<i class=\"retinaicon-location-arrow\"></i> location-arrow\n<i class=\"retinaicon-lock\"></i> lock\n<i class=\"retinaicon-magic\"></i> magic\n<i class=\"retinaicon-magnet\"></i> magnet\n<i class=\"retinaicon-mail-forward\"></i> mail-forward <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-mail-reply\"></i> mail-reply <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-mail-reply-all\"></i> mail-reply-all[/one_fourth]\n[one_fourth]<i class=\"retinaicon-male\"></i> male\n<i class=\"retinaicon-map-marker\"></i> map-marker\n<i class=\"retinaicon-meh\"></i> meh\n<i class=\"retinaicon-microphone\"></i> microphone\n<i class=\"retinaicon-microphone-off\"></i> microphone-off\n<i class=\"retinaicon-minus\"></i> minus\n<i class=\"retinaicon-minus-sign\"></i> minus-sign\n<i class=\"retinaicon-minus-sign-alt\"></i> minus-sign-alt\n<i class=\"retinaicon-mobile-phone\"></i> mobile-phone\n<i class=\"retinaicon-money\"></i> money\n<i class=\"retinaicon-moon\"></i> moon\n<i class=\"retinaicon-move\"></i> move\n<i class=\"retinaicon-music\"></i> music\n<i class=\"retinaicon-off\"></i> off\n<i class=\"retinaicon-ok\"></i> ok\n<i class=\"retinaicon-ok-circle\"></i> ok-circle\n<i class=\"retinaicon-ok-sign\"></i> ok-sign\n<i class=\"retinaicon-pencil\"></i> pencil\n<i class=\"retinaicon-phone\"></i> phone\n<i class=\"retinaicon-phone-sign\"></i> phone-sign\n<i class=\"retinaicon-picture\"></i> picture\n<i class=\"retinaicon-plane\"></i> plane\n<i class=\"retinaicon-plus\"></i> plus\n<i class=\"retinaicon-plus-sign\"></i> plus-sign\n<i class=\"retinaicon-plus-sign-alt\"></i> plus-sign-alt\n<i class=\"retinaicon-power-off\"></i> power-off <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-print\"></i> print\n<i class=\"retinaicon-pushpin\"></i> pushpin\n<i class=\"retinaicon-puzzle-piece\"></i> puzzle-piece\n<i class=\"retinaicon-qrcode\"></i> qrcode\n<i class=\"retinaicon-question\"></i> question\n<i class=\"retinaicon-question-sign\"></i> question-sign\n<i class=\"retinaicon-quote-left\"></i> quote-left\n<i class=\"retinaicon-quote-right\"></i> quote-right\n<i class=\"retinaicon-random\"></i> random\n<i class=\"retinaicon-refresh\"></i> refresh\n<i class=\"retinaicon-remove\"></i> remove\n<i class=\"retinaicon-remove-circle\"></i> remove-circle\n<i class=\"retinaicon-remove-sign\"></i> remove-sign\n<i class=\"retinaicon-reorder\"></i> reorder\n<i class=\"retinaicon-reply\"></i> reply\n<i class=\"retinaicon-reply-all\"></i> reply-all\n<i class=\"retinaicon-resize-horizontal\"></i> resize-horizontal\n<i class=\"retinaicon-resize-vertical\"></i> resize-vertical\n<i class=\"retinaicon-retweet\"></i> retweet\n<i class=\"retinaicon-road\"></i> road\n<i class=\"retinaicon-rocket\"></i> rocket\n<i class=\"retinaicon-rss\"></i> rss\n<i class=\"retinaicon-rss-sign\"></i> rss-sign\n<i class=\"retinaicon-screenshot\"></i> screenshot\n<i class=\"retinaicon-search\"></i> search\n<i class=\"retinaicon-share\"></i> share\n<i class=\"retinaicon-share-alt\"></i> share-alt\n<i class=\"retinaicon-share-sign\"></i> share-sign\n<i class=\"retinaicon-shield\"></i> shield\n<i class=\"retinaicon-shopping-cart\"></i> shopping-cart\n<i class=\"retinaicon-sign-blank\"></i> sign-blank\n<i class=\"retinaicon-signal\"></i> signal[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-signin\"></i> signin\n<i class=\"retinaicon-signout\"></i> signout\n<i class=\"retinaicon-sitemap\"></i> sitemap\n<i class=\"retinaicon-smile\"></i> smile\n<i class=\"retinaicon-sort\"></i> sort\n<i class=\"retinaicon-sort-by-alphabet\"></i> sort-by-alphabet\n<i class=\"retinaicon-sort-by-alphabet-alt\"></i> sort-by-alphabet-alt\n<i class=\"retinaicon-sort-by-attributes\"></i> sort-by-attributes\n<i class=\"retinaicon-sort-by-attributes-alt\"></i> sort-by-attributes-alt\n<i class=\"retinaicon-sort-by-order\"></i> sort-by-order\n<i class=\"retinaicon-sort-by-order-alt\"></i> sort-by-order-alt\n<i class=\"retinaicon-sort-down\"></i> sort-down\n<i class=\"retinaicon-sort-up\"></i> sort-up\n<i class=\"retinaicon-spinner\"></i> spinner\n<i class=\"retinaicon-star\"></i> star\n<i class=\"retinaicon-star-empty\"></i> star-empty\n<i class=\"retinaicon-star-half\"></i> star-half\n<i class=\"retinaicon-star-half-empty\"></i> star-half-empty\n<i class=\"retinaicon-star-half-full\"></i> star-half-full <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-subscript\"></i> subscript\n<i class=\"retinaicon-suitcase\"></i> suitcase\n<i class=\"retinaicon-sun\"></i> sun\n<i class=\"retinaicon-superscript\"></i> superscript\n<i class=\"retinaicon-tablet\"></i> tablet\n<i class=\"retinaicon-tag\"></i> tag\n<i class=\"retinaicon-tags\"></i> tags\n<i class=\"retinaicon-tasks\"></i> tasks\n<i class=\"retinaicon-terminal\"></i> terminal\n<i class=\"retinaicon-thumbs-down\"></i> thumbs-down\n<i class=\"retinaicon-thumbs-down-alt\"></i> thumbs-down-alt\n<i class=\"retinaicon-thumbs-up\"></i> thumbs-up\n<i class=\"retinaicon-thumbs-up-alt\"></i> thumbs-up-alt\n<i class=\"retinaicon-ticket\"></i> ticket\n<i class=\"retinaicon-time\"></i> time\n<i class=\"retinaicon-tint\"></i> tint\n<i class=\"retinaicon-trash\"></i> trash\n<i class=\"retinaicon-trophy\"></i> trophy\n<i class=\"retinaicon-truck\"></i> truck\n<i class=\"retinaicon-umbrella\"></i> umbrella\n<i class=\"retinaicon-unchecked\"></i> unchecked <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-unlock\"></i> unlock\n<i class=\"retinaicon-unlock-alt\"></i> unlock-alt\n<i class=\"retinaicon-upload\"></i> upload\n<i class=\"retinaicon-upload-alt\"></i> upload-alt\n<i class=\"retinaicon-user\"></i> user\n<i class=\"retinaicon-volume-down\"></i> volume-down\n<i class=\"retinaicon-volume-off\"></i> volume-off\n<i class=\"retinaicon-volume-up\"></i> volume-up\n<i class=\"retinaicon-warning-sign\"></i> warning-sign\n<i class=\"retinaicon-wrench\"></i> wrench\n<i class=\"retinaicon-zoom-in\"></i> zoom-in\n<i class=\"retinaicon-zoom-out\"></i> zoom-out[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Currency Icons\"]\n\n[one_fourth]<i class=\"retinaicon-bitcoin\"></i> bitcoin <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-btc\"></i> btc\n<i class=\"retinaicon-cny\"></i> cny\n<i class=\"retinaicon-dollar\"></i> dollar <span class=\"muted\">(alias)</span>[/one_fourth]\n[one_fourth]<i class=\"retinaicon-eur\"></i> eur\n<i class=\"retinaicon-euro\"></i> euro <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-gbp\"></i> gbp\n<i class=\"retinaicon-inr\"></i> inr[/one_fourth]\n[one_fourth]<i class=\"retinaicon-jpy\"></i> jpy\n<i class=\"retinaicon-krw\"></i> krw\n<i class=\"retinaicon-renminbi\"></i> renminbi <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-rupee\"></i> rupee <span class=\"muted\">(alias)</span>[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-usd\"></i> usd\n<i class=\"retinaicon-won\"></i> won <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-yen\"></i> yen <span class=\"muted\">(alias)</span>[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Text Editor Icons\"]\n\n[one_fourth]<i class=\"retinaicon-align-center\"></i> align-center\n<i class=\"retinaicon-align-justify\"></i> align-justify\n<i class=\"retinaicon-align-left\"></i> align-left\n<i class=\"retinaicon-align-right\"></i> align-right\n<i class=\"retinaicon-bold\"></i> bold\n<i class=\"retinaicon-columns\"></i> columns\n<i class=\"retinaicon-copy\"></i> copy\n<i class=\"retinaicon-cut\"></i> cut\n<i class=\"retinaicon-eraser\"></i> eraser\n<i class=\"retinaicon-file\"></i> file[/one_fourth]\n[one_fourth]<i class=\"retinaicon-file-alt\"></i> file-alt\n<i class=\"retinaicon-file-text\"></i> file-text\n<i class=\"retinaicon-file-text-alt\"></i> file-text-alt\n<i class=\"retinaicon-font\"></i> font\n<i class=\"retinaicon-indent-left\"></i> indent-left\n<i class=\"retinaicon-indent-right\"></i> indent-right\n<i class=\"retinaicon-italic\"></i> italic\n<i class=\"retinaicon-link\"></i> link\n<i class=\"retinaicon-list\"></i> list\n<i class=\"retinaicon-list-alt\"></i> list-alt[/one_fourth]\n[one_fourth]<i class=\"retinaicon-list-ol\"></i> list-ol\n<i class=\"retinaicon-list-ul\"></i> list-ul\n<i class=\"retinaicon-paper-clip\"></i> paper-clip\n<i class=\"retinaicon-paperclip\"></i> paperclip <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-paste\"></i> paste\n<i class=\"retinaicon-repeat\"></i> repeat\n<i class=\"retinaicon-rotate-left\"></i> rotate-left <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-rotate-right\"></i> rotate-right <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-save\"></i> save\n<i class=\"retinaicon-strikethrough\"></i> strikethrough[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-table\"></i> table\n<i class=\"retinaicon-text-height\"></i> text-height\n<i class=\"retinaicon-text-width\"></i> text-width\n<i class=\"retinaicon-th\"></i> th\n<i class=\"retinaicon-th-large\"></i> th-large\n<i class=\"retinaicon-th-list\"></i> th-list\n<i class=\"retinaicon-underline\"></i> underline\n<i class=\"retinaicon-undo\"></i> undo\n<i class=\"retinaicon-unlink\"></i> unlink[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Directional Icons\"]\n\n[one_fourth]<i class=\"retinaicon-angle-down\"></i> angle-down\n<i class=\"retinaicon-angle-left\"></i> angle-left\n<i class=\"retinaicon-angle-right\"></i> angle-right\n<i class=\"retinaicon-angle-up\"></i> angle-up\n<i class=\"retinaicon-arrow-down\"></i> arrow-down\n<i class=\"retinaicon-arrow-left\"></i> arrow-left\n<i class=\"retinaicon-arrow-right\"></i> arrow-right\n<i class=\"retinaicon-arrow-up\"></i> arrow-up\n<i class=\"retinaicon-caret-down\"></i> caret-down[/one_fourth]\n[one_fourth]<i class=\"retinaicon-caret-left\"></i> caret-left\n<i class=\"retinaicon-caret-right\"></i> caret-right\n<i class=\"retinaicon-caret-up\"></i> caret-up\n<i class=\"retinaicon-chevron-down\"></i> chevron-down\n<i class=\"retinaicon-chevron-left\"></i> chevron-left\n<i class=\"retinaicon-chevron-right\"></i> chevron-right\n<i class=\"retinaicon-chevron-sign-down\"></i> chevron-sign-down\n<i class=\"retinaicon-chevron-sign-left\"></i> chevron-sign-left\n<i class=\"retinaicon-chevron-sign-right\"></i> chevron-sign-right[/one_fourth]\n[one_fourth]<i class=\"retinaicon-chevron-sign-up\"></i> chevron-sign-up\n<i class=\"retinaicon-chevron-up\"></i> chevron-up\n<i class=\"retinaicon-circle-arrow-down\"></i> circle-arrow-down\n<i class=\"retinaicon-circle-arrow-left\"></i> circle-arrow-left\n<i class=\"retinaicon-circle-arrow-right\"></i> circle-arrow-right\n<i class=\"retinaicon-circle-arrow-up\"></i> circle-arrow-up\n<i class=\"retinaicon-double-angle-down\"></i> double-angle-down\n<i class=\"retinaicon-double-angle-left\"></i> double-angle-left\n<i class=\"retinaicon-double-angle-right\"></i> double-angle-right[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-double-angle-up\"></i> double-angle-up\n<i class=\"retinaicon-hand-down\"></i> hand-down\n<i class=\"retinaicon-hand-left\"></i> hand-left\n<i class=\"retinaicon-hand-right\"></i> hand-right\n<i class=\"retinaicon-hand-up\"></i> hand-up\n<i class=\"retinaicon-long-arrow-down\"></i> long-arrow-down\n<i class=\"retinaicon-long-arrow-left\"></i> long-arrow-left\n<i class=\"retinaicon-long-arrow-right\"></i> long-arrow-right\n<i class=\"retinaicon-long-arrow-up\"></i> long-arrow-up[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Video Player Icons\"]\n\n[one_fourth]<i class=\"retinaicon-backward\"></i> backward\n<i class=\"retinaicon-eject\"></i> eject\n<i class=\"retinaicon-fast-backward\"></i> fast-backward\n<i class=\"retinaicon-fast-forward\"></i> fast-forward[/one_fourth]\n[one_fourth]<i class=\"retinaicon-forward\"></i> forward\n<i class=\"retinaicon-fullscreen\"></i> fullscreen\n<i class=\"retinaicon-pause\"></i> pause\n<i class=\"retinaicon-play\"></i> play[/one_fourth]\n[one_fourth]<i class=\"retinaicon-play-circle\"></i> play-circle\n<i class=\"retinaicon-play-sign\"></i> play-sign\n<i class=\"retinaicon-resize-full\"></i> resize-full\n<i class=\"retinaicon-resize-small\"></i> resize-small[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-step-backward\"></i> step-backward\n<i class=\"retinaicon-step-forward\"></i> step-forward\n<i class=\"retinaicon-stop\"></i> stop\n<i class=\"retinaicon-youtube-play\"></i> youtube-play[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Brand Icons\"]\n\n[one_fourth]<i class=\"retinaicon-adn\"></i> adn\n<i class=\"retinaicon-android\"></i> android\n<i class=\"retinaicon-apple\"></i> apple\n<i class=\"retinaicon-bitbucket\"></i> bitbucket\n<i class=\"retinaicon-bitbucket-sign\"></i> bitbucket-sign\n<i class=\"retinaicon-bitcoin\"></i> bitcoin <span class=\"muted\">(alias)</span>\n<i class=\"retinaicon-btc\"></i> btc\n<i class=\"retinaicon-css3\"></i> css3\n<i class=\"retinaicon-dribbble\"></i> dribbble\n<i class=\"retinaicon-dropbox\"></i> dropbox\n<i class=\"retinaicon-facebook\"></i> facebook[/one_fourth]\n[one_fourth]<i class=\"retinaicon-facebook-sign\"></i> facebook-sign\n<i class=\"retinaicon-flickr\"></i> flickr\n<i class=\"retinaicon-foursquare\"></i> foursquare\n<i class=\"retinaicon-github\"></i> github\n<i class=\"retinaicon-github-alt\"></i> github-alt\n<i class=\"retinaicon-github-sign\"></i> github-sign\n<i class=\"retinaicon-gittip\"></i> gittip\n<i class=\"retinaicon-google-plus\"></i> google-plus\n<i class=\"retinaicon-google-plus-sign\"></i> google-plus-sign\n<i class=\"retinaicon-html5\"></i> html5\n<i class=\"retinaicon-instagram\"></i> instagram[/one_fourth]\n[one_fourth]<i class=\"retinaicon-linkedin\"></i> linkedin\n<i class=\"retinaicon-linkedin-sign\"></i> linkedin-sign\n<i class=\"retinaicon-linux\"></i> linux\n<i class=\"retinaicon-maxcdn\"></i> maxcdn\n<i class=\"retinaicon-pinterest\"></i> pinterest\n<i class=\"retinaicon-pinterest-sign\"></i> pinterest-sign\n<i class=\"retinaicon-renren\"></i> renren\n<i class=\"retinaicon-skype\"></i> skype\n<i class=\"retinaicon-stackexchange\"></i> stackexchange\n<i class=\"retinaicon-trello\"></i> trello\n<i class=\"retinaicon-tumblr\"></i> tumblr[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-tumblr-sign\"></i> tumblr-sign\n<i class=\"retinaicon-twitter\"></i> twitter\n<i class=\"retinaicon-twitter-sign\"></i> twitter-sign\n<i class=\"retinaicon-vk\"></i> vk\n<i class=\"retinaicon-weibo\"></i> weibo\n<i class=\"retinaicon-windows\"></i> windows\n<i class=\"retinaicon-xing\"></i> xing\n<i class=\"retinaicon-xing-sign\"></i> xing-sign\n<i class=\"retinaicon-youtube\"></i> youtube\n<i class=\"retinaicon-youtube-play\"></i> youtube-play\n<i class=\"retinaicon-youtube-sign\"></i> youtube-sign[/one_fourth_last]\n\n[gap height=\"40\"]\n[separator headline=\"h3\" title=\"Medical Icons\"]\n\n[one_fourth]<i class=\"retinaicon-ambulance\"></i> ambulance\n<i class=\"retinaicon-h-sign\"></i> h-sign[/one_fourth]\n[one_fourth]<i class=\"retinaicon-hospital\"></i> hospital\n<i class=\"retinaicon-medkit\"></i> medkit[/one_fourth]\n[one_fourth]<i class=\"retinaicon-plus-sign-alt\"></i> plus-sign-alt\n<i class=\"retinaicon-stethoscope\"></i> stethoscope[/one_fourth]\n[one_fourth_last]<i class=\"retinaicon-user-md\"></i> user-md[/one_fourth_last]','Retina Icons','','publish','open','open','','retina-icons','','','2013-03-12 13:01:21','2013-03-12 13:01:21','',21,'http://inovado2.mintithemes.com/?page_id=922',0,'page','',0),(931,1,'2013-03-12 13:09:30','2013-03-12 13:09:30','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','publish','open','closed','','about-thatcher-retractables','','','2017-01-06 18:36:31','2017-01-06 18:36:31','',2625,'http://inovado2.mintithemes.com/?page_id=931',0,'page','',0),(933,1,'2013-03-12 13:10:08','2013-03-12 13:10:08','[one_third][responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" />[/responsive]\n<h3>Training</h3>Pellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third] \n[one_third][responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" />[/responsive]\n<h3>Consultancy</h3>Pellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third] \n[one_third_last][responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" />[/responsive]\n<h3>Seminars</h3>Pellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quisque eget molestie orci. Suspendisse.[/one_third_last]\n\n[hr style=\"1\" margin=\"10px 0 60px 0\"]\n\n[tabgroup]\n[tab title=\"1. Photoshop Courses\"]\n[one_third]\n[retinaiconbox icon=\"beaker\" color=\"#999999\" title=\"Service #1\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#999999\" title=\"Service #2\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"magic\" color=\"#999999\" title=\"Service #3\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n[/tab][tab title=\"2. Web Hosting\"]\n[one_third]\n[retinaiconbox icon=\"beaker\" color=\"#999999\" title=\"Service #4\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#999999\" title=\"Service #5\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"magic\" color=\"#999999\" title=\"Service #6\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n[/tab][tab title=\"3. Online Marketing\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n[/tab]\n[/tabgroup]\n\n[gap height=\"60\"]\n\n[two_third]\n\n[one_half]\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/retinaiconbox][/one_half]\n[one_half_last]\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/retinaiconbox][/one_half_last]\n\n[gap height=\"30\"]\n\n[one_half]\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/retinaiconbox][/one_half]\n[one_half_last]\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[/retinaiconbox][/one_half_last]\n\n[/two_third] \n[one_third_last]\n[accordion open=\"1\"]\n [accordion-item title=\"First Tab Title\" icon=\"music\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n [accordion-item title=\"Second Tab Title\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n [accordion-item title=\"Third Tab Title\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/accordion-item]\n[/accordion]\n[/one_third_last]\n\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\n<div style=\"text-align:center;\">\n[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" alt=\"logo_1\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" alt=\"logo2\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" alt=\"logo3\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" alt=\"logo4\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" alt=\"logo7\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]\n</div>','Services 2','','publish','open','open','','services-2','','','2013-03-12 13:10:08','2013-03-12 13:10:08','',15,'http://inovado2.mintithemes.com/?page_id=933',0,'page','',0),(935,1,'2013-03-12 13:11:39','2013-03-12 13:11:39','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" />[/responsive]\n[googlefont font=\"Patrick Hand\" size=\"34px\"]<div style=\"text-align: center !important; color: #289dcc !important; line-height:1.2 !important; margin-top:-20px;\">\"I am blown away by the quality of both this theme, and the support.<br /> 5 Stars, fabulous work!\"</div>[/googlefont]\n\n[gap height=\"40\"]\n\n[separator headline=\"h3\" title=\"More Customer Stories\"]\n[gap height=\"10\"]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third_last][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third_last]\n\n[testimonial author=\"John Doe, Google Inc.\"]Just starting out with Inavado, really impressed with everything so far. Very easy to configure and setup, the home page variations are great. Homepage 7 is perfect for my needs it’s saving me a lot of time. I don’t normally buy a just released template, I normally wait for a few revisions and the bugs to go away, but Inavado was too good to wait and as far as I can see it’s glitch free and stable right from the start. Well done![/testimonial]\n\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third_last][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third_last]','Testimonials','','publish','open','open','','testimonials','','','2013-03-12 13:11:39','2013-03-12 13:11:39','',15,'http://inovado2.mintithemes.com/?page_id=935',0,'page','',0),(1188,1,'2013-03-14 16:03:36','2013-03-14 16:03:36','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Ultra-Sharp on Retina Devices\"]\nInovado looks beautiful on Retina-Displays (and of course any Tablet, iPhone, iPad, Mac & PC). With ultra-sharp graphics this Premium Theme looks good on any device!','Retina-Ready','','publish','open','closed','','retina-ready','','','2013-03-14 16:03:36','2013-03-14 16:03:36','',366,'http://inovado2.mintithemes.com/?page_id=1188',2,'page','',0),(1196,1,'2013-03-14 16:04:57','2013-03-14 16:04:57','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif\" alt=\"retinaready1\" class=\"alignnone size-full wp-image-1228\" />[/responsive][gap height=\"5\"]\n\n[separator headline=\"h3\" title=\"Revolution Slider Included (15$ Value)\"]\nCreate a responsive(mobile friendly) or fullwidth slider with must-see-effects and meanwhile keep or build your SEO optimization (all content always readable for search engines). See the heaps of custom transitions/animations for each object on the page! Customize this slider with our convenient drag&drop backend to your very needs.\n\nThis plugin features tons of unique transition effects, an image preloader, video embedding, autoplay that stops on user interaction and lots of easy to set options to create your own effects.','Revolution Slider','','publish','open','closed','','revolution-slider','','','2013-03-14 16:04:57','2013-03-14 16:04:57','',366,'http://inovado2.mintithemes.com/?page_id=1196',8,'page','',0),(1246,1,'2013-03-14 16:24:12','2013-03-14 16:24:12','','shortcodes1','','inherit','open','open','','shortcodes1','','','2013-03-14 16:24:12','2013-03-14 16:24:12','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/shortcodes11.png',0,'attachment','image/png',0),(1251,1,'2013-03-14 16:28:07','2013-03-14 16:28:07','','02_posts','','inherit','open','open','','02_posts','','','2013-03-14 16:28:07','2013-03-14 16:28:07','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/02_posts1.png',0,'attachment','image/png',0),(1252,1,'2013-03-14 16:28:10','2013-03-14 16:28:10','','03_portfolio-overview','','inherit','open','open','','03_portfolio-overview','','','2013-03-14 16:28:10','2013-03-14 16:28:10','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/03_portfolio-overview1.png',0,'attachment','image/png',0),(1253,1,'2013-03-14 16:28:13','2013-03-14 16:28:13','','04_portfolio-add','','inherit','open','open','','04_portfolio-add','','','2013-03-14 16:28:13','2013-03-14 16:28:13','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/04_portfolio-add1.png',0,'attachment','image/png',0),(1254,1,'2013-03-14 16:28:15','2013-03-14 16:28:15','','05_pages','','inherit','open','open','','05_pages','','','2013-03-14 16:28:15','2013-03-14 16:28:15','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/05_pages1.png',0,'attachment','image/png',0),(1255,1,'2013-03-14 16:28:18','2013-03-14 16:28:18','','06_sidebars','','inherit','open','open','','06_sidebars','','','2013-03-14 16:28:18','2013-03-14 16:28:18','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/06_sidebars1.png',0,'attachment','image/png',0),(1256,1,'2013-03-14 16:28:21','2013-03-14 16:28:21','','07_themeoptions-general','','inherit','open','open','','07_themeoptions-general','','','2013-03-14 16:28:21','2013-03-14 16:28:21','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/07_themeoptions-general1.png',0,'attachment','image/png',0),(1257,1,'2013-03-14 16:28:24','2013-03-14 16:28:24','','08_themeoptions-layout','','inherit','open','open','','08_themeoptions-layout','','','2013-03-14 16:28:24','2013-03-14 16:28:24','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/08_themeoptions-layout1.png',0,'attachment','image/png',0),(1258,1,'2013-03-14 16:28:26','2013-03-14 16:28:26','','09_themeoptions-footer','','inherit','open','open','','09_themeoptions-footer','','','2013-03-14 16:28:26','2013-03-14 16:28:26','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/09_themeoptions-footer1.png',0,'attachment','image/png',0),(1259,1,'2013-03-14 16:28:29','2013-03-14 16:28:29','','11_themeoptions-typography','','inherit','open','open','','11_themeoptions-typography','','','2013-03-14 16:28:29','2013-03-14 16:28:29','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/11_themeoptions-typography1.png',0,'attachment','image/png',0),(1260,1,'2013-03-14 16:28:34','2013-03-14 16:28:34','','12_themeoptions-header','','inherit','open','open','','12_themeoptions-header','','','2013-03-14 16:28:34','2013-03-14 16:28:34','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/12_themeoptions-header1.png',0,'attachment','image/png',0),(1261,1,'2013-03-14 16:28:42','2013-03-14 16:28:42','','13_themeoptions-styling','','inherit','open','open','','13_themeoptions-styling','','','2013-03-14 16:28:42','2013-03-14 16:28:42','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/13_themeoptions-styling1.png',0,'attachment','image/png',0),(1262,1,'2013-03-14 16:28:46','2013-03-14 16:28:46','','14_themeoptions-blog','','inherit','open','open','','14_themeoptions-blog','','','2013-03-14 16:28:46','2013-03-14 16:28:46','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/14_themeoptions-blog1.png',0,'attachment','image/png',0),(1263,1,'2013-03-14 16:28:50','2013-03-14 16:28:50','','15_themeoptions-socialmedia','','inherit','open','open','','15_themeoptions-socialmedia','','','2013-03-14 16:28:50','2013-03-14 16:28:50','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/15_themeoptions-socialmedia1.png',0,'attachment','image/png',0),(1264,1,'2013-03-14 16:28:53','2013-03-14 16:28:53','','16_themeoptions-lightbox','','inherit','open','open','','16_themeoptions-lightbox','','','2013-03-14 16:28:53','2013-03-14 16:28:53','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/16_themeoptions-lightbox1.png',0,'attachment','image/png',0),(1265,1,'2013-03-14 16:28:55','2013-03-14 16:28:55','','16_themeoptions-portfolio','','inherit','open','open','','16_themeoptions-portfolio','','','2013-03-14 16:28:55','2013-03-14 16:28:55','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/16_themeoptions-portfolio1.png',0,'attachment','image/png',0),(1266,1,'2013-03-14 16:28:58','2013-03-14 16:28:58','','17_themeoptions-css','','inherit','open','open','','17_themeoptions-css','','','2013-03-14 16:28:58','2013-03-14 16:28:58','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/17_themeoptions-css1.png',0,'attachment','image/png',0),(1267,1,'2013-03-14 16:29:00','2013-03-14 16:29:00','','18_slider','','inherit','open','open','','18_slider','','','2013-03-14 16:29:00','2013-03-14 16:29:00','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/18_slider1.png',0,'attachment','image/png',0),(1332,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Favicon','','draft','closed','closed','','of-media_favicon','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=4',0,'options','',0),(1333,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Favicon Iphone','','draft','closed','closed','','of-media_favicon_iphone','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=5',0,'options','',0),(1334,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Favicon Iphone Retina','','draft','closed','closed','','of-media_favicon_iphone_retina','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=6',0,'options','',0),(1335,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Favicon Ipad','','draft','closed','closed','','of-media_favicon_ipad','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=7',0,'options','',0),(1336,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Favicon Ipad Retina','','draft','closed','closed','','of-media_favicon_ipad_retina','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=8',0,'options','',0),(1337,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Bg','','draft','closed','closed','','of-media_bg','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=9',0,'options','',0),(1338,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Logo','','draft','closed','closed','','of-media_logo','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=10',0,'options','',0),(1339,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Logo Retina','','draft','closed','closed','','of-media_logo_retina','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=11',0,'options','',0),(1340,1,'2013-03-11 13:22:09','0000-00-00 00:00:00','','Media Blogtitlebar','','draft','closed','closed','','of-media_blogtitlebar','','','2013-03-11 13:22:09','0000-00-00 00:00:00','',0,'http://inovado2.mintithemes.com/?post_type=options&p=12',0,'options','',0),(1461,1,'2013-07-22 14:08:32','2013-07-22 14:08:32','','logo10','','inherit','open','open','','logo10','','','2013-07-22 14:08:32','2013-07-22 14:08:32','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo10.png',0,'attachment','image/png',0),(1462,1,'2013-07-22 14:08:32','2013-07-22 14:08:32','','logo9','','inherit','open','open','','logo9','','','2013-07-22 14:08:32','2013-07-22 14:08:32','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo9.png',0,'attachment','image/png',0),(1463,1,'2013-07-22 14:08:32','2013-07-22 14:08:32','','logo8','','inherit','open','open','','logo8','','','2013-07-22 14:08:32','2013-07-22 14:08:32','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo8.png',0,'attachment','image/png',0),(1464,1,'2013-07-22 14:08:33','2013-07-22 14:08:33','','logo7','','inherit','open','open','','logo7-2','','','2013-07-22 14:08:33','2013-07-22 14:08:33','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo7.png',0,'attachment','image/png',0),(1465,1,'2013-07-22 14:08:33','2013-07-22 14:08:33','','logo6','','inherit','open','open','','logo6-2','','','2013-07-22 14:08:33','2013-07-22 14:08:33','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo6.png',0,'attachment','image/png',0),(1466,1,'2013-07-22 14:08:33','2013-07-22 14:08:33','','logo5','','inherit','open','open','','logo5-2','','','2013-07-22 14:08:33','2013-07-22 14:08:33','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo5.png',0,'attachment','image/png',0),(1467,1,'2013-07-22 14:08:33','2013-07-22 14:08:33','','logo4','','inherit','open','open','','logo4-2','','','2013-07-22 14:08:33','2013-07-22 14:08:33','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo4.png',0,'attachment','image/png',0),(1468,1,'2013-07-22 14:08:34','2013-07-22 14:08:34','','logo3','','inherit','open','open','','logo3-2','','','2013-07-22 14:08:34','2013-07-22 14:08:34','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo3.png',0,'attachment','image/png',0),(1469,1,'2013-07-22 14:08:34','2013-07-22 14:08:34','','logo2','','inherit','open','open','','logo2-2','','','2013-07-22 14:08:34','2013-07-22 14:08:34','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo2.png',0,'attachment','image/png',0),(1470,1,'2013-07-22 14:08:34','2013-07-22 14:08:34','','logo1','','inherit','open','open','','logo1','','','2013-07-22 14:08:34','2013-07-22 14:08:34','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo1.png',0,'attachment','image/png',0),(1477,1,'2013-07-22 14:13:37','2013-07-22 14:13:37','','logo11','','inherit','open','open','','logo11','','','2013-07-22 14:13:37','2013-07-22 14:13:37','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo11.png',0,'attachment','image/png',0),(1742,1,'2013-07-30 11:26:18','2013-07-30 11:26:18','','logo_small','','inherit','open','open','','logo_small','','','2013-07-30 11:26:18','2013-07-30 11:26:18','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/logo_small.png',0,'attachment','image/png',0),(1923,1,'2013-07-30 14:54:07','2013-07-30 14:54:07','','inovado_screens','','inherit','open','open','','inovado_screens','','','2013-07-30 14:54:07','2013-07-30 14:54:07','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/inovado_screens.jpg',0,'attachment','image/jpeg',0),(1925,1,'2013-07-30 15:04:01','2013-07-30 15:04:01','','inovado_screens2','','inherit','open','open','','inovado_screens2','','','2013-07-30 15:04:01','2013-07-30 15:04:01','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/07/inovado_screens2.jpg',0,'attachment','image/jpeg',0),(2033,1,'2013-07-30 18:42:24','2013-07-30 18:42:24','[section bgcolor=\"#f9f9f9\" bgimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/section1.jpg\" parallax=\"true\" padding=\"40px 0\"]\n<h1 style=\"font-size: 26px; text-align: center !important; color: #289dcc !important; line-height: 34px;\">We are Inovado and we hand-craft Web Solutions with Powerful Technologies.</h1>\n[gap height=\"0\"]\n<h3 style=\"text-align: center !important; color: #999999 !important;\">Inovado is an ultra responsive, retina-ready WordPress Theme that everybody wants. It’s an incredible premium theme with powerful customization settings that helps you transform Inovado into your unique business tool.</h3>\n[hr style=\"1\" margin=\"50px 0 60px 0\"]\n\n[one_third]\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Training</h3>\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quis.\n[button link=\"#\" size=\"small\" icon=\"share-alt\" color=\"alternative-1\"]Small Button[/button]\n[/teaser]\n[/one_third]\n[one_third][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Consultancy</h3>\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quis.\n[button link=\"#\" size=\"small\" icon=\"share-alt\" color=\"alternative-1\"]Small Button[/button]\n[/teaser][/one_third]\n[one_third_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\"]\n<h3>Seminars</h3>\nPellentesque fringilla dapibus pretium. Curabitur rutrum, ligula quis vehicula lacinia, quam lacus cursus quam, vitae adipiscing magna enim et ligula. Quis.\n[button link=\"#\" size=\"small\" icon=\"share-alt\" color=\"alternative-1\"]Small Button[/button]\n[/teaser][/one_third_last]\n\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"60px 0 40px 0\" border=\"1px solid #efefef\"]\n\n[one_half][separator headline=\"h3\" title=\"Embed Videos Everywhere\"][video type=\"vimeo\" id=\"34234286\"][/one_half]\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. [/accordion-item]\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. [/accordion-item]\n[accordion-item title=\"Fully Customizable Layout\"]Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In elit purus, ullamcorper vel luctus vitae, venenatis eu odio. [/accordion-item]\n[/accordion][/one_half_last]\n\n\n[/section]\n\n[section bgcolor=\"#f9f9f9\" padding=\"60px 0 60px 0\" border=\"1px solid #efefef\"]\n\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It\'s an ultra responsive, retina-ready WordPress Theme that everybody wants. [/callout]\n\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"40px 0 40px 0\"]\n\n[one_half]\n\n[separator headline=\"h3\" title=\"Contact Informations\"]\n\n[map w=\"600\" h=\"400\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\" infowindowdefault=\"no\" hidecontrols=\"false\" address=\"Miami\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\n\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Address\"]\n\n100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\n\n<a title=\"johndoe@yourdomain.com\" href=\"mailto:johndoe@yourdomain.com\">johndoe@yourdomain.com</a>\n<a title=\"www.yourdomain.com\" href=\"http://www.yourdomain.com\" target=\"_blank\">www.yourdomain.com</a>\n\n[/one_half]\n\n[one_half_last]\n\n[separator headline=\"h3\" title=\"Send us a Message\"]\n\n[box][contact-form-7 id=\"327\" title=\"Contact form 1\"][/box]\n\n[/one_half_last]\n\n[/section]','Full-Width Example','','publish','open','open','','full-width-example','','','2013-07-30 18:42:24','2013-07-30 18:42:24','',15,'http://localhost:8888/themes/inovado.dev/?page_id=2033',0,'page','',0),(2057,1,'2013-07-30 18:56:30','2013-07-30 18:56:30','[section bgcolor=\"#ffffff\" padding=\"40px 0 40px 0\"]\n\n[gap height=\"10\"]<h1 style=\"font-size: 30px; text-align: center !important; color:#289dcc !important; line-height:38px; margin-bottom:0px;\">Inovado 3.0 includes the Perfect Landing Page</h1>\n<h3 style=\"text-align: center !important; color:#999999 !important;\">Inovado is an ultra responsive, retina-ready WordPress Theme that everybody wants.</h3>\n\n[/section]\n\n\n[section bgcolor=\"#f9f9f9\" padding=\"60px 0 40px 0\" border=\"1px solid #ececec\"]\n\n[one_half][wooslider slide_page=\"aboutus\" slider_type=\"slides\" limit=\"5\"][/one_half]\n[one_half_last][gap height=\"20\"][separator headline=\"h3\" title=\"Sign Up Now!\"][gap height=\"10\"][contact-form-7 id=\"406\" title=\"Get a Quote\"]\n[/one_half_last]\n\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"40px 0 40px 0\"]\n\n[one_third]\n[retinaiconbox icon=\"file-alt\" color=\"#999999\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#999999\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"comment-alt\" color=\"#999999\" title=\"Excellent Support\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n\n[hr style=\"1\" margin=\"30px 0 60px 0\"]\n\n[one_half][separator headline=\"h3\" title=\"Frequently Asked Question\"]\n<strong>Aliquam ut commodo lectus. Phasellus egestas commodo turpis vitae volutpat. Vestibulum ac ipsum condimentum, iaculis enim sit amet, varius tellus.</strong>\n\nDonec vitae ipsum pharetra, laoreet erat aliquam, elementum velit. Etiam neque orci, varius pretium ligula a, fringilla viverra nibh. Quisque pretium sapien vitae accumsan aliquam. Donec in vestibulum est. Pellentesque bibendum nisi augue, a dignissim turpis varius ut. Donec nec odio eget ipsum iaculis auctor sit amet eget erat. Sed sed lacus ipsum. Donec lorem metus, aliquam id commodo sit amet, lobortis eget nunc. Morbi id varius lacus. Etiam hendrerit tempor odio, pretium vestibulum velit.\n[/one_half]\n[one_half_last][separator headline=\"h3\" title=\"Essential Marketing Guide\"]\nDonec mollis dolor eget nisi pharetra fringilla. Aliquam laoreet ligula quis molestie rutrum. Etiam et velit vel enim ornare elementum egestas sit amet neque. Nulla facilisi. Etiam hendrerit tempor odio, pretium vestibulum velit euismod tristique. Suspendisse laoreet augue eget sodales mattis. \n\nIn nec mauris convallis ipsum sollicitudin ultrices. Sed ligula lectus, eleifend laoreet sodales a, dapibus sit amet nulla. Quisque convallis magna tellus, a placerat tellus iaculis ut. Quisque eu nisl quis tellus lacinia venenatis.\n\n[button link=\"http://www.google.com\" size=\"large\" target=\"_blank\" color=\"light\"]Sign Up![/button][/one_half_last]\n\n[/section]\n\n[section bgcolor=\"#f9f9f9\" padding=\"50px 0 20px 0\" border=\"1px solid #ececec\"]\n<h3 style=\"font-size: 20px !important; text-align: center !important;\">Read the latest testimonials from our dedicated Customers</h3>\n[gap height=\"20\"]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third]\n[one_third_last][testimonial author=\"John Doe, Google Inc.\"]Maecenas lacus aliquet et nisl nunc, per sed sed maecenas.Lectus tincidunt pellentesque augue urna sit sed.[/testimonial][/one_third_last]\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"40px 0 20px 0\"]\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" alt=\"logo_1\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" alt=\"logo2\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" alt=\"logo3\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" alt=\"logo4\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" alt=\"logo7\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\n[/section]','Full-Width Example 2','','publish','open','open','','full-width-example-2','','','2013-07-30 18:56:30','2013-07-30 18:56:30','',15,'http://localhost:8888/themes/inovado.dev/?page_id=2057',0,'page','',0),(2111,1,'2013-07-31 08:23:15','2013-07-31 08:23:15','[section bgcolor=\"#ffffff\" padding=\"60px 0 40px 0\"]\n\n<h1 style=\"font-size: 26px; text-align: center !important; color: #289dcc !important; line-height: 32px; margin-bottom: 0px;\">We are Inovado and we hand-craft Web Solutions with Powerful Technologies.</h1>\n<h3 style=\"text-align: center !important; color: #999999 !important;\">Inovado is an ultra responsive, retina-ready WordPress Theme that everybody wants.</h3>\n[hr style=\"1\" margin=\"50px 0 50px 0\"]\n\n[one_third]\n[retinaiconbox icon=\"file-alt\" color=\"#999999\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#999999\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"comment-alt\" color=\"#999999\" title=\"Excellent Support\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n[/section]\n\n[section bgimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/section3.jpg\" parallax=\"true\" padding=\"80px 0\"]\n\n[pricing-table col=\"3\"]\n[plan name=\"Starter Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"0€\" per=\"per year\" color=\"#83b732\" featured=\"100% Free\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>10GB</strong> Storage</li>\n <li><strong>100GB</strong> Bandwith</li>\n <li><strong>5</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Gold Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"19$\" per=\"per month\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>20GB</strong> Storage</li>\n <li><strong>200GB</strong> Bandwith</li>\n <li><strong>25</strong> Products</li>\n <li><strong>Basic</strong> Stats</li>\n <li><strong>Basic</strong> Customization</li>\n</ul>\n[/plan]\n\n[plan name=\"Platinum Edition\" link=\"http://www.google.de\" linkname=\"Sign Up\" price=\"29$\" per=\"per month\" color=\"#2da0ce\" featured=\"BEST PRICE\"]\n<ul>\n <li><strong>Free</strong> Setup</li>\n <li><strong>40GB</strong> Storage</li>\n <li><strong>500GB</strong> Bandwith</li>\n <li><strong>100</strong> Products</li>\n <li><strong>Complex</strong> Stats</li>\n <li><strong>Complex</strong> Customization</li>\n</ul>\n[/plan]\n[/pricing-table]\n\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"60px 0 40px 0\"]\n\n[one_half][separator headline=\"h3\" title=\"Gold Edition Info\"]\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Donec non tellus nec ipsum pellentesque mattis. Praesent mi arcu, scelerisque interdum auctor ornare, lobortis vel ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin varius in libero at scelerisque. Fusce felis ligula, gravida quis tincidunt ut, rhoncus vel nibh. Praesent et nisi interdum, dictum nibh ut, egestas libero. Aliquam pulvinar fringilla enim, id pellentesque orci vehicula nec. Cras vitae justo vitae turpis malesuada blandit eget nec mi. Sed non interdum quam. Proin molestie est a molestie varius. Nulla at neque in tortor dignissim aliquet eget at risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut dui tortor, accumsan at nisl adipiscing, venenatis accumsan mi. Nunc posuere pretium purus, vel congue urna. Nam pulvinar magna felis, ut blandit sem aliquet id. Suspendisse potenti. Suspendisse eget lectus et leo bibendum tempus. Vestibulum laoreet turpis et nibh tempor tincidunt.[/one_half] \n\n[one_half_last][separator headline=\"h3\" title=\"Platinum Edition Info\"]\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Donec non tellus nec ipsum pellentesque mattis. Praesent mi arcu, scelerisque interdum auctor ornare, lobortis vel ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin varius in libero at scelerisque. \n\nFusce felis ligula, gravida quis tincidunt ut, rhoncus vel nibh. Praesent et nisi interdum, dictum nibh ut, egestas libero. Aliquam pulvinar fringilla enim, id pellentesque orci vehicula nec. Cras vitae justo vitae turpis malesuada blandit eget nec mi. Sed non interdum quam. Proin molestie est a molestie varius. Nulla at neque in tortor dignissim aliquet eget at risus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut dui tortor, accumsan at nisl adipiscing, venenatis accumsan mi. Nunc posuere pretium purus, vel congue urna. Nam pulvinar magna felis, ut blandit sem aliquet id. Suspendisse potenti. Suspendisse eget lectus et leo bibendum tempus. Vestibulum laoreet turpis et nibh tempor tincidunt.[/one_half_last]\n\n[gap height=\"30\"]\n\n[separator headline=\"h3\" title=\"Got Questions? We’ve Got Answers!\"]\n\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"What aftersales support do you offer?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n\n[/section]','Full-Width Example 3','','publish','open','open','','full-width-example-3','','','2013-07-31 08:23:15','2013-07-31 08:23:15','',15,'http://localhost:8888/themes/inovado.dev/?page_id=2111',0,'page','',0),(2187,1,'2013-07-31 12:38:50','2013-07-31 12:38:50','[section bgcolor=\"#ffffff\" padding=\"40px 0 40px 0\"]\n\n[gap height=\"10\"]\n<h1 style=\"font-size: 30px; text-align: center !important; color: #289dcc !important; line-height: 38px; margin-bottom: 0px;\">Inovado 3.0 includes 100% Sections</h1>\n<h4 style=\"text-align: center !important; color: #999999 !important;\">Just create a Page with the new \"100% Section\" Template, insert the new [section]  Shortcode and you\'re done! \nYou can also set the background-color, padding, border, background-image and the awesome parallax effect.</h4>\n[/section]\n\n[section bgcolor=\"#f9f9f9\" padding=\"60px 0 40px 0\" border=\"1px solid #ececec\"]\n\n[one_half][wooslider slide_page=\"aboutus\" slider_type=\"slides\" limit=\"5\"][/one_half]\n[one_half_last][gap height=\"20\"][separator headline=\"h3\" title=\"Sign Up Now!\"][gap height=\"10\"][contact-form-7 id=\"406\" title=\"Get a Quote\"]\n[/one_half_last]\n\n[/section]\n\n[section bgcolor=\"#ffffff\" padding=\"40px 0 40px 0\"]\n\n<h3>Get The Code</h3>\n\n<pre>[section bgcolor="#f9f9f9" bgimage="IMAGEURL" parallax="true" padding="40px 0" border="1px solid #ececec"]      Your Content [/section]</pre>\n\n[/section]','Sections','','publish','open','open','','sections','','','2013-07-31 12:38:50','2013-07-31 12:38:50','',21,'http://localhost:8888/themes/inovado.dev/?page_id=2187',0,'page','',0),(2201,1,'2013-08-12 10:20:35','2013-08-12 10:20:35','','600x400','','inherit','open','open','','600x400','','','2013-08-12 10:20:35','2013-08-12 10:20:35','',692,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif',0,'attachment','image/gif',0),(2202,1,'2013-08-12 10:22:42','2013-08-12 10:22:42','','940x480_1','','inherit','open','open','','940x480_1','','','2013-08-12 10:22:42','2013-08-12 10:22:42','',692,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_1.gif',0,'attachment','image/gif',0),(2203,1,'2013-08-12 10:22:44','2013-08-12 10:22:44','','940x480_2','','inherit','open','open','','940x480_2','','','2013-08-12 10:22:44','2013-08-12 10:22:44','',692,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_2.gif',0,'attachment','image/gif',0),(2204,1,'2013-08-12 10:22:45','2013-08-12 10:22:45','','940x480_3','','inherit','open','open','','940x480_3','','','2013-08-12 10:22:45','2013-08-12 10:22:45','',692,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_3.gif',0,'attachment','image/gif',0),(2205,1,'2013-08-12 10:25:09','2013-08-12 10:25:09','','940x480_1','','inherit','open','open','','940x480_1-2','','','2013-08-12 10:25:09','2013-08-12 10:25:09','',693,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_11.gif',0,'attachment','image/gif',0),(2206,1,'2013-08-12 10:25:11','2013-08-12 10:25:11','','940x480_2','','inherit','open','open','','940x480_2-2','','','2013-08-12 10:25:11','2013-08-12 10:25:11','',693,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_21.gif',0,'attachment','image/gif',0),(2207,1,'2013-08-12 10:25:13','2013-08-12 10:25:13','','940x480_3','','inherit','open','open','','940x480_3-2','','','2013-08-12 10:25:13','2013-08-12 10:25:13','',693,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_31.gif',0,'attachment','image/gif',0),(2208,1,'2013-08-12 10:25:50','2013-08-12 10:25:50','','940x480_1','','inherit','open','open','','940x480_1-3','','','2013-08-12 10:25:50','2013-08-12 10:25:50','',34,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_12.gif',0,'attachment','image/gif',0),(2210,1,'2013-08-12 10:25:54','2013-08-12 10:25:54','','940x480_3','','inherit','open','open','','940x480_3-3','','','2013-08-12 10:25:54','2013-08-12 10:25:54','',34,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_32.gif',0,'attachment','image/gif',0),(2211,1,'2013-08-12 10:27:23','2013-08-12 10:27:23','','940x480_1','','inherit','open','open','','940x480_1-4','','','2013-08-12 10:27:23','2013-08-12 10:27:23','',52,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_13.gif',0,'attachment','image/gif',0),(2212,1,'2013-08-12 10:27:25','2013-08-12 10:27:25','','940x480_2','','inherit','open','open','','940x480_2-4','','','2013-08-12 10:27:25','2013-08-12 10:27:25','',52,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_23.gif',0,'attachment','image/gif',0),(2213,1,'2013-08-12 10:27:28','2013-08-12 10:27:28','','940x480_3','','inherit','open','open','','940x480_3-4','','','2013-08-12 10:27:28','2013-08-12 10:27:28','',52,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_33.gif',0,'attachment','image/gif',0),(2214,1,'2013-08-12 10:28:02','2013-08-12 10:28:02','','940x480_1','','inherit','open','open','','940x480_1-5','','','2013-08-12 10:28:02','2013-08-12 10:28:02','',65,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_14.gif',0,'attachment','image/gif',0),(2215,1,'2013-08-12 10:28:08','2013-08-12 10:28:08','','940x480_2','','inherit','open','open','','940x480_2-5','','','2013-08-12 10:28:08','2013-08-12 10:28:08','',65,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_24.gif',0,'attachment','image/gif',0),(2216,1,'2013-08-12 10:28:15','2013-08-12 10:28:15','','940x480_3','','inherit','open','open','','940x480_3-5','','','2013-08-12 10:28:15','2013-08-12 10:28:15','',65,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_34.gif',0,'attachment','image/gif',0),(2217,1,'2013-08-12 10:28:58','2013-08-12 10:28:58','','940x480_1','','inherit','open','open','','940x480_1-6','','','2013-08-12 10:28:58','2013-08-12 10:28:58','',74,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_15.gif',0,'attachment','image/gif',0),(2218,1,'2013-08-12 10:29:00','2013-08-12 10:29:00','','940x480_2','','inherit','open','open','','940x480_2-6','','','2013-08-12 10:29:00','2013-08-12 10:29:00','',74,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_25.gif',0,'attachment','image/gif',0),(2219,1,'2013-08-12 10:29:02','2013-08-12 10:29:02','','940x480_3','','inherit','open','open','','940x480_3-6','','','2013-08-12 10:29:02','2013-08-12 10:29:02','',74,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_35.gif',0,'attachment','image/gif',0),(2220,1,'2013-08-12 10:29:47','2013-08-12 10:29:47','','940x480_1','','inherit','open','open','','940x480_1-7','','','2013-08-12 10:29:47','2013-08-12 10:29:47','',61,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_16.gif',0,'attachment','image/gif',0),(2221,1,'2013-08-12 10:29:49','2013-08-12 10:29:49','','940x480_2','','inherit','open','open','','940x480_2-7','','','2013-08-12 10:29:49','2013-08-12 10:29:49','',61,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_26.gif',0,'attachment','image/gif',0),(2222,1,'2013-08-12 10:29:51','2013-08-12 10:29:51','','940x480_3','','inherit','open','open','','940x480_3-7','','','2013-08-12 10:29:51','2013-08-12 10:29:51','',61,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_36.gif',0,'attachment','image/gif',0),(2223,1,'2013-08-12 10:32:59','2013-08-12 10:32:59','','940x480_1','','inherit','open','open','','940x480_1-8','','','2013-08-12 10:32:59','2013-08-12 10:32:59','',79,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_17.gif',0,'attachment','image/gif',0),(2224,1,'2013-08-12 10:33:01','2013-08-12 10:33:01','','940x480_2','','inherit','open','open','','940x480_2-8','','','2013-08-12 10:33:01','2013-08-12 10:33:01','',79,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_27.gif',0,'attachment','image/gif',0),(2225,1,'2013-08-12 10:33:03','2013-08-12 10:33:03','','940x480_3','','inherit','open','open','','940x480_3-8','','','2013-08-12 10:33:03','2013-08-12 10:33:03','',79,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_37.gif',0,'attachment','image/gif',0),(2226,1,'2013-08-12 10:33:46','2013-08-12 10:33:46','','940x480_1','','inherit','open','open','','940x480_1-9','','','2013-08-12 10:33:46','2013-08-12 10:33:46','',70,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_18.gif',0,'attachment','image/gif',0),(2227,1,'2013-08-12 10:33:48','2013-08-12 10:33:48','','940x480_2','','inherit','open','open','','940x480_2-9','','','2013-08-12 10:33:48','2013-08-12 10:33:48','',70,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_28.gif',0,'attachment','image/gif',0),(2228,1,'2013-08-12 10:33:50','2013-08-12 10:33:50','','940x480_3','','inherit','open','open','','940x480_3-9','','','2013-08-12 10:33:50','2013-08-12 10:33:50','',70,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/08/940x480_38.gif',0,'attachment','image/gif',0),(2229,1,'2013-08-12 10:37:32','2013-08-12 10:37:32','','imagepost','','inherit','open','open','','imagepost','','','2013-08-12 10:37:32','2013-08-12 10:37:32','',271,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/imagepost.gif',0,'attachment','image/gif',0),(2232,1,'2013-08-12 10:38:50','2013-08-12 10:38:50','','gallery_1','','inherit','open','open','','gallery_1','','','2013-08-12 10:38:50','2013-08-12 10:38:50','',304,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_1.gif',0,'attachment','image/gif',0),(2233,1,'2013-08-12 10:38:53','2013-08-12 10:38:53','','gallery_2','','inherit','open','open','','gallery_2','','','2013-08-12 10:38:53','2013-08-12 10:38:53','',304,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_2.gif',0,'attachment','image/gif',0),(2234,1,'2013-08-12 10:38:56','2013-08-12 10:38:56','','gallery_3','','inherit','open','open','','gallery_3','','','2013-08-12 10:38:56','2013-08-12 10:38:56','',304,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_3.gif',0,'attachment','image/gif',0),(2236,1,'2013-08-12 10:40:06','2013-08-12 10:40:06','','gallery_1','','inherit','open','open','','gallery_1-2','','','2013-08-12 10:40:06','2013-08-12 10:40:06','',278,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_11.gif',0,'attachment','image/gif',0),(2237,1,'2013-08-12 10:40:09','2013-08-12 10:40:09','','gallery_2','','inherit','open','open','','gallery_2-2','','','2013-08-12 10:40:09','2013-08-12 10:40:09','',278,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_21.gif',0,'attachment','image/gif',0),(2238,1,'2013-08-12 10:40:11','2013-08-12 10:40:11','','gallery_3','','inherit','open','open','','gallery_3-2','','','2013-08-12 10:40:11','2013-08-12 10:40:11','',278,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/gallery_31.gif',0,'attachment','image/gif',0),(2255,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Favicon Iphone','','draft','closed','closed','','of-media_favicon_iphone','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=5',0,'options','',0),(2256,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Favicon Iphone Retina','','draft','closed','closed','','of-media_favicon_iphone_retina','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=6',0,'options','',0),(2257,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Favicon Ipad','','draft','closed','closed','','of-media_favicon_ipad','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=7',0,'options','',0),(2258,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Favicon Ipad Retina','','draft','closed','closed','','of-media_favicon_ipad_retina','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=8',0,'options','',0),(2259,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Bg','','draft','closed','closed','','of-media_bg','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=9',0,'options','',0),(2260,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Logo','','draft','closed','closed','','of-media_logo','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=10',0,'options','',0),(2261,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Logo Retina','','draft','closed','closed','','of-media_logo_retina','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=11',0,'options','',0),(2262,1,'2013-07-17 14:07:51','0000-00-00 00:00:00','','Media Blogtitlebar','','draft','closed','closed','','of-media_blogtitlebar','','','2013-07-17 14:07:51','0000-00-00 00:00:00','',0,'http://localhost:8888/themes/inovado/?post_type=options&p=12',0,'options','',0),(2487,1,'2016-10-28 05:29:18','2016-10-28 05:29:18','','Contact','','publish','closed','closed','','2487','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2487/',30,'nav_menu_item','',0),(2495,1,'2016-10-28 05:29:19','2016-10-28 05:29:19','','FAQ','','publish','closed','closed','','2495','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2495/',29,'nav_menu_item','',0),(2502,1,'2016-10-28 05:29:19','2016-10-28 05:29:19',' ','','','publish','closed','closed','','2502','','','2016-10-28 05:29:19','2016-10-28 05:29:19','',15,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2502/',3,'nav_menu_item','',0),(2503,1,'2016-10-28 05:29:19','2016-10-28 05:29:19',' ','','','publish','closed','closed','','2503','','','2016-10-28 05:29:19','2016-10-28 05:29:19','',15,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2503/',2,'nav_menu_item','',0),(2504,1,'2016-10-28 05:29:19','2016-10-28 05:29:19',' ','','','publish','closed','closed','','2504','','','2016-10-28 05:29:19','2016-10-28 05:29:19','',15,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2504/',1,'nav_menu_item','',0),(2565,1,'2016-10-28 05:29:20','2016-10-28 05:29:20','','About Us','','publish','closed','closed','','2565','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/2565/',1,'nav_menu_item','',0),(2585,1,'2016-10-28 05:30:24','2016-10-28 05:30:24','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\"]\nContact regarding \"[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 Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL (http://181.224.139.11/~osign991/rolloutavacation.com)\nsales@thatcherretractables.com\nReply-To: [your-email]\n\n\n\n\nRetractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL \"[your-subject]\"\nRetractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL <wordpress@181.224.139.11>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Retractable Awnings - Patio Awnings | Thatcher Retractables - Chicago, IL (http://181.224.139.11/~osign991/rolloutavacation.com)\n[your-email]\nReply-To: craig@osign.org\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form','','publish','closed','closed','','contact-form-1','','','2016-11-18 09:52:03','2016-11-18 09:52:03','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=wpcf7_contact_form&p=2585',0,'wpcf7_contact_form','',0),(2586,1,'2016-10-28 09:27:46','2016-10-28 09:27:46','','new-logo','','inherit','open','closed','','new-logo','','','2016-10-28 09:27:46','2016-10-28 09:27:46','',11,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/10/new-logo.png',0,'attachment','image/png',0),(2587,1,'2016-10-28 09:29:39','2016-10-28 09:29:39','[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-10-28 09:29:39','2016-10-28 09:29:39','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/10/28/419-revision-v1/',0,'revision','',0),(2588,1,'2016-11-01 09:02:30','2016-11-01 09:02:30','','made-in-the-usa','','inherit','open','closed','','made-in-the-usa','','','2016-11-01 09:02:30','2016-11-01 09:02:30','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/made-in-the-usa.png',0,'attachment','image/png',0),(2625,1,'2016-11-03 06:46:41','2016-11-03 06:46:41','','A Live Site','','publish','closed','closed','','a-live-site','','','2016-11-03 06:46:41','2016-11-03 06:46:41','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2625',0,'page','',0),(2626,1,'2016-11-03 06:46:41','2016-11-03 06:46:41','','A Live Site','','inherit','closed','closed','','2625-revision-v1','','','2016-11-03 06:46:41','2016-11-03 06:46:41','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2625-revision-v1/',0,'revision','',0),(2627,1,'2016-11-03 06:48:42','2016-11-03 06:48:42','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\" infowindowdefault=\"no\" hidecontrols=\"false\" address=\"Miami\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\n\n[gap height=\"40\"]\n\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores etea.\n[contact-form-7 id=\"327\" title=\"Contact form 1\"][/two_third]\n[one_third_last][separator headline=\"h3\" title=\"Headquater USA\"]\n100 Mainstreet Blvd. (South) 44th Floor, Highland Tower Miami, Florida 33148\n\n(305) 555-4446\n(305) 555-4447\n\n<a title=\"johndoe@yourdomain.com\" href=\"mailto:johndoe@yourdomain.com\">johndoe@yourdomain.com</a>\n<a title=\"www.yourdomain.com\" href=\"http://www.yourdomain.com\" target=\"_blank\">www.yourdomain.com</a>\n[gap height=\"20\"]\n[separator headline=\"h3\" title=\"Business Hours\"]\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\n\n[gap height=\"20\"]\n[separator headline=\"h3\" title=\"Social Network\"]\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\n[clear]\n[/one_third_last]','Contact','','inherit','closed','closed','','23-revision-v1','','','2016-11-03 06:48:42','2016-11-03 06:48:42','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/23-revision-v1/',0,'revision','',0),(2628,1,'2016-11-03 06:49:52','2016-11-03 06:49:52','[separator headline=\"h3\" title=\"Got Questions? We’ve Got Answers!\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\n\n[two_third]\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"What aftersales support do you offer?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[/two_third]\n[one_third_last]<h3>[icon icon=\"unread\"]One More Question?</h3>\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[button link=\"http://www.google.de\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\n[/one_third_last]','F.A.Q.','','inherit','closed','closed','','109-revision-v1','','','2016-11-03 06:49:52','2016-11-03 06:49:52','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/109-revision-v1/',0,'revision','',0),(2629,1,'2016-11-03 06:50:34','2016-11-03 06:50:34','[rev_slider aboutus]\n\n[gap height=\"10\"]\n\n[two_third][separator headline=\"h3\" title=\"Who We Are?\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\nMalesuada tortor, nec scelerisque lorem mattis. Nunc et rutrum consetetur sadipscing elitr, sed diam nonumy at volutpat. Sed consectetur suscipit lorem nunc.adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut. Maecenas sed justo varius velit imperdiet bibendum et rutrum. [/two_third]\n[one_third_last][separator headline=\"h3\" title=\"Our Skills\"]\n\n[skill percentage=\"90\" title=\"WordPress Development 90%\"]\n\n[skill percentage=\"45\" title=\"UX Design 45%\"]\n\n[skill percentage=\"70\" title=\"SEO 70%\"][/one_third_last]\n\n[gap height=\"20\"]\n\n[separator headline=\"h3\" title=\"Meet the Team\"]\n\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\n\n[one_third][member name=\"John Doe\" role=\"CEO & Developer\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third]\n\n[one_third][member name=\"Jane Doe\" role=\"Web Designer\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third]\n\n[one_third_last][member name=\"John Smith\" role=\"SEO Expert\" img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/600x400-1.gif\" url=\"http://inovado2.mintithemes.com/pages/team-member-detail/\" twitter=\"http://twitter.com\" facebook=\"http://facebook.com\" skype=\"http://skype.com\" google=\"http://google.de\" linkedin=\"http://linkedin.com\" mail=\"hellominti@gmail.com\"]Sed at odio ut arcu fringilla dictum magna nisi.Aliquam at erat in purus velit vel dolo dictum magna nisi.[/member][/one_third_last]','About Us','','inherit','closed','closed','','85-revision-v1','','','2016-11-03 06:50:34','2016-11-03 06:50:34','',85,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/85-revision-v1/',0,'revision','',0),(2630,1,'2016-11-03 06:50:52','2016-11-03 06:50:52','[one_half][wooslider slide_page=\"aboutus\" slider_type=\"slides\" limit=\"5\"][/one_half]\n[one_half_last][gap height=\"10\"]\n<h3>Smart, Agile, Imaginative</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut.\n\nMaecenas sed justo varius velit imperdiet bibendum. Vivamus nec sapien massa, a imperdiet diam. Aliquam erat volutpat. log in to the forums, and a nunc et rutrum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n[button link=\"http://www.google.com\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\n[/one_half_last]\n\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\n\n[one_third]\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third]\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\n[one_third_last]\n[retinaiconbox icon=\"magic\" color=\"#289dcc\" title=\"Sharp Retina Graphics\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\n\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\n\n[two_third]\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle][/two_third]\n\n[one_third_last][separator headline=\"h3\" title=\"Careers\"]\n[teaserbox title=\"We are hiring!\" button=\"More Info\" link=\"http://www.google.com\" buttonsize=\"small\" buttoncolor=\"alternative-1\" target=\"_blank\"]We are offering great oppurtunites for Project and Marketing.[/teaserbox]\n[gap height=\"20\"]\n[/one_third_last]','About Us 2','','inherit','closed','closed','','931-revision-v1','','','2016-11-03 06:50:52','2016-11-03 06:50:52','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/931-revision-v1/',0,'revision','',0),(2631,1,'2016-11-03 06:52:06','2016-11-03 06:52:06','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Choosing the Right Solution for your Patio Problem\"]Thatcher Retractable Products is the local leader for Retractable Awnings, Pergolas, Pergola Shades, Pavilions, Gazebos, and traditional awning and canvas products.\r\n\r\nTake a look below to find the right product for you.\r\n\r\n[teaserbox title=\"Retractable Awnings for Decks and Patios\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our full line of retractable awnings are manufactured in our Factory Showroom in Willowbrook, IL. Keep your patio 20 degrees cooler and add beauty to your home with the choice of 100\'s of fabrics including Sunbrella.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shades\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Whether you have an existing pergola that needs additional shade or whether you need a beautiful new pergola, we\'ve got you covered! Our line of Amish-Made Pergolas can be made from a variety of wood species or maintenance free vinyl. We can cover the top or sides of your pergola with beautiful Sunbrella Acrylic fabric or filtered fabrics that preserve the light and you view., but block the sun\'s harsh rays.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Pavilions, Gazebos and more\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Outdoor structures offer a different level of protection. These products are engineered to withstand everything that the Chicago weather can throw at them. Our Amish-Made Pavilions and Gazebos are engineered and built by the Amish in Pennsylvania and are shipped to our factory and assembled at your home. This partnership allows for quick completion without weeks of construction and mess at your home.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Since 1984, Thatcher has been the trusted name for homeowners throughout the Chicagoland area for traditional awning and canvas products. Whether you are looking for a new awning for a door or window, or to replace fabric on your existing awnings or canopies, we have you covered.\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','publish','closed','closed','','products','','','2017-01-05 21:41:29','2017-01-05 21:41:29','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2631',0,'page','',0),(2632,1,'2016-11-03 06:52:06','2016-11-03 06:52:06','','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-03 06:52:06','2016-11-03 06:52:06','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2631-revision-v1/',0,'revision','',0),(2633,1,'2016-11-03 06:52:57','2016-11-03 06:52:57','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"The only local Chicago-Land company to manufacture, install, & service retractable awnings for decks and patios.\"]Thatcher Retractables is your local resource for residential retractable awnings. We’re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWhy buy a Sunsetter Retractable Awning when you can do SO much BETTER?\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Our Experts come to your home to help you select the best product, size, accessories, and options for you.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We manufacture high quality retractable awnings that are customized to your home and lifestyle for often times less than the \"in the box\" internet products.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We professionally install your awning over any siding surface or roofing material. We guarantee our installation so you know it will be done right.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We provide long term maintenance services such as tune-ups, wash, fabric replacement, and motor service. With over 6,000 previous customers, our service department is here to serve you![/list_item]\r\n[list_item icon=\"exclamation-sign\"]Don\'t settle for the imitation. We offer Sunbrella 100% Solution Dyed Acrylic Fabrics.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Complete your project with solar screening to increase your shade and wind stabilization poles to combat the winds that our city is known for.[/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nWe have three different retractable frame systems to choose from—Thatcher Classic, Premium, and Premium Plus as well as some other Specialty Products—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in motorized remote control or manual crank</li>\r\n <li>Available in widths up to 20\', projecting 8\'6 & 10′</li>\r\n <li>Seven-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard Frame color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections including Sunbrella and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Available in motorized or manual and can be automated</li>\r\n <li>All sizes are custom up to 40′ wide and projecting up to 16′ from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus is THE state of the art in awning construction. While our competitors try to convince you that a flat piece of metal (called a \"Hood\") above your fabric will protect your fabric, the Premium Plus actually does it. The Premium Plus features a sculpted curved extruded aluminum housingd that fully protects that fabric when retracted. The patented \"tipping\" mechanism adjusts the front bar as it retracts the last few inches seating it in the exact same position no matter what pitch your awning is on. The SmartMotor Technology automatically senses the closed position so that your awning is always fully closed. The result is a much more attractive awning that fully protects your fabric in even the nastiest Chicago winter.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Only Available motorized and can be automated</li>\r\n <li>All sizes are custom up to 23′ wide and projecting up to 13′ from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]While our Classic, Premium, and Premium Plus retractable awning products work great for most applications, Thatcher Retractables prides itself in having the largest selection of Retractable Awning Products available.\r\n\r\nThe Thatcher Euro Lateral Arm Awning is similar to the Premium Plus in that it has a metal covering, but it has several key characteristics that make it desirable to some homeowners. The Euro does not have a valance, instead the front bar is larger giving the awning a very modern European look. Additionally, the Euro has a much smaller profile in it\'s retracted position- about 20% less than the Premium Plus. This product does require a brick/ masonry installation or structural support behind the awning for the full width of the installation. It is also only available motorized.\r\n\r\nThe Pergola Retractable Awning (with posts) is a slight variance using the same basic components of our Pergola Retractable Awning that we typically install above pergolas (See Pergola Products for more details on that product). This product is great for extremely high volatile wind conditions, because unlike typical lateral arm awnings, this product has fixed rails and posts that the awning is supported by.\r\n\r\nRetractable Outdoor Structures are unique in the industry. These products can withstand extremely high winds, rain, and even a small snow-load. Click here to view this product- Retractable Outdoor Structures\r\n\r\nExterior Solar, Bug, or Wind Screens are products at move up and down vertically to enclose an opening or provide additional solar protection on the exterior of the home. Click here to view this product- Exterior Solar Shades\r\n\r\nIf you don\'t see something you are looking for, <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\">CONTACT US</a>!\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','publish','closed','closed','','retractable-awnings-accessories','','','2016-12-09 17:52:30','2016-12-09 17:52:30','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2633',0,'page','',0),(2634,1,'2016-11-03 06:52:57','2016-11-03 06:52:57','','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-03 06:52:57','2016-11-03 06:52:57','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2633-revision-v1/',0,'revision','',0),(2635,1,'2016-11-03 06:54:08','2016-11-03 06:54:08','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Amish-Made Pergolas & Pergola Shade Products\"]Pergolas are a great way to define outdoor spaces and create the perfect outdoor oasis for your family. Whether you are shopping for a new pergola or you are looking for options to get more out of your existing pergola, we have the products for you.\r\n\r\nOur Outdoor Experts will come to your home to help you design and create the outdoor living space that will be the envy of the neighborhood.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDesigned for your life, Engineered to last a lifetime.\r\n\r\nOur Amish-Made Pergolas are custom crafted in Lancaster, Pennsylvania by actual Amish people. . Pergolas are available in a variety of species of wood including Cedar, Hemlock, and Pine as well as maintenance free vinyl. All Pergolas are available ready to be stained or can be pre-finished in the factory. Choose from designs that are traditional or contemporary.\r\n\r\nBecause each pergola is engineered, precision cut, and packaged in the factory, you can be sure that the product will meet all building code standards and be assembled properly at your home. Most pergolas can be installed in one day which reduces the mess and disruption of your daily life.\r\n<ul>\r\n <li>Fully Engineered to meet national building code standards</li>\r\n <li>Available in Cedar, Hemlock, and Pine or maintenance free vinyl</li>\r\n <li>Ready to be stained or factory pre-finished</li>\r\n <li>Many design options</li>\r\n <li>Professional Installation including foundation</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n<ul>\r\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\r\n <li>Hundred\'s of colors and patterns</li>\r\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\r\n <li>Motorized with remote control operation</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually.\r\n<ul>\r\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\r\n <li>Hundred\'s of colors and patterns</li>\r\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Solar Screens, Roll-ups, and Curtains & Pergolas\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nWhile our Manual and Motorized Pergola Awnings provide great shade above, when the sun moves lower in the sky, our Solar Screens, Roll-ups, and Curtains provide additional shade as well as privacy.\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun’s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\nOur Traditional Roll-up curtains can provide shade and privacy as well. Roll-up curtains utilize ropes to raise and lower the curtains, similar to roman shades.\r\n\r\nCurtains can be added to a pergola as a design and functional element. Typically, curtains are installed using a track along the top to allow the curtains to be pulled back and forth.\r\n<ul>\r\n <li>Multiple Hardware Options</li>\r\n <li>Acrylic Fabric and Filtered Fabric Options</li>\r\n <li>Motorized or Manual Options</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','publish','closed','closed','','amish-made-pergolas-pergola-shade-products','','','2016-11-30 00:03:46','2016-11-30 00:03:46','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2635',0,'page','',0),(2636,1,'2016-11-03 06:54:02','2016-11-03 06:54:02','','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-03 06:54:02','2016-11-03 06:54:02','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2635-revision-v1/',0,'revision','',0),(2637,1,'2016-11-03 06:54:35','2016-11-03 06:54:35','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Structures\"] Create your Backyard Oasis with a beautiful Amish Made Pavilion or Gazebo. These structures are complete with a roof, and include a variety of options to enclose the space with screens, curtains, or privacy panels. These structures are shipped ready to install. In most cases, the entire structure can be installed in less than two days.\r\n\r\nNot looking for a permanent roof? Our Retractable Outdoor Structure provides sun, rain, and wind protection but can retract with the touch of a button.\r\n\r\nFill out the web form and we will contact us to set up a consultation with one of our Experts.\r\n\r\n \r\n\r\n[teaserbox title=\"Amish Made Gazebos\"]\r\n<h3>Traditional Pavilions</h3>\r\nTraditional Amish Gazebos are constructed of wood. Customers love the look, feel and over all richness that wood offers. Wood can be painted or stained and refinished. Nothing creates a warm atmosphere like a wood gazebo. Made from #1 grade pressure treated pine, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n<h3>Vinyl Gazebos</h3>\r\nVinyl gazebos offer the convenience of low maintenance while still retaining a traditional look. Our gazebos are a modern take on traditional gazebos. The clean lines and brilliant finish of vinyl gazebos offer an attractive alternative to wood. Engineered to handle strong winds and heavy snow loads, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]\r\n<h3>Traditional Pavilions</h3>\r\nOur traditional backyard pavilions are available in both wood and vinyl styles. Perfect to keep you shaded from the sun and out of the rain. These affordable structures offer a practical solution for your outdoor living space. Fully engineered, these structures feature heavy duty headers and braces and double main rafters for structural integrity.\r\n\r\n \r\n<h3>Hampton Pavilions</h3>\r\nTake your backyard beyond the ordinary. The Hampton Pavilion brings class and value to every home. Make a statement with the Hampton and create a truly unique destination without ever leaving home. This model of pavilion features 10\" round columns made from solid wood, decorative post corners for a clean appearance and 1 X 6 tongue and groove boards stained mahogany for the inside ceiling.\r\n\r\n \r\n<h3>Alpine Pavilions</h3>\r\nFor those who appreciate old-world craftsmanship & construction, the Alpine is the choice to make. It is sure to inspire admiration when entertaining friends and family. Made from hand-selected western red cedar, this product is fully engineered and constructed of 4 X 8 half-moon braces and 3-ply headers to span up to 16\' without sagging.\r\n\r\n \r\n<h3>Grand Estate Pavilions</h3>\r\nThis spacious pavilion makes large gathering a breeze and features a pleasing roof line. This pavilion can span 24\' without center posts making it an ideal product for commercial and park applications. Decorative corner braces add an elegant style while architectural shingles or metal roofing make a statement all of their own.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/build-your-own-pavilion/\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Pavilion Builder[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','publish','closed','closed','','outdoor-structures','','','2016-12-09 19:36:52','2016-12-09 19:36:52','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2637',0,'page','',0),(2638,1,'2016-11-03 06:54:35','2016-11-03 06:54:35','','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-11-03 06:54:35','2016-11-03 06:54:35','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2637-revision-v1/',0,'revision','',0),(2639,1,'2016-11-03 06:55:07','2016-11-03 06:55:07','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Residential Awning Awnings & Canvas Products\"]\r\nWe have been Chicago\'s Awning & Canvas Experts since 1984. We continue to locally manufacture and service residential awnings and canvas products in Chicago, Oak Park, Naperville, Wheaton, Elmhurst, Northbrook and many other Chicago Suburbs. Our awning fabrics consist of hiqh quality material which helps to protect against harmful UV rays and lowers your energy costs. Not only are our fabrics a smart choice but there are many gorgeous designs to match the style of your home.\r\n\r\n[teaserbox title=\"New Awnings & Canopies\"]\r\nWe manufacture and install awnings and canopies to cover doors, windows, and deck/ patio areas. Awnings can be made to remain in place through the winter months, or to be retractaed or removed in the winter months. A qualified Awning Expert comes to your home to help you choose the right product to provide maximum shade and protection for you and your home.\r\n\r\n \r\n\r\n<strong>Door Awnings</strong> - Are typically made with rigid frames to provide protection all year round.\r\n\r\n \r\n\r\n<strong>Window Awnings</strong> - Can be made in the traditional \"rod-in-pocket\" style, rigid welded frame, or motorized or manual retractable style.\r\n\r\n \r\n\r\n<strong>Patio Awnings & Canopies</strong> - Can be made in traditional \"pipe frame\" style that remains in place for the summer months and is removed in the winter months or with a heavy duty welded frame that can remain in place year round.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric Replacement\"]\r\n\r\nOur expert craftsmen will pattern your fabric to match your existing frames. We\'ll inspect your frames for repair as necessary. With many fabric options, you are sure to find a style and color that best matches your home. We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sunbrella, Sattler, and Dickson.\r\n\r\n \r\n<ul>\r\n <li>Retractable Awning Fabric</li>\r\n <li>Window Awning Fabric</li>\r\n <li>Canopy Fabric</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Canvas Fabrication, Repair and Maintenance\"]\r\n\r\nWeather can take a toll on fabric, but a missing stitch or tear in your awning doesn\'t always mean you need to replace the entire product. Our Experts will assess your outdoor canvas product and replace or repair as needed in order to make old new again. We provide a variety of services to help take care and maintenance of your fabric product hassle free.\r\n\r\n \r\n<ul>\r\n <li>Awning Fabric Repair - From minor repairs to complete re-sews.</li>\r\n <li>Awning & Canopy Wash Service - Removal of dust, dirt, and other elements.</li>\r\n <li>Residential Awning Take Down, Storage, and Reinstallation Service - Seasonal removal, storage & reinstallation service.</li>\r\n <li>Canvas Repair - This includes gazebos , cushions, boat covers, tarps, and other canvas products.</li>\r\n <li>Most repair items can be quoted in our Factory Showroom: Thatcher Retractable Products ,650 Willowbrook Center Parkway Suite 200 Willowbrook, IL 60527.</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\"]\r\n\r\nIf you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\"]\r\nWeather protection curtains can be used anywhere you want to enclose a space that is open to the elements or to created an entirely new space like a vestibule. We manufacture these products from a mixture of clear vinyl fabric and heavy duty vinyl to ensure that the product will endure the most viscous of Chicago winters.\r\n\r\n \r\n\r\nA variety of hardware can be used to create the desired effect.\r\n\r\n \r\n\r\nOld Fashioned Roll-up Hardware is used in applications where the customer is looking for flexibility to roll the curtains up when the weather improves.\r\n\r\n \r\n\r\nMotorized options use the same hardware as exterior solar screens, but utilize weather protection curtains to allow large spaces to be enclosed with the touch of a button.\r\n\r\n \r\n\r\nVestibule Wind Breaks are often used outside of Restaurants and Cafe\'s, but are becoming more commonly used in residential applications. Homeowners that have open floor plans find that when they open the door, their living space immediately loses 5-10 degrees of temperature. Additionally, there is no place to put boots and other outdoor gear. The vestibule is a good solution to this problem.\r\n\r\n \r\n\r\nTell us about your project and we will design a custom solution that will work for you!\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','publish','closed','closed','','residential-awnings-canvas-products','','','2016-12-09 19:46:37','2016-12-09 19:46:37','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2639',0,'page','',0),(2640,1,'2016-11-03 06:55:07','2016-11-03 06:55:07','','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-03 06:55:07','2016-11-03 06:55:07','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2639-revision-v1/',0,'revision','',0),(2641,1,'2016-11-03 06:55:40','2016-11-03 06:55:40','<code class=\"rs-example-alias-1\">[rev_slider alias=\"installation\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Your Product Installed, Serviced, and Guaranteed\"] Our installers are trained employees, not sub-contractors. Rather than try to install an awning or structure yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n\r\nOur crews are factory trained to install and service retractable awnings and residential awning products, as well as our full-line of Amish pergolas, pavilions, and gazebos. All work is guaranteed to meet and exceed your expectations.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Retractable Awning Installation\"]\r\n\r\nWith years of experience, our installers have the know-how to install your retractable awning properly. Whether you require your awning to be installed to the side of your home (siding, brick, cement board), roof, soffit, or with a specialty bracket, you can be sure it will be done right.\r\n\r\n \r\n\r\n<strong>For Vinyl and Aluminum siding applications</strong>, we utilize a High Density PolyEtheleen Material that is locally manufactured for Thatcher Retractables. This ensures that the force of the retractable awning is transferred directly back to the structure of the house- not the exterior siding material. This prevents the siding from being crushed and buckling do to expansion and contraction of the siding.\r\n\r\n \r\n\r\n<strong>For Brick installations</strong>, we utilize an epoxy that fills the gaps resulting from drilling into the brick and ensures that the expansion anchor will stay in-place. Because brick installations count on the stability of the brick, we typically do not install fasteners into the top few bricks on a wall. In some cases, it makes sense to drive a large lag screw through the brick into a header behind the brick. Our installers have the experience to identify how to install your awning, but even more importantly, how NOT to install your awning.\r\n\r\n \r\n\r\n<strong>Concrete Board, Cedar, and other siding materials</strong> vary in construction, but typically are very straight-forward. Because they are hard surfaces, they typically do not require additional spacers.\r\n\r\n \r\n\r\n<strong>Roof Mount installations</strong> are the most controversial of our installations. Let us put you to ease. We have installed over 2500 awnings in the Chicagoland Area to roofs. This installation is sometimes necessary because there is not enough height over a deck or patio to make the awning as useful and comfortable as it should be. We use a three step process to seal the special roof brackets. We have never had a bracket location leak. We believe this is in part due to our diligence, but also due to the fact that almost all homes have ice and water shield installed in the last few feet of their roof. This creates FOUR levels of seal to prevent water infiltration. Additionally, the roof mount bracket lifts the awning above the roof line leaving plenty of room for rain and snow to pass into the gutter. If you don\'t love the look of this installation, check out our Roof Screen that runs across the width of the brackets below the awning.\r\n\r\n \r\n\r\n<strong>Soffit Mount Installations</strong> can be tricky business. The construction of soffits very from home to home. Most houses in subdivisions built in the last 30 years have aluminum soffit that is only supported along the wall at the fascia board. In order to install to these kinds of soffits, we need to add structure to make it substantial enough to install an awning. In other circumstances, there is structure directly above the soffit to attach to. We typically survey these jobs to make sure that the installation will be done the right way.\r\n\r\n \r\n\r\n<strong>Bay/ Chimney/ Specialty Brackets</strong> are unique to Thatcher Retractables. We custom manufacture brackets to allow retractable awnings to be installed in front of bay windows, chimneys, or other obstructions. If another company told you that something could not be done, give us a call. We have more experience and capability than our competitors.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Awning Field Service\"]After the initial installation, if you have any concern, we are here to serve you!\r\n\r\n \r\n<h3>Wash & Tune-up</h3>\r\nWe recommend that after the third or fourth season that you have your awning, you sign up for our Awning Wash & Awning Tune-up Service. We professionally service your awning to maximize your enjoyment for years and years. Sign up in the fall for service in the spring and you save big.\r\n\r\n \r\n<h3>Winter Cover Put-up & Take-down</h3>\r\nWhile most of our customers install their soft cover, if you are not comfortable getting on the second step of your ladder, let us take care of it for you. We offer packages to install and take down your cover that are very reasonable.\r\n\r\n \r\n\r\nEven if you bought your awning from someone else, we can service your motor, fabric, and frame. We can replace your fabric, change your motor, and service almost any brand of awning including <strong>Durasol, Sunesta, Sunair, Solair, Sunsetter,</strong> as well as many others.\r\n\r\n \r\n<h3>Annual Residential Awning Services</h3>\r\nDo you have a traditional patio cover that uses <strong>poles to support a fabric cover?</strong> Do you have awnings that have <strong>pipes that slide through pockets</strong> in the farbic?\r\n\r\n \r\n\r\nWe provide service to take down these kinds of awnings and canopies in the fall, store through the winter, wash, and reinstall in the spring. Give us a call for a Free Quote (630) 529-6464\r\n\r\n \r\n\r\nWe also provide fabric replacement and sewing repair on your existing residential canvas awnings and canopies.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]\r\n\r\nOur Amish made structures come pre-cut and ready to assemble at your home. This means no endless sawing and mess, but instead, our crews install most structures in less than one day with no mess.\r\n\r\n \r\n\r\nIf the structure is to be attached to an existing concrete slab or deck, there is no preparation necessary, If you have brick pavers or the structure is to be installed in an area where there is only ground cover, footings need to be installed. Our crew marks out the correct locations and pours concrete footings to support the structure.\r\n\r\n \r\n\r\nNo matter what the application, our crews have the experience to install your engineered structure correctly for years of enjoyment.\r\n\r\n \r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 108px;\">Save</span>','Installation & Field Services','','publish','closed','closed','','installation-field-services','','','2016-12-09 19:08:44','2016-12-09 19:08:44','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2641',0,'page','',0),(2642,1,'2016-11-03 06:55:40','2016-11-03 06:55:40','','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-11-03 06:55:40','2016-11-03 06:55:40','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2641-revision-v1/',0,'revision','',0),(2643,1,'2016-11-03 07:05:12','2016-11-03 07:05:12',' ','','','publish','closed','closed','','2643','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2643',2,'nav_menu_item','',0),(2645,1,'2016-11-03 07:05:13','2016-11-03 07:05:13',' ','','','publish','closed','closed','','2645','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2645',19,'nav_menu_item','',0),(2646,1,'2016-11-03 07:05:12','2016-11-03 07:05:12',' ','','','publish','closed','closed','','2646','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2646',14,'nav_menu_item','',0),(2647,1,'2016-11-03 07:05:12','2016-11-03 07:05:12',' ','','','publish','closed','closed','','2647','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2647',9,'nav_menu_item','',0),(2648,1,'2016-11-03 07:05:12','2016-11-03 07:05:12',' ','','','publish','closed','closed','','2648','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2648',3,'nav_menu_item','',0),(2649,1,'2016-11-03 07:20:37','2016-11-03 07:20:37','[RSSImport display=\"5\" feedurl=\"http://feedurl.com/\" before_desc=\"<br />\" displaydescriptions=\"TRUE\" after_desc=\" \" html=\"FALSE\" truncatedescchar=\"200\" truncatedescstring=\" ... \" truncatetitlechar=\"\" truncatetitlestring=\" ... \" before_date=\" <small>\" date=\"FALSE\" after_date=\"</small>\" date_format=\"\" before_creator=\" <small>\" creator=\"FALSE\" after_creator=\"</small>\" start_items=\"<ul>\" end_items=\"</ul>\" start_item=\"<li>\" end_item=\"</li>\" target=\"\" rel=\"\" desc4title=\"\" charsetscan=\"FALSE\" debug=\"FALSE\" before_noitems=\"<p>\" noitems=\"No items, feed is empty.\" after_noitems=\"</p>\" before_error=\"<p>\" error=\"Error: Feed has an error or is not valid\" after_error=\"</p>\" paging=\"FALSE\" prev_paging_link=\"« Previous\" next_paging_link=\"Next »\" prev_paging_title=\"more items\" next_paging_title=\"more items\" use_simplepie=\"FALSE\"]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-03 07:20:37','2016-11-03 07:20:37','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2633-revision-v1/',0,'revision','',0),(2650,1,'2016-11-03 07:23:23','2016-11-03 07:23:23','<div id=\"content-left\">\r\n \r\n <div id=\"cycle-wrapper\"><div id=\"cycle\" style=\"position: relative; width: 564px; height: 290px;\">\r\n<img runat=\"server\" alt=\"114\" src=\"../../documents/image/sliders/Prod1-22.jpeg\" width=\"564\" height=\"290\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n\r\n<div style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n<img runat=\"server\" alt=\"86\" src=\"../../documents/image/sliders/Prod1-7.jpeg\" width=\"564\" height=\"290\">\r\n<div class=\"image-text-background\">\r\n<h5>Professionally Installed</h5>\r\n</div>\r\n</div>\r\n\r\n<div style=\"position: absolute; top: 0px; left: 0px; display: block; z-index: 10; opacity: 1; width: 564px; height: 290px;\">\r\n<img runat=\"server\" alt=\"89\" src=\"../../documents/image/sliders/Prod1-10.png\" width=\"564\" height=\"290\">\r\n<div class=\"image-text-background\">\r\n<h5>Manufactured Locally</h5>\r\n</div>\r\n</div>\r\n\r\n<div style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n<img runat=\"server\" alt=\"69\" src=\"../../documents/image/sliders/Prod1-5.jpeg\" width=\"564\" height=\"290\">\r\n<div class=\"image-text-background\">\r\n<h5>Available with Front Solar Screens</h5>\r\n</div>\r\n</div>\r\n\r\n<a href=\"http://www.rolloutavacation.com/dvd.html\" class=\"videomodal\" popupwidth=\"520\" popupheight=\"300\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\"><img runat=\"server\" alt=\"108\" src=\"../../documents/image/sliders/Prod1-20.jpeg\"></a>\r\n\r\n<img runat=\"server\" alt=\"68\" src=\"../../documents/image/sliders/Prod1-4.jpeg\" width=\"564\" height=\"290\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n\r\n<div style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n<img runat=\"server\" alt=\"70\" src=\"../../documents/image/sliders/Prod1-6.jpeg\" width=\"564\" height=\"290\">\r\n<div class=\"image-text-background\">\r\n<h5>Optional Wind Support Poles</h5>\r\n</div>\r\n</div>\r\n\r\n<img runat=\"server\" alt=\"33\" src=\"../../documents/image/sliders/Prod1-3.jpeg\" width=\"564\" height=\"290\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n\r\n<img runat=\"server\" alt=\"95\" src=\"../../documents/image/sliders/Prod1-15.jpeg\" width=\"564\" height=\"290\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 9; opacity: 0; width: 564px; height: 290px;\">\r\n\r\n</div><div id=\"pager\"><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"activeSlide\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a><a href=\"#\" class=\"\"> </a></div>\r\n</div>\r\n <div id=\"page-header\">\r\n <h1 class=\"ribtitle\">Retractable Awnings</h1>\r\n </div>\r\n <div id=\"product-return\">\r\n <a href=\"../\"><< Back to Products</a>\r\n </div>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP4_d\" class=\"pagecontent \">\r\n <p>Thatcher Retractables is your local resource for residential <strong>retractable awnings</strong>. We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.</p>\r\n<ul>\r\n<li style=\"font-size: 15px;\">Reduce Patio or Deck Temperatures Up to 20 Degrees</li>\r\n<li style=\"font-size: 15px;\">Protection from Harmful UV Rays</li>\r\n<li style=\"font-size: 15px;\">Locally Made in Burr Ridge, Illinois</li>\r\n<li style=\"font-size: 15px;\">Hundreds of Colors & Fabric Choices</li>\r\n<li style=\"font-size: 15px;\">No Shipping Hassle</li>\r\n<li style=\"font-size: 15px;\"><strong>FREE Standard Installation, FREE Motor & Free Motor. An $800 Value!</strong></li>\r\n</ul>\r\n<p style=\"font-size: 20px; color: #ff9f00; text-align: center;\"><strong>Request Your Free Estimate Today! >></strong></p>\r\n<p>Retractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing famiily and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of <em>retractable awnings</em> will give you the perfect shade solution for your home without breaking the bank. </p>\r\n<p>We have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable <em>awning</em> you choose, each purchase comes with our Thatcher warranty.</p>\r\n</div>\r\n\r\n </div>\r\n <div class=\"clear\"></div>\r\n <div id=\"eco\" class=\"product-details\">\r\n <a name=\"eco\"></a>\r\n <h4>Thatcher Eco</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP1_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Eco selection is our most affordable awning for patio and deck awnings and is available in only two sizes. The Thatcher Eco is available in manual operation only, and is typically in stock for immediate pick-up at our Burr Ridge Factory.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’& 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"classic\" class=\"product-details\">\r\n <a name=\"classic\"></a>\r\n <h4>Thatcher Classic</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP2_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection.</li>\r\n<li>Seven-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premium\" class=\"product-details\">\r\n <a name=\"premium\"></a>\r\n <h4>Thatcher Premium</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP3_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premiumplus\" class=\"product-details\">\r\n <a name=\"premium-plus\"></a>\r\n <h4>Thatcher Premium Plus</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP4_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"duo\" class=\"product-details\">\r\n <a name=\"duo\"></a>\r\n <h4>Thatcher Duo</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP5_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Duo selection is an excellent solution when the space that you need shade is not adjacent to a home. The system is freestanding with an awning projecting out a maximum of 10’ per side. The Duo is available in only two widths. The Thatcher Duo is available in manual or motorized operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’ & 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n\r\n </div>\r\n\r\n </div>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-03 07:23:23','2016-11-03 07:23:23','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2633-revision-v1/',0,'revision','',0),(2651,1,'2016-12-09 17:51:18','2016-12-09 17:51:18','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\n\n[separator headline=\"h1\" title=\"The only local Chicago-Land company to manufacture, install, & service retractable awnings for decks and patios.\"]Thatcher Retractables is your local resource for residential retractable awnings. We’re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\n\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\n\nWhy buy a Sunsetter Retractable Awning when you can do SO much BETTER?\n\n[list]\n[list_item icon=\"exclamation-sign\"]Our Experts come to your home to help you select the best product, size, accessories, and options for you.[/list_item]\n[list_item icon=\"exclamation-sign\"]We manufacture high quality retractable awnings that are customized to your home and lifestyle for often times less than the \"in the box\" internet products.[/list_item]\n[list_item icon=\"exclamation-sign\"]We professionally install your awning over any siding surface or roofing material. We guarantee our installation so you know it will be done right.[/list_item]\n[list_item icon=\"exclamation-sign\"]We provide long term maintenance services such as tune-ups, wash, fabric replacement, and motor service. With over 6,000 previous customers, our service department is here to serve you![/list_item]\n[list_item icon=\"exclamation-sign\"]Don\'t settle for the imitation. We offer Sunbrella 100% Solution Dyed Acrylic Fabrics.[/list_item]\n[list_item icon=\"exclamation-sign\"]Complete your project with solar screening to increase your shade and wind stabilization poles to combat the winds that our city is known for.[/list_item]\n[/list]\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\nWe have three different retractable frame systems to choose from—Thatcher Classic, Premium, and Premium Plus as well as some other Specialty Products—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\n\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\n\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\n\n<strong>Features:</strong>\n<ul>\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\n <li>Powder coated finish- White</li>\n <li>Aluminum extruded framework and die cast components</li>\n <li>Available in motorized remote control or manual crank</li>\n <li>Available in widths up to 20\', projecting 8\'6 & 10′</li>\n <li>Seven-year frame warranty</li>\n <li>Ten- year fabric and motor warranty</li>\n</ul>\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Thatcher Premium\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard Frame color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections including Sunbrella and come in either manual or motorized remote control operation.\n\n<strong>Features:</strong>\n<ul>\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\n <li>Aluminum extruded framework and forged components</li>\n <li>Available in motorized or manual and can be automated</li>\n <li>All sizes are custom up to 40′ wide and projecting up to 16′ from the home</li>\n <li>Twelve-year frame warranty</li>\n <li>Ten- year fabric and motor warranty</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus is THE state of the art in awning construction. While our competitors try to convince you that a flat piece of metal (called a \"Hood\") above your fabric will protect your fabric, the Premium Plus actually does it. The Premium Plus features a sculpted curved extruded aluminum housingd that fully protects that fabric when retracted. The patented \"tipping\" mechanism adjusts the front bar as it retracts the last few inches seating it in the exact same position no matter what pitch your awning is on. The SmartMotor Technology automatically senses the closed position so that your awning is always fully closed. The result is a much more attractive awning that fully protects your fabric in even the nastiest Chicago winter.\n\n<strong>Features:</strong>\n<ul>\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\n <li>Aluminum extruded framework and forged components</li>\n <li>Only Available motorized and can be automated</li>\n <li>All sizes are custom up to 23′ wide and projecting up to 13′ from the home</li>\n <li>Twelve-year frame warranty</li>\n <li>Ten- year fabric and motor warranty</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]While our Classic, Premium, and Premium Plus retractable awning products work great for most applications, Thatcher Retractables prides itself in having the largest selection of Retractable Awning Products available.\n\nThe Thatcher Euro Lateral Arm Awning is similar to the Premium Plus in that it has a metal covering, but it has several key characteristics that make it desirable to some homeowners. The Euro does not have a valance, instead the front bar is larger giving the awning a very modern European look. Additionally, the Euro has a much smaller profile in it\'s retracted position- about 20% less than the Premium Plus. This product does require a brick/ masonry installation or structural support behind the awning for the full width of the installation. It is also only available motorized.\n\nThe Pergola Retractable Awning (with posts) is a slight variance using the same basic components of our Pergola Retractable Awning that we typically install above pergolas (See Pergola Products for more details on that product). This product is great for extremely high volatile wind conditions, because unlike typical lateral arm awnings, this product has fixed rails and posts that the awning is supported by.\n\nRetractable Outdoor Structures are unique in the industry. These products can withstand extremely high winds, rain, and even a small snow-load. Click here to view this product- Retractable Outdoor Structures\n\nExterior Solar, Bug, or Wind Screens are products at move up and down vertically to enclose an opening or provide additional solar protection on the exterior of the home. Click here to view this product- Exterior Solar Shades\n\nIf you don\'t see something you are looking for, CONTACT US!\n\n<strong>Features:</strong>\n<ul>\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\n\n<strong>Features:</strong>\n<ul>\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-autosave-v1','','','2016-12-09 17:51:18','2016-12-09 17:51:18','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2633-autosave-v1/',0,'revision','',0),(2652,1,'2016-11-03 07:28:53','2016-11-03 07:28:53','<div id=\"content-left\">\r\n\r\n <div id=\"page-header\">\r\n <h1 class=\"ribtitle\">Retractable Awnings</h1>\r\n </div>\r\n <div id=\"product-return\">\r\n <a href=\"../\"><< Back to Products</a>\r\n </div>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP4_d\" class=\"pagecontent \">\r\n <p>Thatcher Retractables is your local resource for residential <strong>retractable awnings</strong>. We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.</p>\r\n<ul>\r\n<li style=\"font-size: 15px;\">Reduce Patio or Deck Temperatures Up to 20 Degrees</li>\r\n<li style=\"font-size: 15px;\">Protection from Harmful UV Rays</li>\r\n<li style=\"font-size: 15px;\">Locally Made in Burr Ridge, Illinois</li>\r\n<li style=\"font-size: 15px;\">Hundreds of Colors & Fabric Choices</li>\r\n<li style=\"font-size: 15px;\">No Shipping Hassle</li>\r\n<li style=\"font-size: 15px;\"><strong>FREE Standard Installation, FREE Motor & Free Motor. An $800 Value!</strong></li>\r\n</ul>\r\n<p style=\"font-size: 20px; color: #ff9f00; text-align: center;\"><strong>Request Your Free Estimate Today! >></strong></p>\r\n<p>Retractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing famiily and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of <em>retractable awnings</em> will give you the perfect shade solution for your home without breaking the bank. </p>\r\n<p>We have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable <em>awning</em> you choose, each purchase comes with our Thatcher warranty.</p>\r\n</div>\r\n\r\n </div>\r\n <div class=\"clear\"></div>\r\n <div id=\"eco\" class=\"product-details\">\r\n <a name=\"eco\"></a>\r\n <h4>Thatcher Eco</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP1_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Eco selection is our most affordable awning for patio and deck awnings and is available in only two sizes. The Thatcher Eco is available in manual operation only, and is typically in stock for immediate pick-up at our Burr Ridge Factory.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’& 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"classic\" class=\"product-details\">\r\n <a name=\"classic\"></a>\r\n <h4>Thatcher Classic</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP2_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection.</li>\r\n<li>Seven-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premium\" class=\"product-details\">\r\n <a name=\"premium\"></a>\r\n <h4>Thatcher Premium</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP3_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premiumplus\" class=\"product-details\">\r\n <a name=\"premium-plus\"></a>\r\n <h4>Thatcher Premium Plus</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP4_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"duo\" class=\"product-details\">\r\n <a name=\"duo\"></a>\r\n <h4>Thatcher Duo</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP5_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Duo selection is an excellent solution when the space that you need shade is not adjacent to a home. The system is freestanding with an awning projecting out a maximum of 10’ per side. The Duo is available in only two widths. The Thatcher Duo is available in manual or motorized operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’ & 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n\r\n </div>\r\n\r\n </div>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-03 07:28:53','2016-11-03 07:28:53','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/03/2633-revision-v1/',0,'revision','',0),(2653,1,'2016-11-03 07:35:24','2016-11-03 07:35:24','','proud-members-of','','inherit','open','closed','','proud-members-of','','','2016-11-03 07:35:24','2016-11-03 07:35:24','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/proud-members-of-.png',0,'attachment','image/png',0),(2654,1,'2016-11-04 10:12:08','2016-11-04 10:12:08','','prod1-22','','inherit','open','closed','','prod1-22','','','2016-11-04 10:12:08','2016-11-04 10:12:08','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Prod1-22.jpeg',0,'attachment','image/jpeg',0),(2655,1,'2016-11-04 10:12:30','2016-11-04 10:12:30','','prod1-3','','inherit','open','closed','','prod1-3','','','2016-11-04 10:12:30','2016-11-04 10:12:30','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Prod1-3.jpeg',0,'attachment','image/jpeg',0),(2656,1,'2016-11-04 10:12:50','2016-11-04 10:12:50','','prod1-5','','inherit','open','closed','','prod1-5','','','2016-11-04 10:12:50','2016-11-04 10:12:50','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Prod1-5.jpeg',0,'attachment','image/jpeg',0),(2658,1,'2016-11-05 09:10:01','2016-11-05 09:10:01','<div id=\"content-left\">\r\n\r\n <div id=\"page-header\">\r\n <h1 class=\"ribtitle\">Retractable Awnings</h1>\r\n </div>\r\n \r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP4_d\" class=\"pagecontent \">\r\n <p>Thatcher Retractables is your local resource for residential <strong>retractable awnings</strong>. We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.</p>\r\n<ul>\r\n<li style=\"font-size: 15px;\">Reduce Patio or Deck Temperatures Up to 20 Degrees</li>\r\n<li style=\"font-size: 15px;\">Protection from Harmful UV Rays</li>\r\n<li style=\"font-size: 15px;\">Locally Made in Burr Ridge, Illinois</li>\r\n<li style=\"font-size: 15px;\">Hundreds of Colors & Fabric Choices</li>\r\n<li style=\"font-size: 15px;\">No Shipping Hassle</li>\r\n<li style=\"font-size: 15px;\"><strong>FREE Standard Installation, FREE Motor & Free Motor. An $800 Value!</strong></li>\r\n</ul>\r\n<p style=\"font-size: 20px; color: #ff9f00; text-align: center;\"><strong>Request Your Free Estimate Today! >></strong></p>\r\n<p>Retractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing famiily and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of <em>retractable awnings</em> will give you the perfect shade solution for your home without breaking the bank. </p>\r\n<p>We have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable <em>awning</em> you choose, each purchase comes with our Thatcher warranty.</p>\r\n</div>\r\n\r\n </div>\r\n <div class=\"clear\"></div>\r\n <div id=\"eco\" class=\"product-details\">\r\n <a name=\"eco\"></a>\r\n <h4>Thatcher Eco</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP1_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Eco selection is our most affordable awning for patio and deck awnings and is available in only two sizes. The Thatcher Eco is available in manual operation only, and is typically in stock for immediate pick-up at our Burr Ridge Factory.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’& 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"classic\" class=\"product-details\">\r\n <a name=\"classic\"></a>\r\n <h4>Thatcher Classic</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP2_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection.</li>\r\n<li>Seven-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premium\" class=\"product-details\">\r\n <a name=\"premium\"></a>\r\n <h4>Thatcher Premium</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_cntRAFDP3_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"premiumplus\" class=\"product-details\">\r\n <a name=\"premium-plus\"></a>\r\n <h4>Thatcher Premium Plus</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP4_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n<li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n<li>Aluminum extruded framework and forged components</li>\r\n<li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n<li>Twelve-year frame warranty</li>\r\n</ul>\r\n<p><a class=\"link-fabric-options\" href=\"../../FabricOptions.aspx\">View Fabric Options</a> | <a href=\"../../documents/file/premium-premiumplus.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n <hr>\r\n </div>\r\n <div id=\"duo\" class=\"product-details\">\r\n <a name=\"duo\"></a>\r\n <h4>Thatcher Duo</h4>\r\n <div class=\"content\">\r\n <div id=\"ctl00_body_ctnRAFDP5_d\" class=\"pagecontent \">\r\n <p>Our Thatcher Duo selection is an excellent solution when the space that you need shade is not adjacent to a home. The system is freestanding with an awning projecting out a maximum of 10’ per side. The Duo is available in only two widths. The Thatcher Duo is available in manual or motorized operation.</p>\r\n<p>Features:</p>\r\n<ul>\r\n<li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n<li>Limited Fabric Colors. Forest Green is standard.</li>\r\n<li>Chromate treated electrostatic powder coated finish</li>\r\n<li>Aluminum extruded framework and die cast components</li>\r\n<li>Available in 12’ & 15’ widths, projecting 10’</li>\r\n<li>Three-year frame warranty</li>\r\n</ul>\r\n<p><a href=\"../../documents/file/thatcher-classic.pdf\" target=\"_blank\">View Brochure</a> | <a href=\"../../documents/file/trwarranty.pdf\" target=\"_blank\">View Warranty</a> <br><br><a href=\"../options-and-accessories/\">Get the most from your awning with the right accessories. ></a></p>\r\n</div>\r\n\r\n </div>\r\n\r\n </div>\r\n\r\n </div>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-05 09:10:01','2016-11-05 09:10:01','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/05/2633-revision-v1/',0,'revision','',0),(2659,1,'2016-11-05 10:33:05','2016-11-05 10:33:05','','Premium','','publish','closed','closed','','echo','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2659',5,'nav_menu_item','',0),(2660,1,'2016-11-05 10:33:05','2016-11-05 10:33:05','','Classic','','publish','closed','closed','','classic','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2660',4,'nav_menu_item','',0),(2665,1,'2016-11-08 10:14:04','2016-11-08 10:14:04',' ','','','publish','closed','closed','','2665','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2665',25,'nav_menu_item','',0),(2667,1,'2016-11-08 14:20:21','2016-11-08 14:20:21','','awning-poolside-patio','','inherit','open','closed','','awning-poolside-patio','','','2016-11-08 14:20:21','2016-11-08 14:20:21','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-poolside-patio.jpeg',0,'attachment','image/jpeg',0),(2668,1,'2016-11-08 14:20:22','2016-11-08 14:20:22','','awning-ulitimate-shade-solution-video','','inherit','open','closed','','awning-ulitimate-shade-solution-video','','','2016-11-08 14:20:22','2016-11-08 14:20:22','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-ulitimate-shade-solution-video.jpeg',0,'attachment','image/jpeg',0),(2669,1,'2016-11-08 14:20:23','2016-11-08 14:20:23','','front-patio-awning','','inherit','open','closed','','front-patio-awning','','','2016-11-08 14:20:23','2016-11-08 14:20:23','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/front-patio-awning.png',0,'attachment','image/png',0),(2670,1,'2016-11-08 14:20:26','2016-11-08 14:20:26','','porch-awning-solar-shade','','inherit','open','closed','','porch-awning-solar-shade','','','2016-11-08 14:20:26','2016-11-08 14:20:26','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/porch-awning-solar-shade.jpeg',0,'attachment','image/jpeg',0),(2671,1,'2016-11-08 14:20:28','2016-11-08 14:20:28','','retractable-awning-back-porch','','inherit','open','closed','','retractable-awning-back-porch','','','2016-11-08 14:20:28','2016-11-08 14:20:28','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-back-porch.jpeg',0,'attachment','image/jpeg',0),(2672,1,'2016-11-08 14:20:29','2016-11-08 14:20:29','','retractable-awning-shade-screen-ultimate-protection','','inherit','open','closed','','retractable-awning-shade-screen-ultimate-protection','','','2016-11-08 14:20:29','2016-11-08 14:20:29','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-shade-screen-ultimate-protection.jpeg',0,'attachment','image/jpeg',0),(2673,1,'2016-11-08 14:20:29','2016-11-08 14:20:29','','retractable-porch-awning','','inherit','open','closed','','retractable-porch-awning','','','2016-11-08 14:36:52','2016-11-08 14:36:52','',2675,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning.jpeg',0,'attachment','image/jpeg',0),(2674,1,'2016-11-08 14:20:30','2016-11-08 14:20:30','','thatcher-retractable-awning-installation-offer','','inherit','open','closed','','thatcher-retractable-awning-installation-offer','','','2016-11-08 14:20:30','2016-11-08 14:20:30','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Thatcher-retractable-awning-installation-offer.jpeg',0,'attachment','image/jpeg',0),(2675,1,'2016-11-08 14:37:05','2016-11-08 14:37:05','<img class=\"alignnone size-full wp-image-2673\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning.jpeg\" alt=\"retractable-porch-awning\" width=\"564\" height=\"290\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Image 1','','publish','closed','closed','','image-1','','','2016-11-08 14:37:05','2016-11-08 14:37:05','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?post_type=slide&p=2675',0,'slide','',0),(2676,1,'2016-11-23 17:45:12','2016-11-23 17:45:12','[rev_slider homeslider]\n\n[gap height=\"30\"]\n\n[separator headline=\"h1\" title=\"Since 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\"]\n\n\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\n\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\n\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\n[list]\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\n[/list]\n\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\n\n\n[gap height=\"10\"]\n\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\n(630) 529-6464 [gap] [/iconbox][/one_third]\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\n650 Willowbrook Center Parkway\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\n\n[gap height=\"30\"]\n\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\n\n[gap height=\"30\"]\n\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\n\nThatcher Retractables has been providing quality motorized and manual retractable awnings for decks or patios, pergolas, pergola shades, and other patio products since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all products and installations are backed up by our warranties. For a free design consultation to identify the right product for your home, simply submit your information. We respect your privacy and are confident you will find it useful. \n\n[/one_half]\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\n[/accordion][/one_half_last]\n\n[gap height=\"20\"]\n\n \n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-autosave-v1','','','2016-11-23 17:45:12','2016-11-23 17:45:12','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-autosave-v1/',0,'revision','',0),(2677,1,'2016-11-08 17:29:38','2016-11-08 17:29:38','[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 17:29:38','2016-11-08 17:29:38','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2678,1,'2016-11-08 17:32:02','2016-11-08 17:32:02','[rev_slider homeslider]\r\n\r\n \r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 17:32:02','2016-11-08 17:32:02','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2679,1,'2016-11-08 17:36:55','2016-11-08 17:36:55','[rev_slider homeslider]\r\n\r\n \r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 17:36:55','2016-11-08 17:36:55','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2680,1,'2016-11-08 17:55:51','2016-11-08 17:55:51','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n<h1>We’re the only local company to manufacture and install residential retractable awnings.</h1>\r\n \r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 17:55:51','2016-11-08 17:55:51','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2681,1,'2016-11-08 17:59:37','2016-11-08 17:59:37','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 17:59:37','2016-11-08 17:59:37','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2682,1,'2016-11-08 18:16:08','2016-11-08 18:16:08','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"preferences\" title=\"Incredibly Flexible\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:16:08','2016-11-08 18:16:08','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2683,1,'2016-11-08 18:16:58','2016-11-08 18:16:58','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:16:58','2016-11-08 18:16:58','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2684,1,'2016-11-08 18:18:59','2016-11-08 18:18:59','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[icon icon=\"cash\"]\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:18:59','2016-11-08 18:18:59','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2685,1,'2016-11-08 18:19:33','2016-11-08 18:19:33','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[icon icon=\"phone\"]\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mac\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"search\" title=\"Great SEO Base\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:19:33','2016-11-08 18:19:33','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2686,1,'2016-11-08 18:26:45','2016-11-08 18:26:45','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[icon icon=\"phone\"]\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n[separator headline=\"h3\" title=\"Some of Our Clients\"]\r\n<div style=\"text-align: center;\">[one_fifth][responsive][tooltip text=\"Add Tooltips everywhere! Nice, huh?\"]<img class=\"aligncenter size-full wp-image-96\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo1.png\" alt=\"logo_1\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-medium wp-image-97\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo2.png\" alt=\"logo2\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Quisque ligulas ipsum\"]<img class=\"aligncenter size-medium wp-image-98\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo3.png\" alt=\"logo3\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth][responsive][tooltip text=\"Class aptent taciti\"]<img class=\"aligncenter size-medium wp-image-99\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo11.png\" alt=\"logo4\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth]\r\n[one_fifth_last][responsive][tooltip text=\"Curabitur pharetra magna\"]<img class=\"aligncenter size-full wp-image-102\" src=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/07/logo8.png\" alt=\"logo7\" width=\"150\" height=\"74\" />[/tooltip][/responsive][/one_fifth_last]</div>\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:26:45','2016-11-08 18:26:45','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2687,1,'2016-11-08 18:29:50','2016-11-08 18:29:50','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[icon icon=\"phone\"]\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:29:50','2016-11-08 18:29:50','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2688,1,'2016-11-08 18:30:33','2016-11-08 18:30:33','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\nIs your deck or patio so hot that you can\'t enjoy your outdoor space?\r\n\r\nWould you spend more time on your deck or patio if you just had enough shade for the whole family?\r\n\r\nDo you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?\r\n\r\nAre you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:30:33','2016-11-08 18:30:33','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2689,1,'2016-11-08 18:32:13','2016-11-08 18:32:13','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n<ul>\r\n <li>Is your deck or patio so hot that you can\'t enjoy your outdoor space?</li>\r\n <li>Would you spend more time on your deck or patio if you just had enough shade for the whole family?</li>\r\n <li>Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?</li>\r\n <li>Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?</li>\r\n</ul>\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:32:13','2016-11-08 18:32:13','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2690,1,'2016-11-08 18:36:59','2016-11-08 18:36:59','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"next\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"next\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"next\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"next\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:36:59','2016-11-08 18:36:59','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2691,1,'2016-11-08 18:37:46','2016-11-08 18:37:46','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\nIf you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:37:46','2016-11-08 18:37:46','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2692,1,'2016-11-08 18:39:01','2016-11-08 18:39:01','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"exclamation\"]If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:39:01','2016-11-08 18:39:01','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2693,1,'2016-11-08 18:39:37','2016-11-08 18:39:37','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:39:37','2016-11-08 18:39:37','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2694,1,'2016-11-08 18:53:39','2016-11-08 18:53:39','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n \r\n\r\n[box style=\"1 \"]This is box 1. Not quite sure what it looks like yet. [/box]\r\n\r\n \r\n\r\n[teaser img=\"IMAGE-URL or leave blank\" url=\"http://example.com\"]This is a teaser box. Not sure yet what to make of it. [/teaser]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:53:39','2016-11-08 18:53:39','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2695,1,'2016-11-08 18:56:22','2016-11-08 18:56:22','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[portfolio projects=\"4\" title=\"Recent Projects\" show_title=\"yes\" columns=\"4\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 18:56:22','2016-11-08 18:56:22','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2696,1,'2016-11-08 19:00:02','2016-11-08 19:00:02','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery size=\"medium\" ids=\"2672,2673,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][bloglist posts=\"2\" show_title=\"yes\" title=\"Recent News\"][/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Fully Translation Ready\" icon=\"music\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Awesome & Clean Design\" icon=\"star\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable Layout\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n[callout title=\"Inovado is the most easy to use WordPress Theme\" button=\"Purchase Now\" link=\"http://themeforest.net/user/minti/portfolio?ref=minti\" buttoncolor=\"alternative-1\" target=\"_blank\" buttonmargin=\"4px 0 0 0;\"]It’s an ultra responsive, retina-ready WordPress Theme that everybody wants.[/callout]\r\n\r\n[gap height=\"60\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 19:00:02','2016-11-08 19:00:02','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2697,1,'2016-11-08 19:03:12','2016-11-08 19:03:12','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery size=\"medium\" ids=\"2672,2673,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 19:03:12','2016-11-08 19:03:12','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2698,1,'2016-11-08 19:05:50','2016-11-08 19:05:50','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 19:05:50','2016-11-08 19:05:50','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2699,1,'2016-11-08 19:07:15','2016-11-08 19:07:15','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"][accordion open=\"1\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 19:07:15','2016-11-08 19:07:15','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2700,1,'2016-11-08 19:08:02','2016-11-08 19:08:02','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\n\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-08 19:08:02','2016-11-08 19:08:02','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/419-revision-v1/',0,'revision','',0),(2701,1,'2016-11-08 19:22:38','2016-11-08 19:22:38','','gorgeous-backyard-awning-with-flowers','','inherit','open','closed','','gorgeous-backyard-awning-with-flowers','','','2016-11-08 19:22:38','2016-11-08 19:22:38','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg',0,'attachment','image/jpeg',0),(2702,1,'2017-01-06 18:34:31','2017-01-06 18:34:31','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\n[one_half_last][gap height=\"10\"]\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\n\n[/one_half_last]\n\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\n\n[one_half]\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\n\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\n\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\n\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\n\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\n\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\n[gap height=\"20\"]\n[/one_half_last]\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-autosave-v1','','','2017-01-06 18:34:31','2017-01-06 18:34:31','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/931-autosave-v1/',0,'revision','',0),(2703,1,'2016-11-08 19:27:15','2016-11-08 19:27:15','[one_half]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Smart, Agile, Imaginative</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut.\r\n\r\nMaecenas sed justo varius velit imperdiet bibendum. Vivamus nec sapien massa, a imperdiet diam. Aliquam erat volutpat. log in to the forums, and a nunc et rutrum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\n\r\n[button link=\"http://www.google.com\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"magic\" color=\"#289dcc\" title=\"Sharp Retina Graphics\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[two_third]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle][/two_third]\r\n\r\n[one_third_last][separator headline=\"h3\" title=\"Careers\"]\r\n[teaserbox title=\"We are hiring!\" button=\"More Info\" link=\"http://www.google.com\" buttonsize=\"small\" buttoncolor=\"alternative-1\" target=\"_blank\"]We are offering great oppurtunites for Project and Marketing.[/teaserbox]\r\n[gap height=\"20\"]\r\n[/one_third_last]','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-08 19:27:15','2016-11-08 19:27:15','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/931-revision-v1/',0,'revision','',0),(2704,1,'2016-11-08 19:30:06','2016-11-08 19:30:06','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Smart, Agile, Imaginative</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer commodo tristique odio, quis fringilla ligula aliquet ut.\r\n\r\nMaecenas sed justo varius velit imperdiet bibendum. Vivamus nec sapien massa, a imperdiet diam. Aliquam erat volutpat. log in to the forums, and a nunc et rutrum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\n\r\n[button link=\"http://www.google.com\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"beaker\" color=\"#289dcc\" title=\"Incredibly Flexible\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"hdd\" color=\"#289dcc\" title=\"Ultra Responsive\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"magic\" color=\"#289dcc\" title=\"Sharp Retina Graphics\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap]<a href=\"#\">Take a Tour →</a>[/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[two_third]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle][/two_third]\r\n\r\n[one_third_last][separator headline=\"h3\" title=\"Careers\"]\r\n[teaserbox title=\"We are hiring!\" button=\"More Info\" link=\"http://www.google.com\" buttonsize=\"small\" buttoncolor=\"alternative-1\" target=\"_blank\"]We are offering great oppurtunites for Project and Marketing.[/teaserbox]\r\n[gap height=\"20\"]\r\n[/one_third_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-08 19:30:06','2016-11-08 19:30:06','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/931-revision-v1/',0,'revision','',0),(2705,1,'2016-11-08 20:01:20','2016-11-08 20:01:20','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>The Best Local Awning Shop In Chicago</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">#ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">#ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">#ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong Background\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher street since 1984. But in 2006, Thatcher Oaks, split into two divisions: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of business. Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Inc., as a separate business entity.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other awning companies because of our commitment to quality products and superior customer service. Because of this we have grown into the largest and most trusted residential retractable awning specialist in the Chicagoland area. Not only do we install awnings, but we manufacture them locally in Burr Ridge, Illinois. In fact, we\'re the only Chicagoland company to manufacture, install and service residential retractable awnings.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables employees have deep experience about the awning industry and are well knowledgeable. Our employees are part of our extended family and serve customers pride. Because of our expertise, Thatcher Retractables is skilled to service any retractable awning that was purchased from or installed by another awning company.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-08 20:01:20','2016-11-08 20:01:20','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/931-revision-v1/',0,'revision','',0),(2706,1,'2016-11-08 20:02:33','2016-11-08 20:02:33','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>The Best Local Awning Shop In Chicago</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong Background\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher street since 1984. But in 2006, Thatcher Oaks, split into two divisions: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of business. Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Inc., as a separate business entity.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other awning companies because of our commitment to quality products and superior customer service. Because of this we have grown into the largest and most trusted residential retractable awning specialist in the Chicagoland area. Not only do we install awnings, but we manufacture them locally in Burr Ridge, Illinois. In fact, we\'re the only Chicagoland company to manufacture, install and service residential retractable awnings.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables employees have deep experience about the awning industry and are well knowledgeable. Our employees are part of our extended family and serve customers pride. Because of our expertise, Thatcher Retractables is skilled to service any retractable awning that was purchased from or installed by another awning company.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-08 20:02:33','2016-11-08 20:02:33','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/931-revision-v1/',0,'revision','',0),(2707,1,'2016-11-08 20:16:26','2016-11-08 20:16:26','','awning-back-porch-shade','','inherit','open','closed','','awning-back-porch-shade','','','2016-11-08 20:16:26','2016-11-08 20:16:26','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-back-porch-shade.png',0,'attachment','image/png',0),(2708,1,'2016-11-08 20:16:28','2016-11-08 20:16:28','','awning-backyard-kitchen','','inherit','open','closed','','awning-backyard-kitchen','','','2016-11-08 20:16:28','2016-11-08 20:16:28','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-backyard-kitchen.jpeg',0,'attachment','image/jpeg',0),(2709,1,'2016-11-08 20:16:29','2016-11-08 20:16:29','','awning-back-deck-design','','inherit','open','closed','','awning-back-deck-design','','','2016-11-08 20:16:29','2016-11-08 20:16:29','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-back-deck-design.jpeg',0,'attachment','image/jpeg',0),(2710,1,'2016-11-23 18:17:04','2016-11-23 18:17:04','[wooslider slider_type=\"attachments\" limit=\"3\"]\n\n[separator headline=\"h1\" title=\"Choosing the Right Solution for your Patio Problem\"]Thatcher Retractable Products is the local leader for Retractable Awnings, Pergolas, Pergola Shades, Pavilions, Gazebos, and traditional awning and canvas products.\n\nTake a look below to find the right product for you.\n\n[teaserbox title=\"Retractable Awnings for Decks and Patios\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\n\n[two_third]Our full line of retractable awnings are manufactured in our Factory Showroom in Willowbrook, IL. Keep your patio 20 degrees cooler and add beauty to your home with the choice of 100\'s of fabrics including Sunbrella.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shades\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Whether you have an existing pergola that needs additional shade or whether you need a beautiful new pergola, we\'ve got you covered! Our line of Amish-Made Pergolas can be made from a variety of wood species or maintenance free vinyl. We can cover the top or sides of your pergola with beautiful Sunbrella Acrylic fabric or filtered fabrics that preserve the light and you view., but block the sun\'s harsh rays.[/teaserbox]\n\n \n\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\n\n \n\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\n\n \n\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\n[/teaserbox]\n\n \n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','inherit','closed','closed','','2631-autosave-v1','','','2016-11-23 18:17:04','2016-11-23 18:17:04','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/2631-autosave-v1/',0,'revision','',0),(2711,1,'2016-11-08 20:29:20','2016-11-08 20:29:20','[one_half][wooslider animation=\"slide\" slideshow_speed=\"6.0\" keyboard_nav=\"true\" mousewheel_nav=\"true\" playpause=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\" thumbnails=\"true\" id=\"product-slideshow\"]\r\n\r\n[gallery ids=\"2708,2709,2707\"]\r\n\r\n[/one_half] [one_half_last][separator headline=\"h3\" title=\"Awning Product Options For Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[/one_half_last]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-08 20:29:20','2016-11-08 20:29:20','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/2631-revision-v1/',0,'revision','',0),(2712,1,'2016-11-08 20:32:13','2016-11-08 20:32:13','[one_half][wooslider animation=\"slide\" keyboard_nav=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\" id=\"thatcher-awning-products\"]\r\n\r\n[/one_half] [one_half_last][separator headline=\"h3\" title=\"Awning Product Options For Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[/one_half_last]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-08 20:32:13','2016-11-08 20:32:13','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/08/2631-revision-v1/',0,'revision','',0),(2713,1,'2016-11-09 15:59:23','2016-11-09 15:59:23','[wooslider animation=\"slide\" keyboard_nav=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\" id=\"thatcher-awning-products\"]\r\n\r\n[separator headline=\"h3\" title=\"Awning Product Options For Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 15:59:23','2016-11-09 15:59:23','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2714,1,'2016-11-09 16:00:21','2016-11-09 16:00:21','[wooslider animation=\"slide\" keyboard_nav=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\" id=\"thatcher-awning-products\"]\r\n\r\n[separator headline=\"h3\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:00:21','2016-11-09 16:00:21','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2715,1,'2016-11-09 16:01:57','2016-11-09 16:01:57','[wooslider animation=\"slide\" keyboard_nav=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\" id=\"thatcher-awning-products\"]\r\n\r\n[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h3\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:01:57','2016-11-09 16:01:57','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2716,1,'2016-11-09 16:04:02','2016-11-09 16:04:02','[wooslider animation=\"slide\" keyboard_nav=\"true\" pause_on_hover=\"true\" slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h3\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:04:02','2016-11-09 16:04:02','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2717,1,'2016-11-09 16:04:59','2016-11-09 16:04:59','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h3\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:04:59','2016-11-09 16:04:59','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2718,1,'2016-11-09 16:06:12','2016-11-09 16:06:12','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:06:12','2016-11-09 16:06:12','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2719,1,'2016-11-09 16:10:36','2016-11-09 16:10:36','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n[box style=\"1\"][separator headline=\"h2\" title=\"Retractable Awnings for Patios or Decks\"] We offer retractable deck awnings and retractable patio awnings in a variety of colors, fabrics and styles. Choose from our Thatcher Eco, Thatcher Classic, Thatcher Premium, Thatcher Premium Plus, Thatcher Duo & Awning Accessories selections.[/box]','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:10:36','2016-11-09 16:10:36','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2720,1,'2016-11-09 16:11:10','2016-11-09 16:11:10','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n[box style=\"2\"][separator headline=\"h2\" title=\"Retractable Awnings for Patios or Decks\"] We offer retractable deck awnings and retractable patio awnings in a variety of colors, fabrics and styles. Choose from our Thatcher Eco, Thatcher Classic, Thatcher Premium, Thatcher Premium Plus, Thatcher Duo & Awning Accessories selections.[/box]','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:11:10','2016-11-09 16:11:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2721,1,'2016-11-09 16:13:59','2016-11-09 16:13:59','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[section bgcolor=\"#f9f9f9\" bgimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-back-deck-design.jpeg\" parallax=\"true\" padding=\"40px 0\" border=\"1px solid #ececec\"][separator headline=\"h2\" title=\"Retractable Awnings for Patios or Decks\"] We offer retractable deck awnings and retractable patio awnings in a variety of colors, fabrics and styles. Choose from our Thatcher Eco, Thatcher Classic, Thatcher Premium, Thatcher Premium Plus, Thatcher Duo & Awning Accessories selections.[/section]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:13:59','2016-11-09 16:13:59','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2722,1,'2016-11-09 16:17:07','2016-11-09 16:17:07','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"Buttontext\" link=\"http://www.google.com\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"][separator headline=\"h2\" title=\"Retractable Awnings for Patios or Decks\"] We offer retractable deck awnings and retractable patio awnings in a variety of colors, fabrics and styles. Choose from our Thatcher Eco, Thatcher Classic, Thatcher Premium, Thatcher Premium Plus, Thatcher Duo & Awning Accessories selections.[/teaserbox]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:17:07','2016-11-09 16:17:07','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2723,1,'2016-11-09 16:19:55','2016-11-09 16:19:55','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"]We offer retractable deck awnings and retractable patio awnings in a variety of colors, fabrics and styles. Choose from our Thatcher Eco, Thatcher Classic, Thatcher Premium, Thatcher Premium Plus, Thatcher Duo & Awning Accessories selections.[/teaserbox]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:19:55','2016-11-09 16:19:55','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2724,1,'2016-11-09 16:42:13','2016-11-09 16:42:13','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"medium\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:42:13','2016-11-09 16:42:13','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2725,1,'2016-11-09 16:44:00','2016-11-09 16:44:00','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-09 16:44:00','2016-11-09 16:44:00','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2631-revision-v1/',0,'revision','',0),(2726,1,'2016-11-09 17:10:02','2016-11-09 17:10:02','','retractable-awning-backyard-grill','','inherit','open','closed','','retractable-awning-backyard-grill','','','2016-11-09 17:10:02','2016-11-09 17:10:02','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Retractable-Awning-backyard-grill.jpeg',0,'attachment','image/jpeg',0),(2727,1,'2016-11-09 17:10:03','2016-11-09 17:10:03','','retractable-awning-discount-offer-installation-plus','','inherit','open','closed','','retractable-awning-discount-offer-installation-plus','','','2016-11-09 17:10:03','2016-11-09 17:10:03','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-discount-offer-installation-plus.jpeg',0,'attachment','image/jpeg',0),(2728,1,'2016-11-09 17:10:04','2016-11-09 17:10:04','','retractable-awning-expert-contact-information','','inherit','open','closed','','retractable-awning-expert-contact-information','','','2016-11-09 17:10:04','2016-11-09 17:10:04','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-expert-contact-information.jpeg',0,'attachment','image/jpeg',0),(2729,1,'2016-11-09 17:10:06','2016-11-09 17:10:06','','retractable-awning-for-back-patio','','inherit','open','closed','','retractable-awning-for-back-patio','','','2016-11-09 17:10:06','2016-11-09 17:10:06','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-for-back-patio.png',0,'attachment','image/png',0),(2730,1,'2016-11-09 17:10:09','2016-11-09 17:10:09','','retractable-awning-ultimate-shade-solution-video','','inherit','open','closed','','retractable-awning-ultimate-shade-solution-video','','','2016-11-09 17:10:09','2016-11-09 17:10:09','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-ultimate-shade-solution-video.jpeg',0,'attachment','image/jpeg',0),(2731,1,'2016-11-09 17:10:10','2016-11-09 17:10:10','','retractable-poolside-awning','','inherit','open','closed','','retractable-poolside-awning','','','2016-11-09 17:10:10','2016-11-09 17:10:10','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-poolside-awning.jpeg',0,'attachment','image/jpeg',0),(2732,1,'2016-11-09 17:10:11','2016-11-09 17:10:11','','retractable-porch-awning-with-sun-shades','','inherit','open','closed','','retractable-porch-awning-with-sun-shades','','','2016-11-09 17:10:11','2016-11-09 17:10:11','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades.jpeg',0,'attachment','image/jpeg',0),(2733,1,'2016-11-09 17:10:11','2016-11-09 17:10:11','','retractable-window-awning-protection','','inherit','open','closed','','retractable-window-awning-protection','','','2016-11-09 17:10:11','2016-11-09 17:10:11','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-window-awning-protection.jpeg',0,'attachment','image/jpeg',0),(2734,1,'2016-11-09 17:10:12','2016-11-09 17:10:12','','sundeck-retractable-awning-nature','','inherit','open','closed','','sundeck-retractable-awning-nature','','','2016-11-09 17:10:12','2016-11-09 17:10:12','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sundeck-retractable-awning-nature.jpeg',0,'attachment','image/jpeg',0),(2735,1,'2016-11-09 17:10:32','2016-11-09 17:10:32','[wooslider slider_type=\"attachments\"]\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 17:10:32','2016-11-09 17:10:32','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2736,1,'2016-11-09 17:30:42','2016-11-09 17:30:42','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"glass\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"music\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"search\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"envelope\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"envelope\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"envelope\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\"></p>\r\n\r\n<pre>[button link=\"#\" buttoncolor=\"orange\" size=\"large\" target=\"_blank\" icon=\"arrow-right\" style=\"light\" lightbox=\"true\"]Request Your Free Estimate Today![/button]</pre>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 17:30:42','2016-11-09 17:30:42','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2737,1,'2016-11-09 17:58:05','2016-11-09 17:58:05','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\nFeatures:\r\n\r\nFeatures superior quality 100% solution dyed acrylic fabrics\r\nFabric manufactured using our exclusive InvisaSeal Process\r\nChromate treated electrostatic powder coated finish\r\nAluminum extruded framework and die cast components\r\nAvailable in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection.\r\nSeven-year frame warranty\r\n\r\n[button link=\"#\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"#\" color=\"orange\" size=\"large\" icon=\"download-alt\"]View Brochure[/button][button link=\"#\" color=\"orange\" size=\"large\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 17:58:05','2016-11-09 17:58:05','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2738,1,'2016-11-09 18:01:49','2016-11-09 18:01:49','','premium-premiumplus','','inherit','open','closed','','premium-premiumplus','','','2016-11-09 18:01:49','2016-11-09 18:01:49','',175,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf',0,'attachment','application/pdf',0),(2739,1,'2016-11-09 18:01:51','2016-11-09 18:01:51','','thatcher-classic','','inherit','open','closed','','thatcher-classic','','','2016-11-09 18:01:51','2016-11-09 18:01:51','',175,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf',0,'attachment','application/pdf',0),(2740,1,'2016-11-09 18:01:52','2016-11-09 18:01:52','','trwarranty','','inherit','open','closed','','trwarranty','','','2016-11-09 18:01:52','2016-11-09 18:01:52','',175,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf',0,'attachment','application/pdf',0),(2741,1,'2016-11-09 18:16:04','2016-11-09 18:16:04','<p style=\"text-align: left;\">[separator headline=\"h3\" title=\"Standard Fabric Options\"]</p>\r\n<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\"]NEW - Green Stripe Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\"]Burgundy / Natural[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\"]Beige / Cream[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\"]Chocolate Almond[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\"]Beige / Brown Slub[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\"]Grey Ribbed[/teaser][/one_fifth_last]\r\n\r\n[separator headline=\"h3\" title=\"Custom Fabrics\"]\r\n\r\nWe have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sattler, Para, Subrella and Dickson.\r\n\r\n \r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth_last]\r\n\r\n \r\n<p style=\"text-align: center;\"><strong>Contact us today to schedule your FREE, no obligation, in-home estimate!</strong>\r\n630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','publish','closed','closed','','standard-fabric-options','','','2016-11-09 19:14:16','2016-11-09 19:14:16','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2741',0,'page','',0),(2742,1,'2016-11-09 18:15:30','2016-11-09 18:15:30','','beige-brown-slub-awning-fabric','','inherit','open','closed','','beige-brown-slub-awning-fabric','','','2016-11-09 18:15:30','2016-11-09 18:15:30','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png',0,'attachment','image/png',0),(2743,1,'2016-11-09 18:15:31','2016-11-09 18:15:31','','beige-cream-awning-fabric','','inherit','open','closed','','beige-cream-awning-fabric','','','2016-11-09 18:15:31','2016-11-09 18:15:31','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png',0,'attachment','image/png',0),(2744,1,'2016-11-09 18:15:33','2016-11-09 18:15:33','','burgundy-natural-awning-fabric','','inherit','open','closed','','burgundy-natural-awning-fabric','','','2016-11-09 18:15:33','2016-11-09 18:15:33','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png',0,'attachment','image/png',0),(2745,1,'2016-11-09 18:15:34','2016-11-09 18:15:34','','chocolate-almond-awning-fabric','','inherit','open','closed','','chocolate-almond-awning-fabric','','','2016-11-09 18:15:34','2016-11-09 18:15:34','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png',0,'attachment','image/png',0),(2746,1,'2016-11-09 18:15:35','2016-11-09 18:15:35','','dickson','','inherit','open','closed','','dickson','','','2016-11-09 18:15:35','2016-11-09 18:15:35','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png',0,'attachment','image/png',0),(2747,1,'2016-11-09 18:15:35','2016-11-09 18:15:35','','grey-ribbed-awning-fabric','','inherit','open','closed','','grey-ribbed-awning-fabric','','','2016-11-09 18:15:35','2016-11-09 18:15:35','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png',0,'attachment','image/png',0),(2748,1,'2016-11-09 18:15:36','2016-11-09 18:15:36','','new-black-white-stripe-awning-fabric','','inherit','open','closed','','new-black-white-stripe-awning-fabric','','','2016-11-09 18:15:36','2016-11-09 18:15:36','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png',0,'attachment','image/png',0),(2749,1,'2016-11-09 18:15:38','2016-11-09 18:15:38','','new-green-stripe-awning-fabric','','inherit','open','closed','','new-green-stripe-awning-fabric','','','2016-11-09 18:15:38','2016-11-09 18:15:38','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png',0,'attachment','image/png',0),(2750,1,'2016-11-09 18:15:39','2016-11-09 18:15:39','','para','','inherit','open','closed','','para','','','2016-11-09 18:15:39','2016-11-09 18:15:39','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png',0,'attachment','image/png',0),(2751,1,'2016-11-09 18:15:40','2016-11-09 18:15:40','','sattler','','inherit','open','closed','','sattler','','','2016-11-09 18:15:40','2016-11-09 18:15:40','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png',0,'attachment','image/png',0),(2752,1,'2016-11-09 18:15:40','2016-11-09 18:15:40','','sunbrella','','inherit','open','closed','','sunbrella','','','2016-11-09 18:15:40','2016-11-09 18:15:40','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png',0,'attachment','image/png',0),(2753,1,'2016-11-09 18:16:04','2016-11-09 18:16:04','<img class=\"alignnone size-full wp-image-2742\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2743\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2744\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> <img class=\"alignnone size-full wp-image-2745\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2747\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> <img class=\"alignnone size-full wp-image-2748\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2749\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:16:04','2016-11-09 18:16:04','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2754,1,'2016-11-09 19:12:28','2016-11-09 19:12:28','<p style=\"text-align: left;\">[separator headline=\"h3\" title=\"Standard Fabric Options\"]</p>\n<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\"]NEW - Green Stripe Stripe[/teaser][/one_fifth_last]</p>\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\"]Burgundy / Natural[/teaser][/one_fifth]\n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\"]Beige / Cream[/teaser][/one_fifth]\n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\"]Chocolate Almond[/teaser][/one_fifth]\n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\"]Beige / Brown Slub[/teaser][/one_fifth]\n\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\"]Grey Ribbed[/teaser][/one_fifth_last]\n\n[separator headline=\"h3\" title=\"Custom Fabrics\"]\n\nWe have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sattler, Para, Subrella and Dickson.\n\n \n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\n\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\n\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth_last]\n\n[teaser img=\"IMAGE-URL or leave blank\" ]YOUR CONTENT HERE[/teaser]\n\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-autosave-v1','','','2016-11-09 19:12:28','2016-11-09 19:12:28','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-autosave-v1/',0,'revision','',0),(2755,1,'2016-11-09 18:29:37','2016-11-09 18:29:37','[one_half]<img class=\"alignnone size-full wp-image-2748\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" />[clear]\r\n\r\nNEW - Black & White Stripe\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[/one_half] [one_half_last][/one_half_last]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2742\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2743\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2744\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> <img class=\"alignnone size-full wp-image-2745\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> <img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2747\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:29:37','2016-11-09 18:29:37','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2756,1,'2016-11-09 18:37:00','2016-11-09 18:37:00','[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:37:00','2016-11-09 18:37:00','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2757,1,'2016-11-09 18:37:53','2016-11-09 18:37:53','[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:37:53','2016-11-09 18:37:53','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2758,1,'2016-11-09 18:40:25','2016-11-09 18:40:25','[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" url=\"#\"]NEW - Black & White Stripe[/teaser]\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:40:25','2016-11-09 18:40:25','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2759,1,'2016-11-09 18:41:32','2016-11-09 18:41:32','[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" url=\"#\"]NEW - Black & White Stripe[/teaser]\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:41:32','2016-11-09 18:41:32','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2760,1,'2016-11-09 18:42:38','2016-11-09 18:42:38','[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser]\r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:42:38','2016-11-09 18:42:38','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2761,1,'2016-11-09 18:47:25','2016-11-09 18:47:25','[one_half][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half] [one_half_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half_last]\r\n\r\n \r\n\r\n \r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:47:25','2016-11-09 18:47:25','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2762,1,'2016-11-09 18:49:08','2016-11-09 18:49:08','[one_half][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half] [one_half_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half_last]\r\n\r\n[one_seventh]Content here.[/one_seventh] [one_seventh]Content here.[/one_seventh] [one_seventh]Content here.[/one_seventh [one_fifth]Content here.[/one_seventh] [one_seventh_last]Content here.[/one_seventh_last]\r\n\r\n \r\n\r\n \r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n[teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:49:08','2016-11-09 18:49:08','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2763,1,'2016-11-09 18:49:34','2016-11-09 18:49:34','[one_half][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half] [one_half_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half_last]\r\n\r\n[one_seventh]Content here.[/one_seventh] [one_seventh]Content here.[/one_seventh] [one_seventh]Content here.[/one_seventh [one_fifth]Content here.[/one_seventh] [one_seventh_last]Content here.[/one_seventh_last]\r\n\r\n \r\n\r\n \r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:49:34','2016-11-09 18:49:34','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2764,1,'2016-11-09 18:51:21','2016-11-09 18:51:21','[one_half][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half] [one_half_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_half_last]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh]Content here.[/one_seventh]\r\n\r\n[one_seventh_last]Content here.[/one_seventh_last]\r\n\r\n \r\n\r\n \r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:51:21','2016-11-09 18:51:21','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2765,1,'2016-11-09 18:54:02','2016-11-09 18:54:02','<p style=\"text-align: center;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth_last]</p>\r\n \r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:54:02','2016-11-09 18:54:02','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2766,1,'2016-11-09 18:55:38','2016-11-09 18:55:38','<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth_last]</p>\r\n<p style=\"text-align: center;\"></p>\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth_last]Content here.[/one_fifth_last]\r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:55:38','2016-11-09 18:55:38','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2767,1,'2016-11-09 18:56:39','2016-11-09 18:56:39','<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth_last]Content here.[/one_fifth_last]\r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:56:39','2016-11-09 18:56:39','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2768,1,'2016-11-09 18:57:19','2016-11-09 18:57:19','<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth]Content here.[/one_fifth]\r\n\r\n[one_fifth_last]Content here.[/one_fifth_last]\r\n\r\n[caption id=\"attachment_2748\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2748 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\" alt=\"new-black-white-stripe-awning-fabric\" width=\"102\" height=\"102\" /> NEW - Black & White Stripe[/caption]\r\n\r\n[caption id=\"attachment_2749\" align=\"alignnone\" width=\"104\"]<img class=\"wp-image-2749 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\" alt=\"new-green-stripe-awning-fabric\" width=\"104\" height=\"106\" /> NEW - Green Stripe[/caption]\r\n\r\n[caption id=\"attachment_2744\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2744 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\" alt=\"burgundy-natural-awning-fabric\" width=\"103\" height=\"103\" /> Burgundy / Natural[/caption]\r\n\r\n[caption id=\"attachment_2743\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2743 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\" alt=\"beige-cream-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Cream[/caption]\r\n\r\n[caption id=\"attachment_2745\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2745 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\" alt=\"chocolate-almond-awning-fabric\" width=\"102\" height=\"102\" /> Chocolate Almond[/caption]\r\n\r\n[caption id=\"attachment_2742\" align=\"alignnone\" width=\"102\"]<img class=\"wp-image-2742 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\" alt=\"beige-brown-slub-awning-fabric\" width=\"102\" height=\"102\" /> Beige / Brown Slub[/caption]\r\n\r\n[caption id=\"attachment_2747\" align=\"alignnone\" width=\"103\"]<img class=\"wp-image-2747 size-full\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\" alt=\"grey-ribbed-awning-fabric\" width=\"103\" height=\"103\" /> Grey Ribbed[/caption]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 18:57:19','2016-11-09 18:57:19','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2769,1,'2016-11-09 19:04:33','2016-11-09 19:04:33','<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\"]NEW - Green Stripe Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/burgundy-natural-awning-fabric.png\"]Burgundy / Natural[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/beige-cream-awning-fabric.png\"]Beige / Cream[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/chocolate-almond-awning-fabric.png\"]Chocolate Almond[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/beige-brown-slub-awning-fabric.png\"]Beige / Brown Slub[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/grey-ribbed-awning-fabric.png\"]Grey Ribbed[/teaser][/one_fifth_last]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 19:04:33','2016-11-09 19:04:33','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2770,1,'2016-11-09 19:06:36','2016-11-09 19:06:36','<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\"]NEW - Green Stripe Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\"]Burgundy / Natural[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\"]Beige / Cream[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\"]Chocolate Almond[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\"]Beige / Brown Slub[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\"]Grey Ribbed[/teaser][/one_fifth_last]\r\n\r\n \r\n\r\n<img class=\"alignnone size-full wp-image-2746\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"dickson\" width=\"84\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2750\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"para\" width=\"61\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2751\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"sattler\" width=\"107\" height=\"74\" /> <img class=\"alignnone size-full wp-image-2752\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"sunbrella\" width=\"110\" height=\"74\" />\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 19:06:36','2016-11-09 19:06:36','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2771,1,'2016-11-09 19:13:28','2016-11-09 19:13:28','<p style=\"text-align: left;\">[separator headline=\"h3\" title=\"Standard Fabric Options\"]</p>\r\n<p style=\"text-align: left;\">[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\"]NEW - Black & White Stripe[/teaser][/one_fifth][one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\"]NEW - Green Stripe Stripe[/teaser][/one_fifth_last]</p>\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\"]Burgundy / Natural[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\"]Beige / Cream[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\"]Chocolate Almond[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\"]Beige / Brown Slub[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\"]Grey Ribbed[/teaser][/one_fifth_last]\r\n\r\n[separator headline=\"h3\" title=\"Custom Fabrics\"]\r\n\r\nWe have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sattler, Para, Subrella and Dickson.\r\n\r\n \r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth]\r\n\r\n[one_fifth_last][teaser img=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" url=\"http://example.com\"]Click Here to Visit Website[/teaser][/one_fifth_last]\r\n\r\n \r\n<p style=\"text-align: center;\"><strong>Contact us today to schedule your FREE, no obligation, in-home estimate!</strong>\r\n630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Standard Fabric Options','','inherit','closed','closed','','2741-revision-v1','','','2016-11-09 19:13:28','2016-11-09 19:13:28','',2741,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2741-revision-v1/',0,'revision','',0),(2772,1,'2016-11-09 19:19:14','2016-11-09 19:19:14','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"#\" color=\"orange\" size=\"large\" icon=\"download-alt\"]View Brochure[/button] [button link=\"#\" color=\"orange\" size=\"large\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 19:19:14','2016-11-09 19:19:14','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2773,1,'2016-11-09 19:23:26','2016-11-09 19:23:26','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 19:23:26','2016-11-09 19:23:26','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2774,1,'2016-11-09 19:29:22','2016-11-09 19:29:22','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 19:29:22','2016-11-09 19:29:22','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2775,1,'2016-11-09 19:30:59','2016-11-09 19:30:59','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Amish-Made Pergolas &amp; Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n[teaserbox title=\"Residential Awnings &amp; Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n[teaserbox title=\"Pergola &amp; Retractable Awning Installation &amp; Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 19:30:59','2016-11-09 19:30:59','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2776,1,'2016-11-09 19:38:06','2016-11-09 19:38:06','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-09 19:38:06','2016-11-09 19:38:06','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2633-revision-v1/',0,'revision','',0),(2777,1,'2016-11-18 15:53:20','2016-11-18 15:53:20','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\n\n[separator headline=\"h1\" title=\"Amish-Made Pergolas & Pergola Shade Products\"]Pergolas are a great way to define outdoor spaces and create the perfect outdoor oasis for your family. Whether you are shopping for a new pergola or you are looking for options to get more out of your existing pergola, we have the products for you.\n\nOur Outdoor Experts will come to your home to help you design and create the outdoor living space that will be the envy of the neighborhood.\n\n \n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\n\nDesigned for your life, Engineered to last a lifetime.\n\nOur Amish-Made Pergolas are custom crafted in Lancaster, Pennsylvania by actual Amish people. . Pergolas are available in a variety of species of wood including Cedar, Hemlock, and Pine as well as maintenance free vinyl. All Pergolas are available ready to be stained or can be pre-finished in the factory. Choose from designs that are traditional or contemporary.\n\nBecause each pergola is engineered, precision cut, and packaged in the factory, you can be sure that the product will meet all building code standards and be assembled properly at your home. Most pergolas can be installed in one day which reduces the mess and disruption of your daily life.\n<ul>\n <li>Fully Engineered to meet national building code standards</li>\n <li>Available in Cedar, Hemlock, and Pine or maintenance free vinyl</li>\n <li>Ready to be stained or factory pre-finished</li>\n <li>Many design options</li>\n <li>Professional Installation including foundation</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\n\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\n<ul>\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\n <li>Hundred\'s of colors and patterns</li>\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\n <li>Motorized with remote control operation</li>\n <li>10 Year Product Warranty</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\n\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually.\n<ul>\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\n <li>Hundred\'s of colors and patterns</li>\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\n <li>10 Year Product Warranty</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Solar Screens, Roll-ups, and Curtains & Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\n\nWhile our Manual and Motorized Pergola Awnings provide great shade above, when the sun moves lower in the sky, our Solar Screens, Roll-ups, and Curtains provide additional shade as well as privacy.\n\nOur Retractable Solar Screens for Pergolas block the sun’s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\n\nOur Traditional Roll-up curtains can provide shade and privacy as well. Roll-up curtains utilize ropes to raise and lower the curtains, similar to roman shades.\n\nCurtains can be added to a pergola as a design and functional element. Typically, curtains are installed using a track along the top to allow the curtains to be pulled back and forth.\n<ul>\n <li>Multiple Hardware Options</li>\n <li>Acrylic Fabric and Filtered Fabric Options</li>\n <li>Motorized or Manual Options</li>\n <li>10 Year Product Warranty</li>\n</ul>\n \n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-autosave-v1','','','2016-11-18 15:53:20','2016-11-18 15:53:20','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2635-autosave-v1/',0,'revision','',0),(2778,1,'2016-11-09 19:44:43','2016-11-09 19:44:43','','pergola-back-wood-deck-protection','','inherit','open','closed','','pergola-back-wood-deck-protection','','','2016-11-09 19:44:43','2016-11-09 19:44:43','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-back-wood-deck-protection.jpeg',0,'attachment','image/jpeg',0),(2779,1,'2016-11-09 19:44:46','2016-11-09 19:44:46','','pergola-brochure','','inherit','open','closed','','pergola-brochure','','','2016-11-09 19:44:46','2016-11-09 19:44:46','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf',0,'attachment','application/pdf',0),(2780,1,'2016-11-09 19:44:51','2016-11-09 19:44:51','','pergola-hot-tub-cover','','inherit','open','closed','','pergola-hot-tub-cover','','','2016-11-09 19:44:51','2016-11-09 19:44:51','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-hot-tub-cover.png',0,'attachment','image/png',0),(2781,1,'2016-11-09 19:44:54','2016-11-09 19:44:54','','pergola-solar-shade','','inherit','open','closed','','pergola-solar-shade','','','2016-11-09 19:44:54','2016-11-09 19:44:54','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-solar-shade.jpeg',0,'attachment','image/jpeg',0),(2782,1,'2016-11-09 19:50:47','2016-11-09 19:50:47','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Thatcher Pergola Retractable Awnings\"]Do you need additional shade or protection for your existing Pergola?\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually. EZ Shade Awnings are a made from 100% Solution Dyed Acrylic Sunbrella Fabric.\r\n\r\nAll Pergola Retractable Awnings are backed by our 10 YEAR Product Warranty.\r\n\r\nFill out the contact form or call us today to set-up a Free In-Home Consultation.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-09 19:50:47','2016-11-09 19:50:47','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2635-revision-v1/',0,'revision','',0),(2783,1,'2016-11-09 20:04:20','2016-11-09 20:04:20','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Pergola Covers\"]A pergola cover is an excellent way to provide shade from the sun and the elements in a beautiful way...copy here..\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy here about Amish-made pergolas.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDo you need additional shade or protection for your existing Pergola?\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually. EZ Shade Awnings are a made from 100% Solution Dyed Acrylic Sunbrella Fabric.\r\n\r\nAll Pergola Retractable Awnings are backed by our 10 YEAR Product Warranty.\r\n\r\nFill out the contact form or call us today to set-up a Free In-Home Consultation.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nOur line of Pergolas are custom crafted in Lancaster, PA by actual Amish people. Our Pergolas are available in a variety of species of wood or maintenance-free vinyl. All Pergolas are available ready to stained or can be pre-finished. Each piece is precision cut and fully engineered to last a lifetime. This allows most Pergolas to be installed in one day. For more information on our line of Amish Pergolas, Pavilions, Gazebos, or other Backyard Structures, visit <a href=\"http://www.gazebo.com\">www.gazebo.com</a>\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Screens, Roll-ups & Curtains for Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDoes the sun creep under your Pergola?\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun\'s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-09 20:04:20','2016-11-09 20:04:20','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2635-revision-v1/',0,'revision','',0),(2784,1,'2016-12-09 19:34:44','2016-12-09 19:34:44','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\n\n[separator headline=\"h1\" title=\"Outdoor Structures\"] Create your Backyard Oasis with a beautiful Amish Made Pavilion or Gazebo. These structures are complete with a roof, and include a variety of options to enclose the space with screens, curtains, or privacy panels. These structures are shipped ready to install. In most cases, the entire structure can be installed in less than two days.\n\nNot looking for a permanent roof? Our Retractable Outdoor Structure provides sun, rain, and wind protection but can retract with the touch of a button.\n\nFill out the web form and we will contact us to set up a consultation with one of our Experts.\n\n[teaserbox title=\"Amish Made Gazebos\"]\n<h3>Traditional Pavilions</h3>\nTraditional Amish Gazebos are constructed of wood. Customers love the look, feel and over all richness that wood offers. Wood can be painted or stained and refinished. Nothing creates a warm atmosphere like a wood gazebo. Made from #1 grade pressure treated pine, this product carries a 10 Year Limited Warranty.\n\n<h3>Vinyl Gazebos</h3>\n\nVinyl gazebos offer the convenience of low maintenance while still retaining a traditional look. Our gazebos are a modern take on traditional gazebos. The clean lines and brilliant finish of vinyl gazebos offer an attractive alternative to wood. Engineered to handle strong winds and heavy snow loads, this product carries a 10 Year Limited Warranty.\n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Amish-Made Pavilions\"]\n<h3>Traditional Pavilions</h3>\n\nOur traditional backyard pavilions are available in both wood and vinyl styles. Perfect to keep you shaded from the sun and out of the rain. These affordable structures offer a practical solution for your outdoor living space. Fully engineered, these structures feature heavy duty headers and braces and double main rafters for structural integrity.\n\n<h3>Hampton Pavilions<h3>\n\nTake your backyard beyond the ordinary. The Hampton Pavilion brings class and value to every home. Make a statement with the Hampton and create a truly unique destination without ever leaving home. This model of pavilion features 10\" round columns made from solid wood, decorative post corners for a clean appearance and 1 X 6 tongue and groove boards stained mahogany for the inside ceiling.\n\nAlpine Pavilions\n\nFor those who appreciate old-world craftsmanship & construction, the Alpine is the choice to make. It is sure to inspire admiration when entertaining friends and family. Made from hand-selected western red cedar, this product is fully engineered and constructed of 4 X 8 half-moon braces and 3-ply headers to span up to 16\' without sagging.\n\nGrand Estate Pavilions\n\nThis spacious pavilion makes large gathering a breeze and features a pleasing roof line. This pavilion can span 24\' without center posts making it an ideal product for commercial and park applications. Decorative corner braces add an elegant style while architectural shingles or metal roofing make a statement all of their own.\n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button][button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/build-your-own-pavilion/\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Pavilion Builder[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\n\n<strong>Features:</strong>\n<ul>\n <li>Rainproof retractable roof system</li>\n <li>Integrated and optional rainwater management features</li>\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\n <li>Projection dimensions up to 21\'4\" and beyond</li>\n <li>Manual or motorized operation</li>\n <li>Remote control options</li>\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\n <li>Optional integrated lighting and audio systems available</li>\n</ul>\n \n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n ','Outdoor Structures','','inherit','closed','closed','','2637-autosave-v1','','','2016-12-09 19:34:44','2016-12-09 19:34:44','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2637-autosave-v1/',0,'revision','',0),(2785,1,'2016-11-09 20:22:24','2016-11-09 20:22:24','','custom-outdoor-living-area','','inherit','open','closed','','custom-outdoor-living-area','','','2016-11-09 20:22:24','2016-11-09 20:22:24','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/custom-outdoor-living-area.png',0,'attachment','image/png',0),(2786,1,'2016-11-09 20:22:27','2016-11-09 20:22:27','','outdoor-kitchen-grilling-area','','inherit','open','closed','','outdoor-kitchen-grilling-area','','','2016-11-09 20:22:27','2016-11-09 20:22:27','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/outdoor-kitchen-grilling-area.jpeg',0,'attachment','image/jpeg',0),(2787,1,'2016-11-09 20:22:33','2016-11-09 20:22:33','','outdoor-living-room-gazebo-structure','','inherit','open','closed','','outdoor-living-room-gazebo-structure','','','2016-11-09 20:22:33','2016-11-09 20:22:33','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/outdoor-living-room-gazebo-structure.png',0,'attachment','image/png',0),(2788,1,'2016-11-09 20:22:37','2016-11-09 20:22:37','','sun-structures-logo','','inherit','open','closed','','sun-structures-logo','','','2016-11-09 20:22:37','2016-11-09 20:22:37','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sun-structures-logo.jpg',0,'attachment','image/jpeg',0),(2789,1,'2016-11-09 20:22:40','2016-11-09 20:22:40','','thatcherretractables-sunstructures','','inherit','open','closed','','thatcherretractables-sunstructures','','','2016-11-09 20:22:40','2016-11-09 20:22:40','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf',0,'attachment','application/pdf',0),(2790,1,'2016-11-09 20:22:40','2016-11-09 20:22:40','','warranty','','inherit','open','closed','','warranty','','','2016-11-09 20:22:40','2016-11-09 20:22:40','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf',0,'attachment','application/pdf',0),(2791,1,'2016-11-09 20:28:14','2016-11-09 20:28:14','','custom-outdoor-living-area','','inherit','open','closed','','custom-outdoor-living-area-2','','','2016-11-09 20:28:14','2016-11-09 20:28:14','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/custom-outdoor-living-area.jpg',0,'attachment','image/jpeg',0),(2792,1,'2016-11-09 20:28:15','2016-11-09 20:28:15','','outdoor-living-room-gazebo-structure','','inherit','open','closed','','outdoor-living-room-gazebo-structure-2','','','2016-11-09 20:28:15','2016-11-09 20:28:15','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/outdoor-living-room-gazebo-structure.jpg',0,'attachment','image/jpeg',0),(2793,1,'2016-11-09 20:42:43','2016-11-09 20:42:43','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Living - Retractable & Fixed Structures\"] Escape the confines of your walls by creating highly usable and attractive living areas just outside your doors.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Amish Made Gazebos\"]Copy here about Amish-made gazebos\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]Copy here about Amish-made pavilions\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher’s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42’7” in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21’4” and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Build Your Structure\"]Are you looking to add beauty and elegance to your outdoor space?\r\n\r\nOur Backyard Designers are experts in planning outdoor spaces that are both functional and beautiful. Our Amish manufacturing partners make a full line of Pergolas, Pavilions, Gazebos, and Cabanas. They are precision cut to size and sent to our dock ready to assemble. Most projects are completed on site in one day! Each project is fully engineered and built to last a lifetime. For more information on our line of Backyard Structures, check out our parteners at <a href=\"http://www.gazebo.com\">www.gazebo.com </a>\r\n\r\n<strong>Features:</strong>\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-11-09 20:42:43','2016-11-09 20:42:43','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2637-revision-v1/',0,'revision','',0),(2794,1,'2016-12-09 19:46:07','2016-12-09 19:46:07','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\n\n[separator headline=\"h1\" title=\"Residential Awning Awnings & Canvas Products\"]\nWe have been Chicago\'s Awning & Canvas Experts since 1984. We continue to locally manufacture and service residential awnings and canvas products in Chicago, Oak Park, Naperville, Wheaton, Elmhurst, Northbrook and many other Chicago Suburbs. Our awning fabrics consist of hiqh quality material which helps to protect against harmful UV rays and lowers your energy costs. Not only are our fabrics a smart choice but there are many gorgeous designs to match the style of your home.\n\n[teaserbox title=\"New Awnings & Canopies\"]\nWe manufacture and install awnings and canopies to cover doors, windows, and deck/ patio areas. Awnings can be made to remain in place through the winter months, or to be retractaed or removed in the winter months. A qualified Awning Expert comes to your home to help you choose the right product to provide maximum shade and protection for you and your home.\n\n \n\n<strong>Door Awnings</strong> - Are typically made with rigid frames to provide protection all year round.\n\n \n\n<strong>Window Awnings</strong> - Can be made in the traditional \"rod-in-pocket\" style, rigid welded frame, or motorized or manual retractable style.\n\n \n\n<strong>Patio Awnings & Canopies</strong> - Can be made in traditional \"pipe frame\" style that remains in place for the summer months and is removed in the winter months or with a heavy duty welded frame that can remain in place year round.\n\n \n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Fabric Replacement\"]\n\nOur expert craftsmen will pattern your fabric to match your existing frames. We\'ll inspect your frames for repair as necessary. With many fabric options, you are sure to find a style and color that best matches your home. We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sunbrella, Sattler, and Dickson.\n\n \n<ul>\n <li>Retractable Awning Fabric</li>\n <li>Window Awning Fabric</li>\n <li>Canopy Fabric</li>\n</ul>\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Canvas Fabrication, Repair and Maintenance\"]\n\nWeather can take a toll on fabric, but a missing stitch or tear in your awning doesn\'t always mean you need to replace the entire product. Our Experts will assess your outdoor canvas product and replace or repair as needed in order to make old new again. We provide a variety of services to help take care and maintenance of your fabric product hassle free.\n\n \n<ul>\n <li>Awning Fabric Repair - From minor repairs to complete re-sews.</li>\n <li>Awning & Canopy Wash Service - Removal of dust, dirt, and other elements.</li>\n <li>Residential Awning Take Down, Storage, and Reinstallation Service - Seasonal removal, storage & reinstallation service.</li>\n <li>Canvas Repair - This includes gazebos , cushions, boat covers, tarps, and other canvas products.</li>\n <li>Most repair items can be quoted in our Factory Showroom: Thatcher Retractable Products ,650 Willowbrook Center Parkway Suite 200 Willowbrook, IL 60527.</li>\n <li></li>\n <li></li>\n <li>[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]</li>\n</ul>\n[/teaserbox]\n\n \n\n[teaserbox title=\"Exterior Solar Shades\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Weather Protection Curtains\"]\nWeather protection curtains can be used anywhere you want to enclose a space that is open to the elements or to created an entirely new space like a vestibule. We manufacture these products from a mixture of clear vinyl fabric and heavy duty vinyl to ensure that the product will endure the most viscous of Chicago winters.\n\nA variety of hardware can be used to create the desired effect.\n\nOld Fashioned Roll-up Hardware is used in applications where the customer is looking for flexibility to roll the curtains up when the weather improves.\n\nMotorized options use the same hardware as exterior solar screens, but utilize weather protection curtains to allow large spaces to be enclosed with the touch of a button.\n\nVestibule Wind Breaks are often used outside of Restaurants and Cafe\'s, but are becoming more commonly used in residential applications. Homeowners that have open floor plans find that when they open the door, their living space immediately loses 5-10 degrees of temperature. Additionally, there is no place to put boots and other outdoor gear. The vestibule is a good solution to this problem.\n\nTell us about your project and we will design a custom solution that will work for you!\n\n[/teaserbox]\n\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-autosave-v1','','','2016-12-09 19:46:07','2016-12-09 19:46:07','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2639-autosave-v1/',0,'revision','',0),(2795,1,'2016-11-09 20:49:33','2016-11-09 20:49:33','','classic-home-window-awnings','','inherit','open','closed','','classic-home-window-awnings','','','2016-11-09 20:49:33','2016-11-09 20:49:33','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/classic-home-window-awnings.jpeg',0,'attachment','image/jpeg',0),(2796,1,'2016-11-09 20:49:34','2016-11-09 20:49:34','','window-and-door-patio-awnings','','inherit','open','closed','','window-and-door-patio-awnings','','','2016-11-09 20:49:34','2016-11-09 20:49:34','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/window-and-door-patio-awnings.jpeg',0,'attachment','image/jpeg',0),(2797,1,'2016-11-09 20:49:36','2016-11-09 20:49:36','','window-awnings','','inherit','open','closed','','window-awnings','','','2016-11-09 20:49:36','2016-11-09 20:49:36','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/window-awnings.jpeg',0,'attachment','image/jpeg',0),(2798,1,'2016-11-09 20:50:31','2016-11-09 20:50:31','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-09 20:50:31','2016-11-09 20:50:31','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2639-revision-v1/',0,'revision','',0),(2799,1,'2016-11-09 21:00:50','2016-11-09 21:00:50','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables’ residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you’re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-09 21:00:50','2016-11-09 21:00:50','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2639-revision-v1/',0,'revision','',0),(2800,1,'2016-12-09 19:07:58','2016-12-09 19:07:58','<code class=\"rs-example-alias-1\">[rev_slider alias=\"installation\"]</code>\n\n[separator headline=\"h1\" title=\"Your Product Installed, Serviced, and Guaranteed\"] Our installers are trained employees, not sub-contractors. Rather than try to install an awning or structure yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\n\nOur crews are factory trained to install and service retractable awnings and residential awning products, as well as our full-line of Amish pergolas, pavilions, and gazebos. All work is guaranteed to meet and exceed your expectations.\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\n[teaserbox title=\"Retractable Awning Installation\"]\n\nWith years of experience, our installers have the know-how to install your retractable awning properly. Whether you require your awning to be installed to the side of your home (siding, brick, cement board), roof, soffit, or with a specialty bracket, you can be sure it will be done right.\n\n \n\n<strong>For Vinyl and Aluminum siding applications</strong>, we utilize a High Density PolyEtheleen Material that is locally manufactured for Thatcher Retractables. This ensures that the force of the retractable awning is transferred directly back to the structure of the house- not the exterior siding material. This prevents the siding from being crushed and buckling do to expansion and contraction of the siding.\n\n \n\n<strong>For Brick installations</strong>, we utilize an epoxy that fills the gaps resulting from drilling into the brick and ensures that the expansion anchor will stay in-place. Because brick installations count on the stability of the brick, we typically do not install fasteners into the top few bricks on a wall. In some cases, it makes sense to drive a large lag screw through the brick into a header behind the brick. Our installers have the experience to identify how to install your awning, but even more importantly, how NOT to install your awning.\n\n \n\n<strong>Concrete Board, Cedar, and other siding materials</strong> vary in construction, but typically are very straight-forward. Because they are hard surfaces, they typically do not require additional spacers.\n\n \n\n<strong>Roof Mount installations</strong> are the most controversial of our installations. Let us put you to ease. We have installed over 2500 awnings in the Chicagoland Area to roofs. This installation is sometimes necessary because there is not enough height over a deck or patio to make the awning as useful and comfortable as it should be. We use a three step process to seal the special roof brackets. We have never had a bracket location leak. We believe this is in part due to our diligence, but also due to the fact that almost all homes have ice and water shield installed in the last few feet of their roof. This creates FOUR levels of seal to prevent water infiltration. Additionally, the roof mount bracket lifts the awning above the roof line leaving plenty of room for rain and snow to pass into the gutter. If you don\'t love the look of this installation, check out our Roof Screen that runs across the width of the brackets below the awning.\n\n \n\n<strong>Soffit Mount Installations</strong> can be tricky business. The construction of soffits very from home to home. Most houses in subdivisions built in the last 30 years have aluminum soffit that is only supported along the wall at the fascia board. In order to install to these kinds of soffits, we need to add structure to make it substantial enough to install an awning. In other circumstances, there is structure directly above the soffit to attach to. We typically survey these jobs to make sure that the installation will be done the right way.\n\n \n\n<strong>Bay/ Chimney/ Specialty Brackets</strong> are unique to Thatcher Retractables. We custom manufacture brackets to allow retractable awnings to be installed in front of bay windows, chimneys, or other obstructions. If another company told you that something could not be done, give us a call. We have more experience and capability than our competitors.\n\n \n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Retractable Awning Field Service\"]After the initial installation, if you have any concern, we are here to serve you!\n\n \n<h3>Wash & Tune-up</h3>\nWe recommend that after the third or fourth season that you have your awning, you sign up for our Awning Wash & Awning Tune-up Service. We professionally service your awning to maximize your enjoyment for years and years. Sign up in the fall for service in the spring and you save big.\n\n \n<h3>Winter Cover Put-up & Take-down</h3>\nWhile most of our customers install their soft cover, if you are not comfortable getting on the second step of your ladder, let us take care of it for you. We offer packages to install and take down your cover that are very reasonable.\n\n \n\nEven if you bought your awning from someone else, we can service your motor, fabric, and frame. We can replace your fabric, change your motor, and service almost any brand of awning including Durasol, Sunesta, Sunair, Solair, Sunsetter, as well as many others.\n\n \n<h3>Annual Residential Awning Services</h3>\nDo you have a traditional patio cover that uses poles to support a fabric cover? Do you have awnings that have pipes that slide through pockets in the farbic?\n\n \n\nWe provide service to take down these kinds of awnings and canopies in the fall, store through the winter, wash, and reinstall in the spring. Give us a call for a Free Quote (630) 529-6464\n\n \n\nWe also provide fabric replacement and sewing repair on your existing residential canvas awnings and canopies.\n\n \n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]\n\nOur Amish made structures come pre-cut and ready to assemble at your home. This means no endless sawing and mess, but instead, our crews install most structures in less than one day with no mess.\n\n \n\nIf the structure is to be attached to an existing concrete slab or deck, there is no preparation necessary, If you have brick pavers or the structure is to be installed in an area where there is only ground cover, footings need to be installed. Our crew marks out the correct locations and pours concrete footings to support the structure.\n\n \n\nNo matter what the application, our crews have the experience to install your engineered structure correctly for years of enjoyment.\n\n \n\n \n\n[/teaserbox]\n\n \n\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 108px;\">Save</span>','Installation & Field Services','','inherit','closed','closed','','2641-autosave-v1','','','2016-12-09 19:07:58','2016-12-09 19:07:58','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2641-autosave-v1/',0,'revision','',0),(2801,1,'2016-11-09 21:03:48','2016-11-09 21:03:48','','awning-installation','','inherit','open','closed','','awning-installation','','','2016-11-09 21:03:48','2016-11-09 21:03:48','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-installation.jpg',0,'attachment','image/jpeg',0),(2802,1,'2016-11-09 21:08:29','2016-11-09 21:08:29','','caremaintenancepackage','','inherit','open','closed','','caremaintenancepackage','','','2016-11-09 21:08:29','2016-11-09 21:08:29','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/caremaintenancepackage.pdf',0,'attachment','application/pdf',0),(2803,1,'2016-11-09 21:09:11','2016-11-09 21:09:11','','winter-cover-instructions-2011','','inherit','open','closed','','winter-cover-instructions-2011','','','2016-11-09 21:09:11','2016-11-09 21:09:11','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Winter-Cover-Instructions-2011.pdf',0,'attachment','application/pdf',0),(2804,1,'2016-11-09 21:09:13','2016-11-09 21:09:13','','2012-winter-cover-brochure','','inherit','open','closed','','2012-winter-cover-brochure','','','2016-11-09 21:09:13','2016-11-09 21:09:13','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf',0,'attachment','application/pdf',0),(2805,1,'2016-11-09 21:09:14','2016-11-09 21:09:14','','web-form-2014','','inherit','open','closed','','web-form-2014','','','2016-11-09 21:09:14','2016-11-09 21:09:14','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Web-Form-2014.pdf',0,'attachment','application/pdf',0),(2806,1,'2016-11-09 21:13:30','2016-11-09 21:13:30','','annual-removal-storage-reinstalltion-awning-services','','inherit','open','closed','','annual-removal-storage-reinstalltion-awning-services','','','2016-11-09 21:13:30','2016-11-09 21:13:30','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/annual-removal-storage-reinstalltion-awning-services.jpeg',0,'attachment','image/jpeg',0),(2807,1,'2016-11-09 21:13:31','2016-11-09 21:13:31','','awning-sewing','','inherit','open','closed','','awning-sewing','','','2016-11-09 21:13:31','2016-11-09 21:13:31','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-sewing.jpeg',0,'attachment','image/jpeg',0),(2808,1,'2016-11-09 21:13:31','2016-11-09 21:13:31','','outdoor-grilling-area-awning-installation','','inherit','open','closed','','outdoor-grilling-area-awning-installation','','','2016-11-09 21:13:31','2016-11-09 21:13:31','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/outdoor-grilling-area-awning-installation.jpeg',0,'attachment','image/jpeg',0),(2809,1,'2016-11-09 21:13:32','2016-11-09 21:13:32','','porch-awning-installation','','inherit','open','closed','','porch-awning-installation','','','2016-11-09 21:13:32','2016-11-09 21:13:32','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/porch-awning-installation.jpeg',0,'attachment','image/jpeg',0),(2810,1,'2016-11-09 21:13:33','2016-11-09 21:13:33','','retractable-awning-installation-porch','','inherit','open','closed','','retractable-awning-installation-porch','','','2016-11-09 21:13:33','2016-11-09 21:13:33','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch.png',0,'attachment','image/png',0),(2811,1,'2016-11-09 21:13:34','2016-11-09 21:13:34','','window-and-door-season-protection-panels','','inherit','open','closed','','window-and-door-season-protection-panels','','','2016-11-09 21:13:34','2016-11-09 21:13:34','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/window-and-door-season-protection-panels.jpeg',0,'attachment','image/jpeg',0),(2812,1,'2016-11-09 21:27:28','2016-11-09 21:27:28','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-installation.jpg\" alt=\"awning-installation\" />[/responsive]\r\n\r\n[separator headline=\"h1\" title=\"Your Awnings Completely Installed Completely Guarateed\"] Along with providing quality residential retractable awnings, Thatcher Retractables also specializes in a number of services, including residential awning install, winter takedown and install and recovery and repair of awnings and gazebos.\r\n\r\nOur awning installers are trained employees, not sub-contractors. Rather than try to install an awning yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Retractable Awning Installation & Field Service\"]Our factory trained installers provide service whether you own a Thatcher Retractable or another brand of awning. Thatcher Retractables will repair, wash, or install new fabric on your existing awning to remove dust, dirt, and other elements. Why would you trust anyone one else than Chicago’s Retractable Awning Experts to work on your retractable awning?\r\n\r\nFALL 2013/ SPRING 2014 Service Programs are now available. Sign-up for Servive by OCTOBER 18th for significant savings!\r\n\r\nFor more information, download the following resources:\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Winter Cover Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]Copy here about Installation of Pergolas & Outdoor Structures\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]\r\nThatcher’s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n[/teaserbox]\r\n\r\n ','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-11-09 21:27:28','2016-11-09 21:27:28','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/2641-revision-v1/',0,'revision','',0),(2813,1,'2016-11-09 21:47:44','2016-11-09 21:47:44','[separator headline=\"h3\" title=\"Got Questions? We’ve Got Answers!\"]\r\n\r\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\r\n\r\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\r\n\r\n[two_third]\r\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"What aftersales support do you offer?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[/two_third]\r\n[one_third_last]\r\n<h3>[icon icon=\"unread\"]One More Question?</h3>\r\nAsunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.\r\n\r\n[button link=\"http://www.google.de\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\r\n[/one_third_last]','F.A.Q.','','inherit','closed','closed','','109-revision-v1','','','2016-11-09 21:47:44','2016-11-09 21:47:44','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/109-revision-v1/',0,'revision','',0),(2814,1,'2016-11-09 21:48:48','2016-11-09 21:48:48','','awning-image-12','','inherit','open','closed','','awning-image-12','','','2016-11-09 21:48:48','2016-11-09 21:48:48','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/awning-image-12.jpg',0,'attachment','image/jpeg',0); INSERT INTO `wpyq_posts` VALUES (2815,1,'2016-11-09 22:25:32','2016-11-09 22:25:32','[separator headline=\"h3\" title=\"All \"]\n\nBuying anything can lead to questions. We\'ve got you covered (bad pun intended.) If you don\'t see your question answered below, we\'d love to have the chance to answer our question. So, please, just ask!\n\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\n\n[two_third]\n[toggle title=\"Does Thatcher Retractable serve my community?\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, TInley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\n\nIf you have a vacation home where you would like a Thatcher Retractable installed, contact us locally or bring photos to our showroom. We have installed awnings throughout Michigan, Indiana, and Wisconsin. If you have questions, give us a call or send an email.[/toggle]\n[toggle title=\"Can I install a retractable awning myself?\" open=\"false\" icon=\"question-sign\"]It is possible for some customers to install a retractable awning, but most people choose to leave this job to a professional installer. If you are thinking of installing the awning yourself, you should make sure that you can perform the following:\n\nBe able to lift 150 lbs. with two people. Locate the studs of the house and accurately attach the brackets to the home or locate rafters to attach the home to the roof. Be prepared to identify problems and adjust the awning after it is installed. Note:very few awning dealers will service an awning that they did not install.\n\nIn addition, you should be prepared to take financial responsibility for any damage to the awning or your home. When you install the product, you become the general contractor.\n\nMost importantly, installing the awning yourself will not really save money. If you compare Thatcher Retractables installed prices with competitors that do not install, you will find that the prices are competitive. Additionally, there are no hidden charges, such as delivery. Plus, Thatcher Retractables guarantees all of our installations, which saves you money and headache!\n\nFor more information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a> [/toggle]\n[toggle title=\"Why are there no support poles on Thatcher Retractable awnings?\" open=\"false\" icon=\"question-sign\"]All Thatcher Retractable Awnings are lateral arm awnings. A lateral arm retractable awning uses spring-loaded arms to provide tension to the fabric as it rolls from a tube. The springs push out the arms to keep the fabric taut while the awning is extended. This style of awning is superior to the RV-Style Awning that drops from the side of the house. The RV-Style requires manual adjustment of side poles. Additionally, many customers find the RV-Style poles to be unsightly, and a barrier to moving around the deck or patio.[/toggle]\n[toggle title=\"How much wind can a Thatcher Retractable awning handle?\" open=\"false\" icon=\"question-sign\"]Retractable awnings are not meant to be left extended in harsh weather conditions. A good test is whether you could comfortably read a newspaper on your deck or patio.\n\nFor in depth information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\n[toggle title=\"What sizes can a retractable awning be made?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings can be made as small as 3\' or 4\' for windows, and as large as 40\' for large commercial awnings or an ambitious residential project. Our lateral arm awnings can project to a maximum of 16\'. The homeowners choose awnings that suit their individual needs. The most common sizes are between 11’ & 18’ wide, with a projection from the home of 10’- 13\'.[/toggle]\n\n[toggle title=\"How long will the installation take?\" open=\"false\" icon=\"question-sign\"]Professional installation usually takes between 1 and 2 hours, depending on the size of the awning and the complexity of the installation. As a part of the installation process, the installers will make sure that your expectations have been met, and demonstrate how to operate and care for the awning.[/toggle]\n\n[toggle title=\"What is the fabric and how long does it last? How many colors are there?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses only 100% Solution Dyed Woven Acrylic Fabric. The advantage of this type of fabric is that the color is dyed completely through the material. This makes the fabric more resistant to the fading caused by UVA and UVB Rays (harmful Ultra-Violet Rays from the sun, which have been proven to cause sunburn and skin cancer). In fact, these fabrics block 98% of UVA & UVB rays, and are recommended by the Skin Cancer Foundation. Because the fabric is woven, it is strong enough to withstand years of being stretched by the arms of the awnings and endure our harsh Chicago weather. Sunbrella and Para fabrics are under warranty for a period of 10 years, and typically last 10-12 years.\n\nThatcher Retractables offers over 600 shades and patterns of Dixon, Sauleda, Para, Sattler and Sunbrella colors. These materials provide optimum quality and offer the greatest selection of colors and patterns.[/toggle]\n\n[toggle title=\"I live in a home that has a homeowner’s association. Are these awnings allowed?\" open=\"false\" icon=\"question-sign\"]Many homeowner associations already have rules regarding retractable awnings, and Thatcher Retractables can comply with the existing rules.\n\nIn addition, Thatcher Retractables has worked with many associations, small and large, to create standards that work for both the individual home owners and the association board. Thatcher Retractables has gone through the extensive process of setting up a set of easily adopted bylaws with specific restrictions that will allow homeowners to enjoy an awning while maintaining the desired appearance for the community. Additionally, Thatcher Retractables has a legally vetted RESPONSIBILITY WAIVER that indemnifies the association if any damage occurs or the product is improperly maintained. We have successfully implemented this process at Savanah Landings, Aspen Shores at Sunset Ridge, and two dozen other communities small and large in the ChicagoLand Area.\n\nSome communities that we have worked with are: DelWebb Shorewood, DelWebb Elgin, DelWebb Huntley, Carillon Lakes, Carillon, Grand Haven, Carillon StoneGate, and many more.\n\nWe cover this topic in more depth on our blog: <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\n\n[toggle title=\"What do I do with my retractable awning in the winter? How do I get more information on your Fall Service Program?\" open=\"false\" icon=\"question-sign\"]Recommendations differ from Awning Style to Awning Style. We cover this topic in depth on our blog at <a href=\"http://www.Chicogosawningexpert.com\" target=\"_blank\">www.Chicogosawningexpert.com</a>\n\nSIGN UP FOR SERVICE BY OCTOBER 18th FOR SIGNIFICANT SAVINGS!\n\nClick below to download additional resources:\n\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a>\n\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Winter Cover Installation Instructions</a>\n\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Web-Form-2014.pdf\" target=\"_blank\">Cover, Tune-Up, and Wash Service Program</a>[/toggle]\n\n[toggle title=\"Should I get a motorized or manual awning?\" open=\"false\" icon=\"question-sign\"]In most cases, a motorized awning is recommended. An awning can be operated manually, but some strength is needed to bring the awning in against the tension of the arms. The majority of people choose a motorized remote control operation, because the ease of operation outweighs the slight cost difference.[/toggle]\n\n[toggle title=\"What if I have limited space below my soffit or overhang?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings require approximately 8” of space between the top of the windows or doors and the bottom of the soffit or overhang. All awnings should be at least 90” (or 7’6”) off the ground, in order to provide sufficient clearance and comfort during use. If your home does not have those conditions, don’t worry. The awning can be installed using special roof mount brackets. This is a desirable installation on Tri-Level and Ranch style homes. Note- No need to worry about the brackets causing your roof to leak. We guarantee the installation![/toggle]\n\n[toggle title=\"Can an awning be installed on vinyl siding, aluminum siding, brick, stucco, etc.?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings can be installed on any siding surface. Each installation requires different specifications; your installation will be explained by one of our experts.[/toggle]\n\n[toggle title=\"Do I need to get an electrician to hook up the motor?\" open=\"false\" icon=\"question-sign\"]No electrician is needed to install the electric. The motor comes with an outdoor cord that plugs into your existing 3-prong grounded outlet.[/toggle]\n\n[toggle title=\"Will a Thatcher Retractable protect me from rain or snow?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables are engineered to handle light rain and wind. Water should never be allowed to pool on the fabric, so supervision is, as always, required when using the awning in light rain. Thatcher Retractables are NOT engineered to handle any kind of a snow-load. If you are looking for a product to handle these conditions, check out our Gennius Outdoor Rooms. [/toggle]\n\n[toggle title=\"Do I need a protective hood for my awning?\" open=\"false\" icon=\"question-sign\"]If the awning is under a soffit or eave, you do NOT need a hood. If the awning is exposed to the elements, you may choose to purchase the optional hood. If you choose to do so, it is important to note that we recommend removing your valance in the winter as this is not covered by the hood. In Chicago, many extreme weather conditions occur in the winter and our winter cover is also a cost-effective solution.[/toggle]\n\n[toggle title=\"How do I get shade when the sun is lower in the sky?\" open=\"false\" icon=\"question-sign\"]Our most popular accessories are our Front and Side Solar Screens. These are manufactured of an open-weave mesh material that enables you to look through the screen without obstruction. At the same time, our Solar Screens provide additional sun protection, no matter the angle of the sun. [/toggle]\n\n[toggle title=\"How do retractable awnings affect the temperature on my deck or patio? Inside my home?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings reduce the temperature on your deck or patio by up to 20 degrees. Also, our fabric awnings reduce heat gain by 55-65% on Southern facing windows and 72-77% of Western facing windows. These properties make retractable awnings an excellent way to save on cooling costs. [/toggle]\n\n[toggle title=\"What is the InvisiSeal Process and why is it better?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses the InvisiSeal Process to heat-seal the widths of fabric together. This has two benefits over traditional double needle sewing. The first benefit is the strength of the seam. By using heat and pressure, the material fuses together and has a much smaller failure rate than thread. The other benefit of this process is that the seam is virtually invisible. Lesser awning manufacturers use automated machines to sew the fabric to increase the speed of production. For this reason, they do not change the color of thread to match the awning. Many home owners are dissatisfied with the unsightly visibility of the thread on the seams.[/toggle]\n\n[toggle title=\"Is the awning fully extended even though the arms are not completely straight?\" open=\"false\" icon=\"question-sign\"]Yes. The arms must always have tension outward against the fabric in order for the awning to operate correctly. Thatcher Retractables typically sets the outward limit of the motor to allow for a slight amount of fabric stretching to occur over time. It is also important to note, that by setting the limits of the motor too far out can result in premature wear to the motor. This occurs because the motor must work extra hard to \"break\" the arms free from a locked out position.[/toggle]\n\n[toggle title=\"How do I take care of my Thatcher Retractable Awning? Does Thatcher Retractables service awnings?\" open=\"false\" icon=\"question-sign\"]Not only does Thatcher Retractables manufacture and install your awning, we also provide a variety of services to maintain your awning and make it beautiful and functional for years to come. Check out our blog at www.chicagosawningexpert.com for more information or check out our Care & Maintenance Guidelines in this pdf document.[/toggle]\n\n[toggle title=\"What is the most common service concern for a lateral arm retractable awning?\" open=\"false\" icon=\"question-sign\"]There are actually two common service concerrns and they are related. (1) There is no power to the outlet the awning is plugged into. It is VERY common for a GFI outlet to pop. In fact, they are designed to work this way. Simply resetting the GFI fixes the issue in most cases. (2) The battery in the remote control needs to be replaced.[/toggle]\n[/two_third]\n[one_third_last]\n<h3>[icon icon=\"unread\"]Got an \"Infrequent\" Question?</h3>\nWe want to make sure you have all the information you need to feel comfortable. We\'ll get back with you quickly if you just ask. (Web form will replace the button shortly)\n\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\n[/one_third_last]\n\n[separator headline=\"h3\" title=\"Other Common Service Concerns\"]\n\n(1) The binding on the valance has worn over time and does not look good. Thatcher Retractables will repair your valance on your lateral arm retractable awning for FREE provided that you purchased your awning from Thatcher Retractables. Simply remove the side cap from your front bar, loosed the small locks that keep the valance in place, and send the valance to us. We will repair it and ship it back to you.\n\n(2) One side of the awning is slightly lower than the other, OR the pitch has lowered over time. Thatcher Retractables can typically adjust the shoulder mechanism to even out your arms and adjust the pitch to the position you desire. Sudden large changes in pitch can be a sign that there is a problem with the installation or a component on your awning. If you experience this circumstance, you should contact our service department immediately.\n\n(3) If you purchased your product from someone other than Thatcher Retractables and you are uncertain whether the product was installed correctly or is in proper working condition, Thatcher Retractables will still service the product. Call our service department to set up a field service call.\n\n ','Frequently Asked Questions','','inherit','closed','closed','','109-autosave-v1','','','2016-11-09 22:25:32','2016-11-09 22:25:32','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/109-autosave-v1/',0,'revision','',0),(2816,1,'2016-11-09 21:56:39','2016-11-09 21:56:39','[separator headline=\"h3\" title=\"Got Questions? We’ve Got Answers!\"]\r\n\r\nBuying anything can lead to questions. We\'ve got you covered (bad pun intended.) If you don\'t see your question answered below, we\'d love to have the chance to answer our question. So, please, just ask!\r\n\r\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\r\n\r\n[two_third]\r\n[toggle title=\"What services do you provide?\" open=\"true\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How long will it take?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"How much will it cost?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"Will it work in all popular web browsers?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[toggle title=\"What aftersales support do you offer?\" open=\"false\" icon=\"question-sign\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum. Allamco laboris nisi ut aliquip ex ea commodo consequat. Aser velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in anim id est laborum.[/toggle]\r\n[/two_third]\r\n[one_third_last]\r\n<h3>[icon icon=\"unread\"]Got an \"Infrequent\" Question?</h3>\r\nWe want to make sure you have all the information you need to feel comfortable. We\'ll get back with you quickly if you just ask. (Web form will replace the button shortly)\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\r\n[/one_third_last]','Frequently Asked Questions','','inherit','closed','closed','','109-revision-v1','','','2016-11-09 21:56:39','2016-11-09 21:56:39','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/109-revision-v1/',0,'revision','',0),(2817,1,'2016-11-09 22:24:01','2016-11-09 22:24:01','[separator headline=\"h3\" title=\"Got Questions? We’ve Got Answers!\"]\r\n\r\nBuying anything can lead to questions. We\'ve got you covered (bad pun intended.) If you don\'t see your question answered below, we\'d love to have the chance to answer our question. So, please, just ask!\r\n\r\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\r\n\r\n[two_third]\r\n[toggle title=\"Does Thatcher Retractable serve my community?\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, TInley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\nIf you have a vacation home where you would like a Thatcher Retractable installed, contact us locally or bring photos to our showroom. We have installed awnings throughout Michigan, Indiana, and Wisconsin. If you have questions, give us a call or send an email.[/toggle]\r\n[toggle title=\"Can I install a retractable awning myself?\" open=\"false\" icon=\"question-sign\"]It is possible for some customers to install a retractable awning, but most people choose to leave this job to a professional installer. If you are thinking of installing the awning yourself, you should make sure that you can perform the following:\r\n\r\nBe able to lift 150 lbs. with two people. Locate the studs of the house and accurately attach the brackets to the home or locate rafters to attach the home to the roof. Be prepared to identify problems and adjust the awning after it is installed. Note:very few awning dealers will service an awning that they did not install.\r\n\r\nIn addition, you should be prepared to take financial responsibility for any damage to the awning or your home. When you install the product, you become the general contractor.\r\n\r\nMost importantly, installing the awning yourself will not really save money. If you compare Thatcher Retractables installed prices with competitors that do not install, you will find that the prices are competitive. Additionally, there are no hidden charges, such as delivery. Plus, Thatcher Retractables guarantees all of our installations, which saves you money and headache!\r\n\r\nFor more information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a> [/toggle]\r\n[toggle title=\"Why are there no support poles on Thatcher Retractable awnings?\" open=\"false\" icon=\"question-sign\"]All Thatcher Retractable Awnings are lateral arm awnings. A lateral arm retractable awning uses spring-loaded arms to provide tension to the fabric as it rolls from a tube. The springs push out the arms to keep the fabric taut while the awning is extended. This style of awning is superior to the RV-Style Awning that drops from the side of the house. The RV-Style requires manual adjustment of side poles. Additionally, many customers find the RV-Style poles to be unsightly, and a barrier to moving around the deck or patio.[/toggle]\r\n[toggle title=\"How much wind can a Thatcher Retractable awning handle?\" open=\"false\" icon=\"question-sign\"]Retractable awnings are not meant to be left extended in harsh weather conditions. A good test is whether you could comfortably read a newspaper on your deck or patio.\r\n\r\nFor in depth information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n[toggle title=\"What sizes can a retractable awning be made?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings can be made as small as 3\' or 4\' for windows, and as large as 40\' for large commercial awnings or an ambitious residential project. Our lateral arm awnings can project to a maximum of 16\'. The homeowners choose awnings that suit their individual needs. The most common sizes are between 11’ & 18’ wide, with a projection from the home of 10’- 13\'.[/toggle]\r\n\r\n[toggle title=\"How long will the installation take?\" open=\"false\" icon=\"question-sign\"]Professional installation usually takes between 1 and 2 hours, depending on the size of the awning and the complexity of the installation. As a part of the installation process, the installers will make sure that your expectations have been met, and demonstrate how to operate and care for the awning.[/toggle]\r\n\r\n[toggle title=\"What is the fabric and how long does it last? How many colors are there?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses only 100% Solution Dyed Woven Acrylic Fabric. The advantage of this type of fabric is that the color is dyed completely through the material. This makes the fabric more resistant to the fading caused by UVA and UVB Rays (harmful Ultra-Violet Rays from the sun, which have been proven to cause sunburn and skin cancer). In fact, these fabrics block 98% of UVA & UVB rays, and are recommended by the Skin Cancer Foundation. Because the fabric is woven, it is strong enough to withstand years of being stretched by the arms of the awnings and endure our harsh Chicago weather. Sunbrella and Para fabrics are under warranty for a period of 10 years, and typically last 10-12 years.\r\n\r\nThatcher Retractables offers over 600 shades and patterns of Dixon, Sauleda, Para, Sattler and Sunbrella colors. These materials provide optimum quality and offer the greatest selection of colors and patterns.[/toggle]\r\n\r\n[toggle title=\"I live in a home that has a homeowner’s association. Are these awnings allowed?\" open=\"false\" icon=\"question-sign\"]Many homeowner associations already have rules regarding retractable awnings, and Thatcher Retractables can comply with the existing rules.\r\n\r\nIn addition, Thatcher Retractables has worked with many associations, small and large, to create standards that work for both the individual home owners and the association board. Thatcher Retractables has gone through the extensive process of setting up a set of easily adopted bylaws with specific restrictions that will allow homeowners to enjoy an awning while maintaining the desired appearance for the community. Additionally, Thatcher Retractables has a legally vetted RESPONSIBILITY WAIVER that indemnifies the association if any damage occurs or the product is improperly maintained. We have successfully implemented this process at Savanah Landings, Aspen Shores at Sunset Ridge, and two dozen other communities small and large in the ChicagoLand Area.\r\n\r\nSome communities that we have worked with are: DelWebb Shorewood, DelWebb Elgin, DelWebb Huntley, Carillon Lakes, Carillon, Grand Haven, Carillon StoneGate, and many more.\r\n\r\nWe cover this topic in more depth on our blog: <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n\r\n[toggle title=\"What do I do with my retractable awning in the winter? How do I get more information on your Fall Service Program?\" open=\"false\" icon=\"question-sign\"]Recommendations differ from Awning Style to Awning Style. We cover this topic in depth on our blog at <a href=\"http://www.Chicogosawningexpert.com\" target=\"_blank\">www.Chicogosawningexpert.com</a>\r\n\r\nSIGN UP FOR SERVICE BY OCTOBER 18th FOR SIGNIFICANT SAVINGS!\r\n\r\nClick below to download additional resources:\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Winter Cover Installation Instructions</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Web-Form-2014.pdf\" target=\"_blank\">Cover, Tune-Up, and Wash Service Program</a>[/toggle]\r\n\r\n[toggle title=\"Should I get a motorized or manual awning?\" open=\"false\" icon=\"question-sign\"]In most cases, a motorized awning is recommended. An awning can be operated manually, but some strength is needed to bring the awning in against the tension of the arms. The majority of people choose a motorized remote control operation, because the ease of operation outweighs the slight cost difference.[/toggle]\r\n\r\n[toggle title=\"What if I have limited space below my soffit or overhang?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings require approximately 8” of space between the top of the windows or doors and the bottom of the soffit or overhang. All awnings should be at least 90” (or 7’6”) off the ground, in order to provide sufficient clearance and comfort during use. If your home does not have those conditions, don’t worry. The awning can be installed using special roof mount brackets. This is a desirable installation on Tri-Level and Ranch style homes. Note- No need to worry about the brackets causing your roof to leak. We guarantee the installation![/toggle]\r\n\r\n[toggle title=\"Can an awning be installed on vinyl siding, aluminum siding, brick, stucco, etc.?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings can be installed on any siding surface. Each installation requires different specifications; your installation will be explained by one of our experts.[/toggle]\r\n\r\n[toggle title=\"Do I need to get an electrician to hook up the motor?\" open=\"false\" icon=\"question-sign\"]No electrician is needed to install the electric. The motor comes with an outdoor cord that plugs into your existing 3-prong grounded outlet.[/toggle]\r\n\r\n[toggle title=\"Will a Thatcher Retractable protect me from rain or snow?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables are engineered to handle light rain and wind. Water should never be allowed to pool on the fabric, so supervision is, as always, required when using the awning in light rain. Thatcher Retractables are NOT engineered to handle any kind of a snow-load. If you are looking for a product to handle these conditions, check out our Gennius Outdoor Rooms. [/toggle]\r\n\r\n[toggle title=\"Do I need a protective hood for my awning?\" open=\"false\" icon=\"question-sign\"]If the awning is under a soffit or eave, you do NOT need a hood. If the awning is exposed to the elements, you may choose to purchase the optional hood. If you choose to do so, it is important to note that we recommend removing your valance in the winter as this is not covered by the hood. In Chicago, many extreme weather conditions occur in the winter and our winter cover is also a cost-effective solution.[/toggle]\r\n\r\n[toggle title=\"How do I get shade when the sun is lower in the sky?\" open=\"false\" icon=\"question-sign\"]Our most popular accessories are our Front and Side Solar Screens. These are manufactured of an open-weave mesh material that enables you to look through the screen without obstruction. At the same time, our Solar Screens provide additional sun protection, no matter the angle of the sun. [/toggle]\r\n\r\n[toggle title=\"How do retractable awnings affect the temperature on my deck or patio? Inside my home?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings reduce the temperature on your deck or patio by up to 20 degrees. Also, our fabric awnings reduce heat gain by 55-65% on Southern facing windows and 72-77% of Western facing windows. These properties make retractable awnings an excellent way to save on cooling costs. [/toggle]\r\n\r\n[toggle title=\"What is the InvisiSeal Process and why is it better?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses the InvisiSeal Process to heat-seal the widths of fabric together. This has two benefits over traditional double needle sewing. The first benefit is the strength of the seam. By using heat and pressure, the material fuses together and has a much smaller failure rate than thread. The other benefit of this process is that the seam is virtually invisible. Lesser awning manufacturers use automated machines to sew the fabric to increase the speed of production. For this reason, they do not change the color of thread to match the awning. Many home owners are dissatisfied with the unsightly visibility of the thread on the seams.[/toggle]\r\n\r\n[toggle title=\"Is the awning fully extended even though the arms are not completely straight?\" open=\"false\" icon=\"question-sign\"]Yes. The arms must always have tension outward against the fabric in order for the awning to operate correctly. Thatcher Retractables typically sets the outward limit of the motor to allow for a slight amount of fabric stretching to occur over time. It is also important to note, that by setting the limits of the motor too far out can result in premature wear to the motor. This occurs because the motor must work extra hard to \"break\" the arms free from a locked out position.[/toggle]\r\n\r\n[toggle title=\"How do I take care of my Thatcher Retractable Awning? Does Thatcher Retractables service awnings?\" open=\"false\" icon=\"question-sign\"]Not only does Thatcher Retractables manufacture and install your awning, we also provide a variety of services to maintain your awning and make it beautiful and functional for years to come. Check out our blog at www.chicagosawningexpert.com for more information or check out our Care & Maintenance Guidelines in this pdf document.[/toggle]\r\n\r\n[toggle title=\"What is the most common service concern for a lateral arm retractable awning?\" open=\"false\" icon=\"question-sign\"]There are actually two common service concerrns and they are related. (1) There is no power to the outlet the awning is plugged into. It is VERY common for a GFI outlet to pop. In fact, they are designed to work this way. Simply resetting the GFI fixes the issue in most cases. (2) The battery in the remote control needs to be replaced.[/toggle]\r\n[/two_third]\r\n[one_third_last]\r\n<h3>[icon icon=\"unread\"]Got an \"Infrequent\" Question?</h3>\r\nWe want to make sure you have all the information you need to feel comfortable. We\'ll get back with you quickly if you just ask. (Web form will replace the button shortly)\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\r\n[/one_third_last]\r\n\r\n[separator headline=\"h3\" title=\"Other Common Service Concerns\"]\r\n\r\n(1) The binding on the valance has worn over time and does not look good. Thatcher Retractables will repair your valance on your lateral arm retractable awning for FREE provided that you purchased your awning from Thatcher Retractables. Simply remove the side cap from your front bar, loosed the small locks that keep the valance in place, and send the valance to us. We will repair it and ship it back to you.\r\n\r\n(2) One side of the awning is slightly lower than the other, OR the pitch has lowered over time. Thatcher Retractables can typically adjust the shoulder mechanism to even out your arms and adjust the pitch to the position you desire. Sudden large changes in pitch can be a sign that there is a problem with the installation or a component on your awning. If you experience this circumstance, you should contact our service department immediately.\r\n\r\n(3) If you purchased your product from someone other than Thatcher Retractables and you are uncertain whether the product was installed correctly or is in proper working condition, Thatcher Retractables will still service the product. Call our service department to set up a field service call.\r\n\r\n ','Frequently Asked Questions','','inherit','closed','closed','','109-revision-v1','','','2016-11-09 22:24:01','2016-11-09 22:24:01','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/109-revision-v1/',0,'revision','',0),(2818,1,'2016-11-09 22:25:46','2016-11-09 22:25:46','[separator headline=\"h3\" title=\"All the Answers to your Awning Questions\"]\r\n\r\nBuying anything can lead to questions. We\'ve got you covered (bad pun intended.) If you don\'t see your question answered below, we\'d love to have the chance to answer our question. So, please, just ask!\r\n\r\n[hr style=\"1\" margin=\"40px 0 50px 0\"]\r\n\r\n[two_third]\r\n[toggle title=\"Does Thatcher Retractable serve my community?\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, TInley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\nIf you have a vacation home where you would like a Thatcher Retractable installed, contact us locally or bring photos to our showroom. We have installed awnings throughout Michigan, Indiana, and Wisconsin. If you have questions, give us a call or send an email.[/toggle]\r\n[toggle title=\"Can I install a retractable awning myself?\" open=\"false\" icon=\"question-sign\"]It is possible for some customers to install a retractable awning, but most people choose to leave this job to a professional installer. If you are thinking of installing the awning yourself, you should make sure that you can perform the following:\r\n\r\nBe able to lift 150 lbs. with two people. Locate the studs of the house and accurately attach the brackets to the home or locate rafters to attach the home to the roof. Be prepared to identify problems and adjust the awning after it is installed. Note:very few awning dealers will service an awning that they did not install.\r\n\r\nIn addition, you should be prepared to take financial responsibility for any damage to the awning or your home. When you install the product, you become the general contractor.\r\n\r\nMost importantly, installing the awning yourself will not really save money. If you compare Thatcher Retractables installed prices with competitors that do not install, you will find that the prices are competitive. Additionally, there are no hidden charges, such as delivery. Plus, Thatcher Retractables guarantees all of our installations, which saves you money and headache!\r\n\r\nFor more information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a> [/toggle]\r\n[toggle title=\"Why are there no support poles on Thatcher Retractable awnings?\" open=\"false\" icon=\"question-sign\"]All Thatcher Retractable Awnings are lateral arm awnings. A lateral arm retractable awning uses spring-loaded arms to provide tension to the fabric as it rolls from a tube. The springs push out the arms to keep the fabric taut while the awning is extended. This style of awning is superior to the RV-Style Awning that drops from the side of the house. The RV-Style requires manual adjustment of side poles. Additionally, many customers find the RV-Style poles to be unsightly, and a barrier to moving around the deck or patio.[/toggle]\r\n[toggle title=\"How much wind can a Thatcher Retractable awning handle?\" open=\"false\" icon=\"question-sign\"]Retractable awnings are not meant to be left extended in harsh weather conditions. A good test is whether you could comfortably read a newspaper on your deck or patio.\r\n\r\nFor in depth information on this topic, check out our blog at <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n[toggle title=\"What sizes can a retractable awning be made?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings can be made as small as 3\' or 4\' for windows, and as large as 40\' for large commercial awnings or an ambitious residential project. Our lateral arm awnings can project to a maximum of 16\'. The homeowners choose awnings that suit their individual needs. The most common sizes are between 11’ & 18’ wide, with a projection from the home of 10’- 13\'.[/toggle]\r\n\r\n[toggle title=\"How long will the installation take?\" open=\"false\" icon=\"question-sign\"]Professional installation usually takes between 1 and 2 hours, depending on the size of the awning and the complexity of the installation. As a part of the installation process, the installers will make sure that your expectations have been met, and demonstrate how to operate and care for the awning.[/toggle]\r\n\r\n[toggle title=\"What is the fabric and how long does it last? How many colors are there?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses only 100% Solution Dyed Woven Acrylic Fabric. The advantage of this type of fabric is that the color is dyed completely through the material. This makes the fabric more resistant to the fading caused by UVA and UVB Rays (harmful Ultra-Violet Rays from the sun, which have been proven to cause sunburn and skin cancer). In fact, these fabrics block 98% of UVA & UVB rays, and are recommended by the Skin Cancer Foundation. Because the fabric is woven, it is strong enough to withstand years of being stretched by the arms of the awnings and endure our harsh Chicago weather. Sunbrella and Para fabrics are under warranty for a period of 10 years, and typically last 10-12 years.\r\n\r\nThatcher Retractables offers over 600 shades and patterns of Dixon, Sauleda, Para, Sattler and Sunbrella colors. These materials provide optimum quality and offer the greatest selection of colors and patterns.[/toggle]\r\n\r\n[toggle title=\"I live in a home that has a homeowner’s association. Are these awnings allowed?\" open=\"false\" icon=\"question-sign\"]Many homeowner associations already have rules regarding retractable awnings, and Thatcher Retractables can comply with the existing rules.\r\n\r\nIn addition, Thatcher Retractables has worked with many associations, small and large, to create standards that work for both the individual home owners and the association board. Thatcher Retractables has gone through the extensive process of setting up a set of easily adopted bylaws with specific restrictions that will allow homeowners to enjoy an awning while maintaining the desired appearance for the community. Additionally, Thatcher Retractables has a legally vetted RESPONSIBILITY WAIVER that indemnifies the association if any damage occurs or the product is improperly maintained. We have successfully implemented this process at Savanah Landings, Aspen Shores at Sunset Ridge, and two dozen other communities small and large in the ChicagoLand Area.\r\n\r\nSome communities that we have worked with are: DelWebb Shorewood, DelWebb Elgin, DelWebb Huntley, Carillon Lakes, Carillon, Grand Haven, Carillon StoneGate, and many more.\r\n\r\nWe cover this topic in more depth on our blog: <a href=\"http://www.chicagosawningexpert.com\" target=\"_blank\">www.chicagosawningexpert.com</a>[/toggle]\r\n\r\n[toggle title=\"What do I do with my retractable awning in the winter? How do I get more information on your Fall Service Program?\" open=\"false\" icon=\"question-sign\"]Recommendations differ from Awning Style to Awning Style. We cover this topic in depth on our blog at <a href=\"http://www.Chicogosawningexpert.com\" target=\"_blank\">www.Chicogosawningexpert.com</a>\r\n\r\nSIGN UP FOR SERVICE BY OCTOBER 18th FOR SIGNIFICANT SAVINGS!\r\n\r\nClick below to download additional resources:\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" target=\"_blank\">Winter Cover Brochure</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Winter-Cover-Instructions-2011.pdf\" target=\"_blank\">Winter Cover Installation Instructions</a>\r\n\r\n<a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Web-Form-2014.pdf\" target=\"_blank\">Cover, Tune-Up, and Wash Service Program</a>[/toggle]\r\n\r\n[toggle title=\"Should I get a motorized or manual awning?\" open=\"false\" icon=\"question-sign\"]In most cases, a motorized awning is recommended. An awning can be operated manually, but some strength is needed to bring the awning in against the tension of the arms. The majority of people choose a motorized remote control operation, because the ease of operation outweighs the slight cost difference.[/toggle]\r\n\r\n[toggle title=\"What if I have limited space below my soffit or overhang?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable Awnings require approximately 8” of space between the top of the windows or doors and the bottom of the soffit or overhang. All awnings should be at least 90” (or 7’6”) off the ground, in order to provide sufficient clearance and comfort during use. If your home does not have those conditions, don’t worry. The awning can be installed using special roof mount brackets. This is a desirable installation on Tri-Level and Ranch style homes. Note- No need to worry about the brackets causing your roof to leak. We guarantee the installation![/toggle]\r\n\r\n[toggle title=\"Can an awning be installed on vinyl siding, aluminum siding, brick, stucco, etc.?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings can be installed on any siding surface. Each installation requires different specifications; your installation will be explained by one of our experts.[/toggle]\r\n\r\n[toggle title=\"Do I need to get an electrician to hook up the motor?\" open=\"false\" icon=\"question-sign\"]No electrician is needed to install the electric. The motor comes with an outdoor cord that plugs into your existing 3-prong grounded outlet.[/toggle]\r\n\r\n[toggle title=\"Will a Thatcher Retractable protect me from rain or snow?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables are engineered to handle light rain and wind. Water should never be allowed to pool on the fabric, so supervision is, as always, required when using the awning in light rain. Thatcher Retractables are NOT engineered to handle any kind of a snow-load. If you are looking for a product to handle these conditions, check out our Gennius Outdoor Rooms. [/toggle]\r\n\r\n[toggle title=\"Do I need a protective hood for my awning?\" open=\"false\" icon=\"question-sign\"]If the awning is under a soffit or eave, you do NOT need a hood. If the awning is exposed to the elements, you may choose to purchase the optional hood. If you choose to do so, it is important to note that we recommend removing your valance in the winter as this is not covered by the hood. In Chicago, many extreme weather conditions occur in the winter and our winter cover is also a cost-effective solution.[/toggle]\r\n\r\n[toggle title=\"How do I get shade when the sun is lower in the sky?\" open=\"false\" icon=\"question-sign\"]Our most popular accessories are our Front and Side Solar Screens. These are manufactured of an open-weave mesh material that enables you to look through the screen without obstruction. At the same time, our Solar Screens provide additional sun protection, no matter the angle of the sun. [/toggle]\r\n\r\n[toggle title=\"How do retractable awnings affect the temperature on my deck or patio? Inside my home?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractable awnings reduce the temperature on your deck or patio by up to 20 degrees. Also, our fabric awnings reduce heat gain by 55-65% on Southern facing windows and 72-77% of Western facing windows. These properties make retractable awnings an excellent way to save on cooling costs. [/toggle]\r\n\r\n[toggle title=\"What is the InvisiSeal Process and why is it better?\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables uses the InvisiSeal Process to heat-seal the widths of fabric together. This has two benefits over traditional double needle sewing. The first benefit is the strength of the seam. By using heat and pressure, the material fuses together and has a much smaller failure rate than thread. The other benefit of this process is that the seam is virtually invisible. Lesser awning manufacturers use automated machines to sew the fabric to increase the speed of production. For this reason, they do not change the color of thread to match the awning. Many home owners are dissatisfied with the unsightly visibility of the thread on the seams.[/toggle]\r\n\r\n[toggle title=\"Is the awning fully extended even though the arms are not completely straight?\" open=\"false\" icon=\"question-sign\"]Yes. The arms must always have tension outward against the fabric in order for the awning to operate correctly. Thatcher Retractables typically sets the outward limit of the motor to allow for a slight amount of fabric stretching to occur over time. It is also important to note, that by setting the limits of the motor too far out can result in premature wear to the motor. This occurs because the motor must work extra hard to \"break\" the arms free from a locked out position.[/toggle]\r\n\r\n[toggle title=\"How do I take care of my Thatcher Retractable Awning? Does Thatcher Retractables service awnings?\" open=\"false\" icon=\"question-sign\"]Not only does Thatcher Retractables manufacture and install your awning, we also provide a variety of services to maintain your awning and make it beautiful and functional for years to come. Check out our blog at www.chicagosawningexpert.com for more information or check out our Care & Maintenance Guidelines in this pdf document.[/toggle]\r\n\r\n[toggle title=\"What is the most common service concern for a lateral arm retractable awning?\" open=\"false\" icon=\"question-sign\"]There are actually two common service concerrns and they are related. (1) There is no power to the outlet the awning is plugged into. It is VERY common for a GFI outlet to pop. In fact, they are designed to work this way. Simply resetting the GFI fixes the issue in most cases. (2) The battery in the remote control needs to be replaced.[/toggle]\r\n[/two_third]\r\n[one_third_last]\r\n<h3>[icon icon=\"unread\"]Got an \"Infrequent\" Question?</h3>\r\nWe want to make sure you have all the information you need to feel comfortable. We\'ll get back with you quickly if you just ask. (Web form will replace the button shortly)\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"small\" target=\"_blank\" color=\"alternative-1\" icon=\"envelope\"]Get in Touch[/button]\r\n[/one_third_last]\r\n\r\n[separator headline=\"h3\" title=\"Other Common Service Concerns\"]\r\n\r\n(1) The binding on the valance has worn over time and does not look good. Thatcher Retractables will repair your valance on your lateral arm retractable awning for FREE provided that you purchased your awning from Thatcher Retractables. Simply remove the side cap from your front bar, loosed the small locks that keep the valance in place, and send the valance to us. We will repair it and ship it back to you.\r\n\r\n(2) One side of the awning is slightly lower than the other, OR the pitch has lowered over time. Thatcher Retractables can typically adjust the shoulder mechanism to even out your arms and adjust the pitch to the position you desire. Sudden large changes in pitch can be a sign that there is a problem with the installation or a component on your awning. If you experience this circumstance, you should contact our service department immediately.\r\n\r\n(3) If you purchased your product from someone other than Thatcher Retractables and you are uncertain whether the product was installed correctly or is in proper working condition, Thatcher Retractables will still service the product. Call our service department to set up a field service call.\r\n\r\n ','Frequently Asked Questions','','inherit','closed','closed','','109-revision-v1','','','2016-11-09 22:25:46','2016-11-09 22:25:46','',109,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/109-revision-v1/',0,'revision','',0),(2819,1,'2016-11-29 09:30:30','2016-11-29 09:30:30','[map w=\"600\" h=\"300\" lat=\"41.762783 -87.938264\"style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\n\n[gap height=\"40\"]\n\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\n\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\n\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\n650 Willowbrook Center Parkway, Suite 200\nWillowbrook, IL 60527\n\n(630) 5-AWNING\n(630) 529-6464\n\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\n\n[gap height=\"20\"]\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\n[mini-icon icon=\"time\"] <strong>Or by appointment\n</strong>\n\n[gap height=\"20\"]\n[separator headline=\"h3\" title=\"Social Network\"]\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\n[clear]\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-autosave-v1','','','2016-11-29 09:30:30','2016-11-29 09:30:30','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/23-autosave-v1/',0,'revision','',0),(2820,1,'2016-11-09 22:39:44','2016-11-09 22:39:44','','thatcher-retractable-awnings-chicago','','inherit','open','closed','','thatcher-retractable-awnings-chicago','','','2016-11-09 22:39:44','2016-11-09 22:39:44','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-retractable-awnings-chicago.jpg',0,'attachment','image/jpeg',0),(2821,1,'2016-11-09 22:40:23','2016-11-09 22:40:23','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"7930 S. Madison St., Burr Ridge, IL\" infowindowdefault=\"no\" hidecontrols=\"false\" address=\"Miami\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"327\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Headquater USA\"]\r\n7930 S. Madison St., Burr Ridge, IL\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-09 22:40:23','2016-11-09 22:40:23','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/23-revision-v1/',0,'revision','',0),(2822,1,'2016-11-09 22:41:28','2016-11-09 22:41:28','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"7930 S. Madison St., Burr Ridge, IL\" infowindowdefault=\"no\" hidecontrols=\"false\" address=\"Miami\" markerimage=\"http://inovadoxml.mintithemes.com/wp-content/uploads/2013/01/office.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"327\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Manufacturing Warehouse\"]\r\n7930 S. Madison St., Burr Ridge, IL\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-09 22:41:28','2016-11-09 22:41:28','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/23-revision-v1/',0,'revision','',0),(2823,1,'2016-11-09 22:42:37','2016-11-09 22:42:37','','office','','inherit','open','closed','','office-2','','','2016-11-09 22:42:37','2016-11-09 22:42:37','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png',0,'attachment','image/png',0),(2824,1,'2016-11-09 22:46:10','2016-11-09 22:46:10','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"7930 S. Madison St., Burr Ridge, IL\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S. Madison St., Burr Ridge, IL\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"327\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Manufacturing Warehouse\"]\r\n7930 S. Madison St., Burr Ridge, IL\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-09 22:46:10','2016-11-09 22:46:10','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/09/23-revision-v1/',0,'revision','',0),(2826,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Premium Plus','','publish','closed','closed','','premium-plus','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2826',6,'nav_menu_item','',0),(2827,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Specialty Retractable Products','','publish','closed','closed','','specialty-retractable-products','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2827',7,'nav_menu_item','',0),(2829,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','New Amish-Made Pergolas','','publish','closed','closed','','new-amish-made-pergolas','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2829',10,'nav_menu_item','',0),(2830,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Motorized Pergola Awnings','','publish','closed','closed','','motorized-pergola-awnings','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2830',11,'nav_menu_item','',0),(2831,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Manually Operated Pergola Awnings','','publish','closed','closed','','manually-operated-pergola-awnings','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2831',12,'nav_menu_item','',0),(2832,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Screens & Curtains for Pergoloa','','publish','closed','closed','','screens-curtains-for-pergoloa','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2832',13,'nav_menu_item','',0),(2833,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Amish-Made Gazebos','','publish','closed','closed','','amish-made-gazebos','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2833',15,'nav_menu_item','',0),(2835,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Amish-Made Pavilions','','publish','closed','closed','','amish-made-pavilions','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2835',16,'nav_menu_item','',0),(2836,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Retractable Outdoor Structures','','publish','closed','closed','','retractable-outdoor-structures','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2836',17,'nav_menu_item','',0),(2839,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','New Awnings & Canopies','','publish','closed','closed','','new-awnings-canopies','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2839',20,'nav_menu_item','',0),(2840,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Replace Fabric / Recover Awnings','','publish','closed','closed','','replace-fabric-recover-awnings','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2840',21,'nav_menu_item','',0),(2841,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Repair Canvas Products','','publish','closed','closed','','repair-canvas-products','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2841',22,'nav_menu_item','',0),(2842,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Exterior Solar Shades','','publish','closed','closed','','exterior-solar-shades','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2842',23,'nav_menu_item','',0),(2843,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Weather Protection Curtains','','publish','closed','closed','','weather-protection-curtains','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2843',24,'nav_menu_item','',0),(2845,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Retractable Awning Installation & Field Service','','publish','closed','closed','','retractable-awning-installation-field-service','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2845',26,'nav_menu_item','',0),(2846,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Installation of Pergolas & Outdoor Structures','','publish','closed','closed','','installation-of-pergolas-outdoor-structures','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2846',27,'nav_menu_item','',0),(2847,1,'2016-11-09 23:25:35','2016-11-09 23:25:35','','Annual Awning Residential Services','','publish','closed','closed','','annual-awning-residential-services','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2847',28,'nav_menu_item','',0),(2851,1,'2016-11-10 06:43:55','2016-11-10 06:43:55','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<a name=\"classic\"></a>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-10 06:43:55','2016-11-10 06:43:55','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2633-revision-v1/',0,'revision','',0),(2852,1,'2016-11-10 06:58:15','2016-11-10 06:58:15','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-10 06:58:15','2016-11-10 06:58:15','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2633-revision-v1/',0,'revision','',0),(2853,1,'2016-11-10 07:05:31','2016-11-10 07:05:31','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"premium\"></p>\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"specialty\"></p>\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"fabric\"></p>\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"plus\"></p>\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-10 07:05:31','2016-11-10 07:05:31','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2633-revision-v1/',0,'revision','',0),(2854,1,'2016-11-10 07:08:49','2016-11-10 07:08:49','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Pergola Covers\"]A pergola cover is an excellent way to provide shade from the sun and the elements in a beautiful way...copy here..\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n<p id=\"amishperg\"></p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy here about Amish-made pergolas.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"motoperg\"></p>\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDo you need additional shade or protection for your existing Pergola?\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually. EZ Shade Awnings are a made from 100% Solution Dyed Acrylic Sunbrella Fabric.\r\n\r\nAll Pergola Retractable Awnings are backed by our 10 YEAR Product Warranty.\r\n\r\nFill out the contact form or call us today to set-up a Free In-Home Consultation.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"manualperg\"></p>\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nOur line of Pergolas are custom crafted in Lancaster, PA by actual Amish people. Our Pergolas are available in a variety of species of wood or maintenance-free vinyl. All Pergolas are available ready to stained or can be pre-finished. Each piece is precision cut and fully engineered to last a lifetime. This allows most Pergolas to be installed in one day. For more information on our line of Amish Pergolas, Pavilions, Gazebos, or other Backyard Structures, visit <a href=\"http://www.gazebo.com\">www.gazebo.com</a>\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"screensforperg\"></p>\r\n[teaserbox title=\"Screens, Roll-ups & Curtains for Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDoes the sun creep under your Pergola?\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun\'s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-10 07:08:49','2016-11-10 07:08:49','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2635-revision-v1/',0,'revision','',0),(2855,1,'2016-11-10 07:11:36','2016-11-10 07:11:36','[responsive]<img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/awning-installation.jpg\" alt=\"awning-installation\" />[/responsive]\r\n\r\n[separator headline=\"h1\" title=\"Your Awnings Completely Installed Completely Guarateed\"] Along with providing quality residential retractable awnings, Thatcher Retractables also specializes in a number of services, including residential awning install, winter takedown and install and recovery and repair of awnings and gazebos.\r\n\r\nOur awning installers are trained employees, not sub-contractors. Rather than try to install an awning yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n<p id=\"retractinstall\"></p>\r\n[teaserbox title=\"Retractable Awning Installation & Field Service\"]Our factory trained installers provide service whether you own a Thatcher Retractable or another brand of awning. Thatcher Retractables will repair, wash, or install new fabric on your existing awning to remove dust, dirt, and other elements. Why would you trust anyone one else than Chicago\'s Retractable Awning Experts to work on your retractable awning?\r\n\r\nFALL 2013/ SPRING 2014 Service Programs are now available. Sign-up for Servive by OCTOBER 18th for significant savings!\r\n\r\nFor more information, download the following resources:\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Winter Cover Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"perginstall\"></p>\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]Copy here about Installation of Pergolas & Outdoor Structures\r\n\r\n \r\n\r\n[/teaserbox]\r\n<p id=\"annualservices\"></p>\r\n[teaserbox title=\"Retractable Outdoor Structures\"]\r\nThatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n[/teaserbox]\r\n\r\n ','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-11-10 07:11:36','2016-11-10 07:11:36','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2641-revision-v1/',0,'revision','',0),(2856,1,'2016-11-10 07:14:08','2016-11-10 07:14:08','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Living - Retractable & Fixed Structures\"] Escape the confines of your walls by creating highly usable and attractive living areas just outside your doors.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n<p id=\"amishgaz\"></p>\r\n[teaserbox title=\"Amish Made Gazebos\"]Copy here about Amish-made gazebos\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"amishpav\"></p>\r\n[teaserbox title=\"Amish-Made Pavilions\"]Copy here about Amish-made pavilions\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"retractoutdoor\"></p>\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"buildyourown\"></p>\r\n[teaserbox title=\"Build Your Structure\"]Are you looking to add beauty and elegance to your outdoor space?\r\n\r\nOur Backyard Designers are experts in planning outdoor spaces that are both functional and beautiful. Our Amish manufacturing partners make a full line of Pergolas, Pavilions, Gazebos, and Cabanas. They are precision cut to size and sent to our dock ready to assemble. Most projects are completed on site in one day! Each project is fully engineered and built to last a lifetime. For more information on our line of Backyard Structures, check out our parteners at <a href=\"http://www.gazebo.com\">www.gazebo.com </a>\r\n\r\n<strong>Features:</strong>\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-11-10 07:14:08','2016-11-10 07:14:08','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2637-revision-v1/',0,'revision','',0),(2857,1,'2016-11-10 07:17:50','2016-11-10 07:17:50','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables\' residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n<p id=\"newawn\"></p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"replace\"></p>\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"repair\"></p>\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"exteriorsolar\"></p>\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"weatherprotect\"></p>\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-10 07:17:50','2016-11-10 07:17:50','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2639-revision-v1/',0,'revision','',0),(2858,1,'2016-11-10 08:32:42','2016-11-10 08:32:42','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standard Fabric Option-New','','publish','closed','closed','','standard-fabric-option-new','','','2016-11-10 09:08:54','2016-11-10 09:08:54','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2858',0,'page','',0),(2859,1,'2016-11-10 08:32:42','2016-11-10 08:32:42','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"documents/image/NEW-Black&WhiteStripe.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"documents/image/NEW-GreenStripe.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"documents/image/BurgundyNatural.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"documents/image/BeigeCream.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"documents/image/ChocolateAlmond.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"documents/image/BeigeBrownSlub.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"documents/image/GreyRibbed.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"Images/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standrd Fabric Option-New','','inherit','closed','closed','','2858-revision-v1','','','2016-11-10 08:32:42','2016-11-10 08:32:42','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-revision-v1/',0,'revision','',0),(2860,1,'2016-11-10 08:37:33','2016-11-10 08:37:33','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"documents/image/NEW-Black&WhiteStripe.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"documents/image/NEW-GreenStripe.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"documents/image/BurgundyNatural.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"documents/image/BeigeCream.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"documents/image/ChocolateAlmond.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"documents/image/BeigeBrownSlub.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"documents/image/GreyRibbed.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"Images/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standard Fabric Option-New','','inherit','closed','closed','','2858-revision-v1','','','2016-11-10 08:37:33','2016-11-10 08:37:33','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-revision-v1/',0,'revision','',0),(2861,1,'2016-11-10 09:08:06','2016-11-10 09:08:06','<div id=\"fabric-options\">\n <h3>Standard Fabric Options</h3>\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\">\n<h6>NEW - Black & White Stripe</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\">\n<h6>NEW - Green Stripe</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\">\n<h6>Burgundy/Natural</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\">\n<h6>Beige/Cream</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\">\n<h6>Chocolate Almond</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\">\n<h6>Beige/Brown Slub</h6>\n</div>\n<div id=\"fabric-option-iframe\">\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\">\n<h6>Grey Ribbed</h6>\n</div>\n</div>\n <h3>Custom Fabrics</h3>\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\n reputable partners: Sattler, Para, Subrella and Dickson.\n </span>\n <div id=\"partner-links\">\n <div>\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"Sattler\">\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\n </div>\n <div>\n <img src=\"Images/para.png\" alt=\"Sattler\">\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\n </div>\n <div>\n <img src=\"Images/sunbrella.png\" alt=\"Sattler\">\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\n </div>\n <div>\n <img src=\"Images/dickson.png\" alt=\"Sattler\">\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\n </div>\n </div>\n <div id=\"fabric-footer\">\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\n </div>\n </div>','Standard Fabric Option-New','','inherit','closed','closed','','2858-autosave-v1','','','2016-11-10 09:08:06','2016-11-10 09:08:06','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-autosave-v1/',0,'revision','',0),(2862,1,'2016-11-10 09:03:28','2016-11-10 09:03:28','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black&WhiteStripe.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-GreenStripe.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/BurgundyNatural.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/BeigeCream.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/ChocolateAlmond.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/BeigeBrownSlub.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"documents/image/GreyRibbed.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"Images/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standard Fabric Option-New','','inherit','closed','closed','','2858-revision-v1','','','2016-11-10 09:03:28','2016-11-10 09:03:28','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-revision-v1/',0,'revision','',0),(2863,1,'2016-11-10 09:07:02','2016-11-10 09:07:02','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"documents/image/GreyRibbed.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"Images/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"Images/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standard Fabric Option-New','','inherit','closed','closed','','2858-revision-v1','','','2016-11-10 09:07:02','2016-11-10 09:07:02','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-revision-v1/',0,'revision','',0),(2864,1,'2016-11-10 09:08:54','2016-11-10 09:08:54','<div id=\"fabric-options\">\r\n <h3>Standard Fabric Options</h3>\r\n <div id=\"fabrics\"><div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Black & White Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Black-White-Stripe-awning-fabric.png\">\r\n<h6>NEW - Black & White Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"NEW - Green Stripe\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/NEW-Green-Stripe-awning-fabric.png\">\r\n<h6>NEW - Green Stripe</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Burgundy/Natural\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Burgundy-Natural-awning-fabric.png\">\r\n<h6>Burgundy/Natural</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Cream\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Cream-awning-fabric.png\">\r\n<h6>Beige/Cream</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Chocolate Almond\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Chocolate-Almond-awning-fabric.png\">\r\n<h6>Chocolate Almond</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Beige/Brown Slub\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Beige-Brown-Slub-awning-fabric.png\">\r\n<h6>Beige/Brown Slub</h6>\r\n</div>\r\n<div id=\"fabric-option-iframe\">\r\n<img runat=\"server\" alt=\"Grey Ribbed\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/Grey-Ribbed-awning-fabric.png\">\r\n<h6>Grey Ribbed</h6>\r\n</div>\r\n</div>\r\n <h3>Custom Fabrics</h3>\r\n <span>We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our\r\n reputable partners: Sattler, Para, Subrella and Dickson.\r\n </span>\r\n <div id=\"partner-links\">\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sattler.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sattler-ag.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/para.png\" alt=\"Sattler\">\r\n <a href=\"http://www.para.it\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/sunbrella.png\" alt=\"Sattler\">\r\n <a href=\"http://www.sunbrella.com/\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n <div>\r\n <img src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/dickson.png\" alt=\"Sattler\">\r\n <a href=\"http://www.dickson-constant.com\" target=\"_blank\">Click Here<br>to Visit Website</a>\r\n </div>\r\n </div>\r\n <div id=\"fabric-footer\">\r\n <h2>Contact us today to schedule your FREE, no obligation, in-home estimate!</h2>\r\n <p>630-5-AWNING • info@rolloutavacation.com • 7930 S. Madison St., Burr Ridge, IL</p>\r\n </div>\r\n </div>','Standard Fabric Option-New','','inherit','closed','closed','','2858-revision-v1','','','2016-11-10 09:08:54','2016-11-10 09:08:54','',2858,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2858-revision-v1/',0,'revision','',0),(2865,1,'2016-11-10 09:10:30','2016-11-10 09:10:30','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"premium\"></p>\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"specialty\"></p>\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"fabric\"></p>\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"plus\"></p>\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-10 09:10:30','2016-11-10 09:10:30','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2633-revision-v1/',0,'revision','',0),(2866,1,'2016-11-10 09:11:09','2016-11-10 09:11:09','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"premium\"></p>\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"specialty\"></p>\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"fabric\"></p>\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"plus\"></p>\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-10 09:11:09','2016-11-10 09:11:09','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/10/2633-revision-v1/',0,'revision','',0),(2867,1,'2016-11-11 09:00:54','2016-11-11 09:00:54','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"premium\"></p>\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"specialty\"></p>\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"fabric\"></p>\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"plus\"></p>\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-11 09:00:54','2016-11-11 09:00:54','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2633-revision-v1/',0,'revision','',0),(2868,1,'2016-11-11 18:47:14','2016-11-11 18:47:14','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-11 18:47:14','2016-11-11 18:47:14','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2631-revision-v1/',0,'revision','',0),(2869,1,'2016-11-11 18:56:54','2016-11-11 18:56:54','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[three_fourth]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/three_fourth][one_fourth_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_fourth_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n ','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-11 18:56:54','2016-11-11 18:56:54','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2631-revision-v1/',0,'revision','',0),(2870,1,'2016-11-11 18:58:15','2016-11-11 18:58:15','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-11 18:58:15','2016-11-11 18:58:15','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2631-revision-v1/',0,'revision','',0),(2871,1,'2016-11-11 20:51:53','2016-11-11 20:51:53','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button][/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-11 20:51:53','2016-11-11 20:51:53','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2633-revision-v1/',0,'revision','',0),(2872,1,'2016-11-11 20:53:40','2016-11-11 20:53:40','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-11 20:53:40','2016-11-11 20:53:40','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/11/2633-revision-v1/',0,'revision','',0),(2874,1,'2016-11-18 09:32:47','2016-11-18 09:32:47','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"7930 S. Madison St., Burr Ridge, IL\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S. Madison St., Burr Ridge, IL\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Manufacturing Warehouse\"]\r\n7930 S. Madison St., Burr Ridge, IL\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 09:32:47','2016-11-18 09:32:47','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2875,1,'2016-11-18 10:03:32','2016-11-18 10:03:32','[wooslider slider_type=\"attachments\"]\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n<p id=\"classic\"></p>\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"premium\"></p>\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n<p id=\"plus\"></p>\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"specialty\"></p>\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n<p id=\"fabric\"></p>\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-18 10:03:32','2016-11-18 10:03:32','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2633-revision-v1/',0,'revision','',0),(2876,1,'2016-11-18 10:10:47','2016-11-18 10:10:47','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\nSince 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n7930 S Madison St.\r\nBurr Ridge, IL[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-18 10:10:47','2016-11-18 10:10:47','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/419-revision-v1/',0,'revision','',0),(2877,1,'2016-11-18 14:53:22','2016-11-18 14:53:22','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-18 14:53:22','2016-11-18 14:53:22','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2633-revision-v1/',0,'revision','',0),(2878,1,'2016-11-18 15:00:33','2016-11-18 15:00:33','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Pergola Covers\"]A pergola cover is an excellent way to provide shade from the sun and the elements in a beautiful way...copy here..\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy here about Amish-made pergolas.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDo you need additional shade or protection for your existing Pergola?\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually. EZ Shade Awnings are a made from 100% Solution Dyed Acrylic Sunbrella Fabric.\r\n\r\nAll Pergola Retractable Awnings are backed by our 10 YEAR Product Warranty.\r\n\r\nFill out the contact form or call us today to set-up a Free In-Home Consultation.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nOur line of Pergolas are custom crafted in Lancaster, PA by actual Amish people. Our Pergolas are available in a variety of species of wood or maintenance-free vinyl. All Pergolas are available ready to stained or can be pre-finished. Each piece is precision cut and fully engineered to last a lifetime. This allows most Pergolas to be installed in one day. For more information on our line of Amish Pergolas, Pavilions, Gazebos, or other Backyard Structures, visit <a href=\"http://www.gazebo.com\">www.gazebo.com</a>\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Screens, Roll-ups & Curtains for Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDoes the sun creep under your Pergola?\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun\'s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-18 15:00:33','2016-11-18 15:00:33','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2635-revision-v1/',0,'revision','',0),(2879,1,'2016-11-18 15:05:58','2016-11-18 15:05:58','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Living - Retractable & Fixed Structures\"] Escape the confines of your walls by creating highly usable and attractive living areas just outside your doors.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Amish Made Gazebos\"]Copy here about Amish-made gazebos\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]Copy here about Amish-made pavilions\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Build Your Structure\"]Are you looking to add beauty and elegance to your outdoor space?\r\n\r\nOur Backyard Designers are experts in planning outdoor spaces that are both functional and beautiful. Our Amish manufacturing partners make a full line of Pergolas, Pavilions, Gazebos, and Cabanas. They are precision cut to size and sent to our dock ready to assemble. Most projects are completed on site in one day! Each project is fully engineered and built to last a lifetime. For more information on our line of Backyard Structures, check out our parteners at <a href=\"http://www.gazebo.com\">www.gazebo.com </a>\r\n\r\n<strong>Features:</strong>\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-11-18 15:05:58','2016-11-18 15:05:58','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2637-revision-v1/',0,'revision','',0),(2880,1,'2016-11-18 15:08:37','2016-11-18 15:08:37','<code class=\"rs-example-alias-1\">[rev_slider alias=\"residential-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables\' residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-18 15:08:37','2016-11-18 15:08:37','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2639-revision-v1/',0,'revision','',0),(2881,1,'2016-11-18 15:18:52','0000-00-00 00:00:00','','Fabric, Accessories & Motorization','','draft','open','open','','','','','2016-11-18 15:18:52','2016-11-18 15:18:52','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2881',0,'post','',0),(2882,1,'2016-11-18 15:27:48','2016-11-18 15:27:48','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Fabric, Accessories, & Motorization\"]\r\n\r\nWhen you buy a Thatcher Retractable Awning, you get a complete product that is built to last. Our fabric manufacturing partners, Sunbrella, Sattler, Recacril, and Phifer provide the highest quality material available in the world. Our motor manufacturer, Somfy, provides excellent quality motors that can be automated with a variety of smart-technology accessories. Maybe most importantly, Thatcher\'s accessories, Front Solar Screens, Side Solar Screens, and Wind Stabilization Poles extend the use and usefulness of your awning to insure that you get a product that works for your lifestyle.\r\n\r\n[teaserbox title=\"100% Solution Dyed Acrylic Fabric\"]\r\n\r\nWe manufacture all of our awning products with full weight (9.25 oz per square yard) 100% Solution Dyed Acrylic Fabric. Each fiber is dyed before the yarn is made resulting in a construction that is like a carrot, not a radish, and results in the greatest fade resistance and outside performance.\r\n\r\n \r\n\r\nSunbrella Outdoor Awning & Marine Fabric is regarded as the highest quality fabric in the marketplace. Sunbrella is made in the textile belt in the American South. With hundreds of solids, textured solids, and stripes, Sunbrella has been the choice for millions of quality projects.\r\n\r\n \r\n\r\nIn addition to Sunbrella, we offer several European fabrics which offer high quality construction. These fabric solids and patterns offer a more continental design approach.\r\n\r\n \r\n\r\nWhile the raw fabric material is extremely important, the manufacturing process may be more important. Our experienced Sewing Specialists cut, seam, and sew all of our fabric products in our Factory & Showroom in Willowbrook, IL. We use a combination of state of the art technology and traditional craftsmanship to bring each project together.\r\n\r\n \r\n\r\n<strong>ALL SOLUTION DYED ACRYLIC FABRIC CARRIES A 10 YEAR WARRANTY!</strong>\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorization & Automation\"] Thatcher Retractables is a Somfy Motor Expert. We have extensive training in the best practices to manufacture and service motors for Retractable Awning, Exterior Solar Shade, and Interior Roller Shade products.\r\n\r\n \r\n\r\nFor our Retractable Awning Products, we use two types of motors.\r\n\r\n \r\n\r\nOur Thatcher Standard Motor that is made for us by Somfy, utilizes a three button remote control that allows the user to extend, retract, and stop the motor in any position. We pre-set the stopping position for extension and retraction in the factory and our technicians adjust these positions in the field to your specifications.\r\n\r\n \r\n\r\nWe use the Somfy Sunea Motor in our Premium Plus Cassette Awning. The Sunea automatically senses when the awning is completely closed insuring that the fabric is always completely enclosed inside the cassette. The Sunea Motor re-sets its limits every 99 times to insure that the awning is always working the same as the first day it was installed.\r\n\r\n \r\n<h3>Motors for Exterior Solar Shades & Interior Roller Shades</h3>\r\nMotors for shade systems are extremely diverse and each application requires different strength requirements. As a Somfy Expert, we have the knowledge and support to select the right motor for your interior or exterior shade application.\r\n\r\n \r\n<h3>Controls & Automation Options</h3>\r\nAll of our motors use RTS- which is a radio signal that operates with a range of approximately 75 feet. While we typically provide a hand-held remote control, there are other methods to control your awning or screen. A wireless wall switch can be mounted on the inside of the home near the product. Somfy offers a variety of interfaces that integrate with an existing home automation system. With the new MyLink, you can operated your product from any smart phone or similar device.\r\n\r\n \r\n<h3>Sensors</h3>\r\nSomfy Wind Sensors sense the movement of your retractable awning and automatically retract the awning when the sensor reaches its threshold. This product can be very useful for applications where the awning is used for shading interior space when the owner is not home. Please read our blog on this topic under our Ask the Expert section.\r\n\r\n \r\n\r\nSomfy Sun Sensors sense the amount of sun light and extend the product when it reaches it\'s threshold. This product should ALWAYS be used in conjunction with Wind Sensors and a special remote control that allows this function to be disabled for the times of the year that the product should not be extended.\r\n\r\n \r\n\r\nSomfy Rain Sensors sense water and moisture and automatically retract the awning.\r\n\r\n \r\n\r\nTo see a demonstration of these products, please visit our Factory & Showroom. Sensors do NOT prevent damage. Sensors must be adjusted and maintained properly. Please read our blog for more information about these items and consult with your awing experts before purchasing them.\r\n\r\n \r\n\r\n<strong>ALL MOTORS CARRY A 10 YEAR PRODUCT WARRANTY!</strong>\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\" Retractable Awning Accessories\"]\r\n\r\nWhile there are many companies that sell Retractable Awnings, few provide the accessories that allow you to make the most of your purchase. Thatcher Retractables offer accessories that make your awning the best it can be in the Chicagoland weather.\r\n\r\n \r\n<h3>Front & Side Solar Screens</h3>\r\nFront & Side Solar Screens utilize a mesh fabric that blocks 90% of the sun\'s rays while allowing enough transparency for you to enjoy the view and still feel like you are outside. When the sun is lower in the sky, this is your best option to shade your patio. Front Screens roll-up neatly behind the valance of the awning and drop down when you need them. Side Screens can be raised, lowered, and moved from side to side in a matter of minutes. Screens come standard in 90% mesh in Beige, Stucco, Grey, Brown, or Black.\r\n\r\n \r\n<h3>Wind Stabilization Poles</h3>\r\nWe all know the unpredictable nature of the Chicagoland weather. At any moment a soft breeze can turn into a strong wind gust. Some areas that we serve such as Elgin, Huntley, Mundelein, Plainfield, Aurora, Shorewood, and Crest Hill are known for always having some level of wind. Our Wind Stabilization Poles allow you to use your awning in increased wind conditions and provide an additional layer of security when a quick wind gust comes up. Wind Stabilization Poles are available in White, Ivory, and Mocha to match our frames and can be custom painted for additional colors.\r\n\r\n \r\n<h3>Soft Winter Cover</h3>\r\nOur Winter Covers are manufactured from a heavy duty 18oz vinyl fabric that is similar to the material used to manufacture truck tarp material. The heavy duty fabric is meant to wrap around the fabric roll, front bar, valance, and arms of the awning, There are end pieces that are similar to a hunters cap that protect the motor during the winter months. The cover installs in a matter of minutes by connecting the grommets in the front and back with zip ties. We recommend a Soft Cover for our Thatcher Classic and Premium awning models, but do not recommend a cover for Thatcher Premium Plus and any awning with a hood. Soft Winter Covers are available in Grey and Tan, or Black during the summer season.\r\n\r\n \r\n<h3>Metal Hood(Cover) with End Caps</h3>\r\nWhile we strongly recommend our Thatcher Premium Plus for applications where the customer is looking to have a metal cover, we do offer a Metal Hood for certain applications. This metal hood attaches to the square bar of the awning with a metal bracket and has end caps to cover the end. In most cases, the hood does not create a flashing back to the building. The hood has no back and therefore it is not ideal for a roof mount application where the back of the awning will be exposed. When purchasing a hood, we strongly recommend using our Thatcher Premium with our RTA option that includes a special shoulder that tilts the front bar when fully retracted. Before purchasing this option from Thatcher or another company, please discuss with an awning expert.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n ','Fabric, Accessories & Motorization','','publish','closed','closed','','fabric-accessories-motorization','','','2016-12-09 18:12:40','2016-12-09 18:12:40','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2882',0,'page','',0),(2883,1,'2016-11-18 15:22:32','2016-11-18 15:22:32','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables\' residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-11-18 15:22:32','2016-11-18 15:22:32','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2639-revision-v1/',0,'revision','',0),(2885,1,'2016-11-18 15:33:14','2016-11-18 15:33:14','<iframe width=\"600\" height=\"900\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','publish','closed','closed','','build-your-own-structure','','','2016-12-07 19:29:21','2016-12-07 19:29:21','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2885',0,'page','',0),(2886,1,'2016-11-18 15:27:48','2016-11-18 15:27:48','<code class=\"rs-example-alias-1\">[rev_slider alias=\"residential-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables\' residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-revision-v1','','','2016-11-18 15:27:48','2016-11-18 15:27:48','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2882-revision-v1/',0,'revision','',0),(2887,1,'2016-11-18 15:33:14','2016-11-18 15:33:14','Embedded iframe goes here','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-11-18 15:33:14','2016-11-18 15:33:14','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2885-revision-v1/',0,'revision','',0),(2888,1,'2016-11-18 15:35:40','2016-11-18 15:35:40','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Products & Services that Maximize Your Awning\"]Thatcher Retractables\' residential awnings are available for windows and doors too. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens and Fixed Frame Awnings selections for your window and door awning needs. Plus, we also have solar window screens.\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"New Awnings & Canopies\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Copy for new awnings & canopies\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Replace Fabric / Recover Existing Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Repair Canvas Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Exterior Solar Shades\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Weather Protection Curtains\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"] New copy here. Let me know if there is copy to pull from no the current site.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-revision-v1','','','2016-11-18 15:35:40','2016-11-18 15:35:40','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2882-revision-v1/',0,'revision','',0),(2889,1,'2016-11-18 15:38:48','2016-11-18 15:38:48',' ','','','publish','closed','closed','','2889','','','2016-11-18 15:38:48','2016-11-18 15:38:48','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2889',18,'nav_menu_item','',0),(2890,1,'2016-11-18 15:38:47','2016-11-18 15:38:47',' ','','','publish','closed','closed','','2890','','','2016-11-18 15:38:47','2016-11-18 15:38:47','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2890',8,'nav_menu_item','',0),(2891,1,'2016-11-18 15:46:12','2016-11-18 15:46:12','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Amish-Made Pergolas & Pergola Shade Products\"]Pergolas are a great way to define outdoor spaces and create the perfect outdoor oasis for your family. Whether you are shopping for a new pergola or you are looking for options to get more out of your existing pergola, we have the products for you.\r\n\r\nOur Outdoor Experts will come to your home to help you design and create the outdoor living space that will be the envy of the neighborhood.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDesigned for your life, Engineered to last a lifetime.\r\n\r\nOur Amish-Made Pergolas are custom crafted in Lancaster, Pennsylvania by actual Amish people. . Pergolas are available in a variety of species of wood including Cedar, Hemlock, and Pine as well as maintenance free vinyl. All Pergolas are available ready to be stained or can be pre-finished in the factory. Choose from designs that are traditional or contemporary.\r\n\r\nBecause each pergola is engineered, precision cut, and packaged in the factory, you can be sure that the product will meet all building code standards and be assembled properly at your home. Most pergolas can be installed in one day which reduces the mess and disruption of your daily life.\r\n<ul>\r\n <li>Fully Engineered to meet national building code standards</li>\r\n <li>Available in Cedar, Hemlock, and Pine or maintenance free vinyl</li>\r\n <li>Ready to be stained or factory pre-finished</li>\r\n <li>Many design options</li>\r\n <li>Professional Installation including foundation</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDo you need additional shade or protection for your existing Pergola?\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually. EZ Shade Awnings are a made from 100% Solution Dyed Acrylic Sunbrella Fabric.\r\n\r\nAll Pergola Retractable Awnings are backed by our 10 YEAR Product Warranty.\r\n\r\nFill out the contact form or call us today to set-up a Free In-Home Consultation.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nOur line of Pergolas are custom crafted in Lancaster, PA by actual Amish people. Our Pergolas are available in a variety of species of wood or maintenance-free vinyl. All Pergolas are available ready to stained or can be pre-finished. Each piece is precision cut and fully engineered to last a lifetime. This allows most Pergolas to be installed in one day. For more information on our line of Amish Pergolas, Pavilions, Gazebos, or other Backyard Structures, visit <a href=\"http://www.gazebo.com\">www.gazebo.com</a>\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Screens, Roll-ups & Curtains for Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDoes the sun creep under your Pergola?\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun\'s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-18 15:46:12','2016-11-18 15:46:12','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2635-revision-v1/',0,'revision','',0),(2892,1,'2016-11-18 15:49:05','2016-11-18 15:49:05','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Amish-Made Pergolas & Pergola Shade Products\"]Pergolas are a great way to define outdoor spaces and create the perfect outdoor oasis for your family. Whether you are shopping for a new pergola or you are looking for options to get more out of your existing pergola, we have the products for you.\r\n\r\nOur Outdoor Experts will come to your home to help you design and create the outdoor living space that will be the envy of the neighborhood.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDesigned for your life, Engineered to last a lifetime.\r\n\r\nOur Amish-Made Pergolas are custom crafted in Lancaster, Pennsylvania by actual Amish people. . Pergolas are available in a variety of species of wood including Cedar, Hemlock, and Pine as well as maintenance free vinyl. All Pergolas are available ready to be stained or can be pre-finished in the factory. Choose from designs that are traditional or contemporary.\r\n\r\nBecause each pergola is engineered, precision cut, and packaged in the factory, you can be sure that the product will meet all building code standards and be assembled properly at your home. Most pergolas can be installed in one day which reduces the mess and disruption of your daily life.\r\n<ul>\r\n <li>Fully Engineered to meet national building code standards</li>\r\n <li>Available in Cedar, Hemlock, and Pine or maintenance free vinyl</li>\r\n <li>Ready to be stained or factory pre-finished</li>\r\n <li>Many design options</li>\r\n <li>Professional Installation including foundation</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n<ul>\r\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\r\n <li>Hundred\'s of colors and patterns</li>\r\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\r\n <li>Motorized with remote control operation</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nOur line of Pergolas are custom crafted in Lancaster, PA by actual Amish people. Our Pergolas are available in a variety of species of wood or maintenance-free vinyl. All Pergolas are available ready to stained or can be pre-finished. Each piece is precision cut and fully engineered to last a lifetime. This allows most Pergolas to be installed in one day. For more information on our line of Amish Pergolas, Pavilions, Gazebos, or other Backyard Structures, visit <a href=\"http://www.gazebo.com\">www.gazebo.com</a>\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Screens, Roll-ups & Curtains for Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDoes the sun creep under your Pergola?\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun\'s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-18 15:49:05','2016-11-18 15:49:05','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2635-revision-v1/',0,'revision','',0),(2893,1,'2016-11-18 15:53:24','2016-11-18 15:53:24','<code class=\"rs-example-alias-1\">[rev_slider alias=\"amish-made-pergolas\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Amish-Made Pergolas & Pergola Shade Products\"]Pergolas are a great way to define outdoor spaces and create the perfect outdoor oasis for your family. Whether you are shopping for a new pergola or you are looking for options to get more out of your existing pergola, we have the products for you.\r\n\r\nOur Outdoor Experts will come to your home to help you design and create the outdoor living space that will be the envy of the neighborhood.\r\n\r\n \r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\n[teaserbox title=\"NEW Amish-Made Pergolas\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nDesigned for your life, Engineered to last a lifetime.\r\n\r\nOur Amish-Made Pergolas are custom crafted in Lancaster, Pennsylvania by actual Amish people. . Pergolas are available in a variety of species of wood including Cedar, Hemlock, and Pine as well as maintenance free vinyl. All Pergolas are available ready to be stained or can be pre-finished in the factory. Choose from designs that are traditional or contemporary.\r\n\r\nBecause each pergola is engineered, precision cut, and packaged in the factory, you can be sure that the product will meet all building code standards and be assembled properly at your home. Most pergolas can be installed in one day which reduces the mess and disruption of your daily life.\r\n<ul>\r\n <li>Fully Engineered to meet national building code standards</li>\r\n <li>Available in Cedar, Hemlock, and Pine or maintenance free vinyl</li>\r\n <li>Ready to be stained or factory pre-finished</li>\r\n <li>Many design options</li>\r\n <li>Professional Installation including foundation</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorized Pergola Awnings\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nMotorized Pergola Retractable Awnings are installed above Pergolas to provide additional shade and weather protection. These systems are operated with a remote control and are available in multiple frame colors and hundreds of fabric choices.\r\n<ul>\r\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\r\n <li>Hundred\'s of colors and patterns</li>\r\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\r\n <li>Motorized with remote control operation</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Manually Operated Pergola Awnings\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Are you looking for a high quality Pergola without the custom Pergola price?\r\n\r\nManual EZ Shade Awnings are installed below Pergolas to provide additional shade and weather protection. These systems are operated manually.\r\n<ul>\r\n <li>Superior Quality Sunbrella 100% Solution Dyed Acrylic Fabric</li>\r\n <li>Hundred\'s of colors and patterns</li>\r\n <li>Frame Hardware Available in White, Mocha, Ivory, Brown and Custom colors</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Solar Screens, Roll-ups, and Curtains & Pergolas\" button=\"Fabric Options, Motorization & Automation\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\nWhile our Manual and Motorized Pergola Awnings provide great shade above, when the sun moves lower in the sky, our Solar Screens, Roll-ups, and Curtains provide additional shade as well as privacy.\r\n\r\nOur Retractable Solar Screens for Pergolas block the sun’s rays up to 90% without obstructing your view. Solar Screens also provide weather protection. Retractable Solar Screens for Pergolas are designed with a cable guide system that keeps the fabric in place during moderate winds. Solar Screens can be operated manually or can be motorized. Fabric is available standard in Tan, Stucco, and Grey, but custom colors are available for minimal up-charge.\r\n\r\nOur Traditional Roll-up curtains can provide shade and privacy as well. Roll-up curtains utilize ropes to raise and lower the curtains, similar to roman shades.\r\n\r\nCurtains can be added to a pergola as a design and functional element. Typically, curtains are installed using a track along the top to allow the curtains to be pulled back and forth.\r\n<ul>\r\n <li>Multiple Hardware Options</li>\r\n <li>Acrylic Fabric and Filtered Fabric Options</li>\r\n <li>Motorized or Manual Options</li>\r\n <li>10 Year Product Warranty</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pergola-brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Amish-Made Pergolas & Pergola Shade Products','','inherit','closed','closed','','2635-revision-v1','','','2016-11-18 15:53:24','2016-11-18 15:53:24','',2635,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2635-revision-v1/',0,'revision','',0),(2894,1,'2016-11-18 16:06:35','2016-11-18 16:06:35','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"We’re the only local company to manufacture and install residential retractable awnings.\"]\r\nSince 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-18 16:06:35','2016-11-18 16:06:35','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/419-revision-v1/',0,'revision','',0),(2895,1,'2016-11-18 16:09:22','2016-11-18 16:09:22','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S. Madison St., Burr Ridge, IL\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Manufacturing Warehouse\"]\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@rolloutavacation.com\">sales@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 16:09:22','2016-11-18 16:09:22','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2896,1,'2016-11-18 16:10:51','2016-11-18 16:10:51','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Manufacturing Warehouse\"]\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@rolloutavacation.com\">sales@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 16:10:51','2016-11-18 16:10:51','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2897,1,'2016-11-18 16:17:15','2016-11-18 16:17:15','','header-background','','inherit','open','closed','','header-background','','','2016-11-18 16:17:15','2016-11-18 16:17:15','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/header-background.jpg',0,'attachment','image/jpeg',0),(2898,1,'2016-11-18 16:28:55','2016-11-18 16:28:55','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@rolloutavacation.com\">sales@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Warehouse Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekday:</strong> 8am to 6pm\r\n[mini-icon icon=\"time\"] <strong>Sunday:</strong> closed\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 16:28:55','2016-11-18 16:28:55','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2899,1,'2016-11-18 16:30:48','2016-11-18 16:30:48','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@rolloutavacation.com\">sales@rolloutavacation.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 16:30:48','2016-11-18 16:30:48','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2900,1,'2016-11-18 16:32:55','2016-11-18 16:32:55','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact form\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-18 16:32:55','2016-11-18 16:32:55','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/23-revision-v1/',0,'revision','',0),(2901,1,'2016-11-18 16:43:55','2016-11-18 16:43:55','<code class=\"rs-example-alias-1\">[rev_slider alias=\"installation\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Your Awnings Completely Installed Completely Guarateed\"] Along with providing quality residential retractable awnings, Thatcher Retractables also specializes in a number of services, including residential awning install, winter takedown and install and recovery and repair of awnings and gazebos.\r\n\r\nOur awning installers are trained employees, not sub-contractors. Rather than try to install an awning yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Retractable Awning Installation & Field Service\"]Our factory trained installers provide service whether you own a Thatcher Retractable or another brand of awning. Thatcher Retractables will repair, wash, or install new fabric on your existing awning to remove dust, dirt, and other elements. Why would you trust anyone one else than Chicago\'s Retractable Awning Experts to work on your retractable awning?\r\n\r\nFALL 2013/ SPRING 2014 Service Programs are now available. Sign-up for Servive by OCTOBER 18th for significant savings!\r\n\r\nFor more information, download the following resources:\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/2012-Winter-Cover-Brochure.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Winter Cover Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]Copy here about Installation of Pergolas & Outdoor Structures\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]\r\nThatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 108px;\">Save</span>','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-11-18 16:43:55','2016-11-18 16:43:55','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/18/2641-revision-v1/',0,'revision','',0),(2902,1,'2016-11-21 10:29:45','2016-11-21 10:29:45','','rolloutavacation_header_full','','inherit','open','closed','','rolloutavacation_header_full','','','2016-11-21 10:29:45','2016-11-21 10:29:45','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/rolloutavacation_header_full.jpg',0,'attachment','image/jpeg',0),(2903,1,'2016-11-21 10:29:46','2016-11-21 10:29:46','','rolloutavacation_header_small','','inherit','open','closed','','rolloutavacation_header_small','','','2016-11-21 10:29:46','2016-11-21 10:29:46','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/rolloutavacation_header_small.jpg',0,'attachment','image/jpeg',0),(2904,1,'2016-11-21 10:29:47','2016-11-21 10:29:47','','rolloutavacation_header','','inherit','open','closed','','rolloutavacation_header','','','2016-11-21 10:29:47','2016-11-21 10:29:47','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/rolloutavacation_header.jpg',0,'attachment','image/jpeg',0),(2905,1,'2016-11-21 10:30:04','2016-11-21 10:30:04','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>The Best Local Awning Shop In Chicago</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong Background\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher street since 1984. But in 2006, Thatcher Oaks, split into two divisions: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of business. Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Inc., as a separate business entity.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other awning companies because of our commitment to quality products and superior customer service. Because of this we have grown into the largest and most trusted residential retractable awning specialist in the Chicagoland area. Not only do we install awnings, but we manufacture them locally in Burr Ridge, Illinois. In fact, we\'re the only Chicagoland company to manufacture, install and service residential retractable awnings.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables employees have deep experience about the awning industry and are well knowledgeable. Our employees are part of our extended family and serve customers pride. Because of our expertise, Thatcher Retractables is skilled to service any retractable awning that was purchased from or installed by another awning company.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-21 10:30:04','2016-11-21 10:30:04','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/21/931-revision-v1/',0,'revision','',0),(2906,1,'2016-11-21 10:30:57','2016-11-21 10:30:57','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>The Best Local Awning Shop In Chicago</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong Background\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher street since 1984. But in 2006, Thatcher Oaks, split into two divisions: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of business. Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Inc., as a separate business entity.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other awning companies because of our commitment to quality products and superior customer service. Because of this we have grown into the largest and most trusted residential retractable awning specialist in the Chicagoland area. Not only do we install awnings, but we manufacture them locally in Burr Ridge, Illinois. In fact, we\'re the only Chicagoland company to manufacture, install and service residential retractable awnings.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables employees have deep experience about the awning industry and are well knowledgeable. Our employees are part of our extended family and serve customers pride. Because of our expertise, Thatcher Retractables is skilled to service any retractable awning that was purchased from or installed by another awning company.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-21 10:30:57','2016-11-21 10:30:57','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/21/931-revision-v1/',0,'revision','',0),(2907,1,'2016-11-21 10:32:02','2016-11-21 10:32:02','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-21 10:32:02','2016-11-21 10:32:02','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/21/2631-revision-v1/',0,'revision','',0),(2908,1,'2016-11-21 10:37:28','2016-11-21 10:37:28','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Awning Product Options For Your Home\"]All Thatcher Retractables awnings are designed to help you enjoy your outdoor living space. From fixed sun structures to retractable window awnings and everything in between, we have a variety of motorized and manual awnings for you to choose from, so you can rest assured that we have a retractable to fit the style of your home.\r\n\r\nOur residential retractables are manufactured locally in Burr Ridge, Illinois, and we ensure the quality of our products, which is why we offer a warranty with every purchase.\r\n\r\nTake a look at the categories below to find the residential retractable you’re looking for.\r\n\r\n[teaserbox title=\"Retractable Awnings for Patios or Decks\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shade Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Versatile retractable and fixed shading systems that comes engineered with its own supporting frame, or can be used in conjunction with an existing pergola, glass roof structure or skylight.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Gazebos, Pavilions and Build-It-Yourself Structures \" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our patio covers are available in either retractable or fixed options to best suit your shading needs. Take a look at our patio covers, pergola skylight systems or sun structures.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We offer a multitude of window and door awnings as well as solar window screens. Choose from our Retractable Drop Arm Awnings, Retractable Solar Screens or Fixed Frame Awnings.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-21 10:37:28','2016-11-21 10:37:28','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/21/2631-revision-v1/',0,'revision','',0),(2909,1,'2016-11-21 16:14:51','2016-11-21 16:14:51','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-21 16:14:51','2016-11-21 16:14:51','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/21/2633-revision-v1/',0,'revision','',0),(2910,1,'2016-11-23 17:40:16','2016-11-23 17:40:16','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"Since 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\"]\r\n\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\nOur awnings are not only made in the USA—they’re made right here in Burr Ridge, Illinois. Thatcher Retractables is the only Chicagoland company to manufacture, install and service residential retractable awnings for your deck or patio.\r\n\r\nFill out our contact form, and we will send one of our Awning Experts to your home to help you select the right size, fabric, and options to accomplish your goal of using your outdoor living area.\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual awnings since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all awnings and installations carry a warranty. For a free and complete guide to choosing the right awning for your home, simply submit your information. We respect your privacy and are confident you will find it useful.\r\n\r\nThatcher Retractables serves the entire Chicagoland Area. This includes the Chicago North-West Suburbs, West Suburbs, South-West Suburbs, South Suburbs, South-East Suburbs, North-West Indiana, Southern Wisconsin, and beyond. Thatcher Retractables serves Burr Ridge, Hinsdale, Downers Grove, Naperville, Crest Hill, Shorewood, Plainfield, Aurora, Tinley Park, Orland Park, Mokena, Frankfort, St. Charles, Carol Stream, West Chicago, Geneva, Elgin, Huntley, Hoffman Estates, Schaumburg, Arlington Heights, Mount Prospect, Roselle, Mundelein, Gurnee, Northbrook, Glenview, and many more.\r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.[/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-23 17:40:16','2016-11-23 17:40:16','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/419-revision-v1/',0,'revision','',0),(2911,1,'2016-11-23 17:46:11','2016-11-23 17:46:11','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"Since 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\"]\r\n\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n650 Willowbrook Center Parkway\r\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual retractable awnings for decks or patios, pergolas, pergola shades, and other patio products since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all products and installations are backed up by our warranties. For a free design consultation to identify the right product for your home, simply submit your information. We respect your privacy and are confident you will find it useful. \r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Thatcher has been locally owned and operated for over 30 years. We understand the demands of Chicago weather and we have the products to meet those demands and withstand the test of time.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]While others have chosen to outsource manufacturing, Thatcher believes strongly in investing in OUR community. All of our sewing and assembly is done in-house in our factory showroom in Willowbrook, IL. We also source products and services locally including extrusions, parts, and powder-coating.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Our experts come to your home to help you identify the right product, size, features, and accessories to allow you to spend more time on your patio and enjoy the time you spend outdoors. So, put away your tape measure and tools, and let your imagination take over. No \"in the box\" or \"one size fits all\" attitude here![/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-23 17:46:11','2016-11-23 17:46:11','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/419-revision-v1/',0,'revision','',0),(2912,1,'2016-11-23 17:47:00','2016-11-23 17:47:00','[rev_slider homeslider]\r\n\r\n[gap height=\"30\"]\r\n\r\n[separator headline=\"h1\" title=\"Since 1984, Chicagoland homeowners have come to recognize Thatcher as the leader in quality and service for Retractable Awnings & Outdoor Patio Products.\"]\r\n\r\n\r\nWe are the only local company to Manufacture & Install retractable awnings for decks and patios. Our retractable awnings are not only made in the USA, but made locally in Willowbrook, IL.\r\n\r\nOur Amish-Made Pergolas, Pavilions, and Gazebos are precision made and engineered by the Amish in Pennsylvania. We provide design services and field installation services to maximize value and make the process easy and painless.\r\n\r\nFill out the web form on this page and we will send one of our Experts to your home to help you choose the right products and options to make your outdoor space the envy of all of your friends and neighbors.\r\n[list]\r\n[list_item icon=\"check\"]Is your deck or patio so hot that you can\'t enjoy your outdoor space?[/list_item]\r\n[list_item icon=\"check\"]Would you spend more time on your deck or patio if you just had enough shade for the whole family?[/list_item]\r\n[list_item icon=\"check\"]Do you like the idea of a Retractable Awning for your deck or patio, but you do not want to have the hassle of buying a product on the internet and then finding a contractor to install it?[/list_item]\r\n[list_item icon=\"check\"]Are you concerned that your awning will be installed properly on your home and if you do have a problem, that you will have a company that can provide local service?[/list_item]\r\n[/list]\r\n\r\n[icon icon=\"next\"] If you answered yes to any or all of these questions, you are like thousands of our customers throughout the Chicagoland Area.\r\n\r\n\r\n[gap height=\"10\"]\r\n\r\n[one_third][iconbox icon=\"phone\" title=\"CALL\"](630) 5-AWNING\r\n(630) 529-6464 [gap] [/iconbox][/one_third]\r\n[one_third][iconbox icon=\"mail\" title=\"EMAIL\"]<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>[gap] [/iconbox][/one_third]\r\n[one_third_last][iconbox icon=\"work\" title=\"VISIT\"]<strong>Factory Showroom</strong>\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527[gap][/iconbox][/one_third_last]\r\n\r\n[gap height=\"30\"]\r\n\r\n[gallery columns=\"4\" size=\"medium\" link=\"file\" ids=\"2673,2672,2671,2667\"]\r\n\r\n[gap height=\"30\"]\r\n\r\n[one_half][separator headline=\"h3\" title=\"Thatcher Means Local\"]\r\n\r\nThatcher Retractables has been providing quality motorized and manual retractable awnings for decks or patios, pergolas, pergola shades, and other patio products since 1984. Our goal has always been to provide you with world-class customer service and superior quality. We stand behind our work, so all products and installations are backed up by our warranties. For a free design consultation to identify the right product for your home, simply submit your information. We respect your privacy and are confident you will find it useful. \r\n\r\n[/one_half]\r\n[one_half_last][separator headline=\"h3\" title=\"Why Choose Us?\"][accordion open=\"1\"]\r\n[accordion-item title=\"Locally Owned\" icon=\"\"]Thatcher has been locally owned and operated for over 30 years. We understand the demands of Chicago weather and we have the products to meet those demands and withstand the test of time.[/accordion-item]\r\n[accordion-item title=\"Locally Built\" icon=\"\"]While others have chosen to outsource manufacturing, Thatcher believes strongly in investing in OUR community. All of our sewing and assembly is done in-house in our factory showroom in Willowbrook, IL. We also source products and services locally including extrusions, parts, and powder-coating.[/accordion-item]\r\n[accordion-item title=\"Fully Customizable\"]Our experts come to your home to help you identify the right product, size, features, and accessories to allow you to spend more time on your patio and enjoy the time you spend outdoors. So, put away your tape measure and tools, and let your imagination take over. No \"in the box\" or \"one size fits all\" attitude here![/accordion-item]\r\n[/accordion][/one_half_last]\r\n\r\n[gap height=\"20\"]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Home','','inherit','closed','closed','','419-revision-v1','','','2016-11-23 17:47:00','2016-11-23 17:47:00','',419,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/419-revision-v1/',0,'revision','',0),(2913,1,'2016-11-23 18:18:10','2016-11-23 18:18:10','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Choosing the Right Solution for your Patio Problem\"]Thatcher Retractable Products is the local leader for Retractable Awnings, Pergolas, Pergola Shades, Pavilions, Gazebos, and traditional awning and canvas products.\r\n\r\nTake a look below to find the right product for you.\r\n\r\n[teaserbox title=\"Retractable Awnings for Decks and Patios\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our full line of retractable awnings are manufactured in our Factory Showroom in Willowbrook, IL. Keep your patio 20 degrees cooler and add beauty to your home with the choice of 100\'s of fabrics including Sunbrella.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shades\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Whether you have an existing pergola that needs additional shade or whether you need a beautiful new pergola, we\'ve got you covered! Our line of Amish-Made Pergolas can be made from a variety of wood species or maintenance free vinyl. We can cover the top or sides of your pergola with beautiful Sunbrella Acrylic fabric or filtered fabrics that preserve the light and you view., but block the sun\'s harsh rays.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Pavilions, Gazebos and more\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Outdoor structures offer a different level of protection. These products are engineered to withstand everything that the Chicago weather can throw at them. Our Amish-Made Pavilions and Gazebos are engineered and built by the Amish in Pennsylvania and are shipped to our factory and assembled at your home. This partnership allows for quick completion without weeks of construction and mess at your home.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Since 1984, Thatcher has been the trusted name for homeowners throughout the Chicagoland area for traditional awning and canvas products. Whether you are looking for a new awning for a door or window, or to replace fabric on your existing awnings or canopies, we have you covered.\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-23 18:18:10','2016-11-23 18:18:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/2631-revision-v1/',0,'revision','',0),(2914,1,'2016-11-23 18:33:56','2016-11-23 18:33:56','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-23 18:33:56','2016-11-23 18:33:56','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/2633-revision-v1/',0,'revision','',0),(2915,1,'2016-11-23 18:34:52','2016-11-23 18:34:52','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-23 18:34:52','2016-11-23 18:34:52','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/2633-revision-v1/',0,'revision','',0),(2916,1,'2016-11-23 18:35:34','2016-11-23 18:35:34','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Discovering the Best Retractable Awning For You\"]Thatcher Retractables is your local resource for <strong>residential retractable awnings.</strong> We\'re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Reduce Patio or Deck Temperatures Up to 20 Degrees[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Protection from Harmful UV Rays[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Locally Made in Burr Ridge, Illinois[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Hundreds of Colors & Fabric Choices[/list_item]\r\n[list_item icon=\"exclamation-sign\"]No Shipping Hassle[/list_item]\r\n[list_item icon=\"exclamation-sign\"]FREE Standard Installation, FREE Motor & Free Motor. An $800 Value![/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you\'re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWe have five different retractable selections to choose from—Thatcher Eco, Classic, Premium, Premium Plus and Duo—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Features superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated finish</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in 11\'9\", 15\'6\", and 18\' widths, projecting 10\', 11\'9\", 15\'6\" and 18\' widths with 8\'6\" projection</li>\r\n <li>Seven-year frame warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal Process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 40\' wide and projecting up to 16\' from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n <li>Fabric manufactured using our exclusive InvisaSeal process</li>\r\n <li>Chromate treated electrostatic powder coated - four standard colors or custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Custom sizes up to 23\' wide and projecting 13\'4\"</li>\r\n <li>Twelve-year frame warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric, Accessories, Motorization and Automation\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus collection gives you the best value for your money. With over hundreds of fabrics to choose from, you can also select from four standard frame colors or customize your own. Like with our other patio and deck awnings, you can choose from motorized remote control or manual crank operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Superior quality 100% solution dyed acrylic fabrics</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-11-23 18:35:34','2016-11-23 18:35:34','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/2633-revision-v1/',0,'revision','',0),(2917,1,'2016-11-23 18:37:05','2016-11-23 18:37:05','[wooslider slider_type=\"attachments\" limit=\"3\"]\r\n\r\n[separator headline=\"h1\" title=\"Choosing the Right Solution for your Patio Problem\"]Thatcher Retractable Products is the local leader for Retractable Awnings, Pergolas, Pergola Shades, Pavilions, Gazebos, and traditional awning and canvas products.\r\n\r\nTake a look below to find the right product for you.\r\n\r\n[teaserbox title=\"Retractable Awnings for Decks and Patios\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our full line of retractable awnings are manufactured in our Factory Showroom in Willowbrook, IL. Keep your patio 20 degrees cooler and add beauty to your home with the choice of 100\'s of fabrics including Sunbrella.[/two_third] [one_third_last][responsive]<img class=\"alignnone size-medium wp-image-2732\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-porch-awning-with-sun-shades-300x154.jpeg\" alt=\"retractable-porch-awning-with-sun-shades\" width=\"300\" height=\"154\" />[/responsive][/one_third_last]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pergolas & Pergola Shades\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/amish-made-pergolas-pergola-shade-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Whether you have an existing pergola that needs additional shade or whether you need a beautiful new pergola, we\'ve got you covered! Our line of Amish-Made Pergolas can be made from a variety of wood species or maintenance free vinyl. We can cover the top or sides of your pergola with beautiful Sunbrella Acrylic fabric or filtered fabrics that preserve the light and you view., but block the sun\'s harsh rays.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Outdoor Structures: Pavilions, Gazebos and more\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Outdoor structures offer a different level of protection. These products are engineered to withstand everything that the Chicago weather can throw at them. Our Amish-Made Pavilions and Gazebos are engineered and built by the Amish in Pennsylvania and are shipped to our factory and assembled at your home. This partnership allows for quick completion without weeks of construction and mess at your home.[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Residential Awnings & Canvas Products\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/residential-awnings-canvas-products/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Since 1984, Thatcher has been the trusted name for homeowners throughout the Chicagoland area for traditional awning and canvas products. Whether you are looking for a new awning for a door or window, or to replace fabric on your existing awnings or canopies, we have you covered.\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Pergola & Retractable Awning Installation & Field Services\" button=\"VIEW\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/installation-field-services/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]We don’t just manufacture our products; we install and service them too. From annual residential awning take down, store, and installation to installation and removal of winter covers for retractable awnings, Thatcher Retractables takes servicing our customers seriously. If you need an awning, canopy, gazebo, or swing cover just re-sewn or completely recovered, you\'re in good hands with THATCHER!\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 428px; left: 108px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','Products','','inherit','closed','closed','','2631-revision-v1','','','2016-11-23 18:37:05','2016-11-23 18:37:05','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/2631-revision-v1/',0,'revision','',0),(2918,1,'2016-11-23 18:49:11','2016-11-23 18:49:11','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>We make, install & service high-quality products so you can better enjoy your own surroundings.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong Background\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher street since 1984. But in 2006, Thatcher Oaks, split into two divisions: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). In October 2011, Thatcher Oaks decided to focus solely on the commercial side of business. Rodney Allott, Director of Sales & Operations for Thatcher Retractables, purchased the residential side of the business and opened Thatcher Retractables Inc., as a separate business entity.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other awning companies because of our commitment to quality products and superior customer service. Because of this we have grown into the largest and most trusted residential retractable awning specialist in the Chicagoland area. Not only do we install awnings, but we manufacture them locally in Burr Ridge, Illinois. In fact, we\'re the only Chicagoland company to manufacture, install and service residential retractable awnings.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables employees have deep experience about the awning industry and are well knowledgeable. Our employees are part of our extended family and serve customers pride. Because of our expertise, Thatcher Retractables is skilled to service any retractable awning that was purchased from or installed by another awning company.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-23 18:49:11','2016-11-23 18:49:11','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/931-revision-v1/',0,'revision','',0),(2919,1,'2016-11-23 18:51:29','2016-11-23 18:51:29','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>We make, install & service high-quality products so you can better enjoy your own surroundings.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[ga[/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]Asunt in anim uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-23 18:51:29','2016-11-23 18:51:29','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/931-revision-v1/',0,'revision','',0),(2920,1,'2016-11-23 18:54:58','2016-11-23 18:54:58','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>We make, install & service high-quality products so you can better enjoy your own surroundings.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"#\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]We\'ve been around a while. We know this industry better than anyone and we\'re not going anywhere.[gap][/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]We manufacture our own products so that we can ensure you\'re getting the best. [gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]We know awnings as much as we know Chicago. And that\'s saying a lot![gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-23 18:54:58','2016-11-23 18:54:58','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/931-revision-v1/',0,'revision','',0),(2921,1,'2016-11-23 18:56:47','2016-11-23 18:56:47','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>We make, install & service high-quality products so you can better enjoy your own surroundings.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_third]\r\n[retinaiconbox icon=\"book\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Strong History\"]We\'ve been around a while. We know this industry better than anyone and we\'re not going anywhere.[gap][/retinaiconbox][/one_third]\r\n[one_third]\r\n[retinaiconbox icon=\"gears\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Commitment to Quality\"]We manufacture our own products so that we can ensure you\'re getting the best. [gap][/retinaiconbox][/one_third]\r\n[one_third_last]\r\n[retinaiconbox icon=\"wrench\" color=\"#<span class=\"hex js-hex selectable\">ff9321</span>\" title=\"Experienced & Knowledgable\"]We know awnings as much as we know Chicago. And that\'s saying a lot![gap][/retinaiconbox][/one_third_last]\r\n\r\n[hr style=\"1\" margin=\"20px 0 50px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"true\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"false\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-11-23 18:56:47','2016-11-23 18:56:47','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/23/931-revision-v1/',0,'revision','',0),(2923,1,'2016-11-29 08:46:45','2016-11-29 08:46:45','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 08:46:45','2016-11-29 08:46:45','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2924,1,'2016-11-29 09:14:37','2016-11-29 09:14:37','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Suite 200, 7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:14:37','2016-11-29 09:14:37','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2925,1,'2016-11-29 09:17:45','2016-11-29 09:17:45','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Suite 200\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:17:45','2016-11-29 09:17:45','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2926,1,'2016-11-29 09:18:36','2016-11-29 09:18:36','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Suite 200, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:18:36','2016-11-29 09:18:36','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2927,1,'2016-11-29 09:18:54','2016-11-29 09:18:54','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:18:54','2016-11-29 09:18:54','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2928,1,'2016-11-29 09:20:24','2016-11-29 09:20:24','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:20:24','2016-11-29 09:20:24','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2929,1,'2016-11-29 09:20:32','2016-11-29 09:20:32','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"Thatcher Retractable Awnings, Pergolas, and Patio Products\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:20:32','2016-11-29 09:20:32','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2930,1,'2016-11-29 09:21:12','2016-11-29 09:21:12','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Suite 200, 7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:21:12','2016-11-29 09:21:12','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2931,1,'2016-11-29 09:21:21','2016-11-29 09:21:21','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:21:21','2016-11-29 09:21:21','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2932,1,'2016-11-29 09:26:54','2016-11-29 09:26:54','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"650 Willowbrook Center Parkway, Suite 200\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:26:54','2016-11-29 09:26:54','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2933,1,'2016-11-29 09:27:54','2016-11-29 09:27:54','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:27:54','2016-11-29 09:27:54','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2934,1,'2016-11-29 09:30:45','2016-11-29 09:30:45','[map w=\"600\" h=\"300\" lat=\"41.762783\" lon=\"-87.938264\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:30:45','2016-11-29 09:30:45','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2935,1,'2016-11-29 09:39:40','2016-11-29 09:39:40','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/office-1.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 09:39:40','2016-11-29 09:39:40','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2936,1,'2016-11-29 10:09:38','2016-11-29 10:09:38','','contact-icon','','inherit','open','closed','','contact-icon','','','2016-11-29 10:09:38','2016-11-29 10:09:38','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/contact-icon.png',0,'attachment','image/png',0),(2937,1,'2016-11-29 10:09:49','2016-11-29 10:09:49','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/contact-icon.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 10:09:49','2016-11-29 10:09:49','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2939,1,'2016-11-29 10:27:30','2016-11-29 10:27:30','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/pin.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 10:27:30','2016-11-29 10:27:30','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2940,1,'2016-11-29 10:29:58','2016-11-29 10:29:58','','off7','','inherit','open','closed','','off7','','','2016-11-29 10:29:58','2016-11-29 10:29:58','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/off7.png',0,'attachment','image/png',0),(2941,1,'2016-11-29 10:30:11','2016-11-29 10:30:11','[map w=\"600\" h=\"300\" style=\"full\" z=\"16\" marker=\"yes\" infowindow=\"650 Willowbrook Center Parkway\" infowindowdefault=\"yes\" hidecontrols=\"false\" address=\"7930 S Madison St, Willowbrook, IL 60527\" markerimage=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/off7.png\"]\r\n\r\n[gap height=\"40\"]\r\n\r\n[two_third][separator headline=\"h3\" title=\"Contact Us\"]\r\n\r\nIf you are interested in getting a quote, our Awning Experts will bring the showroom to you, and of course, our installation staff will be available to provide field service.\r\n\r\nFor more information on our products, you can also reach out to us by simply filling out the form below. Once submitted, a representative will contact you within 48 hours.\r\n[contact-form-7 id=\"2585\" title=\"Contact form 1\"][/two_third]\r\n[one_third_last][separator headline=\"h3\" title=\"Factory Showroom\"]\r\n650 Willowbrook Center Parkway, Suite 200\r\nWillowbrook, IL 60527\r\n\r\n(630) 5-AWNING\r\n(630) 529-6464\r\n\r\n<a href=\"mailto:sales@thatcherretractables.com\">sales@thatcherretractables.com</a>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Fall & Winter Hours\"]\r\n[mini-icon icon=\"time\"] <strong>Weekdays:</strong> 9am to 3pm\r\n[mini-icon icon=\"time\"] <strong>Weekend:</strong> closed\r\n[mini-icon icon=\"time\"] <strong>Or by appointment\r\n</strong>\r\n\r\n[gap height=\"20\"]\r\n[separator headline=\"h3\" title=\"Social Network\"]\r\n[social icon=\"facebook\"][social icon=\"twitter\"][social icon=\"googleplus\"][social icon=\"linkedin\"]\r\n[clear]\r\n[/one_third_last]','Contact Us','','inherit','closed','closed','','23-revision-v1','','','2016-11-29 10:30:11','2016-11-29 10:30:11','',23,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/11/29/23-revision-v1/',0,'revision','',0),(2942,1,'2016-12-07 09:41:55','2016-12-07 09:41:55','Embedded iframe goes here\n\n<iframe src=\"http://www.w3schools.com\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-autosave-v1','','','2016-12-07 09:41:55','2016-12-07 09:41:55','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-autosave-v1/',0,'revision','',0),(2943,1,'2016-12-07 09:41:59','2016-12-07 09:41:59','Embedded iframe goes here\r\n\r\n<iframe src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-12-07 09:41:59','2016-12-07 09:41:59','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-revision-v1/',0,'revision','',0),(2944,1,'2016-12-07 09:42:37','2016-12-07 09:42:37','Embedded iframe goes here\r\n\r\n<iframe src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-12-07 09:42:37','2016-12-07 09:42:37','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-revision-v1/',0,'revision','',0),(2945,1,'2016-12-07 09:43:10','2016-12-07 09:43:10','Embedded iframe goes here\r\n\r\n<iframe width=\"600\" height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-12-07 09:43:10','2016-12-07 09:43:10','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-revision-v1/',0,'revision','',0),(2946,1,'2016-12-07 09:47:35','2016-12-07 09:47:35','<iframe width=\"600\" height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-12-07 09:47:35','2016-12-07 09:47:35','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-revision-v1/',0,'revision','',0),(2947,1,'2016-12-07 09:57:19','2016-12-07 09:57:19','<iframe width=\"100%\" height=\"1200\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','publish','closed','closed','','build-your-own-pavilion','','','2016-12-07 19:31:10','2016-12-07 19:31:10','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/?page_id=2947',0,'page','',0),(2948,1,'2016-12-07 09:57:19','2016-12-07 09:57:19','<iframe width=\"600\" height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure duplicate','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 09:57:19','2016-12-07 09:57:19','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2949,1,'2016-12-07 09:57:37','2016-12-07 09:57:37','<iframe width=\"600\" height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Structure duplicate','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 09:57:37','2016-12-07 09:57:37','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2950,1,'2016-12-07 19:26:37','2016-12-07 19:26:37','<iframe width=\"1200\" height=\"height=\"700\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-autosave-v1','','','2016-12-07 19:26:37','2016-12-07 19:26:37','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-autosave-v1/',0,'revision','',0),(2951,1,'2016-12-07 09:58:46','2016-12-07 09:58:46','<iframe width=\"600\" height=\"700\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Structure duplicate','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 09:58:46','2016-12-07 09:58:46','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2953,1,'2016-12-07 19:22:07','2016-12-07 19:22:07','<iframe width=\"100%\" height=\"100%\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Structure duplicate','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:22:07','2016-12-07 19:22:07','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2954,1,'2016-12-07 19:22:42','2016-12-07 19:22:42','<iframe width=\"100%\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Structure duplicate','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:22:42','2016-12-07 19:22:42','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2955,1,'2016-12-07 19:23:24','2016-12-07 19:23:24','<iframe width=\"100%\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:23:24','2016-12-07 19:23:24','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2956,1,'2016-12-07 19:24:19','2016-12-07 19:24:19','<iframe width=\"100%\" height=\"height=\"5000\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:24:19','2016-12-07 19:24:19','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2957,1,'2016-12-07 19:25:00','2016-12-07 19:25:00','<iframe width=\"1200\" height=\"height=\"1200\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:25:00','2016-12-07 19:25:00','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2958,1,'2016-12-07 19:26:46','2016-12-07 19:26:46','<iframe width=\"600\" height=\"height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:26:46','2016-12-07 19:26:46','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2959,1,'2016-12-07 19:27:51','2016-12-07 19:27:51','<iframe width=\"600\" height=\"500\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:27:51','2016-12-07 19:27:51','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2960,1,'2016-12-07 19:28:20','2016-12-07 19:28:20','<iframe width=\"600\" height=\"700\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:28:20','2016-12-07 19:28:20','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2961,1,'2016-12-07 19:28:53','2016-12-07 19:28:53','<iframe width=\"600\" height=\"900\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:28:53','2016-12-07 19:28:53','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2962,1,'2016-12-07 19:29:21','2016-12-07 19:29:21','<iframe width=\"600\" height=\"900\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-s1--material_finish-stained--post_color-v1--posts-6x6--roof_color-as1--roof_material-asphalt_shingles--size-ft8x10--structure-pergola--style-artisan_hemlock#gb-step-1\"></iframe>','Build Your Own Structure','','inherit','closed','closed','','2885-revision-v1','','','2016-12-07 19:29:21','2016-12-07 19:29:21','',2885,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2885-revision-v1/',0,'revision','',0),(2963,1,'2016-12-07 19:30:32','2016-12-07 19:30:32','<iframe width=\"100%\" height=\"900\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:30:32','2016-12-07 19:30:32','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2964,1,'2016-12-07 19:31:10','2016-12-07 19:31:10','<iframe width=\"100%\" height=\"1200\" src=\"https://build.gazebo.com/builder/configurator/18/?gb-conf=cupola-no--electrical_package-no--material-wood--material_color-u1--material_finish-unfinished--posts-5x5--roof_color-ns1--roof_material-no_shingles--size-ft10x14--structure-pavilion--style-traditional#gb-step-1\"></iframe>','Build Your Own Pavilion','','inherit','closed','closed','','2947-revision-v1','','','2016-12-07 19:31:10','2016-12-07 19:31:10','',2947,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/07/2947-revision-v1/',0,'revision','',0),(2965,1,'2016-12-09 17:52:30','2016-12-09 17:52:30','<code class=\"rs-example-alias-1\">[rev_slider alias=\"retractable-awnings\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"The only local Chicago-Land company to manufacture, install, & service retractable awnings for decks and patios.\"]Thatcher Retractables is your local resource for residential retractable awnings. We’re the only Chicagoland company that manufactures, installs and services retractable awnings. This results in world class customer service, expert awning installation, and higher quality awnings for a very competitive price.\r\n\r\nRetractable awnings can reduce patio or deck temperatures up to twenty degrees, allowing family and friends to stay cool in the summer shade while offering protection from harmful UV rays. If you’re looking for a stylish and cost-effective way to cover your patio or deck, our wide selection of retractable awnings will give you the perfect shade solution for your home without breaking the bank.\r\n\r\nWhy buy a Sunsetter Retractable Awning when you can do SO much BETTER?\r\n\r\n[list]\r\n[list_item icon=\"exclamation-sign\"]Our Experts come to your home to help you select the best product, size, accessories, and options for you.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We manufacture high quality retractable awnings that are customized to your home and lifestyle for often times less than the \"in the box\" internet products.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We professionally install your awning over any siding surface or roofing material. We guarantee our installation so you know it will be done right.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]We provide long term maintenance services such as tune-ups, wash, fabric replacement, and motor service. With over 6,000 previous customers, our service department is here to serve you![/list_item]\r\n[list_item icon=\"exclamation-sign\"]Don\'t settle for the imitation. We offer Sunbrella 100% Solution Dyed Acrylic Fabrics.[/list_item]\r\n[list_item icon=\"exclamation-sign\"]Complete your project with solar screening to increase your shade and wind stabilization poles to combat the winds that our city is known for.[/list_item]\r\n[/list]\r\n<p style=\"text-align: center;\">[button link=\"#\" color=\"orange\" size=\"large\"]Request Your Free Estimate Today![/button]</p>\r\nWe have three different retractable frame systems to choose from—Thatcher Classic, Premium, and Premium Plus as well as some other Specialty Products—each with their own unique offerings. No matter which retractable awning you choose, each purchase comes with our Thatcher warranty.\r\n\r\n[teaserbox title=\"Thatcher Classic\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]\r\n\r\n[two_third]Our Thatcher Classic selection is ideal for most patio and deck awnings and is available in our most popular sizes. You can also choose from manual operation or motorized remote control.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White</li>\r\n <li>Aluminum extruded framework and die cast components</li>\r\n <li>Available in motorized remote control or manual crank</li>\r\n <li>Available in widths up to 20\', projecting 8\'6 & 10′</li>\r\n <li>Seven-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[/two_third] [one_third_last][responsive]<img class=\"size-medium wp-image-2810 alignnone\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/retractable-awning-installation-porch-300x159.png\" alt=\"retractable-awning-installation-porch\" width=\"300\" height=\"159\" />[/responsive][/one_third_last]\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-option-new/?iframe=true&width=1000&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/thatcher-classic.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium collection allows you to choose from four standard Frame color options or choose your own custom color. These patio and deck awnings also have hundreds of fabric selections including Sunbrella and come in either manual or motorized remote control operation.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Available in motorized or manual and can be automated</li>\r\n <li>All sizes are custom up to 40′ wide and projecting up to 16′ from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=1200&height=900\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Thatcher Premium Plus\" button=\"Motorize and Automate your awning\" link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/retractable-awnings-accessories/fabric-accessories-motorization/\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]Our Thatcher Premium Plus is THE state of the art in awning construction. While our competitors try to convince you that a flat piece of metal (called a \"Hood\") above your fabric will protect your fabric, the Premium Plus actually does it. The Premium Plus features a sculpted curved extruded aluminum housingd that fully protects that fabric when retracted. The patented \"tipping\" mechanism adjusts the front bar as it retracts the last few inches seating it in the exact same position no matter what pitch your awning is on. The SmartMotor Technology automatically senses the closed position so that your awning is always fully closed. The result is a much more attractive awning that fully protects your fabric in even the nastiest Chicago winter.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>100\'s of 100% solution dyed acrylic fabrics including Sunbrella</li>\r\n <li>Fabric seams InvisiSealed for stronger more attractive seams</li>\r\n <li>Powder coated finish- White, Ivory, Mocha (Tan), and Brown or Custom</li>\r\n <li>Aluminum extruded framework and forged components</li>\r\n <li>Only Available motorized and can be automated</li>\r\n <li>All sizes are custom up to 23′ wide and projecting up to 13′ from the home</li>\r\n <li>Twelve-year frame warranty</li>\r\n <li>Ten- year fabric and motor warranty</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/installation-field-services/\" color=\"orange\" size=\"large\"]Get the most from your awning with the right accessories[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Specialty Retractable Products\" button=\"Get the most from your awning with the right accessories\" link=\"#\" buttonsize=\"large\" buttoncolor=\"orange\" target=\"_self\"]While our Classic, Premium, and Premium Plus retractable awning products work great for most applications, Thatcher Retractables prides itself in having the largest selection of Retractable Awning Products available.\r\n\r\nThe Thatcher Euro Lateral Arm Awning is similar to the Premium Plus in that it has a metal covering, but it has several key characteristics that make it desirable to some homeowners. The Euro does not have a valance, instead the front bar is larger giving the awning a very modern European look. Additionally, the Euro has a much smaller profile in it\'s retracted position- about 20% less than the Premium Plus. This product does require a brick/ masonry installation or structural support behind the awning for the full width of the installation. It is also only available motorized.\r\n\r\nThe Pergola Retractable Awning (with posts) is a slight variance using the same basic components of our Pergola Retractable Awning that we typically install above pergolas (See Pergola Products for more details on that product). This product is great for extremely high volatile wind conditions, because unlike typical lateral arm awnings, this product has fixed rails and posts that the awning is supported by.\r\n\r\nRetractable Outdoor Structures are unique in the industry. These products can withstand extremely high winds, rain, and even a small snow-load. Click here to view this product- Retractable Outdoor Structures\r\n\r\nExterior Solar, Bug, or Wind Screens are products at move up and down vertically to enclose an opening or provide additional solar protection on the exterior of the home. Click here to view this product- Exterior Solar Shades\r\n\r\nIf you don\'t see something you are looking for, <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\">CONTACT US</a>!\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/premium-premiumplus.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 1132px; left: 456px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 869px; left: 321px;\">Save</span>','Retractable Awnings & Accessories','','inherit','closed','closed','','2633-revision-v1','','','2016-12-09 17:52:30','2016-12-09 17:52:30','',2633,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2633-revision-v1/',0,'revision','',0),(2966,1,'2016-12-09 18:12:32','2016-12-09 18:12:32','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\n\n[separator headline=\"h1\" title=\"Fabric, Accessories, & Motorization\"]\n\nWhen you buy a Thatcher Retractable Awning, you get a complete product that is built to last. Our fabric manufacturing partners, Sunbrella, Sattler, Recacril, and Phifer provide the highest quality material available in the world. Our motor manufacturer, Somfy, provides excellent quality motors that can be automated with a variety of smart-technology accessories. Maybe most importantly, Thatcher\'s accessories, Front Solar Screens, Side Solar Screens, and Wind Stabilization Poles extend the use and usefulness of your awning to insure that you get a product that works for your lifestyle.\n\n[teaserbox title=\"100% Solution Dyed Acrylic Fabric\"]\n\nWe manufacture all of our awning products with full weight (9.25 oz per square yard) 100% Solution Dyed Acrylic Fabric. Each fiber is dyed before the yarn is made resulting in a construction that is like a carrot, not a radish, and results in the greatest fade resistance and outside performance.\n\n \n\nSunbrella Outdoor Awning & Marine Fabric is regarded as the highest quality fabric in the marketplace. Sunbrella is made in the textile belt in the American South. With hundreds of solids, textured solids, and stripes, Sunbrella has been the choice for millions of quality projects.\n\n \n\nIn addition to Sunbrella, we offer several European fabrics which offer high quality construction. These fabric solids and patterns offer a more continental design approach.\n\n \n\nWhile the raw fabric material is extremely important, the manufacturing process may be more important. Our experienced Sewing Specialists cut, seam, and sew all of our fabric products in our Factory & Showroom in Willowbrook, IL. We use a combination of state of the art technology and traditional craftsmanship to bring each project together.\n\n \n\n<strong>ALL SOLUTION DYED ACRYLIC FABRIC CARRIES A 10 YEAR WARRANTY!</strong>\n\n \n\n[/teaserbox]\n\n \n\n[teaserbox title=\"Motorization & Automation\"] Thatcher Retractables is a Somfy Motor Expert. We have extensive training in the best practices to manufacture and service motors for Retractable Awning, Exterior Solar Shade, and Interior Roller Shade products.\n\n \n\nFor our Retractable Awning Products, we use two types of motors.\n\n \n\nOur Thatcher Standard Motor that is made for us by Somfy, utilizes a three button remote control that allows the user to extend, retract, and stop the motor in any position. We pre-set the stopping position for extension and retraction in the factory and our technicians adjust these positions in the field to your specifications.\n\n \n\nWe use the Somfy Sunea Motor in our Premium Plus Cassette Awning. The Sunea automatically senses when the awning is completely closed insuring that the fabric is always completely enclosed inside the cassette. The Sunea Motor re-sets its limits every 99 times to insure that the awning is always working the same as the first day it was installed.\n\n \n<h3>Motors for Exterior Solar Shades & Interior Roller Shades</h3>\nMotors for shade systems are extremely diverse and each application requires different strength requirements. As a Somfy Expert, we have the knowledge and support to select the right motor for your interior or exterior shade application.\n\n \n<h3>Controls & Automation Options</h3>\nAll of our motors use RTS- which is a radio signal that operates with a range of approximately 75 feet. While we typically provide a hand-held remote control, there are other methods to control your awning or screen. A wireless wall switch can be mounted on the inside of the home near the product. Somfy offers a variety of interfaces that integrate with an existing home automation system. With the new MyLink, you can operated your product from any smart phone or similar device.\n\n \n<h3>Sensors</h3>\nSomfy Wind Sensors sense the movement of your retractable awning and automatically retract the awning when the sensor reaches its threshold. This product can be very useful for applications where the awning is used for shading interior space when the owner is not home. Please read our blog on this topic under our Ask the Expert section.\n\n \n\nSomfy Sun Sensors sense the amount of sun light and extend the product when it reaches it\'s threshold. This product should ALWAYS be used in conjunction with Wind Sensors and a special remote control that allows this function to be disabled for the times of the year that the product should not be extended.\n\n \n\nSomfy Rain Sensors sense water and moisture and automatically retract the awning.\n\n \n\nTo see a demonstration of these products, please visit our Factory & Showroom. Sensors do NOT prevent damage. Sensors must be adjusted and maintained properly. Please read our blog for more information about these items and consult with your awing experts before purchasing them.\n\n \n\n<strong>ALL MOTORS CARRY A 10 YEAR PRODUCT WARRANTY!</strong>\n\n \n\n[/teaserbox]\n\n \n\n[teaserbox title=\" Retractable Awning Accessories\"]\n\nWhile there are many companies that sell Retractable Awnings, few provide the accessories that allow you to make the most of your purchase. Thatcher Retractables offer accessories that make your awning the best it can be in the Chicagoland weather.\n\n \n<h3>Front & Side Solar Screens</h3>\nFront & Side Solar Screens utilize a mesh fabric that blocks 90% of the sun\'s rays while allowing enough transparency for you to enjoy the view and still feel like you are outside. When the sun is lower in the sky, this is your best option to shade your patio. Front Screens roll-up neatly behind the valance of the awning and drop down when you need them. Side Screens can be raised, lowered, and moved from side to side in a matter of minutes. Screens come standard in 90% mesh in Beige, Stucco, Grey, Brown, or Black.\n\n \n<h3>Wind Stabilization Poles</h3>\nWe all know the unpredictable nature of the Chicagoland weather. At any moment a soft breeze can turn into a strong wind gust. Some areas that we serve such as Elgin, Huntley, Mundelein, Plainfield, Aurora, Shorewood, and Crest Hill are known for always having some level of wind. Our Wind Stabilization Poles allow you to use your awning in increased wind conditions and provide an additional layer of security when a quick wind gust comes up. Wind Stabilization Poles are available in White, Ivory, and Mocha to match our frames and can be custom painted for additional colors.\n\n \n<h3>Soft Winter Cover</h3>\nOur Winter Covers are manufactured from a heavy duty 18oz vinyl fabric that is similar to the material used to manufacture truck tarp material. The heavy duty fabric is meant to wrap around the fabric roll, front bar, valance, and arms of the awning, There are end pieces that are similar to a hunters cap that protect the motor during the winter months. The cover installs in a matter of minutes by connecting the grommets in the front and back with zip ties. We recommend a Soft Cover for our Thatcher Classic and Premium awning models, but do not recommend a cover for Thatcher Premium Plus and any awning with a hood. Soft Winter Covers are available in Grey and Tan, or Black during the summer season.\n<h3>Metal Hood(Cover) with End Caps</h3>\nWhile we strongly recommend our Thatcher Premium Plus for applications where the customer is looking to have a metal cover, we do offer a Metal Hood for certain applications. This metal hood attaches to the square bar of the awning with a metal bracket and has end caps to cover the end. In most cases, the hood does not create a flashing back to the building. The hood has no back and therefore it is not ideal for a roof mount application where the back of the awning will be exposed. When purchasing a hood, we strongly recommend using our Thatcher Premium with our RTA option that includes a special shoulder that tilts the front bar when fully retracted. Before purchasing this option from Thatcher or another company, please discuss with an awning expert.\n\n[/teaserbox]\n\n ','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-autosave-v1','','','2016-12-09 18:12:32','2016-12-09 18:12:32','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2882-autosave-v1/',0,'revision','',0),(2967,1,'2016-12-09 18:09:28','2016-12-09 18:09:28','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Fabric, Accessories, & Motorization\"]When you buy a Thatcher Retractable Awning, you get a complete product that is built to last. Our fabric manufacturing partners, Sunbrella, Sattler, Recacril, and Phifer provide the highest quality material available in the world. Our motor manufacturer, Somfy, provides excellent quality motors that can be automated with a variety of smart-technology accessories. Maybe most importantly, Thatcher\'s accessories, Front Solar Screens, Side Solar Screens, and Wind Stabilization Poles extend the use and usefulness of your awning to insure that you get a product that works for your lifestyle.[/button]\r\n\r\n[teaserbox title=\"100% Solution Dyed Acrylic Fabric\"]We manufacture all of our awning products with full weight (9.25 oz per square yard) 100% Solution Dyed Acrylic Fabric. Each fiber is dyed before the yarn is made resulting in a construction that is like a carrot, not a radish, and results in the greatest fade resistance and outside performance.\r\n\r\nSunbrella Outdoor Awning & Marine Fabric is regarded as the highest quality fabric in the marketplace. Sunbrella is made in the textile belt in the American South. With hundreds of solids, textured solids, and stripes, Sunbrella has been the choice for millions of quality projects.\r\n\r\nIn addition to Sunbrella, we offer several European fabrics which offer high quality construction. These fabric solids and patterns offer a more continental design approach.\r\n\r\nWhile the raw fabric material is extremely important, the manufacturing process may be more important. Our experienced Sewing Specialists cut, seam, and sew all of our fabric products in our Factory & Showroom in Willowbrook, IL. We use a combination of state of the art technology and traditional craftsmanship to bring each project together.\r\n\r\n<strong>ALL SOLUTION DYED ACRYLIC FABRIC CARRIES A 10 YEAR WARRANTY!</strong>\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorization & Automation\"] Thatcher Retractables is a Somfy Motor Expert. We have extensive training in the best practices to manufacture and service motors for Retractable Awning, Exterior Solar Shade, and Interior Roller Shade products.\r\n\r\nFor our Retractable Awning Products, we use two types of motors.\r\n\r\nOur Thatcher Standard Motor that is made for us by Somfy, utilizes a three button remote control that allows the user to extend, retract, and stop the motor in any position. We pre-set the stopping position for extension and retraction in the factory and our technicians adjust these positions in the field to your specifications.\r\n\r\nWe use the Somfy Sunea Motor in our Premium Plus Cassette Awning. The Sunea automatically senses when the awning is completely closed insuring that the fabric is always completely enclosed inside the cassette. The Sunea Motor re-sets its limits every 99 times to insure that the awning is always working the same as the first day it was installed.\r\n<h3>Motors for Exterior Solar Shades & Interior Roller Shades</h3>\r\nMotors for shade systems are extremely diverse and each application requires different strength requirements. As a Somfy Expert, we have the knowledge and support to select the right motor for your interior or exterior shade application.\r\n<h3>Controls & Automation Options</h3>\r\nAll of our motors use RTS- which is a radio signal that operates with a range of approximately 75 feet. While we typically provide a hand-held remote control, there are other methods to control your awning or screen. A wireless wall switch can be mounted on the inside of the home near the product. Somfy offers a variety of interfaces that integrate with an existing home automation system. With the new MyLink, you can operated your product from any smart phone or similar device.\r\n<h3>Sensors</h3>\r\nSomfy Wind Sensors sense the movement of your retractable awning and automatically retract the awning when the sensor reaches its threshold. This product can be very useful for applications where the awning is used for shading interior space when the owner is not home. Please read our blog on this topic under our Ask the Expert section.\r\n\r\nSomfy Sun Sensors sense the amount of sun light and extend the product when it reaches it\'s threshold. This product should ALWAYS be used in conjunction with Wind Sensors and a special remote control that allows this function to be disabled for the times of the year that the product should not be extended.\r\n\r\nSomfy Rain Sensors sense water and moisture and automatically retract the awning.\r\n\r\nTo see a demonstration of these products, please visit our Factory & Showroom. Sensors do NOT prevent damage. Sensors must be adjusted and maintained properly. Please read our blog for more information about these items and consult with your awing experts before purchasing them.\r\n\r\n<strong>ALL MOTORS CARRY A 10 YEAR PRODUCT WARRANTY!</strong>\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\" Retractable Awning Accessories\"] While there are many companies that sell Retractable Awnings, few provide the accessories that allow you to make the most of your purchase. Thatcher Retractables offer accessories that make your awning the best it can be in the Chicagoland weather.\r\n<h3>Front & Side Solar Screens</h3>\r\nFront & Side Solar Screens utilize a mesh fabric that blocks 90% of the sun\'s rays while allowing enough transparency for you to enjoy the view and still feel like you are outside. When the sun is lower in the sky, this is your best option to shade your patio. Front Screens roll-up neatly behind the valance of the awning and drop down when you need them. Side Screens can be raised, lowered, and moved from side to side in a matter of minutes. Screens come standard in 90% mesh in Beige, Stucco, Grey, Brown, or Black.\r\n<h3>Wind Stabilization Poles</h3>\r\nWe all know the unpredictable nature of the Chicagoland weather. At any moment a soft breeze can turn into a strong wind gust. Some areas that we serve such as Elgin, Huntley, Mundelein, Plainfield, Aurora, Shorewood, and Crest Hill are known for always having some level of wind. Our Wind Stabilization Poles allow you to use your awning in increased wind conditions and provide an additional layer of security when a quick wind gust comes up. Wind Stabilization Poles are available in White, Ivory, and Mocha to match our frames and can be custom painted for additional colors.\r\n<h3>Soft Winter Cover</h3>\r\nOur Winter Covers are manufactured from a heavy duty 18oz vinyl fabric that is similar to the material used to manufacture truck tarp material. The heavy duty fabric is meant to wrap around the fabric roll, front bar, valance, and arms of the awning, There are end pieces that are similar to a hunters cap that protect the motor during the winter months. The cover installs in a matter of minutes by connecting the grommets in the front and back with zip ties. We recommend a Soft Cover for our Thatcher Classic and Premium awning models, but do not recommend a cover for Thatcher Premium Plus and any awning with a hood. Soft Winter Covers are available in Grey and Tan, or Black during the summer season.\r\n<h3>Metal Hood(Cover) with End Caps</h3>\r\nWhile we strongly recommend our Thatcher Premium Plus for applications where the customer is looking to have a metal cover, we do offer a Metal Hood for certain applications. This metal hood attaches to the square bar of the awning with a metal bracket and has end caps to cover the end. In most cases, the hood does not create a flashing back to the building. The hood has no back and therefore it is not ideal for a roof mount application where the back of the awning will be exposed. When purchasing a hood, we strongly recommend using our Thatcher Premium with our RTA option that includes a special shoulder that tilts the front bar when fully retracted. Before purchasing this option from Thatcher or another company, please discuss with an awning expert.\r\n\r\n[/teaserbox]\r\n\r\n ','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-revision-v1','','','2016-12-09 18:09:28','2016-12-09 18:09:28','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2882-revision-v1/',0,'revision','',0),(2968,1,'2016-12-09 18:11:15','2016-12-09 18:11:15','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Fabric, Accessories, & Motorization\"]\r\n\r\nWhen you buy a Thatcher Retractable Awning, you get a complete product that is built to last. Our fabric manufacturing partners, Sunbrella, Sattler, Recacril, and Phifer provide the highest quality material available in the world. Our motor manufacturer, Somfy, provides excellent quality motors that can be automated with a variety of smart-technology accessories. Maybe most importantly, Thatcher\'s accessories, Front Solar Screens, Side Solar Screens, and Wind Stabilization Poles extend the use and usefulness of your awning to insure that you get a product that works for your lifestyle.\r\n\r\n[teaserbox title=\"100% Solution Dyed Acrylic Fabric\"]\r\n\r\nWe manufacture all of our awning products with full weight (9.25 oz per square yard) 100% Solution Dyed Acrylic Fabric. Each fiber is dyed before the yarn is made resulting in a construction that is like a carrot, not a radish, and results in the greatest fade resistance and outside performance.\r\n\r\nSunbrella Outdoor Awning & Marine Fabric is regarded as the highest quality fabric in the marketplace. Sunbrella is made in the textile belt in the American South. With hundreds of solids, textured solids, and stripes, Sunbrella has been the choice for millions of quality projects.\r\n\r\nIn addition to Sunbrella, we offer several European fabrics which offer high quality construction. These fabric solids and patterns offer a more continental design approach.\r\n\r\nWhile the raw fabric material is extremely important, the manufacturing process may be more important. Our experienced Sewing Specialists cut, seam, and sew all of our fabric products in our Factory & Showroom in Willowbrook, IL. We use a combination of state of the art technology and traditional craftsmanship to bring each project together.\r\n\r\n<strong>ALL SOLUTION DYED ACRYLIC FABRIC CARRIES A 10 YEAR WARRANTY!</strong>\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorization & Automation\"] Thatcher Retractables is a Somfy Motor Expert. We have extensive training in the best practices to manufacture and service motors for Retractable Awning, Exterior Solar Shade, and Interior Roller Shade products.\r\n\r\nFor our Retractable Awning Products, we use two types of motors.\r\n\r\nOur Thatcher Standard Motor that is made for us by Somfy, utilizes a three button remote control that allows the user to extend, retract, and stop the motor in any position. We pre-set the stopping position for extension and retraction in the factory and our technicians adjust these positions in the field to your specifications.\r\n\r\nWe use the Somfy Sunea Motor in our Premium Plus Cassette Awning. The Sunea automatically senses when the awning is completely closed insuring that the fabric is always completely enclosed inside the cassette. The Sunea Motor re-sets its limits every 99 times to insure that the awning is always working the same as the first day it was installed.\r\n<h3>Motors for Exterior Solar Shades & Interior Roller Shades</h3>\r\nMotors for shade systems are extremely diverse and each application requires different strength requirements. As a Somfy Expert, we have the knowledge and support to select the right motor for your interior or exterior shade application.\r\n<h3>Controls & Automation Options</h3>\r\nAll of our motors use RTS- which is a radio signal that operates with a range of approximately 75 feet. While we typically provide a hand-held remote control, there are other methods to control your awning or screen. A wireless wall switch can be mounted on the inside of the home near the product. Somfy offers a variety of interfaces that integrate with an existing home automation system. With the new MyLink, you can operated your product from any smart phone or similar device.\r\n<h3>Sensors</h3>\r\nSomfy Wind Sensors sense the movement of your retractable awning and automatically retract the awning when the sensor reaches its threshold. This product can be very useful for applications where the awning is used for shading interior space when the owner is not home. Please read our blog on this topic under our Ask the Expert section.\r\n\r\nSomfy Sun Sensors sense the amount of sun light and extend the product when it reaches it\'s threshold. This product should ALWAYS be used in conjunction with Wind Sensors and a special remote control that allows this function to be disabled for the times of the year that the product should not be extended.\r\n\r\nSomfy Rain Sensors sense water and moisture and automatically retract the awning.\r\n\r\nTo see a demonstration of these products, please visit our Factory & Showroom. Sensors do NOT prevent damage. Sensors must be adjusted and maintained properly. Please read our blog for more information about these items and consult with your awing experts before purchasing them.\r\n\r\n<strong>ALL MOTORS CARRY A 10 YEAR PRODUCT WARRANTY!</strong>\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\" Retractable Awning Accessories\"] While there are many companies that sell Retractable Awnings, few provide the accessories that allow you to make the most of your purchase. Thatcher Retractables offer accessories that make your awning the best it can be in the Chicagoland weather.\r\n<h3>Front & Side Solar Screens</h3>\r\nFront & Side Solar Screens utilize a mesh fabric that blocks 90% of the sun\'s rays while allowing enough transparency for you to enjoy the view and still feel like you are outside. When the sun is lower in the sky, this is your best option to shade your patio. Front Screens roll-up neatly behind the valance of the awning and drop down when you need them. Side Screens can be raised, lowered, and moved from side to side in a matter of minutes. Screens come standard in 90% mesh in Beige, Stucco, Grey, Brown, or Black.\r\n<h3>Wind Stabilization Poles</h3>\r\nWe all know the unpredictable nature of the Chicagoland weather. At any moment a soft breeze can turn into a strong wind gust. Some areas that we serve such as Elgin, Huntley, Mundelein, Plainfield, Aurora, Shorewood, and Crest Hill are known for always having some level of wind. Our Wind Stabilization Poles allow you to use your awning in increased wind conditions and provide an additional layer of security when a quick wind gust comes up. Wind Stabilization Poles are available in White, Ivory, and Mocha to match our frames and can be custom painted for additional colors.\r\n<h3>Soft Winter Cover</h3>\r\nOur Winter Covers are manufactured from a heavy duty 18oz vinyl fabric that is similar to the material used to manufacture truck tarp material. The heavy duty fabric is meant to wrap around the fabric roll, front bar, valance, and arms of the awning, There are end pieces that are similar to a hunters cap that protect the motor during the winter months. The cover installs in a matter of minutes by connecting the grommets in the front and back with zip ties. We recommend a Soft Cover for our Thatcher Classic and Premium awning models, but do not recommend a cover for Thatcher Premium Plus and any awning with a hood. Soft Winter Covers are available in Grey and Tan, or Black during the summer season.\r\n<h3>Metal Hood(Cover) with End Caps</h3>\r\nWhile we strongly recommend our Thatcher Premium Plus for applications where the customer is looking to have a metal cover, we do offer a Metal Hood for certain applications. This metal hood attaches to the square bar of the awning with a metal bracket and has end caps to cover the end. In most cases, the hood does not create a flashing back to the building. The hood has no back and therefore it is not ideal for a roof mount application where the back of the awning will be exposed. When purchasing a hood, we strongly recommend using our Thatcher Premium with our RTA option that includes a special shoulder that tilts the front bar when fully retracted. Before purchasing this option from Thatcher or another company, please discuss with an awning expert.\r\n\r\n[/teaserbox]\r\n\r\n ','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-revision-v1','','','2016-12-09 18:11:15','2016-12-09 18:11:15','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2882-revision-v1/',0,'revision','',0),(2969,1,'2016-12-09 18:12:40','2016-12-09 18:12:40','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Fabric, Accessories, & Motorization\"]\r\n\r\nWhen you buy a Thatcher Retractable Awning, you get a complete product that is built to last. Our fabric manufacturing partners, Sunbrella, Sattler, Recacril, and Phifer provide the highest quality material available in the world. Our motor manufacturer, Somfy, provides excellent quality motors that can be automated with a variety of smart-technology accessories. Maybe most importantly, Thatcher\'s accessories, Front Solar Screens, Side Solar Screens, and Wind Stabilization Poles extend the use and usefulness of your awning to insure that you get a product that works for your lifestyle.\r\n\r\n[teaserbox title=\"100% Solution Dyed Acrylic Fabric\"]\r\n\r\nWe manufacture all of our awning products with full weight (9.25 oz per square yard) 100% Solution Dyed Acrylic Fabric. Each fiber is dyed before the yarn is made resulting in a construction that is like a carrot, not a radish, and results in the greatest fade resistance and outside performance.\r\n\r\n \r\n\r\nSunbrella Outdoor Awning & Marine Fabric is regarded as the highest quality fabric in the marketplace. Sunbrella is made in the textile belt in the American South. With hundreds of solids, textured solids, and stripes, Sunbrella has been the choice for millions of quality projects.\r\n\r\n \r\n\r\nIn addition to Sunbrella, we offer several European fabrics which offer high quality construction. These fabric solids and patterns offer a more continental design approach.\r\n\r\n \r\n\r\nWhile the raw fabric material is extremely important, the manufacturing process may be more important. Our experienced Sewing Specialists cut, seam, and sew all of our fabric products in our Factory & Showroom in Willowbrook, IL. We use a combination of state of the art technology and traditional craftsmanship to bring each project together.\r\n\r\n \r\n\r\n<strong>ALL SOLUTION DYED ACRYLIC FABRIC CARRIES A 10 YEAR WARRANTY!</strong>\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Motorization & Automation\"] Thatcher Retractables is a Somfy Motor Expert. We have extensive training in the best practices to manufacture and service motors for Retractable Awning, Exterior Solar Shade, and Interior Roller Shade products.\r\n\r\n \r\n\r\nFor our Retractable Awning Products, we use two types of motors.\r\n\r\n \r\n\r\nOur Thatcher Standard Motor that is made for us by Somfy, utilizes a three button remote control that allows the user to extend, retract, and stop the motor in any position. We pre-set the stopping position for extension and retraction in the factory and our technicians adjust these positions in the field to your specifications.\r\n\r\n \r\n\r\nWe use the Somfy Sunea Motor in our Premium Plus Cassette Awning. The Sunea automatically senses when the awning is completely closed insuring that the fabric is always completely enclosed inside the cassette. The Sunea Motor re-sets its limits every 99 times to insure that the awning is always working the same as the first day it was installed.\r\n\r\n \r\n<h3>Motors for Exterior Solar Shades & Interior Roller Shades</h3>\r\nMotors for shade systems are extremely diverse and each application requires different strength requirements. As a Somfy Expert, we have the knowledge and support to select the right motor for your interior or exterior shade application.\r\n\r\n \r\n<h3>Controls & Automation Options</h3>\r\nAll of our motors use RTS- which is a radio signal that operates with a range of approximately 75 feet. While we typically provide a hand-held remote control, there are other methods to control your awning or screen. A wireless wall switch can be mounted on the inside of the home near the product. Somfy offers a variety of interfaces that integrate with an existing home automation system. With the new MyLink, you can operated your product from any smart phone or similar device.\r\n\r\n \r\n<h3>Sensors</h3>\r\nSomfy Wind Sensors sense the movement of your retractable awning and automatically retract the awning when the sensor reaches its threshold. This product can be very useful for applications where the awning is used for shading interior space when the owner is not home. Please read our blog on this topic under our Ask the Expert section.\r\n\r\n \r\n\r\nSomfy Sun Sensors sense the amount of sun light and extend the product when it reaches it\'s threshold. This product should ALWAYS be used in conjunction with Wind Sensors and a special remote control that allows this function to be disabled for the times of the year that the product should not be extended.\r\n\r\n \r\n\r\nSomfy Rain Sensors sense water and moisture and automatically retract the awning.\r\n\r\n \r\n\r\nTo see a demonstration of these products, please visit our Factory & Showroom. Sensors do NOT prevent damage. Sensors must be adjusted and maintained properly. Please read our blog for more information about these items and consult with your awing experts before purchasing them.\r\n\r\n \r\n\r\n<strong>ALL MOTORS CARRY A 10 YEAR PRODUCT WARRANTY!</strong>\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\" Retractable Awning Accessories\"]\r\n\r\nWhile there are many companies that sell Retractable Awnings, few provide the accessories that allow you to make the most of your purchase. Thatcher Retractables offer accessories that make your awning the best it can be in the Chicagoland weather.\r\n\r\n \r\n<h3>Front & Side Solar Screens</h3>\r\nFront & Side Solar Screens utilize a mesh fabric that blocks 90% of the sun\'s rays while allowing enough transparency for you to enjoy the view and still feel like you are outside. When the sun is lower in the sky, this is your best option to shade your patio. Front Screens roll-up neatly behind the valance of the awning and drop down when you need them. Side Screens can be raised, lowered, and moved from side to side in a matter of minutes. Screens come standard in 90% mesh in Beige, Stucco, Grey, Brown, or Black.\r\n\r\n \r\n<h3>Wind Stabilization Poles</h3>\r\nWe all know the unpredictable nature of the Chicagoland weather. At any moment a soft breeze can turn into a strong wind gust. Some areas that we serve such as Elgin, Huntley, Mundelein, Plainfield, Aurora, Shorewood, and Crest Hill are known for always having some level of wind. Our Wind Stabilization Poles allow you to use your awning in increased wind conditions and provide an additional layer of security when a quick wind gust comes up. Wind Stabilization Poles are available in White, Ivory, and Mocha to match our frames and can be custom painted for additional colors.\r\n\r\n \r\n<h3>Soft Winter Cover</h3>\r\nOur Winter Covers are manufactured from a heavy duty 18oz vinyl fabric that is similar to the material used to manufacture truck tarp material. The heavy duty fabric is meant to wrap around the fabric roll, front bar, valance, and arms of the awning, There are end pieces that are similar to a hunters cap that protect the motor during the winter months. The cover installs in a matter of minutes by connecting the grommets in the front and back with zip ties. We recommend a Soft Cover for our Thatcher Classic and Premium awning models, but do not recommend a cover for Thatcher Premium Plus and any awning with a hood. Soft Winter Covers are available in Grey and Tan, or Black during the summer season.\r\n\r\n \r\n<h3>Metal Hood(Cover) with End Caps</h3>\r\nWhile we strongly recommend our Thatcher Premium Plus for applications where the customer is looking to have a metal cover, we do offer a Metal Hood for certain applications. This metal hood attaches to the square bar of the awning with a metal bracket and has end caps to cover the end. In most cases, the hood does not create a flashing back to the building. The hood has no back and therefore it is not ideal for a roof mount application where the back of the awning will be exposed. When purchasing a hood, we strongly recommend using our Thatcher Premium with our RTA option that includes a special shoulder that tilts the front bar when fully retracted. Before purchasing this option from Thatcher or another company, please discuss with an awning expert.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n ','Fabric, Accessories & Motorization','','inherit','closed','closed','','2882-revision-v1','','','2016-12-09 18:12:40','2016-12-09 18:12:40','',2882,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2882-revision-v1/',0,'revision','',0),(2970,1,'2016-12-09 19:06:34','2016-12-09 19:06:34','<code class=\"rs-example-alias-1\">[rev_slider alias=\"installation\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Your Product Installed, Serviced, and Guaranteed\"] Our installers are trained employees, not sub-contractors. Rather than try to install an awning or structure yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n\r\nOur crews are factory trained to install and service retractable awnings and residential awning products, as well as our full-line of Amish pergolas, pavilions, and gazebos. All work is guaranteed to meet and exceed your expectations.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n<p style=\"text-align: center;\"></p>\r\n[teaserbox title=\"Retractable Awning Installation\"]\r\n\r\nWith years of experience, our installers have the know-how to install your retractable awning properly. Whether you require your awning to be installed to the side of your home (siding, brick, cement board), roof, soffit, or with a specialty bracket, you can be sure it will be done right.\r\n\r\n \r\n\r\nFor Vinyl and Aluminum siding applications, we utilize a High Density PolyEtheleen Material that is locally manufactured for Thatcher Retractables. This ensures that the force of the retractable awning is transferred directly back to the structure of the house- not the exterior siding material. This prevents the siding from being crushed and buckling do to expansion and contraction of the siding.\r\n\r\n \r\n\r\nFor Brick installations, we utilize an epoxy that fills the gaps resulting from drilling into the brick and ensures that the expansion anchor will stay in-place. Because brick installations count on the stability of the brick, we typically do not install fasteners into the top few bricks on a wall. In some cases, it makes sense to drive a large lag screw through the brick into a header behind the brick. Our installers have the experience to identify how to install your awning, but even more importantly, how NOT to install your awning.\r\n\r\n \r\n\r\nConcrete Board, Cedar, and other siding materials vary in construction, but typically are very straight-forward. Because they are hard surfaces, they typically do not require additional spacers.\r\n\r\n \r\n\r\nRoof Mount installations are the most controversial of our installations. Let us put you to ease. We have installed over 2500 awnings in the Chicagoland Area to roofs. This installation is sometimes necessary because there is not enough height over a deck or patio to make the awning as useful and comfortable as it should be. We use a three step process to seal the special roof brackets. We have never had a bracket location leak. We believe this is in part due to our diligence, but also due to the fact that almost all homes have ice and water shield installed in the last few feet of their roof. This creates FOUR levels of seal to prevent water infiltration. Additionally, the roof mount bracket lifts the awning above the roof line leaving plenty of room for rain and snow to pass into the gutter. If you don\'t love the look of this installation, check out our Roof Screen that runs across the width of the brackets below the awning.\r\n\r\n \r\n\r\nSoffit Mount Installations can be tricky business. The construction of soffits very from home to home. Most houses in subdivisions built in the last 30 years have aluminum soffit that is only supported along the wall at the fascia board. In order to install to these kinds of soffits, we need to add structure to make it substantial enough to install an awning. In other circumstances, there is structure directly above the soffit to attach to. We typically survey these jobs to make sure that the installation will be done the right way.\r\n\r\n \r\n\r\nBay/ Chimney/ Specialty Brackets are unique to Thatcher Retractables. We custom manufacture brackets to allow retractable awnings to be installed in front of bay windows, chimneys, or other obstructions. If another company told you that something could not be done, give us a call. We have more experience and capability than our competitors.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Awning Field Service\"]After the initial installation, if you have any concern, we are here to serve you!\r\n\r\n \r\n<h3>Wash & Tune-up</h3>\r\nWe recommend that after the third or fourth season that you have your awning, you sign up for our Awning Wash & Awning Tune-up Service. We professionally service your awning to maximize your enjoyment for years and years. Sign up in the fall for service in the spring and you save big.\r\n\r\n \r\n<h3>Winter Cover Put-up & Take-down</h3>\r\nWhile most of our customers install their soft cover, if you are not comfortable getting on the second step of your ladder, let us take care of it for you. We offer packages to install and take down your cover that are very reasonable.\r\n\r\n \r\n\r\nEven if you bought your awning from someone else, we can service your motor, fabric, and frame. We can replace your fabric, change your motor, and service almost any brand of awning including Durasol, Sunesta, Sunair, Solair, Sunsetter, as well as many others.\r\n\r\n \r\n<h3>Annual Residential Awning Services</h3>\r\nDo you have a traditional patio cover that uses poles to support a fabric cover? Do you have awnings that have pipes that slide through pockets in the farbic?\r\n\r\n \r\n\r\nWe provide service to take down these kinds of awnings and canopies in the fall, store through the winter, wash, and reinstall in the spring. Give us a call for a Free Quote (630) 529-6464\r\n\r\n \r\n\r\nWe also provide fabric replacement and sewing repair on your existing residential canvas awnings and canopies.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]\r\n\r\nOur Amish made structures come pre-cut and ready to assemble at your home. This means no endless sawing and mess, but instead, our crews install most structures in less than one day with no mess.\r\n\r\n \r\n\r\nIf the structure is to be attached to an existing concrete slab or deck, there is no preparation necessary, If you have brick pavers or the structure is to be installed in an area where there is only ground cover, footings need to be installed. Our crew marks out the correct locations and pours concrete footings to support the structure.\r\n\r\n \r\n\r\nNo matter what the application, our crews have the experience to install your engineered structure correctly for years of enjoyment.\r\n\r\n \r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 108px;\">Save</span>','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-12-09 19:06:34','2016-12-09 19:06:34','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2641-revision-v1/',0,'revision','',0),(2971,1,'2016-12-09 19:08:44','2016-12-09 19:08:44','<code class=\"rs-example-alias-1\">[rev_slider alias=\"installation\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Your Product Installed, Serviced, and Guaranteed\"] Our installers are trained employees, not sub-contractors. Rather than try to install an awning or structure yourself or hire a handyman to do it for you, entrust our licensed, bonded and qualified installers with all of your installation and repair needs.\r\n\r\nOur crews are factory trained to install and service retractable awnings and residential awning products, as well as our full-line of Amish pergolas, pavilions, and gazebos. All work is guaranteed to meet and exceed your expectations.\r\n<p style=\"text-align: center;\">[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/contact-alternative/\" color=\"orange\" size=\"medium\"]Schedule an Appointment with a Thatcher Design Specialist[/button]</p>\r\n[teaserbox title=\"Retractable Awning Installation\"]\r\n\r\nWith years of experience, our installers have the know-how to install your retractable awning properly. Whether you require your awning to be installed to the side of your home (siding, brick, cement board), roof, soffit, or with a specialty bracket, you can be sure it will be done right.\r\n\r\n \r\n\r\n<strong>For Vinyl and Aluminum siding applications</strong>, we utilize a High Density PolyEtheleen Material that is locally manufactured for Thatcher Retractables. This ensures that the force of the retractable awning is transferred directly back to the structure of the house- not the exterior siding material. This prevents the siding from being crushed and buckling do to expansion and contraction of the siding.\r\n\r\n \r\n\r\n<strong>For Brick installations</strong>, we utilize an epoxy that fills the gaps resulting from drilling into the brick and ensures that the expansion anchor will stay in-place. Because brick installations count on the stability of the brick, we typically do not install fasteners into the top few bricks on a wall. In some cases, it makes sense to drive a large lag screw through the brick into a header behind the brick. Our installers have the experience to identify how to install your awning, but even more importantly, how NOT to install your awning.\r\n\r\n \r\n\r\n<strong>Concrete Board, Cedar, and other siding materials</strong> vary in construction, but typically are very straight-forward. Because they are hard surfaces, they typically do not require additional spacers.\r\n\r\n \r\n\r\n<strong>Roof Mount installations</strong> are the most controversial of our installations. Let us put you to ease. We have installed over 2500 awnings in the Chicagoland Area to roofs. This installation is sometimes necessary because there is not enough height over a deck or patio to make the awning as useful and comfortable as it should be. We use a three step process to seal the special roof brackets. We have never had a bracket location leak. We believe this is in part due to our diligence, but also due to the fact that almost all homes have ice and water shield installed in the last few feet of their roof. This creates FOUR levels of seal to prevent water infiltration. Additionally, the roof mount bracket lifts the awning above the roof line leaving plenty of room for rain and snow to pass into the gutter. If you don\'t love the look of this installation, check out our Roof Screen that runs across the width of the brackets below the awning.\r\n\r\n \r\n\r\n<strong>Soffit Mount Installations</strong> can be tricky business. The construction of soffits very from home to home. Most houses in subdivisions built in the last 30 years have aluminum soffit that is only supported along the wall at the fascia board. In order to install to these kinds of soffits, we need to add structure to make it substantial enough to install an awning. In other circumstances, there is structure directly above the soffit to attach to. We typically survey these jobs to make sure that the installation will be done the right way.\r\n\r\n \r\n\r\n<strong>Bay/ Chimney/ Specialty Brackets</strong> are unique to Thatcher Retractables. We custom manufacture brackets to allow retractable awnings to be installed in front of bay windows, chimneys, or other obstructions. If another company told you that something could not be done, give us a call. We have more experience and capability than our competitors.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Awning Field Service\"]After the initial installation, if you have any concern, we are here to serve you!\r\n\r\n \r\n<h3>Wash & Tune-up</h3>\r\nWe recommend that after the third or fourth season that you have your awning, you sign up for our Awning Wash & Awning Tune-up Service. We professionally service your awning to maximize your enjoyment for years and years. Sign up in the fall for service in the spring and you save big.\r\n\r\n \r\n<h3>Winter Cover Put-up & Take-down</h3>\r\nWhile most of our customers install their soft cover, if you are not comfortable getting on the second step of your ladder, let us take care of it for you. We offer packages to install and take down your cover that are very reasonable.\r\n\r\n \r\n\r\nEven if you bought your awning from someone else, we can service your motor, fabric, and frame. We can replace your fabric, change your motor, and service almost any brand of awning including <strong>Durasol, Sunesta, Sunair, Solair, Sunsetter,</strong> as well as many others.\r\n\r\n \r\n<h3>Annual Residential Awning Services</h3>\r\nDo you have a traditional patio cover that uses <strong>poles to support a fabric cover?</strong> Do you have awnings that have <strong>pipes that slide through pockets</strong> in the farbic?\r\n\r\n \r\n\r\nWe provide service to take down these kinds of awnings and canopies in the fall, store through the winter, wash, and reinstall in the spring. Give us a call for a Free Quote (630) 529-6464\r\n\r\n \r\n\r\nWe also provide fabric replacement and sewing repair on your existing residential canvas awnings and canopies.\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Installation of Pergolas & Outdoor Structures\"]\r\n\r\nOur Amish made structures come pre-cut and ready to assemble at your home. This means no endless sawing and mess, but instead, our crews install most structures in less than one day with no mess.\r\n\r\n \r\n\r\nIf the structure is to be attached to an existing concrete slab or deck, there is no preparation necessary, If you have brick pavers or the structure is to be installed in an area where there is only ground cover, footings need to be installed. Our crew marks out the correct locations and pours concrete footings to support the structure.\r\n\r\n \r\n\r\nNo matter what the application, our crews have the experience to install your engineered structure correctly for years of enjoyment.\r\n\r\n \r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 108px;\">Save</span>','Installation & Field Services','','inherit','closed','closed','','2641-revision-v1','','','2016-12-09 19:08:44','2016-12-09 19:08:44','',2641,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2641-revision-v1/',0,'revision','',0),(2972,1,'2016-12-09 19:16:09','2016-12-09 19:16:09','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n \r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-12-09 19:16:09','2016-12-09 19:16:09','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/931-revision-v1/',0,'revision','',0),(2973,1,'2016-12-09 19:17:34','2016-12-09 19:17:34','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n \r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2016-12-09 19:17:34','2016-12-09 19:17:34','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/931-revision-v1/',0,'revision','',0),(2974,1,'2016-12-09 19:35:35','2016-12-09 19:35:35','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Structures\"] Create your Backyard Oasis with a beautiful Amish Made Pavilion or Gazebo. These structures are complete with a roof, and include a variety of options to enclose the space with screens, curtains, or privacy panels. These structures are shipped ready to install. In most cases, the entire structure can be installed in less than two days.\r\n\r\n \r\n\r\nNot looking for a permanent roof? Our Retractable Outdoor Structure provides sun, rain, and wind protection but can retract with the touch of a button.\r\n\r\n \r\n\r\nFill out the web form and we will contact us to set up a consultation with one of our Experts.\r\n\r\n \r\n\r\n[teaserbox title=\"Amish Made Gazebos\"]\r\n<h3>Traditional Pavilions</h3>\r\nTraditional Amish Gazebos are constructed of wood. Customers love the look, feel and over all richness that wood offers. Wood can be painted or stained and refinished. Nothing creates a warm atmosphere like a wood gazebo. Made from #1 grade pressure treated pine, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n<h3>Vinyl Gazebos</h3>\r\nVinyl gazebos offer the convenience of low maintenance while still retaining a traditional look. Our gazebos are a modern take on traditional gazebos. The clean lines and brilliant finish of vinyl gazebos offer an attractive alternative to wood. Engineered to handle strong winds and heavy snow loads, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]\r\n<h3>Traditional Pavilions</h3>\r\nOur traditional backyard pavilions are available in both wood and vinyl styles. Perfect to keep you shaded from the sun and out of the rain. These affordable structures offer a practical solution for your outdoor living space. Fully engineered, these structures feature heavy duty headers and braces and double main rafters for structural integrity.\r\n\r\n \r\n<h3>Hampton Pavilions</h3>\r\nTake your backyard beyond the ordinary. The Hampton Pavilion brings class and value to every home. Make a statement with the Hampton and create a truly unique destination without ever leaving home. This model of pavilion features 10\" round columns made from solid wood, decorative post corners for a clean appearance and 1 X 6 tongue and groove boards stained mahogany for the inside ceiling.\r\n\r\n \r\n<h3>Alpine Pavilions</h3>\r\nFor those who appreciate old-world craftsmanship & construction, the Alpine is the choice to make. It is sure to inspire admiration when entertaining friends and family. Made from hand-selected western red cedar, this product is fully engineered and constructed of 4 X 8 half-moon braces and 3-ply headers to span up to 16\' without sagging.\r\n\r\n \r\n<h3>Grand Estate Pavilions</h3>\r\nThis spacious pavilion makes large gathering a breeze and features a pleasing roof line. This pavilion can span 24\' without center posts making it an ideal product for commercial and park applications. Decorative corner braces add an elegant style while architectural shingles or metal roofing make a statement all of their own.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button][button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/build-your-own-pavilion/\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Pavilion Builder[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-12-09 19:35:35','2016-12-09 19:35:35','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2637-revision-v1/',0,'revision','',0),(2975,1,'2016-12-09 19:36:14','2016-12-09 19:36:14','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Structures\"] Create your Backyard Oasis with a beautiful Amish Made Pavilion or Gazebo. These structures are complete with a roof, and include a variety of options to enclose the space with screens, curtains, or privacy panels. These structures are shipped ready to install. In most cases, the entire structure can be installed in less than two days.\r\n\r\nNot looking for a permanent roof? Our Retractable Outdoor Structure provides sun, rain, and wind protection but can retract with the touch of a button.\r\n\r\nFill out the web form and we will contact us to set up a consultation with one of our Experts.\r\n\r\n \r\n\r\n[teaserbox title=\"Amish Made Gazebos\"]\r\n<h3>Traditional Pavilions</h3>\r\nTraditional Amish Gazebos are constructed of wood. Customers love the look, feel and over all richness that wood offers. Wood can be painted or stained and refinished. Nothing creates a warm atmosphere like a wood gazebo. Made from #1 grade pressure treated pine, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n<h3>Vinyl Gazebos</h3>\r\nVinyl gazebos offer the convenience of low maintenance while still retaining a traditional look. Our gazebos are a modern take on traditional gazebos. The clean lines and brilliant finish of vinyl gazebos offer an attractive alternative to wood. Engineered to handle strong winds and heavy snow loads, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]\r\n<h3>Traditional Pavilions</h3>\r\nOur traditional backyard pavilions are available in both wood and vinyl styles. Perfect to keep you shaded from the sun and out of the rain. These affordable structures offer a practical solution for your outdoor living space. Fully engineered, these structures feature heavy duty headers and braces and double main rafters for structural integrity.\r\n\r\n \r\n<h3>Hampton Pavilions</h3>\r\nTake your backyard beyond the ordinary. The Hampton Pavilion brings class and value to every home. Make a statement with the Hampton and create a truly unique destination without ever leaving home. This model of pavilion features 10\" round columns made from solid wood, decorative post corners for a clean appearance and 1 X 6 tongue and groove boards stained mahogany for the inside ceiling.\r\n\r\n \r\n<h3>Alpine Pavilions</h3>\r\nFor those who appreciate old-world craftsmanship & construction, the Alpine is the choice to make. It is sure to inspire admiration when entertaining friends and family. Made from hand-selected western red cedar, this product is fully engineered and constructed of 4 X 8 half-moon braces and 3-ply headers to span up to 16\' without sagging.\r\n\r\n \r\n<h3>Grand Estate Pavilions</h3>\r\nThis spacious pavilion makes large gathering a breeze and features a pleasing roof line. This pavilion can span 24\' without center posts making it an ideal product for commercial and park applications. Decorative corner braces add an elegant style while architectural shingles or metal roofing make a statement all of their own.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button][button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/build-your-own-pavilion/\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Pavilion Builder[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-12-09 19:36:14','2016-12-09 19:36:14','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2637-revision-v1/',0,'revision','',0),(2976,1,'2016-12-09 19:36:52','2016-12-09 19:36:52','<code class=\"rs-example-alias-1\">[rev_slider alias=\"outdoor-structures\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Outdoor Structures\"] Create your Backyard Oasis with a beautiful Amish Made Pavilion or Gazebo. These structures are complete with a roof, and include a variety of options to enclose the space with screens, curtains, or privacy panels. These structures are shipped ready to install. In most cases, the entire structure can be installed in less than two days.\r\n\r\nNot looking for a permanent roof? Our Retractable Outdoor Structure provides sun, rain, and wind protection but can retract with the touch of a button.\r\n\r\nFill out the web form and we will contact us to set up a consultation with one of our Experts.\r\n\r\n \r\n\r\n[teaserbox title=\"Amish Made Gazebos\"]\r\n<h3>Traditional Pavilions</h3>\r\nTraditional Amish Gazebos are constructed of wood. Customers love the look, feel and over all richness that wood offers. Wood can be painted or stained and refinished. Nothing creates a warm atmosphere like a wood gazebo. Made from #1 grade pressure treated pine, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n<h3>Vinyl Gazebos</h3>\r\nVinyl gazebos offer the convenience of low maintenance while still retaining a traditional look. Our gazebos are a modern take on traditional gazebos. The clean lines and brilliant finish of vinyl gazebos offer an attractive alternative to wood. Engineered to handle strong winds and heavy snow loads, this product carries a 10 Year Limited Warranty.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Amish-Made Pavilions\"]\r\n<h3>Traditional Pavilions</h3>\r\nOur traditional backyard pavilions are available in both wood and vinyl styles. Perfect to keep you shaded from the sun and out of the rain. These affordable structures offer a practical solution for your outdoor living space. Fully engineered, these structures feature heavy duty headers and braces and double main rafters for structural integrity.\r\n\r\n \r\n<h3>Hampton Pavilions</h3>\r\nTake your backyard beyond the ordinary. The Hampton Pavilion brings class and value to every home. Make a statement with the Hampton and create a truly unique destination without ever leaving home. This model of pavilion features 10\" round columns made from solid wood, decorative post corners for a clean appearance and 1 X 6 tongue and groove boards stained mahogany for the inside ceiling.\r\n\r\n \r\n<h3>Alpine Pavilions</h3>\r\nFor those who appreciate old-world craftsmanship & construction, the Alpine is the choice to make. It is sure to inspire admiration when entertaining friends and family. Made from hand-selected western red cedar, this product is fully engineered and constructed of 4 X 8 half-moon braces and 3-ply headers to span up to 16\' without sagging.\r\n\r\n \r\n<h3>Grand Estate Pavilions</h3>\r\nThis spacious pavilion makes large gathering a breeze and features a pleasing roof line. This pavilion can span 24\' without center posts making it an ideal product for commercial and park applications. Decorative corner braces add an elegant style while architectural shingles or metal roofing make a statement all of their own.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/products/outdoor-structures/build-your-own-pavilion/\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]Pavilion Builder[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Retractable Outdoor Structures\"]Thatcher\'s Retractable Sun Structure is a unique concept in retractable awning systems. It can stand up to the wind, protect you from the rain or harmful UV rays, and keep you cool and comfortable in the brightest sunshine. Combining the beauty of a pergola and the flexibility of a retractable awning, it holds the warmth and comfort of a room addition. The Retractable Sun Structure has the versatility of covering a small deck, a large patio, or an expansive pavilion.\r\n\r\n<strong>Features:</strong>\r\n<ul>\r\n <li>Rainproof retractable roof system</li>\r\n <li>Integrated and optional rainwater management features</li>\r\n <li>3 Ply PVC fabric blocks 100% of UV light, eliminates shadow lines of droppings and debris</li>\r\n <li>Width dimensions up to 42\'7\" in a single unit, virtually unlimited with multiple units</li>\r\n <li>Projection dimensions up to 21\'4\" and beyond</li>\r\n <li>Manual or motorized operation</li>\r\n <li>Remote control options</li>\r\n <li>Optional fixed or retractable solar, weather, or bug screen side panels</li>\r\n <li>Optional integrated lighting and audio systems available</li>\r\n</ul>\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/thatcherretractables-sunstructures.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Brochure[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2016/11/warranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n ','Outdoor Structures','','inherit','closed','closed','','2637-revision-v1','','','2016-12-09 19:36:52','2016-12-09 19:36:52','',2637,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2637-revision-v1/',0,'revision','',0),(2977,1,'2016-12-09 19:43:45','2016-12-09 19:43:45','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Residential Awning Awnings & Canvas Products\"]\r\nWe have been Chicago\'s Awning & Canvas Experts since 1984. We continue to locally manufacture and service residential awnings and canvas products in Chicago, Oak Park, Naperville, Wheaton, Elmhurst, Northbrook and many other Chicago Suburbs. Our awning fabrics consist of hiqh quality material which helps to protect against harmful UV rays and lowers your energy costs. Not only are our fabrics a smart choice but there are many gorgeous designs to match the style of your home.\r\n\r\n\r\n[teaserbox title=\"New Awnings & Canopies\"]\r\nWe manufacture and install awnings and canopies to cover doors, windows, and deck/ patio areas. Awnings can be made to remain in place through the winter months, or to be retractaed or removed in the winter months. A qualified Awning Expert comes to your home to help you choose the right product to provide maximum shade and protection for you and your home.\r\n\r\nDoor Awnings - Are typically made with rigid frames to provide protection all year round.\r\n\r\nWindow Awnings - Can be made in the traditional \"rod-in-pocket\" style, rigid welded frame, or motorized or manual retractable style.\r\n\r\nPatio Awnings & Canopies - Can be made in traditional \"pipe frame\" style that remains in place for the summer months and is removed in the winter months or with a heavy duty welded frame that can remain in place year round.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric Replacement\"]\r\n\r\nOur expert craftsmen will pattern your fabric to match your existing frames. We\'ll inspect your frames for repair as necessary. With many fabric options, you are sure to find a style and color that best matches your home. We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sunbrella, Sattler, and Dickson. \r\n\r\nRetractable Awning Fabric\r\nWindow Awning Fabric\r\nCanopy Fabric\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Canvas Fabrication, Repair and Maintenance\"] Weather can take a toll on fabric, but a missing stitch or tear in your awning doesn\'t always mean you need to replace the entire product. Our Experts will assess your outdoor canvas product and replace or repair as needed in order to make old new again. We provide a variety of services to help take care and maintenance of your fabric product hassle free. \r\n\r\nAwning Fabric Repair - From minor repairs to complete re-sews. \r\nAwning & Canopy Wash Service - Removal of dust, dirt, and other elements. \r\nResidential Awning Take Down, Storage, and Reinstallation Service - Seasonal removal, storage & reinstallation service.\r\nCanvas Repair - This includes gazebos , cushions, boat covers, tarps, and other canvas products.\r\nMost repair items can be quoted in our Factory Showroom: Thatcher Retractable Products ,650 Willowbrook Center Parkway Suite 200 Willowbrook, IL 60527.\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\"] If you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\"] \r\nWeather protection curtains can be used anywhere you want to enclose a space that is open to the elements or to created an entirely new space like a vestibule. We manufacture these products from a mixture of clear vinyl fabric and heavy duty vinyl to ensure that the product will endure the most viscous of Chicago winters.\r\n\r\nA variety of hardware can be used to create the desired effect.\r\n\r\nOld Fashioned Roll-up Hardware is used in applications where the customer is looking for flexibility to roll the curtains up when the weather improves.\r\n\r\nMotorized options use the same hardware as exterior solar screens, but utilize weather protection curtains to allow large spaces to be enclosed with the touch of a button.\r\n\r\nVestibule Wind Breaks are often used outside of Restaurants and Cafe\'s, but are becoming more commonly used in residential applications. Homeowners that have open floor plans find that when they open the door, their living space immediately loses 5-10 degrees of temperature. Additionally, there is no place to put boots and other outdoor gear. The vestibule is a good solution to this problem.\r\n\r\nTell us about your project and we will design a custom solution that will work for you!\r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-12-09 19:43:45','2016-12-09 19:43:45','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2639-revision-v1/',0,'revision','',0),(2978,1,'2016-12-09 19:46:37','2016-12-09 19:46:37','<code class=\"rs-example-alias-1\">[rev_slider alias=\"accessories\"]</code>\r\n\r\n[separator headline=\"h1\" title=\"Residential Awning Awnings & Canvas Products\"]\r\nWe have been Chicago\'s Awning & Canvas Experts since 1984. We continue to locally manufacture and service residential awnings and canvas products in Chicago, Oak Park, Naperville, Wheaton, Elmhurst, Northbrook and many other Chicago Suburbs. Our awning fabrics consist of hiqh quality material which helps to protect against harmful UV rays and lowers your energy costs. Not only are our fabrics a smart choice but there are many gorgeous designs to match the style of your home.\r\n\r\n[teaserbox title=\"New Awnings & Canopies\"]\r\nWe manufacture and install awnings and canopies to cover doors, windows, and deck/ patio areas. Awnings can be made to remain in place through the winter months, or to be retractaed or removed in the winter months. A qualified Awning Expert comes to your home to help you choose the right product to provide maximum shade and protection for you and your home.\r\n\r\n \r\n\r\n<strong>Door Awnings</strong> - Are typically made with rigid frames to provide protection all year round.\r\n\r\n \r\n\r\n<strong>Window Awnings</strong> - Can be made in the traditional \"rod-in-pocket\" style, rigid welded frame, or motorized or manual retractable style.\r\n\r\n \r\n\r\n<strong>Patio Awnings & Canopies</strong> - Can be made in traditional \"pipe frame\" style that remains in place for the summer months and is removed in the winter months or with a heavy duty welded frame that can remain in place year round.\r\n\r\n \r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Fabric Replacement\"]\r\n\r\nOur expert craftsmen will pattern your fabric to match your existing frames. We\'ll inspect your frames for repair as necessary. With many fabric options, you are sure to find a style and color that best matches your home. We have over 600 solid or striped fabric options. All fabrics are 100% Solution Dyed Acrylic made by our reputable partners: Sunbrella, Sattler, and Dickson.\r\n\r\n \r\n<ul>\r\n <li>Retractable Awning Fabric</li>\r\n <li>Window Awning Fabric</li>\r\n <li>Canopy Fabric</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Canvas Fabrication, Repair and Maintenance\"]\r\n\r\nWeather can take a toll on fabric, but a missing stitch or tear in your awning doesn\'t always mean you need to replace the entire product. Our Experts will assess your outdoor canvas product and replace or repair as needed in order to make old new again. We provide a variety of services to help take care and maintenance of your fabric product hassle free.\r\n\r\n \r\n<ul>\r\n <li>Awning Fabric Repair - From minor repairs to complete re-sews.</li>\r\n <li>Awning & Canopy Wash Service - Removal of dust, dirt, and other elements.</li>\r\n <li>Residential Awning Take Down, Storage, and Reinstallation Service - Seasonal removal, storage & reinstallation service.</li>\r\n <li>Canvas Repair - This includes gazebos , cushions, boat covers, tarps, and other canvas products.</li>\r\n <li>Most repair items can be quoted in our Factory Showroom: Thatcher Retractable Products ,650 Willowbrook Center Parkway Suite 200 Willowbrook, IL 60527.</li>\r\n</ul>\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Exterior Solar Shades\"]\r\n\r\nIf you\'re not looking for a window or door awning, you can opt for our Retractable Solar Screen instead. These are vertical shades that attach to the exterior of your home and decrease the heat and glare caused by the sun. Retractable Solar Screen come in open weave fabrics, which will keep the sun away but still provide you with a view, or solid fabrics, which will give you a complete blackout.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/standard-fabric-options/?iframe=true&width=800&height=600\" lightbox=\"true\" color=\"orange\" size=\"large\"]View Fabric Options[/button] [button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/01/trwarranty.pdf\" color=\"orange\" size=\"large\" target=\"_blank\" icon=\"download-alt\"]View Warranty[/button]\r\n\r\n[/teaserbox]\r\n\r\n \r\n\r\n[teaserbox title=\"Weather Protection Curtains\"]\r\nWeather protection curtains can be used anywhere you want to enclose a space that is open to the elements or to created an entirely new space like a vestibule. We manufacture these products from a mixture of clear vinyl fabric and heavy duty vinyl to ensure that the product will endure the most viscous of Chicago winters.\r\n\r\n \r\n\r\nA variety of hardware can be used to create the desired effect.\r\n\r\n \r\n\r\nOld Fashioned Roll-up Hardware is used in applications where the customer is looking for flexibility to roll the curtains up when the weather improves.\r\n\r\n \r\n\r\nMotorized options use the same hardware as exterior solar screens, but utilize weather protection curtains to allow large spaces to be enclosed with the touch of a button.\r\n\r\n \r\n\r\nVestibule Wind Breaks are often used outside of Restaurants and Cafe\'s, but are becoming more commonly used in residential applications. Homeowners that have open floor plans find that when they open the door, their living space immediately loses 5-10 degrees of temperature. Additionally, there is no place to put boots and other outdoor gear. The vestibule is a good solution to this problem.\r\n\r\n \r\n\r\nTell us about your project and we will design a custom solution that will work for you!\r\n\r\n \r\n\r\n[/teaserbox]\r\n\r\n ','Residential Awnings & Canvas Products','','inherit','closed','closed','','2639-revision-v1','','','2016-12-09 19:46:37','2016-12-09 19:46:37','',2639,'http://181.224.139.11/~osign991/rolloutavacation.com/2016/12/09/2639-revision-v1/',0,'revision','',0),(2980,1,'2016-12-22 17:33:10','2016-12-22 17:33:10',' ','','','publish','closed','closed','','2980','','','2016-12-22 17:33:10','2016-12-22 17:33:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2980',1,'nav_menu_item','',0),(2981,1,'2016-12-22 17:33:10','2016-12-22 17:33:10',' ','','','publish','closed','closed','','2981','','','2016-12-22 17:33:10','2016-12-22 17:33:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2981',2,'nav_menu_item','',0),(2982,1,'2016-12-22 17:33:10','2016-12-22 17:33:10',' ','','','publish','closed','closed','','2982','','','2016-12-22 17:33:10','2016-12-22 17:33:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2982',3,'nav_menu_item','',0),(2983,1,'2016-12-22 17:33:10','2016-12-22 17:33:10',' ','','','publish','closed','closed','','2983','','','2016-12-22 17:33:10','2016-12-22 17:33:10','',2631,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2983',4,'nav_menu_item','',0),(2984,1,'2016-12-22 17:33:10','2016-12-22 17:33:10',' ','','','publish','closed','closed','','2984','','','2016-12-22 17:33:10','2016-12-22 17:33:10','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2984',5,'nav_menu_item','',0),(2985,1,'2016-12-22 17:34:59','2016-12-22 17:34:59',' ','','','publish','closed','closed','','2985','','','2016-12-22 17:50:39','2016-12-22 17:50:39','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2985',1,'nav_menu_item','',0),(2987,1,'2016-12-22 17:35:00','2016-12-22 17:35:00',' ','','','publish','closed','closed','','2987','','','2016-12-22 17:50:40','2016-12-22 17:50:40','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2987',2,'nav_menu_item','',0),(2989,1,'2016-12-22 17:35:00','2016-12-22 17:35:00',' ','','','publish','closed','closed','','2989','','','2016-12-22 17:50:40','2016-12-22 17:50:40','',2625,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2989',3,'nav_menu_item','',0),(2990,1,'2016-12-22 17:38:07','2016-12-22 17:38:07','','Chicago\'s Awning Expert','','publish','closed','closed','','chicagos-awning-expert','','','2016-12-22 17:50:40','2016-12-22 17:50:40','',0,'http://181.224.139.11/~osign991/rolloutavacation.com/?p=2990',4,'nav_menu_item','',0),(2994,1,'2017-01-06 18:30:46','2017-01-06 18:30:46','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n \r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2017-01-06 18:30:46','2017-01-06 18:30:46','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2017/01/06/931-revision-v1/',0,'revision','',0),(2995,1,'2017-01-06 18:31:04','2017-01-06 18:31:04','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[button link=\"http://181.224.139.11/~osign991/rolloutavacation.com/a-live-site/contact/\" size=\"medium\" style=\"light\" lightbox=\"false\"]Get in Touch with us![/button]\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n \r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2017-01-06 18:31:04','2017-01-06 18:31:04','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2017/01/06/931-revision-v1/',0,'revision','',0),(2996,1,'2017-01-06 18:33:15','2017-01-06 18:33:15','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n \r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2017-01-06 18:33:15','2017-01-06 18:33:15','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2017/01/06/931-revision-v1/',0,'revision','',0),(2997,1,'2017-01-06 18:36:31','2017-01-06 18:36:31','[one_half][responsive]<img class=\"alignnone size-full wp-image-2701\" src=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-content/uploads/2013/03/gorgeous-backyard-awning-with-flowers.jpg\" alt=\"gorgeous-backyard-awning-with-flowers\" width=\"564\" height=\"290\" />[/responsive][/one_half]\r\n[one_half_last][gap height=\"10\"]\r\n<h3>Our Goal is to make, install, and service products that allow our customers to spend more time outdoors and enjoy that time even more.</h3>\r\nAt the push of a button we\'ll show you how to “Roll out a vacation in your backyard!” Our goal is always to make shopping for an awning an easy and hassle free process. We complete all work in-house, in our new manufacturing facility. Our customers are free to observe our manufacturing process during any stage.\r\n\r\n[/one_half_last]\r\n\r\n[hr style=\"1\" margin=\"10px 0 40px 0\"]\r\n\r\n[one_half]\r\n[separator headline=\"h3\" title=\"Why Choose Us?\"]\r\n[toggle title=\"Strong History\" open=\"false\" icon=\"question-sign\"]The Thatcher name has a heritage going back to Thatcher Street in River Forest since 1984. In 2006, Thatcher Retractables was founded to address the growing demand for Retractable Awnings and Patio Products. During the Great Recession, in 2011, Thatcher formally split into two companies: Thatcher Oaks Awnings (commercial) and Thatcher Retractables (residential). At this time, Rodney Allott, who was Director of Sales & Operations and had worked for Thatcher Retractables since its inception, purchased Thatcher Retractables and began to operate as a separate business entity.\r\n\r\nSince 2011, Thatcher Retractables has continued to expand. In the summer of 2016, Thatcher Retractables acquired two industrial condo units in the Willowbrook Business Center. The new factory showroom has 22\' tall ceilings allowing for the largest indoor showroom for outdoor products in the Chicagoland area.\r\n\r\nIf you bought a product from Thatcher Oaks for your home from 2006-2011 at 706 or 718 Industrial Drive in Elmhurst or from Thatcher Retractables from 2011-2016 at 7930 S. Madison Street in Burr Ridge, we are the correct company to service you.[/toggle]\r\n[toggle title=\"Commitment to Quality\" open=\"true\" icon=\"question-sign\"]Thatcher Retractables separates itself from all other companies because of our commitment to quality products and superior customer service. We manufacture many of the products we offer. This allows for strict control of the process and raw materials that go into your product.[/toggle]\r\n[toggle title=\"Experience & Knowledgable\" open=\"false\" icon=\"question-sign\"] We spend countless hours training our staff to be experts, because even after many years of experience, there is always something new to learn. Thatcher Retractables employees have deep experience about the awning and outdoor patio industry. Our employees are part of our extended family and serve customers with pride.[/toggle][/one_half]\r\n\r\n[one_half_last][separator headline=\"h3\" title=\"Warranty\"]\r\n\r\nIF YOU PURCHASED YOUR AWNING FOR YOUR HOME FROM THATCHER OAKS AWNINGS/ THATCHER RETRACTABLES AT THE 706-718 INDUSTRIAL DRIVE COMPLEX IN ELMHURST, IL, ALL OF YOUR WARRANTY AND SERVICE NEEDS WILL BE HONORED THROUGH THATCHER RETRACTABLE PRODUCTS LOCATED AT 7930 S. MADISON ST. IN BURR RIDGE,IL. CALL US AT (630) 5-AWNING OR (630) 529-6464 OR EMAIL US AT <a href=\"mailto:info@rolloutavacation.com\">info@rolloutavacation.com</a>.\r\n\r\nIf you are interested in a commercial awning from Thatcher Oaks Inc., you can reach them at (630) 833-5700 or <a href=\"mailto:info@thatcheroaks.com\">info@thatcheroaks.com</a> or visit them on the web at <a href=\"http://www.thatcheroaks.com\">www.thatcheroaks.com </a>\r\n[gap height=\"20\"]\r\n[/one_half_last]\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 95px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>\r\n\r\n<span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px \'Helvetica Neue\',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 36px; left: 183px;\">Save</span>','About Thatcher Retractables','','inherit','closed','closed','','931-revision-v1','','','2017-01-06 18:36:31','2017-01-06 18:36:31','',931,'http://181.224.139.11/~osign991/rolloutavacation.com/2017/01/06/931-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wpyq_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_responsive_menu` -- DROP TABLE IF EXISTS `wpyq_responsive_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_responsive_menu` ( `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL, `value` varchar(5000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `created_at` datetime NOT NULL, `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_responsive_menu` -- LOCK TABLES `wpyq_responsive_menu` WRITE; /*!40000 ALTER TABLE `wpyq_responsive_menu` DISABLE KEYS */; INSERT INTO `wpyq_responsive_menu` VALUES ('accordion_animation','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('active_arrow_font_icon','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('active_arrow_image','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('active_arrow_image_alt','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('active_arrow_shape','▲','2016-11-10 09:20:17','2016-11-10 09:20:17'),('animation_speed','0.5','2016-11-10 09:20:17','2016-11-10 09:20:17'),('animation_type','slide','2016-11-10 09:20:17','2016-11-10 09:20:17'),('arrow_position','right','2016-11-10 09:20:17','2016-11-10 09:20:17'),('auto_expand_all_submenus','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('auto_expand_current_submenus','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('breakpoint','768','2016-11-10 09:20:17','2016-11-10 09:24:01'),('button_background_colour','#000','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_background_colour_hover','#000','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_click_animation','boring','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_click_trigger','#responsive-menu-button','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_distance_from_side','5','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_distance_from_side_unit','%','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_font','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_font_icon','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_font_icon_when_clicked','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_font_size','14','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_height','55','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_image','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_image_alt','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_image_alt_when_clicked','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_image_when_clicked','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_left_or_right','right','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_height','3','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_margin','5','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_margin_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_width','25','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_line_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_position_type','fixed','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_push_with_animation','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_text_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_title','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_title_line_height','13','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_title_line_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_title_position','left','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_top','15','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_top_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_transparent_background','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_width','55','2016-11-10 09:20:17','2016-11-10 09:20:17'),('button_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('custom_css','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('custom_walker','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('external_files','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('fade_submenus','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('fade_submenus_delay','100','2016-11-10 09:20:17','2016-11-10 09:20:17'),('fade_submenus_side','left','2016-11-10 09:20:17','2016-11-10 09:20:17'),('fade_submenus_speed','500','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_background_color','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_breakpoint','800','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_font','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_font_size','14','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_height','80','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_html_content',NULL,'2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_items_order','{\"logo\":\"on\",\"title\":\"on\",\"search\":\"on\",\"html content\":\"on\"}','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_logo','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_logo_alt','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_logo_link','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_position_type','fixed','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_text_color','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('header_bar_title','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('inactive_arrow_font_icon','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('inactive_arrow_image','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('inactive_arrow_image_alt','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('inactive_arrow_shape','▼','2016-11-10 09:20:17','2016-11-10 09:20:17'),('items_order','{\"title\":\"on\",\"menu\":\"on\",\"search\":\"\",\"additional content\":\"\"}','2016-11-10 09:20:17','2016-11-10 09:24:01'),('menu_additional_content',NULL,'2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_additional_content_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_appear_from','left','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_auto_height','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_background_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_background_image','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_border_width','1','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_border_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_close_on_body_click','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_close_on_link_click','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_item_background_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_item_background_hover_colour','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_item_border_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_item_border_hover_colour','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_link_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_current_link_hover_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_depth','5','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_disable_scrolling','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_font','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_font_icons','{\"id\":[\"\"],\"icon\":[\"\"]}','2016-11-10 09:20:17','2016-11-10 09:20:44'),('menu_font_size','13','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_item_background_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_item_background_hover_colour','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_item_border_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_item_border_colour_hover','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_item_click_to_trigger_submenu','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_link_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_link_hover_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_links_height','40','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_links_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_maximum_width','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_maximum_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_minimum_width','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_minimum_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_overlay','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_overlay_colour','rgba(0,0,0,0.7)','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_search_box_background_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_search_box_border_colour','#dadada','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_search_box_placholder_colour','#C7C7CD','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_search_box_text','Search','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_search_box_text_colour','#333','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_background_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_background_colour_active','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_background_hover_colour','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_background_hover_colour_active','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_border_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_border_colour_active','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_border_hover_colour','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_border_hover_colour_active','#3f3f3f','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_shape_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_shape_colour_active','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_shape_hover_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_sub_arrow_shape_hover_colour_active','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_text_alignment','left','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title',NULL,'2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_background_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_background_hover_colour','#212121','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_font_icon','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_font_size','13','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_hover_colour','#fff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_image','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_image_alt','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_link','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_title_link_location','_self','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_to_hide','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_to_use','primary','2016-11-10 09:20:17','2016-11-10 09:20:44'),('menu_width','75','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_width_unit','%','2016-11-10 09:20:17','2016-11-10 09:20:17'),('menu_word_wrap','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('minify_scripts','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('mobile_only','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('page_wrapper','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('scripts_in_footer','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('shortcode','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_font','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_font_size','14','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_height','80','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_background_colour','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_background_colour_hover','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_link_colour','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_link_colour_hover','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_submenu_background_colour','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_submenu_background_colour_hover','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_submenu_link_colour','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_item_submenu_link_colour_hover','#ffffff','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_submenu_font','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_submenu_font_size','12','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_submenu_font_size_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_submenu_height','40','2016-11-10 09:20:17','2016-11-10 09:20:17'),('single_menu_submenu_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('submenu_arrow_height','40','2016-11-10 09:20:17','2016-11-10 09:20:17'),('submenu_arrow_height_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('submenu_arrow_width','40','2016-11-10 09:20:17','2016-11-10 09:20:17'),('submenu_arrow_width_unit','px','2016-11-10 09:20:17','2016-11-10 09:20:17'),('theme_location_menu','','2016-11-10 09:20:17','2016-11-10 09:20:17'),('transition_speed','0.5','2016-11-10 09:20:17','2016-11-10 09:20:17'),('use_header_bar','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('use_single_menu','off','2016-11-10 09:20:17','2016-11-10 09:20:17'),('use_slide_effect','off','2016-11-10 09:20:17','2016-11-10 09:20:17'); /*!40000 ALTER TABLE `wpyq_responsive_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_css` -- DROP TABLE IF EXISTS `wpyq_revslider_css`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_css` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text COLLATE utf8mb4_unicode_ci NOT NULL, `settings` longtext COLLATE utf8mb4_unicode_ci, `hover` longtext COLLATE utf8mb4_unicode_ci, `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `advanced` longtext COLLATE utf8mb4_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_css` -- LOCK TABLES `wpyq_revslider_css` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_css` DISABLE KEYS */; INSERT INTO `wpyq_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":[\"\"],\"hover\":\"\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'); /*!40000 ALTER TABLE `wpyq_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_layer_animations` -- DROP TABLE IF EXISTS `wpyq_revslider_layer_animations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_layer_animations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `handle` text COLLATE utf8mb4_unicode_ci NOT NULL, `params` text COLLATE utf8mb4_unicode_ci NOT NULL, `settings` text COLLATE utf8mb4_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_layer_animations` -- LOCK TABLES `wpyq_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_navigations` -- DROP TABLE IF EXISTS `wpyq_revslider_navigations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_navigations` ( `id` int(9) NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `handle` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `css` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `markup` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `settings` longtext COLLATE utf8mb4_unicode_ci, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_navigations` -- LOCK TABLES `wpyq_revslider_navigations` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_settings` -- DROP TABLE IF EXISTS `wpyq_revslider_settings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_settings` ( `id` int(9) NOT NULL AUTO_INCREMENT, `general` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_settings` -- LOCK TABLES `wpyq_revslider_settings` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_settings` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_revslider_settings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_sliders` -- DROP TABLE IF EXISTS `wpyq_revslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_sliders` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `alias` tinytext COLLATE utf8mb4_unicode_520_ci, `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `settings` text COLLATE utf8mb4_unicode_520_ci, `type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_sliders` -- LOCK TABLES `wpyq_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_sliders` DISABLE KEYS */; INSERT INTO `wpyq_revslider_sliders` VALUES (1,'Home Page Slider','homeslider','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Home Page Slider\",\"alias\":\"homeslider\",\"shortcode\":\"[rev_slider alias=\\\\\\\"homeslider\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''),(2,'product','product','{\"title\":\"product\",\"alias\":\"product\",\"shortcode\":\"[rev_slider product]\",\"slider_type\":\"fixed\",\"fullscreen_offset_container\":\"\",\"width\":\"960\",\"height\":\"350\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"\",\"responsitive_sw4\":\"\",\"responsitive_w5\":\"\",\"responsitive_sw5\":\"\",\"responsitive_w6\":\"\",\"responsitive_sw6\":\"\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"load_googlefont\":\"false\",\"google_font\":\"PT+Sans+Narrow:400,700\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"shadow_type\":\"0\",\"show_timerbar\":\"top\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"false\",\"background_image\":\"\",\"touchenabled\":\"on\",\"stop_on_hover\":\"on\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigation_style\":\"round\",\"navigaion_always_on\":\"false\",\"hide_thumbs\":\"200\",\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":\"20\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_amount\":\"5\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"start_with_slide\":\"1\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\"}','{\"version\":\"5.0.7\"}',''),(4,'Retractable Awnings','retractable-awnings','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Retractable Awnings\",\"alias\":\"retractable-awnings\",\"shortcode\":\"[rev_slider alias=\\\"retractable-awnings\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''),(5,'Amish-Made Pergolas','amish-made-pergolas','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Amish-Made Pergolas\",\"alias\":\"amish-made-pergolas\",\"shortcode\":\"[rev_slider alias=\\\"amish-made-pergolas\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''),(6,'Outdoor Structures','outdoor-structures','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Outdoor Structures\",\"alias\":\"outdoor-structures\",\"shortcode\":\"[rev_slider alias=\\\"outdoor-structures\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''),(7,'Residential Awnings','residential-awnings','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Residential Awnings\",\"alias\":\"residential-awnings\",\"shortcode\":\"[rev_slider alias=\\\"residential-awnings\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''),(8,'Installation','installation','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Installation\",\"alias\":\"installation\",\"shortcode\":\"[rev_slider alias=\\\"installation\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''),(9,'Accessories','accessories','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"Accessories\",\"alias\":\"accessories\",\"shortcode\":\"[rev_slider alias=\\\"accessories\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"300\",\"height\":\"350\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"#header\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"7000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"on\",\"stop_after_loops\":\"2\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"on\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"outer-bottom\",\"thumbnails_align_hor\":\"left\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,''); /*!40000 ALTER TABLE `wpyq_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_slides` -- DROP TABLE IF EXISTS `wpyq_revslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `layers` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_slides` -- LOCK TABLES `wpyq_revslider_slides` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_slides` DISABLE KEYS */; INSERT INTO `wpyq_revslider_slides` VALUES (3,1,1,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2672\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-shade-screen-ultimate-protection.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(4,2,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/Prod1-22.jpeg\",\"image_id\":2654}','',''),(5,2,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/Prod1-3.jpeg\",\"image_id\":2655}','',''),(6,2,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/Prod1-5.jpeg\",\"image_id\":2656}','',''),(7,1,2,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":\"slidehorizontal\",\"0\":\"Choose Image\",\"slot_amount\":\"7\",\"transition_rotation\":\"0\",\"transition_duration\":\"300\",\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":2673,\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-porch-awning.jpeg\"}','[]',''),(8,1,4,'{\"background_type\":\"image\",\"title\":\"Backyard Grill Awning\",\"state\":\"published\",\"slide_transition\":\"slidehorizontal\",\"0\":\"Choose Image\",\"slot_amount\":\"7\",\"transition_rotation\":\"0\",\"transition_duration\":\"300\",\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":2671,\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-back-porch.jpeg\"}','[]',''),(9,1,7,'{\"background_type\":\"youtube\",\"title\":\"Retractable Awning Video\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2730\",\"slide_bg_color\":\"#ed6612\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-ultimate-shade-solution-video.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#ed6612\",\"slide_bg_youtube\":\"IiYNwdEYHuk\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"0\":\"Clear\"}','[]','\"\"'),(10,1,3,'{\"background_type\":\"image\",\"title\":\"Poolside Awning\",\"state\":\"published\",\"slide_transition\":\"slidehorizontal\",\"0\":\"Choose Image\",\"slot_amount\":\"7\",\"transition_rotation\":\"0\",\"transition_duration\":\"300\",\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":2667,\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/awning-poolside-patio.jpeg\"}','[]',''),(12,1,5,'{\"background_type\":\"image\",\"title\":\"Riverview Shade Awning\",\"state\":\"published\",\"slide_transition\":\"slidehorizontal\",\"0\":\"Choose Image\",\"slot_amount\":\"7\",\"transition_rotation\":\"0\",\"transition_duration\":\"300\",\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":2670,\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/porch-awning-solar-shade.jpeg\"}','[]',''),(13,1,6,'{\"background_type\":\"image\",\"title\":\"Awning Installation Offer\",\"state\":\"published\",\"slide_transition\":\"slidehorizontal\",\"0\":\"Choose Image\",\"slot_amount\":\"7\",\"transition_rotation\":\"0\",\"transition_duration\":\"300\",\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":2674,\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/Thatcher-retractable-awning-installation-offer.jpeg\"}','[]',''),(15,2,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/awning-ulitimate-shade-solution-video.jpeg\",\"image_id\":2668}','',''),(16,4,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2734\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/sundeck-retractable-awning-nature.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(17,4,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Choose Image\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2707\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/awning-back-porch-shade.png\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\"}','[]','\"\"'),(18,4,7,'{\"background_type\":\"image\",\"title\":\"Backyard Grill Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2728\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-expert-contact-information.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(19,4,4,'{\"background_type\":\"youtube\",\"title\":\"Retractable Awning Video\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2730\",\"slide_bg_color\":\"#ed6612\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-ultimate-shade-solution-video.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#ed6612\",\"slide_bg_youtube\":\"IiYNwdEYHuk\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"0\":\"Clear\"}','[]','\"\"'),(20,4,4,'{\"background_type\":\"image\",\"title\":\"Poolside Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Choose Image\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2727\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-discount-offer-installation-plus.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\"}','[]','\"\"'),(23,5,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2780\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/pergola-hot-tub-cover.png\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(24,5,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2778\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/pergola-back-wood-deck-protection.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(27,5,4,'{\"background_type\":\"image\",\"title\":\"Poolside Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2781\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/pergola-solar-shade.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(28,6,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2785\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/custom-outdoor-living-area.png\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(29,6,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2787\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/outdoor-living-room-gazebo-structure.png\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(34,6,5,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2786\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/outdoor-kitchen-grilling-area.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]',''),(35,7,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2797\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/window-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(36,7,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2795\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/classic-home-window-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(37,7,5,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2796\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/window-and-door-patio-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(38,8,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2810\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/retractable-awning-installation-porch.png\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(39,8,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2795\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/classic-home-window-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(40,8,5,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2796\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/window-and-door-patio-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(41,9,3,'{\"background_type\":\"image\",\"title\":\"Backyard Shade\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2797\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/window-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(42,9,4,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2795\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/classic-home-window-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(43,9,5,'{\"background_type\":\"image\",\"title\":\"Back Patio Awning\",\"state\":\"published\",\"slide_transition\":[\"slidehorizontal\"],\"0\":\"Clear\",\"slot_amount\":[\"7\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"delay\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"fullwidth_centering\":\"true\",\"date_from\":\"\",\"date_to\":\"\",\"image_id\":\"2796\",\"slide_bg_color\":\"#E7E7E7\",\"image\":\"http:\\/\\/181.224.139.11\\/~osign991\\/rolloutavacation.com\\/wp-content\\/uploads\\/2016\\/11\\/window-and-door-patio-awnings.jpeg\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"save_performance\":\"off\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'),(45,4,8,'{\"background_type\":\"trans\"}','',''); /*!40000 ALTER TABLE `wpyq_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_revslider_static_slides` -- DROP TABLE IF EXISTS `wpyq_revslider_static_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_revslider_static_slides` ( `id` int(9) NOT NULL AUTO_INCREMENT, `slider_id` int(9) NOT NULL, `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `settings` text COLLATE utf8mb4_unicode_ci NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_revslider_static_slides` -- LOCK TABLES `wpyq_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wpyq_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_term_relationships` -- DROP TABLE IF EXISTS `wpyq_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_term_relationships` -- LOCK TABLES `wpyq_term_relationships` WRITE; /*!40000 ALTER TABLE `wpyq_term_relationships` DISABLE KEYS */; INSERT INTO `wpyq_term_relationships` VALUES (1,1,0),(34,19,0),(34,20,0),(52,17,0),(52,18,0),(57,17,0),(57,18,0),(61,17,0),(61,21,0),(65,19,0),(65,20,0),(70,19,0),(70,21,0),(74,17,0),(74,19,0),(79,20,0),(79,21,0),(271,29,0),(271,30,0),(271,33,0),(271,37,0),(271,38,0),(271,41,0),(271,43,0),(278,24,0),(278,30,0),(278,31,0),(278,33,0),(278,36,0),(278,38,0),(278,39,0),(278,41,0),(288,25,0),(288,29,0),(288,31,0),(288,36,0),(288,41,0),(288,43,0),(291,26,0),(291,29,0),(291,33,0),(291,37,0),(291,38,0),(291,41,0),(296,27,0),(296,29,0),(296,30,0),(296,31,0),(296,36,0),(296,37,0),(296,39,0),(296,43,0),(298,28,0),(298,30,0),(298,31,0),(298,36,0),(298,39,0),(298,41,0),(298,43,0),(304,24,0),(304,29,0),(304,31,0),(304,33,0),(304,36,0),(304,38,0),(304,39,0),(304,41,0),(304,43,0),(311,29,0),(311,30,0),(311,31,0),(311,35,0),(311,37,0),(311,38,0),(311,39,0),(311,41,0),(311,42,0),(692,17,0),(692,21,0),(693,18,0),(693,19,0),(2487,22,0),(2495,22,0),(2502,23,0),(2503,23,0),(2504,23,0),(2565,22,0),(2643,22,0),(2645,22,0),(2646,22,0),(2647,22,0),(2648,22,0),(2659,22,0),(2660,22,0),(2665,22,0),(2826,22,0),(2827,22,0),(2829,22,0),(2830,22,0),(2831,22,0),(2832,22,0),(2833,22,0),(2835,22,0),(2836,22,0),(2839,22,0),(2840,22,0),(2841,22,0),(2842,22,0),(2843,22,0),(2845,22,0),(2846,22,0),(2847,22,0),(2881,1,0),(2889,22,0),(2890,22,0),(2980,44,0),(2981,44,0),(2982,44,0),(2983,44,0),(2984,44,0),(2985,45,0),(2987,45,0),(2989,45,0),(2990,45,0); /*!40000 ALTER TABLE `wpyq_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_term_taxonomy` -- DROP TABLE IF EXISTS `wpyq_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_term_taxonomy` -- LOCK TABLES `wpyq_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wpyq_term_taxonomy` DISABLE KEYS */; INSERT INTO `wpyq_term_taxonomy` VALUES (1,1,'category','',0,1),(17,17,'portfolio_filter','',0,5),(18,18,'portfolio_filter','',0,3),(19,19,'portfolio_filter','',0,5),(20,20,'portfolio_filter','',0,3),(21,21,'portfolio_filter','',0,4),(22,22,'nav_menu','',0,30),(23,23,'nav_menu','',0,3),(24,24,'post_format','',0,2),(25,25,'post_format','',0,1),(26,26,'post_format','',0,1),(27,27,'post_format','',0,1),(28,28,'post_format','',0,1),(29,29,'category','',0,6),(30,30,'category','',0,5),(31,31,'category','',0,6),(32,32,'category','',0,0),(33,33,'category','',0,4),(34,34,'category','',0,0),(35,35,'post_tag','',0,1),(36,36,'post_tag','',0,5),(37,37,'post_tag','',0,4),(38,38,'post_tag','',0,5),(39,39,'post_tag','',0,5),(40,40,'post_tag','',0,0),(41,41,'post_tag','',0,7),(42,42,'post_tag','',0,1),(43,43,'post_tag','',0,5),(44,44,'nav_menu','',0,5),(45,45,'nav_menu','',0,4),(46,46,'wp_log_type','',0,0),(47,47,'wp_log_type','',0,0),(48,48,'wp_log_type','',0,0),(49,49,'wp_log_type','',0,0),(50,50,'wp_log_type','',0,0),(51,51,'wp_log_type','',0,0); /*!40000 ALTER TABLE `wpyq_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_termmeta` -- DROP TABLE IF EXISTS `wpyq_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_termmeta` -- LOCK TABLES `wpyq_termmeta` WRITE; /*!40000 ALTER TABLE `wpyq_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wpyq_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_terms` -- DROP TABLE IF EXISTS `wpyq_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_terms` -- LOCK TABLES `wpyq_terms` WRITE; /*!40000 ALTER TABLE `wpyq_terms` DISABLE KEYS */; INSERT INTO `wpyq_terms` VALUES (1,'Uncategorized','uncategorized',0),(17,'Animation','animation',0),(18,'Architecture','architecture',0),(19,'Design','design',0),(20,'Photography','photography',0),(21,'Web Development','web-development',0),(22,'Primary','primary',0),(23,'Submenu','submenu',0),(24,'Gallery','post-format-gallery',0),(25,'Quote','post-format-quote',0),(26,'Link','post-format-link',0),(27,'Audio','post-format-audio',0),(28,'Video','post-format-video',0),(29,'Business','business',0),(30,'Health','health',0),(31,'News','news',0),(32,'Non classifié(e)','non-classifiee',0),(33,'Sports','sports',0),(34,'Unkategorisiert','unkategorisiert',0),(35,'bar','bar',0),(36,'beach','beach',0),(37,'blog','blog',0),(38,'business','business-2',0),(39,'cocktail','cocktail',0),(40,'cocktails','cocktails',0),(41,'summer','summer',0),(42,'sun','sun',0),(43,'vacation','vacation',0),(44,'Footer - Products','footer-products',0),(45,'Footer - Information','footer-information',0),(46,'error','error',0),(47,'event','event',0),(48,'ctct_activity','ctct_activity',0),(49,'ctct_debug','ctct_debug',0),(50,'ctct_error','ctct_error',0),(51,'ctct_log','ctct_log',0); /*!40000 ALTER TABLE `wpyq_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_usermeta` -- DROP TABLE IF EXISTS `wpyq_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_usermeta` -- LOCK TABLES `wpyq_usermeta` WRITE; /*!40000 ALTER TABLE `wpyq_usermeta` DISABLE KEYS */; INSERT INTO `wpyq_usermeta` VALUES (1,1,'nickname','osigndev'),(2,1,'first_name',''),(3,1,'last_name',''),(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,'wpyq_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wpyq_user_level','10'),(12,1,'dismissed_wp_pointers',''),(13,1,'show_welcome_panel','1'),(14,1,'session_tokens','a:3:{s:64:\"be4ce0bc2954101c4ffb37bf811a1ea6e387a48aa57d093b81cb9159df5142cc\";a:4:{s:10:\"expiration\";i:1483823445;s:2:\"ip\";s:14:\"136.61.186.150\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0\";s:5:\"login\";i:1483650645;}s:64:\"bee90395b898cc5b8c637d8caeb0c3b2affcae86e46a3bfb8423db952a84bcdb\";a:4:{s:10:\"expiration\";i:1483864914;s:2:\"ip\";s:14:\"112.196.71.242\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36\";s:5:\"login\";i:1483692114;}s:64:\"d54810e798fe126ba21d88ab06804b08d511c484f5ed9c40500137a5a11c06d0\";a:4:{s:10:\"expiration\";i:1483932859;s:2:\"ip\";s:14:\"112.196.71.242\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36\";s:5:\"login\";i:1483760059;}}'),(15,1,'wpyq_dashboard_quick_press_last_post_id','2991'),(28,1,'nav_menu_recently_edited','45'),(29,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(30,1,'metaboxhidden_nav-menus','a:4:{i:0;s:23:\"add-post-type-portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-portfolio_filter\";}'),(31,1,'wpyq_user-settings','libraryContent=browse&editor=tinymce&imgsize=medium&hidetb=0&align=right'),(32,1,'wpyq_user-settings-time','1481312794'),(33,1,'closedpostboxes_page','a:1:{i:0;s:7:\"sbg_box\";}'),(34,1,'metaboxhidden_page','a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(35,1,'wpyq_yoast_notifications','a:3:{i:0;a:2:{s:7:\"message\";s:160:\"Since you are new to Yoast SEO you can configure the <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/?page=wpseo_configurator\">plugin</a>\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:31:\"wpseo-dismiss-onboarding-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}i:1;a:2:{s:7:\"message\";s:747:\"We\'ve noticed you\'ve been using Yoast SEO for some time now; we hope you love it!We\'d be thrilled if you could <a href=\'https://yoa.st/rate-yoast-seo\'>give us a 5* rating on WordPress.org</a>!\n\nIf you are experiencing issues, <a href=\'https://yoa.st/bugreport\'>please file a bug report</a> and we\'ll do our best to help you out.\n\nBy the way, did you know we also have a <a href=\'https://yoa.st/premium-notification\'>Premium plugin</a>? It offers advanced features, like a redirect manager and support for multiple keywords. It also comes with 24/7 personal support.<a class=\'button\' href=\' http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/?page=wpseo_dashboard&yoast_dismiss=upsell \'>Please don\'t show me this notification anymore</a>\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:19:\"wpseo-upsell-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}i:2;a:2:{s:7:\"message\";s:195:\"Don\'t miss your crawl errors: <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),(36,3,'nickname','rodney'),(37,3,'first_name',''),(38,3,'last_name',''),(39,3,'description',''),(40,3,'rich_editing','true'),(41,3,'comment_shortcuts','false'),(42,3,'admin_color','fresh'),(43,3,'use_ssl','0'),(44,3,'show_admin_bar_front','true'),(45,3,'locale',''),(46,3,'wpyq_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(47,3,'wpyq_user_level','10'),(48,3,'_yoast_wpseo_profile_updated','1483650856'),(49,3,'dismissed_wp_pointers',''),(50,3,'wpseo_title',''),(51,3,'wpseo_metadesc',''),(52,3,'wpseo_metakey',''),(53,3,'wpseo_excludeauthorsitemap',''),(54,3,'wpseo_content_analysis_disable',''),(55,3,'wpseo_keyword_analysis_disable',''),(56,3,'googleplus',''),(57,3,'twitter',''),(58,3,'facebook',''),(59,3,'default_password_nag',''),(61,3,'wpyq_dashboard_quick_press_last_post_id','2992'),(62,3,'wpyq_yoast_notifications','a:3:{i:0;a:2:{s:7:\"message\";s:160:\"Since you are new to Yoast SEO you can configure the <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/?page=wpseo_configurator\">plugin</a>\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:31:\"wpseo-dismiss-onboarding-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}i:1;a:2:{s:7:\"message\";s:747:\"We\'ve noticed you\'ve been using Yoast SEO for some time now; we hope you love it!We\'d be thrilled if you could <a href=\'https://yoa.st/rate-yoast-seo\'>give us a 5* rating on WordPress.org</a>!\n\nIf you are experiencing issues, <a href=\'https://yoa.st/bugreport\'>please file a bug report</a> and we\'ll do our best to help you out.\n\nBy the way, did you know we also have a <a href=\'https://yoa.st/premium-notification\'>Premium plugin</a>? It offers advanced features, like a redirect manager and support for multiple keywords. It also comes with 24/7 personal support.<a class=\'button\' href=\' http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/?page=wpseo_dashboard&yoast_dismiss=upsell \'>Please don\'t show me this notification anymore</a>\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:19:\"wpseo-upsell-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}i:2;a:2:{s:7:\"message\";s:195:\"Don\'t miss your crawl errors: <a href=\"http://181.224.139.11/~osign991/rolloutavacation.com/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),(63,3,'wpyq_user-settings','libraryContent=browse&editor=tinymce'),(64,3,'wpyq_user-settings-time','1483652108'),(65,3,'session_tokens','a:1:{s:64:\"0a7550cec32560f8f3c82d3775be2deb8d11546860b7e8f3a871f76d03835f8a\";a:4:{s:10:\"expiration\";i:1483907473;s:2:\"ip\";s:13:\"67.176.164.96\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36\";s:5:\"login\";i:1483734673;}}'); /*!40000 ALTER TABLE `wpyq_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wpyq_users` -- DROP TABLE IF EXISTS `wpyq_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wpyq_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpyq_users` -- LOCK TABLES `wpyq_users` WRITE; /*!40000 ALTER TABLE `wpyq_users` DISABLE KEYS */; INSERT INTO `wpyq_users` VALUES (1,'osigndev','$P$BZUCEYgLRtn8PFHON0i754m9mBxkyr1','osigndev','craig@osign.org','','2016-10-27 10:12:23','',0,'osigndev'),(3,'rodney','$P$B5KfpSEItzl15dVifEqX./jUMdLAzA.','rodney','rodney@thatcherretractables.com','','2017-01-05 21:12:26','',0,'rodney'); /*!40000 ALTER TABLE `wpyq_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'osign991_wp296' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2017-12-20 6:11:23