0byt3m1n1
Path:
/
data
/
17
/
3
/
112
/
72
/
3927235
/
meta
/
4362312
/
mysql.backup
/
[
Home
]
File: 1_03c075d_0.mysqlv113.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv113 Database: 1_03c075d_0 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=40 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; INSERT INTO `wp_commentmeta` VALUES (1,2,'is_customer_note','0'),(2,3,'is_customer_note','0'),(3,4,'is_customer_note','0'),(4,5,'is_customer_note','0'),(5,6,'is_customer_note','0'),(6,7,'is_customer_note','0'),(7,8,'is_customer_note','0'),(8,9,'is_customer_note','0'),(9,10,'is_customer_note','0'),(10,11,'is_customer_note','0'),(11,12,'is_customer_note','0'),(12,13,'is_customer_note','0'),(13,14,'is_customer_note','0'),(14,15,'is_customer_note','0'),(15,16,'is_customer_note','0'),(16,17,'is_customer_note','0'),(17,18,'is_customer_note','0'),(18,19,'is_customer_note','0'),(19,20,'is_customer_note','0'),(20,21,'is_customer_note','0'),(21,22,'is_customer_note','0'),(22,23,'is_customer_note','0'),(23,24,'is_customer_note','0'),(24,25,'is_customer_note','0'),(25,26,'is_customer_note','0'),(26,27,'is_customer_note','0'),(27,28,'is_customer_note','0'),(28,29,'is_customer_note','0'),(29,30,'is_customer_note','0'),(30,31,'is_customer_note','0'),(31,32,'is_customer_note','0'),(32,33,'is_customer_note','0'),(33,34,'is_customer_note','0'),(34,35,'is_customer_note','0'),(35,36,'is_customer_note','0'),(36,37,'is_customer_note','0'),(37,38,'is_customer_note','0'),(38,39,'is_customer_note','0'),(39,40,'is_customer_note','0'); /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=41 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Mr WordPress','','https://wordpress.org/','','2014-08-13 15:26:49','2014-08-13 15:26:49','Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'1','','',0,0),(2,9,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 19:48:56','2015-02-26 19:48:56','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(3,9,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 19:49:17','2015-02-26 19:49:17','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(4,9,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:12:18','2015-02-26 20:12:18','Order status changed from On Hold to Completed.',0,'1','WooCommerce','order_note',0,0),(5,9,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:12:21','2015-02-26 20:12:21','Order status changed from Completed to Processing.',0,'1','WooCommerce','order_note',0,0),(6,11,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:12:52','2015-02-26 20:12:52','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(7,11,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:12:54','2015-02-26 20:12:54','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(8,11,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:13:41','2015-02-26 20:13:41','Order status changed from On Hold to Processing.',0,'1','WooCommerce','order_note',0,0),(9,15,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-02-26 20:46:20','2015-02-26 20:46:20','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(10,15,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-02-26 20:46:49','2015-02-26 20:46:49','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(11,15,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:48:43','2015-02-26 20:48:43','Order status changed from On Hold to Processing.',0,'1','WooCommerce','order_note',0,0),(12,15,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-26 20:48:46','2015-02-26 20:48:46','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(13,16,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-02-26 22:40:49','2015-02-26 22:40:49','Unpaid order cancelled - time limit reached. Order status changed from Pending Payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(14,33,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-27 12:45:02','2015-02-27 12:45:02','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(15,33,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-02-27 12:45:24','2015-02-27 12:45:24','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(16,34,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-02-27 12:57:47','2015-02-27 12:57:47','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(17,34,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-02-27 12:59:18','2015-02-27 12:59:18','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(18,36,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-03-03 21:53:52','2015-03-03 21:53:52','Awaiting cheque payment Order status changed from Pending Payment to On Hold.',0,'1','WooCommerce','order_note',0,0),(19,36,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-03-03 21:54:15','2015-03-03 21:54:15','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(20,37,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-03 22:10:01','2015-03-03 22:10:01','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(21,37,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-03 22:10:15','2015-03-03 22:10:15','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(22,38,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 20:30:58','2015-03-04 20:30:58','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(23,39,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 20:36:17','2015-03-04 20:36:17','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(24,40,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 20:44:34','2015-03-04 20:44:34','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(25,41,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 20:52:17','2015-03-04 20:52:17','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(26,42,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 21:00:16','2015-03-04 21:00:16','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(27,43,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 21:01:28','2015-03-04 21:01:28','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(28,44,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 21:06:32','2015-03-04 21:06:32','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(29,45,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 21:15:24','2015-03-04 21:15:24','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(30,45,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-04 21:15:37','2015-03-04 21:15:37','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(31,46,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-05 15:46:51','2015-03-05 15:46:51','Payment to be made upon delivery. Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(32,46,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-05 15:47:28','2015-03-05 15:47:28','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(33,48,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-03-09 20:18:03','2015-03-09 20:18:03','Unpaid order cancelled - time limit reached. Order status changed from Pending Payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(34,49,'WooCommerce','woocommerce@fantasy-garage.com','','','2015-03-10 12:31:12','2015-03-10 12:31:12','Unpaid order cancelled - time limit reached. Order status changed from Pending Payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(35,174,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-11 22:09:28','2015-03-11 22:09:28','Authorize.net Payment Failed (Error: [E00007] - User authentication failed due to invalid authentication values.) Order status changed from Pending Payment to Failed.',0,'1','WooCommerce','order_note',0,0),(36,174,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-11 22:14:10','2015-03-11 22:14:10','Authorize.net Payment Failed (Error: [E00007] - User authentication failed due to invalid authentication values.) Order status changed from Pending Payment to Failed.',0,'1','WooCommerce','order_note',0,0),(37,174,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-11 22:22:08','2015-03-11 22:22:08','Authorize.net Transaction Approved: Visa ending in 0027 (expires 02/20)',0,'1','WooCommerce','order_note',0,0),(38,174,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-11 22:22:08','2015-03-11 22:22:08','Order status changed from Pending Payment to Processing.',0,'1','WooCommerce','order_note',0,0),(39,174,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-11 22:22:29','2015-03-11 22:22:29','Order item stock reduced successfully.',0,'1','WooCommerce','order_note',0,0),(40,523,'bmiwpfgarage','tsbarra@twinstarhome.com','','','2015-03-16 18:51:32','2015-03-16 18:51:32','Authorize.net Payment Failed (Error: [E00044] - Customer Information Manager is not enabled.) Order status changed from Pending Payment to Failed.',0,'1','WooCommerce','order_note',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_layerslider` -- DROP TABLE IF EXISTS `wp_layerslider`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_layerslider` ( `id` int(10) NOT NULL auto_increment, `author` int(10) NOT NULL default '0', `name` varchar(100) NOT NULL, `slug` varchar(100) NOT NULL, `data` mediumtext NOT NULL, `date_c` int(10) NOT NULL, `date_m` int(11) NOT NULL, `flag_hidden` tinyint(1) NOT NULL default '0', `flag_deleted` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_layerslider` -- LOCK TABLES `wp_layerslider` WRITE; /*!40000 ALTER TABLE `wp_layerslider` DISABLE KEYS */; INSERT INTO `wp_layerslider` VALUES (1,1,'Product Slider','','{\"properties\":{\"post_taxonomy\":\"0\",\"post_orderby\":\"date\",\"post_order\":\"DESC\",\"post_offset\":\"-1\",\"title\":\"Product Slider\",\"slug\":\"\",\"width\":\"100%\",\"height\":\"516\",\"responsive\":\"on\",\"maxwidth\":\"\",\"forceresponsive\":\"on\",\"responsiveunder\":\"0\",\"sublayercontainer\":\"0\",\"hideunder\":\"0\",\"hideover\":\"100000\",\"autostart\":\"on\",\"startinviewport\":\"on\",\"pauseonhover\":\"on\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"keybnav\":\"on\",\"touchnav\":\"on\",\"loops\":\"0\",\"forceloopnum\":\"on\",\"skin\":\"v5\",\"backgroundcolor\":\"\",\"backgroundimageId\":\"\",\"backgroundimage\":\"\",\"sliderfadeinduration\":\"350\",\"sliderstyle\":\"margin-bottom: 0px;\",\"ls_data[properties\":{\"undefined\":[\"\",\"\"]},\"navprevnext\":\"on\",\"navstartstop\":\"on\",\"navbuttons\":\"on\",\"hoverprevnext\":\"on\",\"circletimer\":\"on\",\"thumb_nav\":\"hover\",\"thumb_container_width\":\"60%\",\"thumb_width\":\"100\",\"thumb_height\":\"60\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"autoplayvideos\":\"on\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"imgpreload\":\"on\",\"lazyload\":\"on\",\"yourlogoId\":\"\",\"yourlogo\":\"\",\"yourlogostyle\":\"left: -10px; top: -10px;\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) {\\r\\n\\r\\n}\",\"cbstart\":\"function(data) {\\r\\n\\r\\n}\",\"cbstop\":\"function(data) {\\r\\n\\r\\n}\",\"cbpause\":\"function(data) {\\r\\n\\r\\n}\",\"cbanimstart\":\"function(data) {\\r\\n\\r\\n}\",\"cbanimstop\":\"function(data) {\\r\\n\\r\\n}\",\"cbprev\":\"function(data) {\\r\\n\\r\\n}\",\"cbnext\":\"function(data) {\\r\\n\\r\\n}\"},\"layers\":[{\"properties\":{\"post_offset\":\"-1\",\"3d_transitions\":\"\",\"2d_transitions\":\"\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"backgroundId\":\"\",\"background\":\"\",\"thumbnailId\":\"\",\"thumbnail\":\"\",\"slidedelay\":\"4000\",\"timeshift\":\"0\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"Layer #2\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"152\",\"image\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/cementfull.jpg\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"80\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-80\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-3px\",\"left\":\"789px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"147\",\"image\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/workbench.jpg\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"80\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-80\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-1px\",\"left\":\"-1px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #3\",\"media\":\"text\",\"type\":\"h2\",\"imageId\":\"\",\"image\":\"\",\"html\":\"WORKBENCH\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"80\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-80\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"64px\",\"left\":\"883px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1426089606,1426091126,0,0); /*!40000 ALTER TABLE `wp_layerslider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=4412 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://fantasygarageproducts.com','yes'),(2,'blogname','Fantasy Garage','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','alexandria@bmielite.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(21,'posts_per_page','10','yes'),(22,'date_format','F j, Y','yes'),(23,'time_format','g:i a','yes'),(24,'links_updated_date_format','F j, Y g:i a','yes'),(25,'comment_moderation','0','yes'),(26,'moderation_notify','1','yes'),(27,'permalink_structure','/%postname%/','yes'),(28,'gzipcompression','0','yes'),(29,'hack_file','0','yes'),(30,'blog_charset','UTF-8','yes'),(31,'moderation_keys','','no'),(32,'active_plugins','a:19:{i:0;s:27:\"LayerSlider/layerslider.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:27:\"js_composer/js_composer.php\";i:3;s:21:\"mgl-twitter/index.php\";i:4;s:27:\"popup-maker/popup-maker.php\";i:5;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:6;s:23:\"revslider/revslider.php\";i:7;s:45:\"social-media-feather/social-media-feather.php\";i:8;s:41:\"tweetscroll-widget/widget-tweetscroll.php\";i:9;s:47:\"ultimate-posts-widget/ultimate-posts-widget.php\";i:10;s:25:\"widget-shortcode/init.php\";i:11;s:43:\"woocommerce-avalara/woocommerce-avalara.php\";i:12;s:79:\"woocommerce-gateway-authorize-net-cim/woocommerce-gateway-authorize-net-cim.php\";i:13;s:59:\"woocommerce-show-attributes/woocommerce-show-attributes.php\";i:14;s:66:\"woocommerce-variation-swatches-and-photos/woocommerce-swatches.php\";i:15;s:27:\"woocommerce/woocommerce.php\";i:16;s:39:\"woothemes-updater/woothemes-updater.php\";i:17;s:34:\"wp-clone-by-wp-academy/wpclone.php\";i:18;s:40:\"yith-woocommerce-zoom-magnifier/init.php\";}','yes'),(33,'home','http://fantasygarageproducts.com','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'advanced_edit','0','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:109:\"\\\\WDP\\DFS\\30\\9\\5\\6\\3059818659\\user\\sites\\4362312.site\\www\\wordpress1/wp-content/themes/strata-child/style.css\";i:2;s:104:\"\\\\WDP\\DFS\\30\\9\\5\\6\\3059818659\\user\\sites\\4362312.site\\www\\wordpress1/wp-content/themes/strata/header.php\";i:3;s:103:\"\\\\WDP\\DFS\\30\\9\\5\\6\\3059818659\\user\\sites\\4362312.site\\www\\wordpress1/wp-content/themes/strata/style.css\";i:4;s:130:\"\\\\WDP\\DFS\\30\\9\\5\\6\\3059818659\\user\\sites\\4362312.site\\www\\wordpress1/wp-content/plugins/ultimate-posts-widget/templates/legacy.php\";i:5;s:135:\"\\\\WDP\\DFS\\30\\9\\5\\6\\3059818659\\user\\sites\\4362312.site\\www\\wordpress1/wp-content/plugins/ultimate-posts-widget/ultimate-posts-widget.php\";}','no'),(41,'template','strata','yes'),(42,'stylesheet','strata-child','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','30133','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','0','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:7:{i:2;a:3:{s:5:\"title\";s:17:\"4th footer column\";s:4:\"text\";s:27:\"Call Us Monday\r\nPhone\r\nLogo\";s:6:\"filter\";b:1;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:266:\"<h6 style=\"color:#ffffff;\">CALL US MONDAY-FRIDAY, 9AM-6PM ET</h6>\r\n<h2><a class=\"roboto\" style=\"color: #ca060b !important;\" href=\"tel:855-274-7927\">855-274-7927</a></h2>\r\n<img style=\" padding-top: 15%;\" src=\"/wordpress1/wp-content/uploads/2015/03/footer-logo.png\">\";s:6:\"filter\";b:1;}i:4;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:90:\"<span style=\"font-size: 10px;\">©2015 Twin-Star International. All Rights Reserved.</span>\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:63:\"<img src=\"/wordpress1/wp-content/uploads/2015/03/twinstar.png\">\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:91:\"<img style=\"padding: 15% 0 2%;\" src=\"/wordpress1/wp-content/uploads/2015/03/twinstar.png\">\";s:6:\"filter\";b:0;}i:9;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:172:\"<h6 style=\"color:#ffffff;\">CALL US MONDAY-FRIDAY, 9AM-6PM ET</h6>\r\n<h2><a class=\"roboto\" style=\"color: #ca060b !important;\" href=\"tel:855-274-7927\">855-274-7927</a></h2>\r\n\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:0:{}','yes'),(82,'uninstall_plugins','a:1:{s:27:\"LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','51','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','27916','yes'),(89,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:132:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}}','yes'),(90,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(91,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:6:\"text-5\";i:1;s:10:\"nav_menu-3\";i:2;s:6:\"text-2\";i:3;s:10:\"nav_menu-2\";}s:7:\"sidebar\";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:12:\"sidebar_page\";a:0:{}s:11:\"header_left\";a:0:{}s:12:\"header_right\";a:1:{i:0;s:6:\"text-9\";}s:8:\"sidearea\";a:0:{}s:15:\"footer_column_1\";a:4:{i:0;s:10:\"nav_menu-5\";i:1;s:22:\"synved_social_follow-2\";i:2;s:6:\"text-6\";i:3;s:6:\"text-4\";}s:15:\"footer_column_2\";a:1:{i:0;s:10:\"nav_menu-6\";}s:15:\"footer_column_3\";a:1:{i:0;s:6:\"text-3\";}s:15:\"footer_column_4\";a:0:{}s:11:\"footer_text\";a:0:{}s:18:\"header_fixed_right\";a:0:{}s:20:\"woocommerce_dropdown\";a:0:{}s:13:\"Ultimateposts\";a:1:{i:0;s:14:\"sticky-posts-2\";}s:13:\"array_version\";i:3;}','yes'),(96,'cron','a:8:{i:1426599977;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1426613264;a:2:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1426617497;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:1426620825;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1426621338;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:1426621860;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1426636800;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(142,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(110,'_transient_random_seed','8c276d96072ba06bef70bc48b48369e0','yes'),(111,'auth_key','#BYW;-{}5a]@I1L4j>^9_a2Yp08zx#V9x4W@07sp[BWNd?rGLc4o^@;W>rRm.0?!','yes'),(240,'db_upgraded','','yes'),(1161,'_transient_timeout_geoip_64.135.100.98','1426616767','no'),(1162,'_transient_geoip_64.135.100.98','US','no'),(246,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.1.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.1.1\";s:7:\"version\";s:5:\"4.1.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1426578741;s:15:\"version_checked\";s:5:\"4.1.1\";s:12:\"translations\";a:0:{}}','yes'),(247,'can_compress_scripts','1','yes'),(249,'_transient_product_query-transient-version','1426540295','yes'),(250,'_transient_product-transient-version','1426540295','yes'),(589,'_transient_timeout_wc_ship_4b10f56f09390b2fd53baebadada6c7e','1425045424','no'),(256,'_transient_timeout_wc_rating_count_81424979843','1456515984','no'),(257,'_transient_wc_rating_count_81424979843','0','no'),(258,'_transient_timeout_wc_average_rating_81424979843','1456515984','no'),(259,'_transient_wc_average_rating_81424979843','','no'),(796,'_wc_session_cfa731034825adefaed1f1bef5519c88','a:5:{s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:23:\"chosen_shipping_methods\";s:26:\"a:1:{i:0;s:9:\"flat_rate\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:3:\"cod\";s:8:\"customer\";s:447:\"a:14:{s:8:\"postcode\";s:5:\"33487\";s:4:\"city\";s:10:\"Boca raton\";s:7:\"address\";s:17:\"1095 broken sound\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"FL\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:5:\"33487\";s:13:\"shipping_city\";s:10:\"Boca raton\";s:16:\"shipping_address\";s:17:\"1095 broken sound\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"FL\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(776,'_transient_timeout_wc_ship_4a7390315f421000a18e04fec3b2fe89','1425504539','no'),(873,'_site_transient_timeout_browser_fa79dd8a6ebcb6d086d7cd9d88872e7e','1426189075','yes'),(874,'_site_transient_browser_fa79dd8a6ebcb6d086d7cd9d88872e7e','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"35.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(239,'WPLANG','','yes'),(4410,'_site_transient_timeout_theme_roots','1426628129','yes'),(4411,'_site_transient_theme_roots','a:8:{s:13:\"salient-child\";s:7:\"/themes\";s:7:\"salient\";s:7:\"/themes\";s:12:\"strata-child\";s:7:\"/themes\";s:6:\"strata\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','yes'),(106,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:24:\"tsbarra@twinstarhome.com\";s:7:\"version\";s:5:\"3.9.3\";s:9:\"timestamp\";i:1424978997;}','yes'),(4360,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1426578742;s:7:\"checked\";a:8:{s:13:\"salient-child\";s:3:\"0.1\";s:7:\"salient\";s:5:\"5.5.4\";s:12:\"strata-child\";s:5:\"1.0.0\";s:6:\"strata\";s:3:\"1.5\";s:13:\"twentyfifteen\";s:3:\"1.0\";s:14:\"twentyfourteen\";s:3:\"1.1\";s:14:\"twentythirteen\";s:3:\"1.2\";s:12:\"twentytwelve\";s:3:\"1.4\";}s:8:\"response\";a:3:{s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.3.zip\";}s:14:\"twentythirteen\";a:4:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.1.4.zip\";}s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.1.6.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(1983,'_transient_wc_average_rating_2011426179395','','no'),(112,'auth_salt','?q![$L%0o#>vOf`V1jl)Q>=O=BZ2pKOWIBA5w!PB(jR PTx~N{k8U_1(6S%jLqV2','yes'),(113,'logged_in_key','2A]u,jt{ylv1HhYtgUh5p6(u<*7k7~*e5DC8n;237gSDE|[W3L2}mg~bn!:h-x>#','yes'),(114,'logged_in_salt','<!!-9(W}|/b{XT wB*v0$ydJUL{]xmt]M?va3ad)[lkP0:tsAKvKU]aIF::[f?mf','yes'),(115,'nonce_key','a_W(|YT|)*dmcqA,4U@6fOwC_n8-Z,Hic<xgZjn,,.oTVtZj@4 xS;1rb*S1i%er','yes'),(116,'nonce_salt','!qhv%<0O@b<x;A/%+,^y2N3#ert&E&mTWn/$eCj0<Es(#z=)vIUb<Mm-l@<(eZW+','yes'),(3935,'_wc_session_expires_0a8a2791311c2348b2b3baea79b13113','1426687066','no'),(3941,'_transient_timeout_wc_ship_7a19b0902b4013c6d28ea57eef887971','1426519596','no'),(3942,'_transient_wc_ship_7a19b0902b4013c6d28ea57eef887971','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2415,'WooCommerceMagicThumbCoreSettings','a:78:{s:8:\"template\";a:9:{s:2:\"id\";s:8:\"template\";s:5:\"group\";s:7:\"General\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:6:\"bottom\";s:5:\"label\";s:21:\"Which template to use\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:4:{i:0;s:6:\"bottom\";i:1;s:4:\"left\";i:2;s:5:\"right\";i:3;s:3:\"top\";}s:5:\"scope\";s:7:\"profile\";}s:11:\"magicscroll\";a:10:{s:2:\"id\";s:11:\"magicscroll\";s:5:\"group\";s:7:\"General\";s:5:\"order\";s:2:\"22\";s:7:\"default\";s:2:\"No\";s:5:\"label\";s:17:\"Scroll thumbnails\";s:11:\"description\";s:384:\"(Does not work with keep-selectors-position:yes) Powered by the versatile <a href=\"http://www.magictoolbox.com/magicscroll/examples/\">Magic Scroll</a>™. Normally $49, yours is discounted to $39. <a href=\"https://www.magictoolbox.com/buy/magicscroll/\">Buy a license</a> and upload magicscroll.js to your server. <a href=\"http://www.magictoolbox.com/contact/\">Contact us</a> for help.\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:7:\"profile\";}s:15:\"thumb-max-width\";a:6:{s:2:\"id\";s:15:\"thumb-max-width\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"100\";s:7:\"default\";s:3:\"200\";s:5:\"label\";s:38:\"Maximum width of thumbnail (in pixels)\";s:4:\"type\";s:3:\"num\";}s:16:\"thumb-max-height\";a:6:{s:2:\"id\";s:16:\"thumb-max-height\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"110\";s:7:\"default\";s:3:\"200\";s:5:\"label\";s:39:\"Maximum height of thumbnail (in pixels)\";s:4:\"type\";s:3:\"num\";}s:24:\"category-thumb-max-width\";a:6:{s:2:\"id\";s:24:\"category-thumb-max-width\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"120\";s:7:\"default\";s:3:\"150\";s:5:\"label\";s:56:\"Maximum width of thumbnails on category page (in pixels)\";s:4:\"type\";s:3:\"num\";}s:25:\"category-thumb-max-height\";a:6:{s:2:\"id\";s:25:\"category-thumb-max-height\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"130\";s:7:\"default\";s:3:\"150\";s:5:\"label\";s:57:\"Maximum height of thumbnails on category page (in pixels)\";s:4:\"type\";s:3:\"num\";}s:18:\"selector-max-width\";a:6:{s:2:\"id\";s:18:\"selector-max-width\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"135\";s:7:\"default\";s:2:\"90\";s:5:\"label\";s:37:\"Maximum width of selector (in pixels)\";s:4:\"type\";s:3:\"num\";}s:19:\"selector-max-height\";a:6:{s:2:\"id\";s:19:\"selector-max-height\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"137\";s:7:\"default\";s:2:\"90\";s:5:\"label\";s:38:\"Maximum height of selector (in pixels)\";s:4:\"type\";s:3:\"num\";}s:10:\"image-size\";a:9:{s:2:\"id\";s:10:\"image-size\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"210\";s:7:\"default\";s:10:\"fit-screen\";s:5:\"label\";s:26:\"Size of the enlarged image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:8:\"original\";i:1;s:10:\"fit-screen\";}s:5:\"scope\";s:4:\"tool\";}s:15:\"expand-position\";a:9:{s:2:\"id\";s:15:\"expand-position\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"220\";s:7:\"default\";s:6:\"center\";s:5:\"label\";s:27:\"Position of enlarged window\";s:4:\"type\";s:4:\"text\";s:11:\"description\";s:89:\"The value can be \'center\' or coordinates (e.g. \'top:0, left:0\' or \'bottom:100, left:100\')\";s:5:\"scope\";s:4:\"tool\";}s:12:\"expand-align\";a:9:{s:2:\"id\";s:12:\"expand-align\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"230\";s:7:\"default\";s:6:\"screen\";s:5:\"label\";s:54:\"Align expanded image relative to screen or small image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:6:\"screen\";i:1;s:5:\"image\";}s:5:\"scope\";s:4:\"tool\";}s:13:\"square-images\";a:10:{s:2:\"id\";s:13:\"square-images\";s:5:\"group\";s:24:\"Positioning and Geometry\";s:5:\"order\";s:3:\"310\";s:7:\"default\";s:7:\"disable\";s:5:\"label\";s:20:\"Create square images\";s:11:\"description\";s:90:\"The white/transparent padding will be added around the image or the image will be cropped.\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:3:{i:0;s:6:\"extend\";i:1;s:4:\"crop\";i:2;s:7:\"disable\";}s:5:\"scope\";s:7:\"profile\";}s:13:\"expand-effect\";a:9:{s:2:\"id\";s:13:\"expand-effect\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:6:\"linear\";s:5:\"label\";s:28:\"Effect while enlarging image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:5:{i:0;s:6:\"linear\";i:1;s:5:\"cubic\";i:2;s:4:\"back\";i:3;s:7:\"elastic\";i:4;s:6:\"bounce\";}s:5:\"scope\";s:4:\"tool\";}s:14:\"restore-effect\";a:9:{s:2:\"id\";s:14:\"restore-effect\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:6:\"linear\";s:5:\"label\";s:52:\"Effect while restoring enlarged image to small state\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:5:{i:0;s:6:\"linear\";i:1;s:5:\"cubic\";i:2;s:4:\"back\";i:3;s:7:\"elastic\";i:4;s:6:\"bounce\";}s:5:\"scope\";s:4:\"tool\";}s:12:\"expand-speed\";a:8:{s:2:\"id\";s:12:\"expand-speed\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:3:\"500\";s:5:\"label\";s:44:\"Duration when enlarging image (milliseconds)\";s:11:\"description\";s:30:\"0-10000, e.g. 2000 = 2 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:13:\"restore-speed\";a:8:{s:2:\"id\";s:13:\"restore-speed\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:2:\"-1\";s:5:\"label\";s:53:\"Duration when restoring enlarged image (milliseconds)\";s:11:\"description\";s:73:\"0-10000, e.g. 2000 = 2 seconds. Use same value as enlarging duration = -1\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:14:\"expand-trigger\";a:9:{s:2:\"id\";s:14:\"expand-trigger\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"50\";s:7:\"default\";s:5:\"click\";s:5:\"label\";s:29:\"How to trigger enlarge effect\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:5:\"click\";i:1;s:9:\"mouseover\";}s:5:\"scope\";s:4:\"tool\";}s:20:\"expand-trigger-delay\";a:9:{s:2:\"id\";s:20:\"expand-trigger-delay\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"60\";s:7:\"default\";s:3:\"500\";s:5:\"label\";s:60:\"Delay before mouseover triggers expand effect (milliseconds)\";s:11:\"description\";s:48:\"0 or larger e.g. 0 = instant; 400 = 0.4 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:15:\"restore-trigger\";a:10:{s:2:\"id\";s:15:\"restore-trigger\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"70\";s:7:\"default\";s:4:\"auto\";s:5:\"label\";s:44:\"How to restore enlarged image to small state\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:3:{i:0;s:4:\"auto\";i:1;s:5:\"click\";i:2;s:8:\"mouseout\";}s:5:\"scope\";s:4:\"tool\";}s:14:\"keep-thumbnail\";a:10:{s:2:\"id\";s:14:\"keep-thumbnail\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:7:\"Effects\";s:5:\"order\";s:2:\"80\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:41:\"Show/hide image on web page when enlarged\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:16:\"selectors-margin\";a:6:{s:2:\"id\";s:16:\"selectors-margin\";s:5:\"group\";s:15:\"Multiple images\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:1:\"5\";s:5:\"label\";s:51:\"Margin between selectors and main image (in pixels)\";s:4:\"type\";s:3:\"num\";}s:13:\"use-selectors\";a:9:{s:2:\"id\";s:13:\"use-selectors\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:15:\"Multiple images\";s:5:\"order\";s:3:\"200\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:35:\"Use thumbnails to change main image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:10:\"swap-image\";a:9:{s:2:\"id\";s:10:\"swap-image\";s:5:\"group\";s:15:\"Multiple images\";s:5:\"order\";s:3:\"210\";s:7:\"default\";s:5:\"click\";s:5:\"label\";s:40:\"Method to switch between multiple images\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:5:\"click\";i:1;s:9:\"mouseover\";}s:5:\"scope\";s:4:\"tool\";}s:16:\"swap-image-delay\";a:9:{s:2:\"id\";s:16:\"swap-image-delay\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:15:\"Multiple images\";s:5:\"order\";s:3:\"220\";s:7:\"default\";s:3:\"100\";s:5:\"label\";s:48:\"Delay before switching thumbnails (milliseconds)\";s:11:\"description\";s:47:\"0 or larger e.g. 0 = instant; 100 = 0.1 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:19:\"click-to-initialize\";a:9:{s:2:\"id\";s:19:\"click-to-initialize\";s:5:\"group\";s:14:\"Initialization\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:2:\"No\";s:5:\"label\";s:29:\"Click to download large image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:12:\"show-loading\";a:9:{s:2:\"id\";s:12:\"show-loading\";s:5:\"group\";s:14:\"Initialization\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:45:\"Loading message appears when zoom tool begins\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:11:\"loading-msg\";a:8:{s:2:\"id\";s:11:\"loading-msg\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:14:\"Initialization\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:7:\"Loading\";s:5:\"label\";s:33:\"Text to appear as Loading message\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:4:\"tool\";}s:15:\"loading-opacity\";a:9:{s:2:\"id\";s:15:\"loading-opacity\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:14:\"Initialization\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:2:\"75\";s:5:\"label\";s:31:\"Loading message opacity (0-100)\";s:11:\"description\";s:34:\"0 = transparent, 100 = solid color\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:12:\"show-caption\";a:8:{s:2:\"id\";s:12:\"show-caption\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:12:\"Show caption\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:14:\"caption-source\";a:7:{s:2:\"id\";s:14:\"caption-source\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:5:\"Title\";s:5:\"label\";s:14:\"Caption source\";s:4:\"type\";s:4:\"text\";s:6:\"values\";a:4:{i:0;s:5:\"Title\";i:1;s:11:\"Description\";i:2;s:22:\"Additional description\";i:3;s:3:\"All\";}}s:13:\"caption-width\";a:8:{s:2:\"id\";s:13:\"caption-width\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:3:\"300\";s:5:\"label\";s:49:\"Max width of bottom caption (pixels: 0 or larger)\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:14:\"caption-height\";a:8:{s:2:\"id\";s:14:\"caption-height\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"50\";s:7:\"default\";s:3:\"300\";s:5:\"label\";s:50:\"Max height of bottom caption (pixels: 0 or larger)\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:16:\"caption-position\";a:9:{s:2:\"id\";s:16:\"caption-position\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"60\";s:7:\"default\";s:6:\"bottom\";s:5:\"label\";s:24:\"Position caption appears\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:3:{i:0;s:6:\"bottom\";i:1;s:5:\"right\";i:2;s:4:\"left\";}s:5:\"scope\";s:4:\"tool\";}s:13:\"caption-speed\";a:9:{s:2:\"id\";s:13:\"caption-speed\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:17:\"Title and Caption\";s:5:\"order\";s:2:\"70\";s:7:\"default\";s:3:\"250\";s:5:\"label\";s:39:\"Duration caption appears (milliseconds)\";s:11:\"description\";s:36:\"e.g. 0 = instant; 250 = 0.25 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:26:\"use-effect-on-product-page\";a:8:{s:2:\"id\";s:26:\"use-effect-on-product-page\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:26:\"Use effect on product page\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:27:\"use-effect-on-category-page\";a:8:{s:2:\"id\";s:27:\"use-effect-on-category-page\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:2:\"No\";s:5:\"label\";s:27:\"Use effect on category page\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:26:\"create-main-image-selector\";a:8:{s:2:\"id\";s:26:\"create-main-image-selector\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:2:\"No\";s:5:\"label\";s:40:\"Create additional selector of main image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:20:\"link-to-product-page\";a:8:{s:2:\"id\";s:20:\"link-to-product-page\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:39:\"Link enlarged image to the product page\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:12:\"show-message\";a:8:{s:2:\"id\";s:12:\"show-message\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:3:\"500\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:25:\"Show message under image?\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:7:\"message\";a:6:{s:2:\"id\";s:7:\"message\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:3:\"510\";s:7:\"default\";s:16:\"Click to enlarge\";s:5:\"label\";s:36:\"Enter message to appear under images\";s:4:\"type\";s:4:\"text\";}s:11:\"imagemagick\";a:9:{s:2:\"id\";s:11:\"imagemagick\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:3:\"550\";s:7:\"default\";s:4:\"auto\";s:5:\"label\";s:43:\"Path to ImageMagick binaries (convert tool)\";s:11:\"description\";s:122:\"You can set \'auto\' to automatically detect ImageMagick location or \'off\' to disable ImageMagick and use php GD lib instead\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:13:\"image-quality\";a:8:{s:2:\"id\";s:13:\"image-quality\";s:5:\"group\";s:13:\"Miscellaneous\";s:5:\"order\";s:3:\"560\";s:7:\"default\";s:3:\"100\";s:5:\"label\";s:52:\"Quality of thumbnails and watermarked images (1-100)\";s:11:\"description\";s:38:\"1 = worse quality / 100 = best quality\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:7:\"profile\";}s:18:\"background-opacity\";a:8:{s:2:\"id\";s:18:\"background-opacity\";s:5:\"group\";s:10:\"Background\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:26:\"Background opacity (0-100)\";s:11:\"description\";s:34:\"0 = transparent, 100 = solid color\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:16:\"background-color\";a:8:{s:2:\"id\";s:16:\"background-color\";s:5:\"group\";s:10:\"Background\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:7:\"#000000\";s:5:\"label\";s:23:\"Background color (#RGB)\";s:11:\"description\";s:15:\"#000000 = black\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:4:\"tool\";}s:16:\"background-speed\";a:9:{s:2:\"id\";s:16:\"background-speed\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:10:\"Background\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:3:\"200\";s:5:\"label\";s:31:\"Duration of fade (milliseconds)\";s:11:\"description\";s:35:\"e.g. 0 = instant; 200 = 0.2 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:7:\"buttons\";a:9:{s:2:\"id\";s:7:\"buttons\";s:5:\"group\";s:7:\"Buttons\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:4:\"show\";s:5:\"label\";s:26:\"Display navigation buttons\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:3:{i:0;s:4:\"show\";i:1;s:4:\"hide\";i:2;s:8:\"autohide\";}s:5:\"scope\";s:4:\"tool\";}s:15:\"buttons-display\";a:8:{s:2:\"id\";s:15:\"buttons-display\";s:5:\"group\";s:7:\"Buttons\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:21:\"previous, next, close\";s:5:\"label\";s:22:\"Navigation button text\";s:4:\"type\";s:4:\"text\";s:11:\"description\";s:81:\"Show all three buttons or just one or two. E.g. \'previous, next\' or \'close, next\'\";s:5:\"scope\";s:4:\"tool\";}s:16:\"buttons-position\";a:10:{s:2:\"id\";s:16:\"buttons-position\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:7:\"Buttons\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:4:\"auto\";s:5:\"label\";s:30:\"Position of navigation buttons\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:5:{i:0;s:4:\"auto\";i:1;s:8:\"top left\";i:2;s:9:\"top right\";i:3;s:11:\"bottom left\";i:4;s:12:\"bottom right\";}s:5:\"scope\";s:4:\"tool\";}s:16:\"slideshow-effect\";a:9:{s:2:\"id\";s:16:\"slideshow-effect\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:8:\"dissolve\";s:5:\"label\";s:28:\"Effect when switching images\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:3:{i:0;s:8:\"dissolve\";i:1;s:4:\"fade\";i:2;s:6:\"expand\";}s:5:\"scope\";s:4:\"tool\";}s:14:\"slideshow-loop\";a:10:{s:2:\"id\";s:14:\"slideshow-loop\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:34:\"Restart slideshow after last image\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:15:\"slideshow-speed\";a:9:{s:2:\"id\";s:15:\"slideshow-speed\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:3:\"800\";s:5:\"label\";s:44:\"Duration when changing images (milliseconds)\";s:11:\"description\";s:47:\"0 or larger e.g. 0 = instant; 800 = 0.8 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:7:\"z-index\";a:8:{s:2:\"id\";s:7:\"z-index\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:5:\"10001\";s:5:\"label\";s:34:\"The z-index for the enlarged image\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:4:\"tool\";}s:8:\"keyboard\";a:10:{s:2:\"id\";s:8:\"keyboard\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"50\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:42:\"Use keyboard arrows to move between images\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:13:\"keyboard-ctrl\";a:10:{s:2:\"id\";s:13:\"keyboard-ctrl\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:11:\"Expand mode\";s:5:\"order\";s:2:\"60\";s:7:\"default\";s:2:\"No\";s:5:\"label\";s:33:\"Use CTRL key with keyboard arrows\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}s:5:\"scope\";s:4:\"tool\";}s:9:\"watermark\";a:8:{s:2:\"id\";s:9:\"watermark\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:0:\"\";s:5:\"label\";s:20:\"Watermark image path\";s:11:\"description\";s:88:\"Enter location of watermark image on your server. Leave field empty to disable watermark\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:19:\"watermark-max-width\";a:8:{s:2:\"id\";s:19:\"watermark-max-width\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:3:\"50%\";s:5:\"label\";s:32:\"Maximum width of watermark image\";s:11:\"description\";s:76:\"pixels = fixed size (e.g. 50) / percent = relative for image size (e.g. 50%)\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:20:\"watermark-max-height\";a:8:{s:2:\"id\";s:20:\"watermark-max-height\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"21\";s:7:\"default\";s:3:\"50%\";s:5:\"label\";s:33:\"Maximum height of watermark image\";s:11:\"description\";s:76:\"pixels = fixed size (e.g. 50) / percent = relative for image size (e.g. 50%)\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:17:\"watermark-opacity\";a:8:{s:2:\"id\";s:17:\"watermark-opacity\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:2:\"50\";s:5:\"label\";s:31:\"Watermark image opacity (1-100)\";s:11:\"description\";s:34:\"0 = transparent, 100 = solid color\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:7:\"profile\";}s:18:\"watermark-position\";a:10:{s:2:\"id\";s:18:\"watermark-position\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"50\";s:7:\"default\";s:6:\"center\";s:5:\"label\";s:18:\"Watermark position\";s:11:\"description\";s:83:\"Watermark size settings will be ignored when watermark position is set to \'stretch\'\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:10:{i:0;s:3:\"top\";i:1;s:5:\"right\";i:2;s:6:\"bottom\";i:3;s:4:\"left\";i:4;s:8:\"top-left\";i:5;s:11:\"bottom-left\";i:6;s:9:\"top-right\";i:7;s:12:\"bottom-right\";i:8;s:6:\"center\";i:9;s:7:\"stretch\";}s:5:\"scope\";s:7:\"profile\";}s:18:\"watermark-offset-x\";a:9:{s:2:\"id\";s:18:\"watermark-offset-x\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"60\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:27:\"Watermark horizontal offset\";s:11:\"description\";s:182:\"Offset from left and/or right image borders. Pixels = fixed size (e.g. 20) / percent = relative for image size (e.g. 20%). Offset will disable if \'watermark position\' set to \'center\'\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:18:\"watermark-offset-y\";a:9:{s:2:\"id\";s:18:\"watermark-offset-y\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:9:\"Watermark\";s:5:\"order\";s:2:\"70\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:25:\"Watermark vertical offset\";s:11:\"description\";s:182:\"Offset from top and/or bottom image borders. Pixels = fixed size (e.g. 20) / percent = relative for image size (e.g. 20%). Offset will disable if \'watermark position\' set to \'center\'\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:7:\"profile\";}s:12:\"scroll-style\";a:9:{s:2:\"id\";s:12:\"scroll-style\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:1:\"5\";s:7:\"default\";s:7:\"default\";s:5:\"label\";s:5:\"Style\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:2:{i:0;s:7:\"default\";i:1;s:12:\"with-borders\";}s:5:\"scope\";s:7:\"profile\";}s:16:\"show-image-title\";a:8:{s:2:\"id\";s:16:\"show-image-title\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:1:\"6\";s:7:\"default\";s:3:\"Yes\";s:5:\"label\";s:29:\"Show image title under images\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}s:4:\"loop\";a:10:{s:2:\"id\";s:4:\"loop\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:8:\"continue\";s:5:\"label\";s:31:\"Restart scroll after last image\";s:11:\"description\";s:49:\"After last item, continue or go back to beginning\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:2:{i:0;s:8:\"continue\";i:1;s:7:\"restart\";}s:5:\"scope\";s:11:\"MagicScroll\";}s:5:\"speed\";a:8:{s:2:\"id\";s:5:\"speed\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:38:\"Duration item displayed (milliseconds)\";s:11:\"description\";s:35:\"0 = manual scroll; 5000 = 5 seconds\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:5:\"width\";a:8:{s:2:\"id\";s:5:\"width\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:21:\"Scroll width (pixels)\";s:11:\"description\";s:8:\"0 - auto\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:6:\"height\";a:8:{s:2:\"id\";s:6:\"height\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"40\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:22:\"Scroll height (pixels)\";s:11:\"description\";s:8:\"0 - auto\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:10:\"item-width\";a:8:{s:2:\"id\";s:10:\"item-width\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"50\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:36:\"Width of entire scroll area (pixels)\";s:11:\"description\";s:8:\"0 - auto\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:11:\"item-height\";a:8:{s:2:\"id\";s:11:\"item-height\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"60\";s:7:\"default\";s:1:\"0\";s:5:\"label\";s:37:\"Height of entire scroll area (pixels)\";s:11:\"description\";s:8:\"0 - auto\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:4:\"step\";a:7:{s:2:\"id\";s:4:\"step\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"70\";s:7:\"default\";s:1:\"3\";s:5:\"label\";s:36:\"Number of items moved on each scroll\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:5:\"items\";a:8:{s:2:\"id\";s:5:\"items\";s:5:\"group\";s:6:\"Scroll\";s:5:\"order\";s:2:\"80\";s:7:\"default\";s:1:\"3\";s:5:\"label\";s:13:\"Items to show\";s:11:\"description\";s:10:\"0 - manual\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:6:\"arrows\";a:9:{s:2:\"id\";s:6:\"arrows\";s:5:\"group\";s:13:\"Scroll Arrows\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:7:\"outside\";s:5:\"label\";s:29:\"Where arrows should be placed\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:5:\"radio\";s:6:\"values\";a:3:{i:0;s:7:\"outside\";i:1;s:6:\"inside\";i:2;s:5:\"false\";}s:5:\"scope\";s:11:\"MagicScroll\";}s:14:\"arrows-opacity\";a:9:{s:2:\"id\";s:14:\"arrows-opacity\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:13:\"Scroll Arrows\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:2:\"60\";s:5:\"label\";s:22:\"Arrows opacity (0-100)\";s:11:\"description\";s:34:\"0 = transparent, 100 = solid color\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:20:\"arrows-hover-opacity\";a:9:{s:2:\"id\";s:20:\"arrows-hover-opacity\";s:8:\"advanced\";s:1:\"1\";s:5:\"group\";s:13:\"Scroll Arrows\";s:5:\"order\";s:2:\"30\";s:7:\"default\";s:3:\"100\";s:5:\"label\";s:36:\"Arrows opacity on mouse over (0-100)\";s:11:\"description\";s:34:\"0 = transparent, 100 = solid color\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}s:11:\"slider-size\";a:7:{s:2:\"id\";s:11:\"slider-size\";s:5:\"group\";s:13:\"Scroll Slider\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:3:\"10%\";s:5:\"label\";s:32:\"Slider size (numeric or percent)\";s:4:\"type\";s:4:\"text\";s:5:\"scope\";s:11:\"MagicScroll\";}s:6:\"slider\";a:9:{s:2:\"id\";s:6:\"slider\";s:5:\"group\";s:13:\"Scroll Slider\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:5:\"false\";s:5:\"label\";s:14:\"Slider postion\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:5:{i:0;s:3:\"top\";i:1;s:5:\"right\";i:2;s:6:\"bottom\";i:3;s:4:\"left\";i:4;s:5:\"false\";}s:5:\"scope\";s:11:\"MagicScroll\";}s:9:\"direction\";a:11:{s:2:\"id\";s:9:\"direction\";s:5:\"group\";s:13:\"Scroll effect\";s:5:\"order\";s:2:\"10\";s:7:\"default\";s:5:\"right\";s:5:\"value\";s:6:\"bottom\";s:5:\"label\";s:16:\"Scroll direction\";s:11:\"description\";s:40:\"bottom = scroll moves from bottom to top\";s:4:\"type\";s:5:\"array\";s:7:\"subType\";s:6:\"select\";s:6:\"values\";a:4:{i:0;s:3:\"top\";i:1;s:5:\"right\";i:2;s:6:\"bottom\";i:3;s:4:\"left\";}s:5:\"scope\";s:11:\"MagicScroll\";}s:8:\"duration\";a:8:{s:2:\"id\";s:8:\"duration\";s:5:\"group\";s:13:\"Scroll effect\";s:5:\"order\";s:2:\"20\";s:7:\"default\";s:4:\"1000\";s:5:\"label\";s:38:\"Duration of each scroll (milliseconds)\";s:11:\"description\";s:33:\"e.g. 0 = instant; 1000 = 1 second\";s:4:\"type\";s:3:\"num\";s:5:\"scope\";s:11:\"MagicScroll\";}}','yes'),(2297,'_transient_timeout_wc_review_count_2021426256569','1457792580','no'),(2295,'_transient_timeout_wc_review_count_2011426256569','1457792580','no'),(2296,'_transient_wc_review_count_2011426256569','0','no'),(4086,'rewrite_rules','a:298:{s:22:\"^wc-api/v([1-2]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-2]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:17:\"portfolio_page/?$\";s:34:\"index.php?post_type=portfolio_page\";s:47:\"portfolio_page/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=portfolio_page&feed=$matches[1]\";s:42:\"portfolio_page/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=portfolio_page&feed=$matches[1]\";s:34:\"portfolio_page/page/([0-9]{1,})/?$\";s:52:\"index.php?post_type=portfolio_page&paged=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"popup_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?popup_category=$matches[1]&feed=$matches[2]\";s:50:\"popup_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?popup_category=$matches[1]&feed=$matches[2]\";s:43:\"popup_category/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?popup_category=$matches[1]&paged=$matches[2]\";s:25:\"popup_category/([^/]+)/?$\";s:36:\"index.php?popup_category=$matches[1]\";s:50:\"popup_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?popup_tag=$matches[1]&feed=$matches[2]\";s:45:\"popup_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?popup_tag=$matches[1]&feed=$matches[2]\";s:38:\"popup_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?popup_tag=$matches[1]&paged=$matches[2]\";s:20:\"popup_tag/([^/]+)/?$\";s:31:\"index.php?popup_tag=$matches[1]\";s:42:\"portfolio_page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"portfolio_page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"portfolio_page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio_page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio_page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"portfolio_page/([^/]+)/trackback/?$\";s:41:\"index.php?portfolio_page=$matches[1]&tb=1\";s:55:\"portfolio_page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_page=$matches[1]&feed=$matches[2]\";s:50:\"portfolio_page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_page=$matches[1]&feed=$matches[2]\";s:43:\"portfolio_page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?portfolio_page=$matches[1]&paged=$matches[2]\";s:50:\"portfolio_page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?portfolio_page=$matches[1]&cpage=$matches[2]\";s:40:\"portfolio_page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?portfolio_page=$matches[1]&wc-api=$matches[3]\";s:46:\"portfolio_page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"portfolio_page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"portfolio_page/([^/]+)(/[0-9]+)?/?$\";s:53:\"index.php?portfolio_page=$matches[1]&page=$matches[2]\";s:31:\"portfolio_page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"portfolio_page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"portfolio_page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio_page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio_page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"testimonials/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"testimonials/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"testimonials/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"testimonials/([^/]+)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:41:\"testimonials/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:48:\"testimonials/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:38:\"testimonials/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?testimonials=$matches[1]&wc-api=$matches[3]\";s:44:\"testimonials/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"testimonials/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"testimonials/([^/]+)(/[0-9]+)?/?$\";s:51:\"index.php?testimonials=$matches[1]&page=$matches[2]\";s:29:\"testimonials/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"testimonials/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"testimonials/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"slides/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"slides/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"slides/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slides/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slides/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"slides/([^/]+)/trackback/?$\";s:33:\"index.php?slides=$matches[1]&tb=1\";s:35:\"slides/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?slides=$matches[1]&paged=$matches[2]\";s:42:\"slides/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?slides=$matches[1]&cpage=$matches[2]\";s:32:\"slides/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?slides=$matches[1]&wc-api=$matches[3]\";s:38:\"slides/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"slides/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:27:\"slides/([^/]+)(/[0-9]+)?/?$\";s:45:\"index.php?slides=$matches[1]&page=$matches[2]\";s:23:\"slides/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"slides/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"slides/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slides/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slides/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"carousels/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"carousels/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"carousels/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"carousels/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"carousels/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"carousels/([^/]+)/trackback/?$\";s:36:\"index.php?carousels=$matches[1]&tb=1\";s:38:\"carousels/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?carousels=$matches[1]&paged=$matches[2]\";s:45:\"carousels/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?carousels=$matches[1]&cpage=$matches[2]\";s:35:\"carousels/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?carousels=$matches[1]&wc-api=$matches[3]\";s:41:\"carousels/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"carousels/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"carousels/([^/]+)(/[0-9]+)?/?$\";s:48:\"index.php?carousels=$matches[1]&page=$matches[2]\";s:26:\"carousels/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"carousels/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"carousels/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"carousels/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"carousels/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:59:\"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:47:\"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio_category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio-category/([^/]+)/?$\";s:40:\"index.php?portfolio_category=$matches[1]\";s:62:\"testimonials-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?testimonials_category=$matches[1]&feed=$matches[2]\";s:57:\"testimonials-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?testimonials_category=$matches[1]&feed=$matches[2]\";s:50:\"testimonials-category/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?testimonials_category=$matches[1]&paged=$matches[2]\";s:32:\"testimonials-category/([^/]+)/?$\";s:43:\"index.php?testimonials_category=$matches[1]\";s:56:\"slides-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?slides_category=$matches[1]&feed=$matches[2]\";s:51:\"slides-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?slides_category=$matches[1]&feed=$matches[2]\";s:44:\"slides-category/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?slides_category=$matches[1]&paged=$matches[2]\";s:26:\"slides-category/([^/]+)/?$\";s:37:\"index.php?slides_category=$matches[1]\";s:59:\"carousels-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?carousels_category=$matches[1]&feed=$matches[2]\";s:54:\"carousels-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?carousels_category=$matches[1]&feed=$matches[2]\";s:47:\"carousels-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?carousels_category=$matches[1]&paged=$matches[2]\";s:29:\"carousels-category/([^/]+)/?$\";s:40:\"index.php?carousels_category=$matches[1]\";s:33:\"popup/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"popup/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"popup/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"popup/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"popup/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\"popup/([^/]+)/trackback/?$\";s:47:\"index.php?post_type=popup&name=$matches[1]&tb=1\";s:34:\"popup/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?post_type=popup&name=$matches[1]&paged=$matches[2]\";s:41:\"popup/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?post_type=popup&name=$matches[1]&cpage=$matches[2]\";s:31:\"popup/([^/]+)/wc-api(/(.*))?/?$\";s:61:\"index.php?post_type=popup&name=$matches[1]&wc-api=$matches[3]\";s:37:\"popup/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"popup/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:26:\"popup/([^/]+)(/[0-9]+)?/?$\";s:59:\"index.php?post_type=popup&name=$matches[1]&page=$matches[2]\";s:22:\"popup/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"popup/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"popup/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"popup/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"popup/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"popup_theme/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"popup_theme/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"popup_theme/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"popup_theme/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"popup_theme/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"popup_theme/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=popup_theme&name=$matches[1]&tb=1\";s:40:\"popup_theme/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=popup_theme&name=$matches[1]&paged=$matches[2]\";s:47:\"popup_theme/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=popup_theme&name=$matches[1]&cpage=$matches[2]\";s:37:\"popup_theme/([^/]+)/wc-api(/(.*))?/?$\";s:67:\"index.php?post_type=popup_theme&name=$matches[1]&wc-api=$matches[3]\";s:43:\"popup_theme/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"popup_theme/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"popup_theme/([^/]+)(/[0-9]+)?/?$\";s:65:\"index.php?post_type=popup_theme&name=$matches[1]&page=$matches[2]\";s:28:\"popup_theme/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"popup_theme/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"popup_theme/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"popup_theme/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"popup_theme/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:28:\"product/([^/]+)(/[0-9]+)?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"product_variation/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"product_variation/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"product_variation/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"product_variation/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"product_variation/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"product_variation/([^/]+)/trackback/?$\";s:44:\"index.php?product_variation=$matches[1]&tb=1\";s:46:\"product_variation/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?product_variation=$matches[1]&paged=$matches[2]\";s:53:\"product_variation/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?product_variation=$matches[1]&cpage=$matches[2]\";s:43:\"product_variation/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?product_variation=$matches[1]&wc-api=$matches[3]\";s:49:\"product_variation/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"product_variation/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"product_variation/([^/]+)(/[0-9]+)?/?$\";s:56:\"index.php?product_variation=$matches[1]&page=$matches[2]\";s:34:\"product_variation/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"product_variation/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"product_variation/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"product_variation/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"product_variation/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"shop_order_refund/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"shop_order_refund/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"shop_order_refund/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"shop_order_refund/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"shop_order_refund/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"shop_order_refund/([^/]+)/trackback/?$\";s:44:\"index.php?shop_order_refund=$matches[1]&tb=1\";s:46:\"shop_order_refund/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?shop_order_refund=$matches[1]&paged=$matches[2]\";s:53:\"shop_order_refund/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?shop_order_refund=$matches[1]&cpage=$matches[2]\";s:43:\"shop_order_refund/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?shop_order_refund=$matches[1]&wc-api=$matches[3]\";s:49:\"shop_order_refund/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"shop_order_refund/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"shop_order_refund/([^/]+)(/[0-9]+)?/?$\";s:56:\"index.php?shop_order_refund=$matches[1]&page=$matches[2]\";s:34:\"shop_order_refund/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"shop_order_refund/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"shop_order_refund/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"shop_order_refund/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"shop_order_refund/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=51&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:20:\"order-pay(/(.*))?/?$\";s:32:\"index.php?&order-pay=$matches[2]\";s:25:\"order-received(/(.*))?/?$\";s:37:\"index.php?&order-received=$matches[2]\";s:21:\"view-order(/(.*))?/?$\";s:33:\"index.php?&view-order=$matches[2]\";s:23:\"edit-account(/(.*))?/?$\";s:35:\"index.php?&edit-account=$matches[2]\";s:23:\"edit-address(/(.*))?/?$\";s:35:\"index.php?&edit-address=$matches[2]\";s:24:\"lost-password(/(.*))?/?$\";s:36:\"index.php?&lost-password=$matches[2]\";s:26:\"customer-logout(/(.*))?/?$\";s:38:\"index.php?&customer-logout=$matches[2]\";s:29:\"add-payment-method(/(.*))?/?$\";s:41:\"index.php?&add-payment-method=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}','yes'),(2298,'_transient_wc_review_count_2021426256569','0','no'),(2299,'_transient_timeout_wc_review_count_2031426256569','1457792581','no'),(2300,'_transient_wc_review_count_2031426256569','0','no'),(2301,'_transient_timeout_wc_review_count_2041426256569','1457792581','no'),(2302,'_transient_wc_review_count_2041426256569','0','no'),(2309,'_transient_timeout_wc_review_count_2011426260032','1457796175','no'),(2310,'_transient_wc_review_count_2011426260032','0','no'),(2311,'_transient_timeout_wc_review_count_2021426260032','1457796175','no'),(2312,'_transient_wc_review_count_2021426260032','0','no'),(2313,'_transient_timeout_wc_review_count_2031426260032','1457796176','no'),(2314,'_transient_wc_review_count_2031426260032','0','no'),(2315,'_transient_timeout_wc_review_count_2041426260032','1457796176','no'),(2316,'_transient_wc_review_count_2041426260032','0','no'),(2317,'_transient_timeout_wc_review_count_2011426260245','1457796258','no'),(2318,'_transient_wc_review_count_2011426260245','0','no'),(2319,'_transient_timeout_wc_review_count_2021426260245','1457796259','no'),(2320,'_transient_wc_review_count_2021426260245','0','no'),(2321,'_transient_timeout_wc_review_count_2031426260245','1457796259','no'),(2322,'_transient_wc_review_count_2031426260245','0','no'),(2323,'_transient_timeout_wc_review_count_2041426260245','1457796259','no'),(2324,'_transient_wc_review_count_2041426260245','0','no'),(2325,'_transient_timeout_wc_review_count_2011426260330','1457796334','no'),(2326,'_transient_wc_review_count_2011426260330','0','no'),(2327,'_transient_timeout_wc_review_count_2021426260330','1457796334','no'),(2328,'_transient_wc_review_count_2021426260330','0','no'),(2329,'_transient_timeout_wc_review_count_2031426260330','1457796334','no'),(2330,'_transient_wc_review_count_2031426260330','0','no'),(2331,'_transient_timeout_wc_review_count_2041426260330','1457796335','no'),(2332,'_transient_wc_review_count_2041426260330','0','no'),(2333,'_transient_timeout_wc_review_count_2011426260500','1457796508','no'),(2334,'_transient_wc_review_count_2011426260500','0','no'),(2335,'_transient_timeout_wc_review_count_2021426260500','1457796508','no'),(2336,'_transient_wc_review_count_2021426260500','0','no'),(2337,'_transient_timeout_wc_review_count_2031426260500','1457796508','no'),(2338,'_transient_wc_review_count_2031426260500','0','no'),(2339,'_transient_timeout_wc_review_count_2041426260500','1457796509','no'),(2340,'_transient_wc_review_count_2041426260500','0','no'),(2341,'_transient_timeout_wc_review_count_2011426260585','1457796607','no'),(2342,'_transient_wc_review_count_2011426260585','0','no'),(2343,'_transient_timeout_wc_review_count_2021426260585','1457796607','no'),(2344,'_transient_wc_review_count_2021426260585','0','no'),(2345,'_transient_timeout_wc_review_count_2031426260585','1457796607','no'),(2346,'_transient_wc_review_count_2031426260585','0','no'),(2347,'_transient_timeout_wc_review_count_2041426260585','1457796607','no'),(2348,'_transient_wc_review_count_2041426260585','0','no'),(2349,'_transient_timeout_wc_review_count_2011426260667','1457796674','no'),(2350,'_transient_wc_review_count_2011426260667','0','no'),(2351,'_transient_timeout_wc_review_count_2021426260667','1457796674','no'),(2352,'_transient_wc_review_count_2021426260667','0','no'),(2353,'_transient_timeout_wc_review_count_2031426260667','1457796674','no'),(2354,'_transient_wc_review_count_2031426260667','0','no'),(2355,'_transient_timeout_wc_review_count_2041426260667','1457796674','no'),(2356,'_transient_wc_review_count_2041426260667','0','no'),(2359,'_transient_timeout_wc_review_count_2011426260716','1457796838','no'),(2360,'_transient_wc_review_count_2011426260716','0','no'),(2361,'_transient_timeout_wc_review_count_2021426260716','1457796838','no'),(2362,'_transient_wc_review_count_2021426260716','0','no'),(2363,'_transient_timeout_wc_review_count_2031426260716','1457796838','no'),(2364,'_transient_wc_review_count_2031426260716','0','no'),(2365,'_transient_timeout_wc_review_count_2041426260716','1457796838','no'),(2366,'_transient_wc_review_count_2041426260716','0','no'),(2372,'revslider-latest-version','4.6.5','yes'),(2380,'_transient_timeout_wc_review_count_2011426266792','1457802798','no'),(2381,'_transient_wc_review_count_2011426266792','0','no'),(2382,'_transient_timeout_wc_review_count_2021426266792','1457802802','no'),(2383,'_transient_wc_review_count_2021426266792','0','no'),(2384,'_transient_timeout_wc_review_count_2031426266792','1457802845','no'),(2385,'_transient_wc_review_count_2031426266792','0','no'),(2386,'_transient_timeout_wc_review_count_2041426266792','1457802845','no'),(2387,'_transient_wc_review_count_2041426266792','0','no'),(2388,'_transient_timeout_wc_review_count_2011426266939','1457802943','no'),(2389,'_transient_wc_review_count_2011426266939','0','no'),(2390,'_transient_timeout_wc_review_count_2021426266939','1457802944','no'),(2391,'_transient_wc_review_count_2021426266939','0','no'),(2392,'_transient_timeout_wc_review_count_2031426266939','1457802944','no'),(2393,'_transient_wc_review_count_2031426266939','0','no'),(2394,'_transient_timeout_wc_review_count_2041426266939','1457802944','no'),(2395,'_transient_wc_review_count_2041426266939','0','no'),(2396,'_transient_timeout_wc_review_count_2011426266956','1457802960','no'),(2397,'_transient_wc_review_count_2011426266956','0','no'),(2398,'_transient_timeout_wc_review_count_2021426266956','1457802961','no'),(2399,'_transient_wc_review_count_2021426266956','0','no'),(2400,'_transient_timeout_wc_review_count_2031426266956','1457802961','no'),(2401,'_transient_wc_review_count_2031426266956','0','no'),(2402,'_transient_timeout_wc_review_count_2041426266956','1457802961','no'),(2403,'_transient_wc_review_count_2041426266956','0','no'),(2416,'WooCommerceMagicThumbJustActivated','1','yes'),(2420,'woocommerce_language_pack_version','a:2:{i:0;s:5:\"2.3.6\";i:1;s:5:\"en_US\";}','yes'),(2430,'_transient_timeout_e5cd43f9b8e1658e5c40f9d3fb99f2a0_version_data','1426354181','no'),(2435,'_transient_wc_review_count_2021426268377','0','no'),(2436,'_transient_timeout_wc_review_count_2031426268377','1428860507','no'),(2437,'_transient_wc_review_count_2031426268377','0','no'),(2438,'_transient_timeout_wc_review_count_2011426268377','1428860510','no'),(2439,'_transient_wc_review_count_2011426268377','0','no'),(2440,'_transient_timeout_wc_review_count_2041426268377','1428860511','no'),(2441,'_transient_wc_review_count_2041426268377','0','no'),(2442,'_transient_timeout_wc_ship_0e16fc59d98e907794faf8c65c8be3a7','1426272430','no'),(2443,'_transient_wc_ship_0e16fc59d98e907794faf8c65c8be3a7','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4087,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"Color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(4090,'pa_color_children','a:0:{}','yes'),(2450,'_transient_timeout_wc_review_count_2011426269387','1428861414','no'),(2451,'_transient_wc_review_count_2011426269387','0','no'),(2452,'_transient_timeout_wc_review_count_2021426269387','1428861414','no'),(2453,'_transient_wc_review_count_2021426269387','0','no'),(2454,'_transient_timeout_wc_review_count_2031426269387','1428861414','no'),(2455,'_transient_wc_review_count_2031426269387','0','no'),(2456,'_transient_timeout_wc_review_count_2041426269387','1428861414','no'),(2457,'_transient_wc_review_count_2041426269387','0','no'),(2463,'_transient_timeout_wc_review_count_2031426269690','1428861732','no'),(2464,'_transient_wc_review_count_2031426269690','0','no'),(2465,'_transient_timeout_wc_review_count_2041426269690','1428861732','no'),(2466,'_transient_wc_review_count_2041426269690','0','no'),(2469,'_transient_timeout_wc_review_count_2011426269825','1428861839','no'),(2470,'_transient_wc_review_count_2011426269825','0','no'),(2471,'_transient_timeout_wc_review_count_2021426269825','1428861839','no'),(2472,'_transient_wc_review_count_2021426269825','0','no'),(2473,'_transient_timeout_wc_review_count_2031426269825','1428861839','no'),(2474,'_transient_wc_review_count_2031426269825','0','no'),(2475,'_transient_timeout_wc_review_count_2041426269825','1428861840','no'),(2476,'_transient_wc_review_count_2041426269825','0','no'),(3535,'_transient_wc_product_children_ids_2021426494365','a:0:{}','no'),(2478,'_transient_timeout_wc_product_children_ids_2011426269954','1428861962','no'),(2479,'_transient_wc_product_children_ids_2011426269954','a:1:{i:0;i:295;}','no'),(2480,'_transient_timeout_wc_review_count_2011426269954','1428861962','no'),(2481,'_transient_wc_review_count_2011426269954','0','no'),(2482,'_transient_timeout_wc_review_count_2021426269954','1428861962','no'),(2483,'_transient_wc_review_count_2021426269954','0','no'),(2484,'_transient_timeout_wc_review_count_2031426269954','1428861962','no'),(2485,'_transient_wc_review_count_2031426269954','0','no'),(2486,'_transient_timeout_wc_review_count_2041426269954','1428861962','no'),(2487,'_transient_wc_review_count_2041426269954','0','no'),(2490,'_transient_timeout_wc_product_children_ids_2011426270553','1428862578','no'),(2491,'_transient_wc_product_children_ids_2011426270553','a:2:{i:0;i:295;i:1;i:297;}','no'),(2492,'_transient_timeout_wc_review_count_2011426270553','1428862579','no'),(2493,'_transient_wc_review_count_2011426270553','0','no'),(2494,'_transient_timeout_wc_review_count_2021426270553','1428862579','no'),(2495,'_transient_wc_review_count_2021426270553','0','no'),(2496,'_transient_timeout_wc_review_count_2031426270553','1428862579','no'),(2497,'_transient_wc_review_count_2031426270553','0','no'),(2498,'_transient_timeout_wc_review_count_2041426270553','1428862579','no'),(2499,'_transient_wc_review_count_2041426270553','0','no'),(2500,'_transient_timeout_wc_product_children_ids_2011426270583','1428862592','no'),(2501,'_transient_wc_product_children_ids_2011426270583','a:2:{i:0;i:295;i:1;i:297;}','no'),(2502,'_transient_timeout_wc_review_count_2011426270583','1428862592','no'),(2503,'_transient_wc_review_count_2011426270583','0','no'),(2504,'_transient_timeout_wc_review_count_2021426270583','1428862592','no'),(2505,'_transient_wc_review_count_2021426270583','0','no'),(2506,'_transient_timeout_wc_review_count_2031426270583','1428862592','no'),(2507,'_transient_wc_review_count_2031426270583','0','no'),(2508,'_transient_timeout_wc_review_count_2041426270583','1428862592','no'),(2509,'_transient_wc_review_count_2041426270583','0','no'),(2514,'_transient_timeout_wc_product_children_ids_2011426270762','1428862764','no'),(2515,'_transient_wc_product_children_ids_2011426270762','a:1:{i:0;i:295;}','no'),(2516,'_transient_timeout_wc_review_count_2011426270762','1428862764','no'),(2517,'_transient_wc_review_count_2011426270762','0','no'),(2518,'_transient_timeout_wc_review_count_2021426270762','1428862764','no'),(2519,'_transient_wc_review_count_2021426270762','0','no'),(2520,'_transient_timeout_wc_review_count_2031426270762','1428862764','no'),(2521,'_transient_wc_review_count_2031426270762','0','no'),(2522,'_transient_timeout_wc_review_count_2041426270762','1428862764','no'),(2523,'_transient_wc_review_count_2041426270762','0','no'),(2574,'_transient_timeout_wc_ship_5f79c6d52e6d416f20c261e000cdde7c','1426278033','no'),(2575,'_transient_wc_ship_5f79c6d52e6d416f20c261e000cdde7c','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2533,'wcsa_product','yes','yes'),(2534,'woocommerce_show_attributes_on_shop','','yes'),(2535,'wcsa_cart','yes','yes'),(2536,'wcsa_customer_order_emails','yes','yes'),(2537,'wcsa_admin_email','yes','yes'),(2538,'wcsa_admin_order_details','yes','yes'),(2539,'woocommerce_show_attributes_hide_labels','yes','yes'),(2540,'woocommerce_show_attributes_span','no','yes'),(2541,'wcsa_remove_semicolon','no','yes'),(2542,'wcsa_weight_product','no','yes'),(2543,'wcsa_dimensions_product','no','yes'),(2544,'wcsa_weight_cart','no','yes'),(2545,'wcsa_dimensions_cart','no','yes'),(2546,'wcsa_weight_customer_order_emails','no','yes'),(2547,'wcsa_dimensions_customer_order_emails','no','yes'),(2548,'wcsa_weight_admin_email','no','yes'),(2549,'wcsa_dimensions_admin_email','no','yes'),(2550,'wcsa_weight_admin_order_details','no','yes'),(2551,'wcsa_dimensions_admin_order_details','no','yes'),(2557,'_transient_timeout_wc_product_children_ids_2011426271101','1428863355','no'),(2558,'_transient_wc_product_children_ids_2011426271101','a:1:{i:0;i:295;}','no'),(2559,'_transient_timeout_wc_review_count_2011426271101','1428863355','no'),(2560,'_transient_wc_review_count_2011426271101','0','no'),(2561,'_transient_timeout_wc_review_count_2021426271101','1428863355','no'),(2562,'_transient_wc_review_count_2021426271101','0','no'),(2563,'_transient_timeout_wc_review_count_2031426271101','1428863355','no'),(2564,'_transient_wc_review_count_2031426271101','0','no'),(2565,'_transient_timeout_wc_review_count_2041426271101','1428863355','no'),(2566,'_transient_wc_review_count_2041426271101','0','no'),(2582,'_transient_timeout_wc_ship_02130a31f687c97409970236cc9b1f72','1426279411','no'),(2583,'_transient_wc_ship_02130a31f687c97409970236cc9b1f72','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2584,'_transient_timeout_wc_ship_1d90cb5f3cc11d33e2122a17cd027cd3','1426279418','no'),(2585,'_transient_wc_ship_1d90cb5f3cc11d33e2122a17cd027cd3','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2586,'_transient_timeout_wc_ship_6170ef8bf756af3cbaee1300ef98c996','1426279418','no'),(2587,'_transient_wc_ship_6170ef8bf756af3cbaee1300ef98c996','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2588,'_wc_session_4fde2f04cc76e84411ff350ea198abff','a:24:{s:4:\"cart\";s:346:\"a:1:{s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:749;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:1;s:5:\"total\";d:749;s:8:\"subtotal\";i:749;s:15:\"subtotal_ex_tax\";i:749;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(2589,'_wc_session_expires_4fde2f04cc76e84411ff350ea198abff','1426448629','no'),(2590,'_transient_timeout_wc_ship_c53761e1f7433b8a3ec0e4da320fbc9f','1426279435','no'),(2591,'_transient_wc_ship_c53761e1f7433b8a3ec0e4da320fbc9f','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2592,'_transient_timeout_wc_ship_3eeb418b4031720966fafbcefeadab03','1426279522','no'),(2593,'_transient_wc_ship_3eeb418b4031720966fafbcefeadab03','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2602,'_transient_timeout_wc_product_children_ids_2011426277578','1428869784','no'),(2603,'_transient_wc_product_children_ids_2011426277578','a:1:{i:0;i:295;}','no'),(2604,'_transient_timeout_wc_review_count_2011426277578','1428869784','no'),(2605,'_transient_wc_review_count_2011426277578','0','no'),(2606,'_transient_timeout_wc_review_count_2021426277578','1428869784','no'),(2607,'_transient_wc_review_count_2021426277578','0','no'),(2608,'_transient_timeout_wc_review_count_2031426277578','1428869784','no'),(2609,'_transient_wc_review_count_2031426277578','0','no'),(2610,'_transient_timeout_wc_review_count_2041426277578','1428869784','no'),(2611,'_transient_wc_review_count_2041426277578','0','no'),(2614,'_transient_timeout_wc_ship_8c10e4e0f7533d7b3a6c46ecf1120081','1426282084','no'),(2615,'_transient_wc_ship_8c10e4e0f7533d7b3a6c46ecf1120081','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2616,'_transient_timeout_wc_ship_fc253b96298328939e1e2da1fbf7bd90','1426282134','no'),(2617,'_transient_wc_ship_fc253b96298328939e1e2da1fbf7bd90','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2622,'dp_needs_pages','1','yes'),(2623,'_transient_timeout_wc_product_children_ids_2011426281882','1428873893','no'),(2624,'_transient_wc_product_children_ids_2011426281882','a:1:{i:0;i:295;}','no'),(2625,'_transient_timeout_wc_review_count_2011426281882','1428873893','no'),(2626,'_transient_wc_review_count_2011426281882','0','no'),(2627,'_transient_timeout_wc_review_count_2021426281882','1428873893','no'),(2628,'_transient_wc_review_count_2021426281882','0','no'),(2629,'_transient_timeout_wc_review_count_2031426281882','1428873894','no'),(2630,'_transient_wc_review_count_2031426281882','0','no'),(2631,'_transient_timeout_wc_review_count_2041426281882','1428873894','no'),(2632,'_transient_wc_review_count_2041426281882','0','no'),(2633,'_transient_timeout_wc_product_children_ids_2011426281958','1428873964','no'),(2634,'_transient_wc_product_children_ids_2011426281958','a:1:{i:0;i:295;}','no'),(2635,'_transient_timeout_wc_review_count_2011426281958','1428873964','no'),(2636,'_transient_wc_review_count_2011426281958','0','no'),(2637,'_transient_timeout_wc_review_count_2021426281958','1428873964','no'),(2638,'_transient_wc_review_count_2021426281958','0','no'),(2639,'_transient_timeout_wc_review_count_2031426281958','1428873965','no'),(2640,'_transient_wc_review_count_2031426281958','0','no'),(2641,'_transient_timeout_wc_review_count_2041426281958','1428873965','no'),(2642,'_transient_wc_review_count_2041426281958','0','no'),(2643,'_transient_timeout_wc_product_children_ids_2011426281981','1428874010','no'),(2644,'_transient_wc_product_children_ids_2011426281981','a:1:{i:0;i:295;}','no'),(2645,'_transient_timeout_wc_review_count_2011426281981','1428874010','no'),(2646,'_transient_wc_review_count_2011426281981','0','no'),(2647,'_transient_timeout_wc_review_count_2021426281981','1428874010','no'),(2648,'_transient_wc_review_count_2021426281981','0','no'),(2649,'_transient_timeout_wc_review_count_2031426281981','1428874011','no'),(2650,'_transient_wc_review_count_2031426281981','0','no'),(2651,'_transient_timeout_wc_review_count_2041426281981','1428874011','no'),(2652,'_transient_wc_review_count_2041426281981','0','no'),(2653,'_transient_timeout_wc_product_children_ids_2011426282068','1428874075','no'),(2654,'_transient_wc_product_children_ids_2011426282068','a:1:{i:0;i:295;}','no'),(2655,'_transient_timeout_wc_review_count_2011426282068','1428874075','no'),(2656,'_transient_wc_review_count_2011426282068','0','no'),(2657,'_transient_timeout_wc_review_count_2021426282068','1428874075','no'),(2658,'_transient_wc_review_count_2021426282068','0','no'),(2659,'_transient_timeout_wc_review_count_2031426282068','1428874075','no'),(2660,'_transient_wc_review_count_2031426282068','0','no'),(2661,'_transient_timeout_wc_review_count_2041426282068','1428874076','no'),(2662,'_transient_wc_review_count_2041426282068','0','no'),(2666,'_transient_timeout_wc_product_children_ids_2011426282693','1428874727','no'),(2667,'_transient_wc_product_children_ids_2011426282693','a:1:{i:0;i:295;}','no'),(2668,'_transient_timeout_wc_review_count_2011426282693','1428874727','no'),(2669,'_transient_wc_review_count_2011426282693','0','no'),(2670,'_transient_timeout_wc_review_count_2021426282693','1428874727','no'),(2671,'_transient_wc_review_count_2021426282693','0','no'),(2672,'_transient_timeout_wc_review_count_2031426282693','1428874727','no'),(2673,'_transient_wc_review_count_2031426282693','0','no'),(2674,'_transient_timeout_wc_product_children_ids_2041426282693','1428874727','no'),(2675,'_transient_wc_product_children_ids_2041426282693','a:1:{i:0;i:316;}','no'),(2676,'_transient_timeout_wc_review_count_2041426282693','1428874727','no'),(2677,'_transient_wc_review_count_2041426282693','0','no'),(2807,'_transient_wc_review_count_2021426366979','0','no'),(2805,'_transient_wc_review_count_2011426366979','0','no'),(2806,'_transient_timeout_wc_review_count_2021426366979','1428958991','no'),(2802,'_transient_timeout_wc_product_children_ids_2011426366979','1428958990','no'),(2714,'_transient_timeout_geoip_76.108.154.104','1426948652','no'),(2715,'_transient_geoip_76.108.154.104','US','no'),(2803,'_transient_wc_product_children_ids_2011426366979','a:1:{i:0;i:295;}','no'),(2804,'_transient_timeout_wc_review_count_2011426366979','1428958991','no'),(125,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1425022432','no'),(126,'_transient_feed_867bd5c64f85878d03a060509cd2f92c','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:64:\"WPTavern: WPWeekly Episode 181 – Sticky Posts and Legal Issues\";s:7:\"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://wptavern.com?p=39625&preview_id=39625\";s:7:\"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://wptavern.com/wpweekly-episode-181-sticky-posts-and-legal-issues\";s: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:3804:\"<p>In this episode of WordPress Weekly, <a title=\"http://marcuscouch.com/\" href=\"http://marcuscouch.com/\">Marcus Couch</a> and I take the opportunity to catch up on the latest news in the WordPress community. I share the results of our poll asking readers if they use sticky posts in WordPress. We discuss the pros and cons of content protection plugins, in which there are no pros. Marcus and I agree that the visual editor added to the latest version of the WordPress for iOS app is a nice addition. Last but not least, we run down a list of upcoming WordCamps.</p>\n<h2>Stories Discussed:</h2>\n<p><a title=\"http://wptavern.com/do-you-use-the-sticky-posts-feature-in-wordpress\" href=\"http://wptavern.com/do-you-use-the-sticky-posts-feature-in-wordpress\">Do You Use The Sticky Posts Feature in WordPress?</a><br />\n<a title=\"http://wptavern.com/content-protection-plugins-for-wordpress-do-more-harm-than-good\" href=\"http://wptavern.com/content-protection-plugins-for-wordpress-do-more-harm-than-good\">Content Protection Plugins for WordPress Do More Harm Than Good</a><br />\n<a title=\"http://wptavern.com/press-this-bookmarklet-generates-concerns-of-copyright-infringement\" href=\"http://wptavern.com/press-this-bookmarklet-generates-concerns-of-copyright-infringement\">Press This Bookmarklet Generates Concerns of Copyright Infringement</a><br />\n<a title=\"http://wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor\" href=\"http://wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor\">WordPress for iOS 4.8 Released, Adds Visual Editor</a><br />\n<a title=\"http://wptavern.com/high-risk-security-vulnerability-discovered-in-wp-slimstat-update-immediately\" href=\"http://wptavern.com/high-risk-security-vulnerability-discovered-in-wp-slimstat-update-immediately\">High Risk Security Vulnerability Discovered in WP Slimstat, Update Immediately</a><br />\n<a title=\"https://poststatus.com/twitter-official-plugin-for-wordpress/\" href=\"https://poststatus.com/twitter-official-plugin-for-wordpress/\">Twitter Releases Official WordPress Plugin</a><br />\n<a title=\"https://story.am/\" href=\"https://story.am/\">Story.am Launches to Founders</a><br />\n<a title=\"http://central.wordcamp.org/schedule/\" href=\"http://central.wordcamp.org/schedule/\">Upcoming WordCamps Schedule</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/woocommerce-role-based-price/\" href=\"https://wordpress.org/plugins/woocommerce-role-based-price/\">Woo Commerce Role Based Price</a> extends the popular eCommerce plugin Woo Commerce, so that products can be offered at different prices for different customer groups.</p>\n<p><a title=\"https://wordpress.org/plugins/better-code-editor/\" href=\"https://wordpress.org/plugins/better-code-editor/\">Better Code Editor</a> adds line numbers, error detection, and a choice of 28 different themes to use in the Plugin and Theme editors.</p>\n<p><a title=\"https://wordpress.org/plugins/wprecovery/\" href=\"https://wordpress.org/plugins/wprecovery/\">WPRecovery</a> is a WordPress recovery manager, that will get your WordPress Site back up and running if it stops working correctly.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 4th 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=\"http://www.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 #181:</strong><br />\n</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, 26 Feb 2015 08:41: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:\"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:25:\"Matt: Matt Report Podcast\";s:7:\"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:21:\"http://ma.tt/?p=44723\";s:7:\"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:41:\"http://ma.tt/2015/02/matt-report-podcast/\";s: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:254:\"<p>As a good follow-up to the <a href=\"http://fourhourworkweek.com/2015/02/09/matt-mullenweg/\">podcast with Tim the other week</a>, I did a <a href=\"https://mattreport.com/interview-matt-mullenweg/\">podcast with Matt Medeiros of the Matt Report</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, 26 Feb 2015 07:48: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: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: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:70:\"WPTavern: Plugins on WordPress.org Now Show More Accurate Ratings Data\";s:7:\"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:28:\"http://wptavern.com/?p=39605\";s:7:\"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:\"http://wptavern.com/plugins-on-wordpress-org-now-show-more-accurate-ratings-data\";s: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:3951:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/RatingsFeaturedImage.png\" rel=\"prettyphoto[39605]\"><img class=\"size-full wp-image-39611\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/RatingsFeaturedImage.png?resize=641%2C331\" alt=\"Ratings Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/9555503@N07/5096020716\">Rating</a> – <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p>Those who host plugins in the <a title=\"https://wordpress.org/plugins/\" href=\"https://wordpress.org/plugins/\">WordPress plugin directory</a> may have noticed a change to their plugin’s ratings. That’s because the ratings system has been reset and rebuilt by Samuel “Otto” Wood. The ratings now correspond exactly with reviews. According to Wood, the change has been two and a half years in the making:</p>\n<blockquote><p>Back when we launched the review system 2.5 years ago, we tied ratings to reviews. However, up until that point, we had existing ratings in the system. At the time, some argued that the ratings should be wiped out and everybody start fresh. I argued for the opposite, that we should leave the existing ratings in place until such time as we had enough reviews in the system to build up a good body of ratings.</p></blockquote>\n<p>A few weeks ago, Wood was checking out the ratings for the new WordPress theme directory when he noticed there were over 150K reviews. “Out of those 150K reviews, less than 10K are for themes” Wood said. This was enough to initiate the change and remove ratings not attached to a review. Since the system was rebuilt, some plugins have experienced 1 and 5 star <a title=\"https://wordpress.org/support/topic/star-rating-of-our-plugin-has-changed-overnight-1-star-and-5-star-look-switched?replies=2&view=all#post-6614288\" href=\"https://wordpress.org/support/topic/star-rating-of-our-plugin-has-changed-overnight-1-star-and-5-star-look-switched?replies=2&view=all#post-6614288\">rating swings,</a> while plugins like <a title=\"https://wordpress.org/plugins/wp-e-commerce/\" href=\"https://wordpress.org/plugins/wp-e-commerce/\">WP eCommerce</a> have seen its average rating rise from 2.9 to 3.4 stars.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>That means <a href=\"https://twitter.com/wpecommerce\">@wpecommerce</a>, which had been at a rating of 2.8 for years, and more recently 2.9 – is now 3.4 stars. That feels good :)</p>\n<p>— Justin Sainton (@JS_Zao) <a href=\"https://twitter.com/JS_Zao/status/570739795405750272\">February 26, 2015</a></p></blockquote>\n<p></p>\n<p>In addition to displaying more accurate data, review spam has been neutralized. Review spam has been a serious problem for the past several years. According to Otto, this is no longer the case:</p>\n<blockquote><p>Ask any of the moderation team how many duplicate accounts they’ve seen to vote up their plugin and down those of competitors. Even though the reviews were removed, until yesterday, the ratings made by those accounts remained. This is no longer the case, and the ratings made by those spam accounts has now been effectively neutralized.</p></blockquote>\n<p>In summary, ratings and averages now reflect the most accurate data from the point in time reviews were introduced. Spam and fraudulent data hasn’t been lost or deleted but rather ignored from influencing the data set. Ratings that were added before mandatory reviews are also ignored.</p>\n<p>By waiting two and a half years, Wood has avoided resetting the entire system which would have caused everyone to start from zero. This way, authors are able to maintain their ratings and reviews without starting from scratch. If you host a plugin on the <a title=\"https://wordpress.org/plugins/\" href=\"https://wordpress.org/plugins/\">WordPress plugin directory</a>, let us know if your ratings changed, especially the average.</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, 26 Feb 2015 06:39: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: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: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:76:\"WPTavern: WordPress.com’s REST API Driven Post Editor Proves Speed Matters\";s:7:\"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:28:\"http://wptavern.com/?p=39560\";s:7:\"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://wptavern.com/wordpress-coms-rest-api-driven-post-editor-proves-speed-matters\";s: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:5647:\"<p>In the last year or so, WordPress.com has been experimenting with <a title=\"https://en.forums.wordpress.com/topic/new-post-editor-improvements?replies=12\" href=\"https://en.forums.wordpress.com/topic/new-post-editor-improvements?replies=12\">a new post editor</a>. As a user of WordPress.com, I clicked the add new post button and was shocked to discover an entirely different interface than what I’m used to. Continuously pushing improvements across the platform with little to no announcement and measuring feedback is WordPress.com’s signature development strategy.</p>\n<p>Shortly after its release, users <a title=\"https://en.forums.wordpress.com/tags/beep-beep-boop\" href=\"https://en.forums.wordpress.com/tags/beep-beep-boop\">created support requests</a> to offer feedback. Dealing with change is hard, but it’s even more difficult when it goes unannounced. After receiving a ton of feedback, the team eventually added the option for users to switch back to the classic editor. Since its launch, I’ve found myself getting used to the new editor, but there are a couple of quirks that need to be addressed.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComNewPostEditor.png\" rel=\"prettyphoto[39560]\"><img class=\"wp-image-39562 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComNewPostEditor-e1424904139346.png?resize=1025%2C434\" alt=\"New WordPress.com Editor\" /></a>New WordPress.com Editor\n<h2>Speed</h2>\n<p>Depending on when I create a new post, I’ll see a “beep beep, boop” loading message for a few seconds. The longest I’ve seen the message is around 10 seconds. The post editor is built on top of the WordPress.com REST API and depending on traffic, server resources, etc., the API calls take longer than normal to process.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPDotComBeepBeepBoop.png\" rel=\"prettyphoto[39560]\"><img class=\"size-full wp-image-39594\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPDotComBeepBeepBoop.png?resize=445%2C347\" alt=\"Beep Beep Boop\" /></a>Beep Beep Boop\n<p>If it takes more than a few seconds to load the editor, that’s too long. With all of the server resources that make up the WordPress.com infrastructure, I expect things to load quickly. In reality, I shouldn’t see a loading screen.</p>\n<h2>Creating Content</h2>\n<p>Since the visual editor inherits most of the features found in the self-hosted version of WordPress, writing content is generally the same experience. However, one thing I’ve noticed is that, more often than not, the text area doesn’t expand to the bottom of the page. As I fill the text area with content, it doesn’t automatically expand. A quick fix is to reload the entire page by clicking the save draft button. Once I do this, the text area expands to take up the full-height of the browser window.</p>\n<p>Instead of having separate meta boxes for each task, some of them have been combined like categories and tags. The design of the publish meta box is a major improvement compared to the self-hosted version. It has a cleaner look and seems easier to use.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComNewEditorMetaBoxes.png\" rel=\"prettyphoto[39560]\"><img class=\"size-full wp-image-39563\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComNewEditorMetaBoxes.png?resize=1025%2C495\" alt=\"New Post Editor Meta Boxes\" /></a>New Post Editor Meta Boxes\n<p>One of the things I like most about the new editor is that it’s distraction-free by default. The surrounding admin elements in the classic editor are gone, allowing me to concentrate on writing. Meta boxes are shown but I don’t see them as distractions. The new editor also doesn’t waste valuable screen real estate showing admin notices, that I still haven’t figured out how to dismiss.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComClassicEditorAdminNotices.png\" rel=\"prettyphoto[39560]\"><img class=\"size-full wp-image-39566\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/WPdotComClassicEditorAdminNotices.png?resize=1025%2C498\" alt=\"Admin Notices That Never Go Away!\" /></a>Admin Notices That Never Go Away!\n<h2>API Driven Interfaces Need to be Fast</h2>\n<p>The new editor is a real world example of an alternative publishing interface built using the <a title=\"https://developer.wordpress.com/docs/api/\" href=\"https://developer.wordpress.com/docs/api/\">WordPress.com REST API</a>. The biggest take away for me from using the new editor is how important speed is. As work continues on the <a title=\"http://wptavern.com/excellent-primer-on-the-wordpress-rest-api-project\" href=\"http://wptavern.com/excellent-primer-on-the-wordpress-rest-api-project\">REST API project for the self-hosted version</a> of WordPress, which will likely lead to an explosion of alternative publishing interfaces, I think it’s important for developers to consider how to make things as fast as possible. It doesn’t matter how nice the interface is if the API isn’t fast enough and ruins the user experience.</p>\n<p>After forcing myself to use the new editor for a few months, I rarely use the classic editor. It’s definitely not the ideal interface for everyone which is why I’m glad the team decided not to make it the only interface available. It has a few quirks, but for the most part, I don’t mind using it. If you use WordPress.com, let us know what you think of the new editor in the comments.</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, 26 Feb 2015 00:26: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: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:73:\"WPTavern: Roots WordPress Starter Theme Rebrands as Sage with 8.0 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:28:\"http://wptavern.com/?p=39524\";s:7:\"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://wptavern.com/roots-wordpress-starter-theme-rebrands-as-sage-with-8-0-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:2628:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/sage.jpg\" rel=\"prettyphoto[39524]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/sage.jpg?resize=729%2C336\" alt=\"sage\" class=\"aligncenter size-full wp-image-39578\" /></a></p>\n<p>The Roots starter theme for WordPress has rebranded as “Sage” with its <a href=\"https://roots.io/new-website-sage-and-the-future/\" target=\"_blank\">8.0.0 release</a> today. Roots project creator Ben Word <a href=\"http://wptavern.com/roots-starter-theme-for-wordpress-will-become-framework-agnostic-in-2015\" target=\"_blank\">announced</a> last year that he planned to change the theme to be framework agnostic in 2015. This release is the first step towards that goal.</p>\n<p>Fans of the starter theme appreciate its cleaner HTML, cleaner script output, and its unique theme wrapper method for handling template markup. Version 8.0 introduces a new frontend workflow that uses <a href=\"http://gulpjs.com/\" target=\"_blank\">Gulp</a> instead of Grunt:</p>\n<ul>\n<li>Write stylesheets with Sass or Less</li>\n<li>Assets from Bower packages (CSS, JS, fonts) are automatically added to your theme assets</li>\n<li>JSON file based asset pipeline that allows you to customize your compiled CSS and JS files</li>\n<li>Replaced LiveReload with BrowserSync, making your workflow faster by synchronizing interactions across multiple devices</li>\n</ul>\n<p>Version 8.0 also drops IE8 support and raises the minimum PHP version requirement of PHP 5.4+. “We’re not going to let the WordPress minimum requirement of 5.2 hold us back from using short array syntax, short echo syntax, and namespaces,” Word said.</p>\n<p>Now that Sage 8.0 is available, Word is concentrating his efforts on developing a Yeoman generator for the starter theme, which will allow users to integrate their desired frontend framework.</p>\n<p>“Right now you can fairly easily use Bootstrap Sass instead of Less, swap out Bootstrap for another framework, or use no framework at all,” he said. “With a Yeoman generator you’ll be able to select from options to have your starter theme built how you like it from the beginning.”</p>\n<p>Going framework agnostic will open up the Roots user base to more developers who may have previously been turned off by using Bootstrap with their projects. The rebranding to Sage allows Word and contributors to use the <a href=\"https://roots.io/\" target=\"_blank\">Roots</a> organization to further expand the product lineup that will eventually subsidize the continual development of the open source starter theme.</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, 25 Feb 2015 23:06: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: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: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:64:\"Post Status: Twitter introduces an official plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://poststatus.com/?p=8875\";s:7:\"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://poststatus.com/twitter-official-plugin-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3993:\"<p>“About time” is probably what comes to mind. Twitter <a href=\"https://blog.twitter.com/2015/twitter-plugin-wordpress\">has announced an official WordPress plugin to support their platform</a>. It’s available now <a href=\"https://wordpress.org/plugins/twitter/\">on the WordPress plugin repo</a>.</p>\n<p>They just released the plugin a couple of hours ago. It’s actually taking the place of an existing plugin, which was wiped from the plugin repo <a href=\"https://plugins.trac.wordpress.org/browser/twitter/trunk/readme.txt?rev=1086703\">two weeks ago by Otto Wood</a>. That’s what will account for the 150,000+ downloads upon initial release. Otto has now reset the count in the database, so the numbers are more realistic.</p>\n<p>I reached out to Otto to see how these decisions are made. Otto is one of the managers of the repo.</p>\n<blockquote>\n<p class=\"p1\"><span class=\"s1\">A twitter representative emailed us, sent us the plugin, and asked to have the “twitter” name in the directory. We reviewed the plugin as per normal, found no issues with it, and decided to give them the name because, after all, they are indeed “Twitter” and have the rights to their own name.</span></p>\n<p class=\"p1\"><span class=\"s1\">The previous plugin occupying that space had been inactive for a long period of time and had no real existing installations to speak of anymore. Additionally, the plugin had been closed for quite some time previous to that.</span></p>\n<p class=\"p1\"><span class=\"s1\">So giving them their own name is pretty much a no-brainer. <img src=\"https://poststatus.com/wp-includes/images/smilies/icon_smile.gif\" alt=\":)\" class=\"wp-smiley\" /></span></p>\n</blockquote>\n<p class=\"p1\">Techcrunch, and likely others, are misreporting the plugin’s immediate popularity, as those numbers were largely from the previous iteration of the plugin.</p>\n<p class=\"p1\">Twitter’s new plugin has a number of features, many of which have been implemented over the years by unofficial sources like Jetpack and Yoast.</p>\n<p class=\"p1\">For one, they have released “official” Tweet and follow buttons, along with a settings page for basic configuration.</p>\n<p class=\"p1\"><img class=\"aligncenter size-large wp-image-8876\" src=\"https://poststatus.com/wp-content/uploads/2015/02/twitter-share-752x400.png\" alt=\"twitter-share\" width=\"752\" height=\"400\" /></p>\n<p class=\"p1\"><img class=\"aligncenter size-large wp-image-8877\" src=\"https://poststatus.com/wp-content/uploads/2015/02/twitter-settings-752x728.png\" alt=\"twitter-settings\" width=\"752\" height=\"728\" /></p>\n<p class=\"p1\">Also, there’s a metabox on post edit that allows you to customize the predefined Tweet and Twitter cards, which is quite nice.</p>\n<p class=\"p1\"><img class=\"aligncenter size-large wp-image-8878\" src=\"https://poststatus.com/wp-content/uploads/2015/02/twitter-sharing-752x365.png\" alt=\"twitter-sharing\" width=\"752\" height=\"365\" /></p>\n<p class=\"p1\">They also have the ability to customize the colors for embedded tweets inside WordPress content.</p>\n<p class=\"p1\">According to the Twitter blog announcement, there is also integration for Twitter ads and analytics tracking, which are both nice features for publishers.</p>\n<p class=\"p1\">The one thing I notice is not in this plugin is any authentication feature. Perhaps it’ll come in the future, but right now you wouldn’t be able to auto-tweet new posts or perform other actions that would require Twitter Apps and authentication on a per-site basis. This is the type of functionality that Jetpack has long performed, using the WordPress.com authentication.</p>\n<p class=\"p1\">I’m pretty happy to finally see an official Twitter plugin. The source <a href=\"https://github.com/twitter/wordpress\">code is on Github</a>, and the plugin is released with the MIT license. At a very quick glance, it seems quite well done and I’m looking forward to playing with it some more.</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, 25 Feb 2015 21:27: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: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:107:\"WPTavern: Envato Continues to Rake in the Cash from WordPress Themes Packaged as Complete Website Solutions\";s:7:\"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:28:\"http://wptavern.com/?p=39519\";s:7:\"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:117:\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\";s: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:7727:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/envato.jpg\" rel=\"prettyphoto[39519]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/envato.jpg?resize=697%2C314\" alt=\"envato\" class=\"aligncenter size-full wp-image-29973\" /></a></p>\n<p>This week Envato <a href=\"http://inside.envato.com/pressnomics/\" target=\"_blank\">published</a> stats on how WordPress product sellers are doing within its economy. Theme authors make up the bulk of WordPress-based earnings on its marketplace and continue to dominate sales.</p>\n<p>Inspired by his interaction with the WordPress business community at Pressnomics, Ben Chan, director of Growth and Revenue at Envato, penned an insider brief about the WordPress segment of Envato’s economy. The post makes it abundantly clear why theme authors continue to sell their products on Themeforest, despite the marketplace’s poor reputation among WordPress consultants.</p>\n<p>Envato’s steady pipeline of traffic is the deciding factor for many commercial theme authors. <strong>“In September 2014, ThemeForest was the 88th most trafficked website in the world (according to Alexa.com), at the time ahead of Netflix,”</strong> Chan said. “The traffic it receives is more than just eyeballs; these are buyers looking to purchase a theme and many are introduced to WordPress for the first time.”</p>\n<p>This volume has made it possible for 31 authors to sell more than $1 million dollars worth of products through Envato. <strong>“We have authors earning tens of thousands of dollars from our various product types, but it’s WordPress authors who currently dominate our Power Elite wall of fame by holding 30 of the 31 Power Elite spots.”</strong></p>\n<p>Competition is fierce among WordPress themes, yet even moderately competitive themes can make a decent chunk of change. Envato’s heavy traffic virtually guarantees sales for new theme authors. Chan reported average earning data for a single theme during a single month:</p>\n<ul>\n<li>50% of all WordPress themes on ThemeForest have made at least $1,000 in a month.</li>\n<li>25% of all WordPress themes on ThemeForest have made at least $2,500 in a month.</li>\n<li>15% of WordPress themes have made at least $5,000 in a month.</li>\n<li>7% have made at least $7,500 in a month.</li>\n<li>5% have made at least $10,000 in a month.</li>\n</ul>\n<p>Theme authors who make their products responsive and compatible with WooCommerce and WPML tend to have much higher earnings, which indicates that people are building WordPress sites that will be optimized for mobile traffic and global commerce.</p>\n<h3>Poor Standards Lead to Security Vulnerabilities and Loss of Data Portability</h3>\n<p>Envato remains the dominant marketplace for commercial WordPress themes, despite rampant security concerns surrounding its products on a regular basis. Last September, <a href=\"http://wptavern.com/1000-wordpress-themes-on-envato-market-potentially-affected-by-revolution-slider-security-vulnerability\" target=\"_blank\">1,000+ Envato products were affected by the Slider Revolution security vulnerability</a>. This particular debacle was fueled by theme authors who were lax in patching their products, as well as Envato’s poor standards, which continue to allow authors to bundle plugins with themes.</p>\n<p>If Envato required theme authors to adhere to industry best practices by clearly separating their theme and plugin products, the company would have had no need to publish a list of 1,000+ themes potentially affected by a vulnerability that was being <a href=\"http://wptavern.com/100000-wordpress-sites-compromised-using-the-slider-revolution-security-vulnerability\" target=\"_blank\">actively exploited since its disclosure</a>.</p>\n<p>Obviously, the data presented in Chan’s insider brief was designed to convince more authors to sell on Themeforest. Several of the theme examples he showcases are packed full of <a href=\"http://wptavern.com/why-wordpress-theme-developers-are-moving-functionality-into-plugins\" target=\"_blank\">functionality that belongs in plugins</a>, i.e. automotive listings, filterable inventory, custom categories and taxonomies, etc. Additionally, many of these top-selling themes offer accompanying plugins that are only compatible with that specific theme, a desperately myopic development practice rampant among Themeforest products that locks users into that theme/plugin package.</p>\n<p>What would be even more fascinating to know are the stats on WordPress theme products that do not bundle any plugins whatsoever. How well are the products doing that are pure themes with a clear separation from the plugins they support? Where are the stats for themes that absolutely guarantee unobstructed <a href=\"http://wptavern.com/wordpress-theme-shops-move-towards-preserving-data-portability\" target=\"_blank\">data portability</a> for customers?</p>\n<p>Envato theme authors are making large sums of cash by selling themes that are packaged as complete solutions for online businesses, because that’s what consumers have been trained to expect – the bigger the package, the more appealing the product. This can cause serious problems with data portability for customers down the road and remains a continual source of frustration for consultants who are hired to support poorly built Envato products.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/avada.jpg\" rel=\"prettyphoto[39519]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/avada.jpg?resize=599%2C269\" alt=\"Source: Avada theme on Themeforest\" class=\"size-full wp-image-39557\" /></a>Source: <a href=\"http://themeforest.net/item/avada-responsive-multipurpose-theme/2833226\">Avada theme on Themeforest</a>\n<p>The marketplace’s loose product standards allow theme product authors to thrive on selling full website solutions, as Justin Tadlock discovered in his <a href=\"http://justintadlock.com/archives/2013/09/11/the-themeforest-experiment-one-year-later\" target=\"_blank\">Themeforest experiment</a>. Envato continues to rake in the cash from products that undermine best practices designed to protect users:</p>\n<blockquote><p>ThemeForest is in the business of selling WordPress themes. Selling anything else is underhanded at best and false advertising at worst.</p>\n<p>If you want to sell a “Web site solution” or whatever you want to call it, you’re selling on the wrong marketplace. Go create your own site and sell these applications for WordPress.</p></blockquote>\n<p>If the marketplace were to change its standards and encourage theme authors to build themes that respect WordPress’ plugin system, it would most certainly result in a loss of profit. Envato currently has little incentive to move in this direction. As with the case of <a href=\"http://notes.envato.com/general/100-gpl-option-now-available-plus-woothemes-arrives\" target=\"_blank\">GPL licensing options</a>, the company historically drags its feet until forced to comply with most basic requirements.</p>\n<p>The WordPress community continues to pressure Envato to hold theme and plugin authors to standards that would better ensure the security and performance of users websites, but Envato isn’t likely to enforce stricter standards anytime soon.</p>\n<p>The company continues to parade its top sellers as incentive for new authors to bring their products into the marketplace. Changing theme product standards would require the restructuring of virtually all of its top-selling products. Envato’s bottom line will continue to drive its standards until either the market or the community force the company to change.</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, 25 Feb 2015 19:25: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: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: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:88:\"WPTavern: High Risk Security Vulnerability Discovered in WP Slimstat, Update Immediately\";s:7:\"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:28:\"http://wptavern.com/?p=39512\";s:7:\"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://wptavern.com/high-risk-security-vulnerability-discovered-in-wp-slimstat-update-immediately\";s: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:2205:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPSlimStatFeaturedImage.png\" rel=\"prettyphoto[39512]\"><img class=\"aligncenter size-full wp-image-39513\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WPSlimStatFeaturedImage.png?resize=835%2C265\" alt=\"WP Slim Stat Featured Image\" /></a></p>\n<p>If you use <a title=\"https://wordpress.org/plugins/wp-slimstat/\" href=\"https://wordpress.org/plugins/wp-slimstat/\">WP Slimstat</a>, you’ll want to make sure you’re using version 3.9.6 or later as Sucuri has <a title=\"http://blog.sucuri.net/2015/02/security-advisory-wp-slimstat-3-9-5-and-lower.html\" href=\"http://blog.sucuri.net/2015/02/security-advisory-wp-slimstat-3-9-5-and-lower.html\">discovered a severe SQL injection vulnerability</a> in versions 3.9.5 and lower. WP Slimstat is an analytics plugin for WordPress that provides real-time monitoring, heatmaps, and other features to monitor website data. According to Sucuri, the vulnerability can be used by any visitor browsing a vulnerable website:</p>\n<blockquote><p>This bug can be used by any visitor browsing the vulnerable website. If your website uses a vulnerable version of the plugin, you’re at risk. Successful exploitation of this bug could lead to Blind SQL Injection attacks, which means an attacker could grab sensitive information from your database, including username, (hashed) passwords and, in certain configurations, WordPress Secret Keys (which could result in a total site takeover).</p></blockquote>\n<p>Although the author has <a title=\"https://wordpress.org/plugins/wp-slimstat/changelog/\" href=\"https://wordpress.org/plugins/wp-slimstat/changelog/\">patched the security vulnerability</a>, he offers some additional advice.</p>\n<blockquote><p>If you are using a caching plugin, please flush its cache so that the tracking code can be regenerated with the new key. Also, if you are using Slimstat to track external websites, please make sure to replace the tracking code with the new one available under Settings > Advanced.</p></blockquote>\n<p>Spread the news and to be protected from the vulnerability, make sure any site using WP Slimstat is updated to the latest version.</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, 25 Feb 2015 08:22: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: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: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:34:\"Matt: On WordPress.com and Bitcoin\";s:7:\"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:21:\"http://ma.tt/?p=44713\";s:7:\"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:50:\"http://ma.tt/2015/02/on-wordpress-com-and-bitcoin/\";s: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:3656:\"<p>There’s been some controversy and discussion about the fact <a href=\"http://www.coindesk.com/wordpress-removes-bitcoin-payment-option/\">that WordPress.com no longer support Bitcoin in our new checkout flow on signup</a>. (It’s still there in some other flows.)</p>\n<p>Since there has been a lot of discussion about it, I wanted to share directly some of the answers I had to Grace’s follow-up questions, since I’m not sure if they’ll be published and if they are it probably won’t be in their entirety.</p>\n<blockquote><p>In regards to your future plans for the currency, is bitcoin support definitely returning or is that just a possibility at this point?</p></blockquote>\n<p>We’re big fans of Bitcoin and hope to support it again in the future, for all of the reasons that we originally supported it in 2012, which you can read about here:</p>\n<p><a href=\"http://en.blog.wordpress.com/2012/11/15/pay-another-way-bitcoin/\" rel=\"nofollow\">http://en.blog.wordpress.com/2012/11/15/pay-another-way-bitcoin/</a></p>\n<blockquote><p>Is there anything that will influence the outcome of this decision?</p></blockquote>\n<p>No, it is simply a matter of development resources, which are especially scarce for us right now as we’re trying to keep up with growth.</p>\n<blockquote><p>You mention that bitcoin has low volume compared to other payment methods, has this always been the case? Has its volume share changed over time?</p></blockquote>\n<p>The volume has been dropping since launch, in 2014 it was only used about twice a week, which is vanishingly small compared to other methods of payment we offer. We supported Bitcoin for philosophical reasons, not commercial ones.</p>\n<blockquote><p>What are the key aims of your checkout process changes?</p></blockquote>\n<p>Our goals are twofold: to refactor the code behind it which has parts that are over five years old and has grown very complex, and to make it faster and easier for people to buy our services.</p>\n<blockquote><p>When you first launched bitcoin payments WordPress’ blog post praised it as an inclusive payment method for those who cannot use PayPal. Do you worry that these people will now be excluded from the platform?</p></blockquote>\n<p>Of course, but either that number of people turned out to be smaller than we expected or they found other ways to pay. Since it’s so few people overall I’m happy to extend people’s subscription for a year, as <a href=\"http://www.coindesk.com/wordpress-removes-bitcoin-payment-option/#comment-1872904302\">I offered in your comments section</a>.</p>\n<blockquote><p>What does being a ‘big believer’ in bitcoin mean to you?</p></blockquote>\n<p>I believe Bitcoin or some other blockchain-like system will be the basis of the majority of financial transactions in the future, from small remittances to multi-billion dollar corporate acquisitions. I think transaction costs should follow Moore’s law, and I don’t think we’re going to get there with the centralized gateways that currently account for the overwhelming majority of transactions. I also personally hold Bitcoin, I’m an advisor to <a href=\"https://www.stellar.org/\">Stellar.org</a>, and my friends make fun of me for bringing up Bitcoin and the blockchain in unrelated conversations.</p>\n<blockquote><p>The bitcoin option still appears on the ‘WP Admin’ screen but not on ‘My Upgrades’. Is this part of the phase out, or likely to stay this way?</p></blockquote>\n<p>That’s on the old code base, and will be available for a short while if any current Bitcoin subscribers want to renew while the option is still available.</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, 25 Feb 2015 05:20: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: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: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:60:\"WPTavern: WordPress for iOS 4.8 Released, Adds 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39488\";s:7:\"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:\"http://wptavern.com/wordpress-for-ios-4-8-released-adds-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2274:\"<p>WordPress for iOS 4.8 is <a title=\"https://itunes.apple.com/us/app/wordpress/id335703880?mt=8\" href=\"https://itunes.apple.com/us/app/wordpress/id335703880?mt=8\">available on the app store</a> and includes a few notable features. The app now sports a visual editor providing a <em>what you see is what you get </em>experience. Prior to 4.8, the editor was stuck in HTML mode making it hard to read and write content.</p>\n<p>The editor contains the most commonly used formatting tools and just like the desktop version of WordPress, includes a toggle to switch between HTML and Visual editing mode. There’s also an image size selector where you can choose between Thumbnail, Medium, Large, or Full-size.</p>\n\n<a href=\"http://i0.wp.com/wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor/img_5831.png\" rel=\"prettyphoto[39488]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/IMG_5831.png?fit=500%2C500\" class=\"attachment-large\" alt=\"WordPress For iOS 4.8 HTML Editor\" /></a>\n<a href=\"http://i0.wp.com/wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor/img_5830.png\" rel=\"prettyphoto[39488]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/IMG_5830.png?fit=500%2C500\" class=\"attachment-large\" alt=\"WordPress For iOS 4.8 Visual Editor\" /></a>\n<a href=\"http://i2.wp.com/wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor/img_5833.png\" rel=\"prettyphoto[39488]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/IMG_5833.png?fit=500%2C500\" class=\"attachment-large\" alt=\"WordPress For iOS 4.8 Post Preview Screen\" /></a>\n<a href=\"http://i0.wp.com/wptavern.com/wordpress-for-ios-4-8-released-adds-visual-editor/img_5832.png\" rel=\"prettyphoto[39488]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/IMG_5832.png?fit=500%2C500\" class=\"attachment-large\" alt=\"WordPress For iOS Image Size Selector\" /></a>\n\n<p>Although I struggled with adding block quotes, the visual editor is a nice departure from HTML mode. I find it convenient to format content as I’m writing versus when the post is completed. Overall, 4.8 is a nice release and I think users are going to enjoy the new visual editor. After you upgrade to 4.8, let us know what you think in the comments.</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:\"Tue, 24 Feb 2015 20:27:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:50:\"Post Status: The problem of link rot and data loss\";s:7:\"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:30:\"https://poststatus.com/?p=8859\";s:7:\"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:32:\"https://poststatus.com/link-rot/\";s: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:8505:\"<p>Websites come and go. With them, typically goes their data. This is often called “link rot”, when the content in question was also linked to from another source. Sometimes I don’t mind too much, because I’m not terribly invested in that content. However, there are times where content has a relevance in news matters, or as a significant historical timeline.</p>\n<p>Sometimes, a website where I contributed content goes away or atrophies– in some form or another — and it makes me sad to see my content go down with the ship.</p>\n<p>Three places where I contributed much of my early WordPress content have either lost data, had data corrupted, or disappeared entirely. Each makes me sad.</p>\n<p>Some of my earliest WordPress related words were typed out on <a href=\"http://wptavern.com\">WP Tavern</a>‘s forums, <a href=\"http://themehybrid.com\">Theme Hybrid</a>‘s (private) forums, or <a href=\"http://wpcandy.com\">WPCandy</a>. Each situation is different. WP Tavern’s forums are totally gone, though I’m told there is an offline backup, meaning they could be brought back alive. <del>Theme Hybrid recently deleted all old forum data, though this forum was private and the most excusable of the three in my opinion.</del> <em>(<strong>edit</strong>: as Sami notes in the comments, the archive was kept. I just didn’t see it.)</em> And WPCandy, while not gone, seems it could disappear any day — and I wrote something like 130-140 blog posts over there. I’d be incredibly sad to see WPCandy disappear forever.</p>\n<p>Stories like these aren’t unique to me. All of us that write or comment or participate in online communities have similar stories. It appears that data loss is just a thing we have to live with in the modern age. I know a friend of mine, Siobhan McKeown, has many times struggled with finding old content for the History of WordPress book she is finishing writing.</p>\n<h3>Fighting link rot</h3>\n<p>Why is this important and what can we do about it? Well, there are a number of resources that can be helpful.</p>\n<p>The first and obvious method for fighting link rot is <a href=\"https://archive.org/\">archive.org</a>, the project that is archiving as much of the web as possible to preserve it for future generations. Archive.org is outstanding, and it is a huge project on a grand scale. The team there makes great efforts to document important websites, and automatically attempts the rest.</p>\n<p>The problem is, with many smaller websites it may or may not be successful, or snapshots of the website may be dated or not include everything. Furthermore, if the website isn’t structured in a certain way or is password protected, there’s not much they can do.</p>\n<p>So, without relying on archive.org to do it for us, there are two other methods worth noting.</p>\n<h4>Manual backups</h4>\n<p>In individual communities, we can manually make the effort to backup sites that we believe are at risk. We should also contact these site owners and requests backups, even if that comes off as an affront.</p>\n<p>When Siobhan was writing the History of WordPress book, she was worried that WPCandy could go offline — as it “was becoming particularly degraded” while she was writing — so she personally scraped a backup of the site with a tool called <a href=\"http://www.sitesucker.us/home.html\">SiteSucker</a>.</p>\n<p>SiteSucker finds URLs, logs them, and backs up the source HTML. Similar work can be done with <a href=\"https://www.gnu.org/software/wget/\">wget</a>, for those that know how to utilize it. It’s my understanding that various individuals have done this with a number of other WordPress websites as well.</p>\n<p>For WordPress sites, I know WP Tavern’s forums still exist offline, and Siobhan tells me she even has a backup of the old b2 forums (the software which WordPress was forked from). I’d also guess Justin Tadlock still has a backup somewhere of his forums. I’d love to see these, and other “lost” sites have a public place where the archives can be maintained.</p>\n<h4>Self-hosted backups</h4>\n<p>Another method to fight link rot is to backup linked sources as we create new content. Harvard’s Berkman Center is currently beta testing what will be <a href=\"http://www.niemanlab.org/2015/02/amber-a-new-tool-to-prevent-linkrot-on-websites-is-out-in-beta/\">a commercial tool, called Amber, to fight link rot</a>. In the news industry specifically, the source URLs for linked content can contain significant context for a post, making link rot on old posts particularly damaging to the piece that links them, assuming additional context will be available to the reader.</p>\n<p><img class=\"aligncenter size-large wp-image-8861\" src=\"https://poststatus.com/wp-content/uploads/2015/02/amber-link-rot-saver-752x396.png\" alt=\"amber-link-rot-saver\" width=\"752\" height=\"396\" /></p>\n<p>Amber stores the source HTML, much like Archive.org, wget, or SiteSucker, but stores it on the host site’s servers. Meaning, if I were using it here right now, each link in this post would have an associated HTML document on my server to preserve the link and the content therein. The tool then detects 404s if the link rots in the future, and offers up a cached version from my own server.</p>\n<p>Obviously a tool like Amber is not a small investment. It would require news organizations to have more server resources at the least, but it would be an important investment to protect the integrity of source content.</p>\n<p>The <a href=\"http://amberlink.org/\">Amber website</a> cites that 49% of links in United States Supreme Court decisions are dead, and that over 135,000 Wikipedia source links are dead. These numbers alone are staggering, and prove a very good point. I can’t imagine what the ratios of dead links are for longstanding newspapers like The New York Times, and others.</p>\n<p>Amber will be available for WordPress and Drupal, or most platforms that support Apache or Nginx. I’m really, really excited about this tool. I know it will cost money (in resources at least, as I’m not sure if it’ll be a commercial product), but if enough people adopt it, it could really help save a lot of future data. I’m very interested in it for Post Status, as a number of blogs and companies I cover go away if they are not successful upon launch (when I often cover them).</p>\n<h3>Why fighting link rot is important</h3>\n<p><span class=\"pullquote alignright\">We don’t know what items being published today will be important tomorrow. </span> What we do know is that future politicians, world leaders, and to-be significant individuals and organizations are publishing online today. And when these people or organizations are in significant positions, we will want to know their pasts and opinions.</p>\n<p>Perhaps more importantly, cultures, subcultures, and events being documented online may not have any offline version. The web has a beautiful advantage over other mediums like television and newspapers, in that storage of historical data is much simpler, and easier to search. The web enables our timeframe of life on earth to be the most documented in all of human existence.</p>\n<p>It is our responsibility as publishers to protect our own content, but also the content of others. I’m reminded how easy it is now because of how hard such efforts are on other mediums. I once read a <a href=\"http://www.fastcompany.com/3022022/the-incredible-story-of-marion-stokes-who-single-handedly-taped-35-years-of-tv-news\">story about Marion Stokes</a> (also, <a href=\"http://www.onthemedia.org/story/tldr-9-second-life-marion-stokes/\">NPR version</a>), who recorded 35 years of TV news on her own — news that would have been lost without her monumental and perhaps compulsive efforts.</p>\n<p>We also have a responsibility as site owners to keep our content up even past when we may hang up our hats. Within our various niche communities, we should be making efforts to document and keep the past.</p>\n<p>In the case of WordPress, we’re cataloguing software that powers nearly 25% of the web, and growing. There are important stories being told today that may be educational to future publishers, documentarians, or simply interested individuals. You never know when our content will matter again, but it might, and therefore we should take strides to keep it.</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:\"Tue, 24 Feb 2015 18:41: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: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: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:77:\"WPTavern: Press This Bookmarklet Generates Concerns of Copyright Infringement\";s:7:\"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:28:\"http://wptavern.com/?p=39473\";s:7:\"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://wptavern.com/press-this-bookmarklet-generates-concerns-of-copyright-infringement\";s: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:5102:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/PressThisFeaturedImage.png\" rel=\"prettyphoto[39473]\"><img class=\"aligncenter size-full wp-image-39478\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/PressThisFeaturedImage.png?resize=836%2C266\" alt=\"Pres This Featured Image\" /></a></p>\n<p><a title=\"http://codex.wordpress.org/Press_This\" href=\"http://codex.wordpress.org/Press_This\">Press This</a> is a bookmarklet tool that was <a title=\"https://wordpress.org/news/2008/07/wordpress-26-tyner/\" href=\"https://wordpress.org/news/2008/07/wordpress-26-tyner/\">added to WordPress 2.6</a> in 2008. You can access the tool by browsing to the WordPress backend and select the Tools menu. It acts as a small app that runs in the browser to quickly share content on the web. Press This is in the process of <a title=\"https://make.wordpress.org/core/2015/02/18/press-this-revamp-merge-proposal/\" href=\"https://make.wordpress.org/core/2015/02/18/press-this-revamp-merge-proposal/\">being revamped</a> in preparation for WordPress 4.2.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/PressThisLocation.png\" rel=\"prettyphoto[39473]\"><img class=\"size-full wp-image-39477\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/PressThisLocation.png?resize=1010%2C227\" alt=\"Press This Location\" /></a>Press This Location\n<p>Because the bookmarklet uses content from the site being shared, it’s easy to infringe on a website’s copyrighted material. Daniel Bachhuber brought up the issue <a title=\"https://github.com/MichaelArestad/Press-This/issues/42\" href=\"https://github.com/MichaelArestad/Press-This/issues/42\">in Github</a> where active development is taking place.</p>\n<blockquote><p>I’m not the best person to comment on this, but it seems like building a tool that automatically scrapes copyrighted materials should have an upfront discussion about said legal implications, and whether this is something we should promote.</p></blockquote>\n<p>To my knowledge, this is the first time the issue has been brought up since its inclusion into core. Stephane Daury, who is one of the project’s primary contributors explains that, the tool goes through great efforts to use values clearly defined by websites.</p>\n<blockquote><p>We also (now) make a greater effort to use values the sites have clearly defined and specified as being what they want their articles and content to be represented as when shared elsewhere, by detecting Open Graph and Twitter Cards tags, etc. This includes representations for thumbnails, embeds, etc.</p></blockquote>\n<p>Although it’s not documented in the conversation on Github, <a title=\"https://github.com/MichaelArestad/Press-This/issues/42#issuecomment-74895220\" href=\"https://github.com/MichaelArestad/Press-This/issues/42#issuecomment-74895220\">Michael Arestad reached out to Paul Sieminski</a>, Automattic’s general legal counsel, and received word that, from a legal standpoint, Press This is fine. Richard Best of WP and Legal Stuff <a title=\"http://wpandlegalstuff.com/press-this-and-copyright-infringement/\" href=\"http://wpandlegalstuff.com/press-this-and-copyright-infringement/\">published a post on the issue</a> and takes a similar stance:</p>\n<blockquote><p>It seems that a person in-the-know in Automattic has commented internally (no doubt in more detail than we see in the public online discussion) that Press This is fine. I agree. I thought it might be of interest to those following this issue to explain why.</p>\n<p>The discussion revolves around the notion of ‘authorising’ an action that amounts to copyright infringement or ‘contributing’ to infringement (similar concepts which, in different jurisdictions, are called different things). It explains why there is no such authorisation or contribution here and why, therefore, Press This is fine.</p></blockquote>\n<p>The Press this bookmarklet is a convenient way to share content on the web, but it doesn’t prevent copyright infringement from occurring. Best makes an excellent point when he says that, it’s the end user’s responsibility to make sure they’re not infringing on anyone’s copyright:</p>\n<blockquote><p>It can, of course, also be used to infringe copyright, by copying a full article without permission or copying a full size copyright image without permission but, ultimately, Press This is simply a (pretty handy) tool of convenience. It’s the user’s responsibility to use Press This within the confines of copyright law (or run the risk of being accused of copyright infringement).</p></blockquote>\n<p>While Press This is a tool that makes it easy to share snippets of content on the web, it should not be used to re purpose entire articles or share full-size copyrighted images. As <a title=\"http://www.goodreads.com/quotes/709747-with-great-power-comes-great-responsibility\" href=\"http://www.goodreads.com/quotes/709747-with-great-power-comes-great-responsibility\">Voltaire once said</a>, “great power comes with great responsibility.”</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:\"Tue, 24 Feb 2015 03:37: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:\"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: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:73:\"WPTavern: Content Protection Plugins for WordPress Do More Harm Than Good\";s:7:\"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:28:\"http://wptavern.com/?p=39450\";s:7:\"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://wptavern.com/content-protection-plugins-for-wordpress-do-more-harm-than-good\";s: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:5429:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/ContentProtectionFeaturedImage.png\" rel=\"prettyphoto[39450]\"><img class=\"size-full wp-image-39466\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/ContentProtectionFeaturedImage.png?resize=711%2C297\" alt=\"Content Protection Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/10583321@N06/5897893452\">Cologne – Locks</a> – <a href=\"https://creativecommons.org/licenses/by-nc-nd/2.0/\">(license)</a>\n<p>Mika Epstein, who <a title=\"http://wptavern.com/behind-the-scenes-in-the-wordpress-plugin-directory-with-mika-epstein\" href=\"http://wptavern.com/behind-the-scenes-in-the-wordpress-plugin-directory-with-mika-epstein\">helps oversee the WordPress plugin directory</a>, has published <a title=\"http://halfelf.org/2015/stop-using-copy-protection/\" href=\"http://halfelf.org/2015/stop-using-copy-protection/\">a simple request</a> to stop using copy protection. Epstein explains how copy protection degrades the user experience, makes it difficult to provide tech support, and perhaps most importantly, how they don’t work.</p>\n<p>She suggests that photographers use a watermark and not put full-size images on the web. They should also host images on cloud based services like Amazon as PHP and large image sizes don’t get along. As a last resort, she suggests DRM as an option similar to how <a title=\"http://company.gettyimages.com/license-compliance/\" href=\"http://company.gettyimages.com/license-compliance/\">Getty protects their images</a>.</p>\n<blockquote><p>As much as it pains me to say it, DRM is also a solution. So is watermarking your images. The way people like Getty protect their images is to lock it down to purchased users only. You can (fairly easily) download the smaller, sample images, but the awesome big ones are locked down.</p></blockquote>\n<p>She finishes the post by saying there’s only one way to combat content theft: don’t publish it online.</p>\n<h2>Getting Around a Copy Protection Plugin</h2>\n<p>A search for <a title=\"https://wordpress.org/plugins/search.php?q=copy+protection&sort=\" href=\"https://wordpress.org/plugins/search.php?q=copy+protection&sort=\">copy protection</a> on the WordPress plugin directory generates 271 results. I installed <a title=\"https://wordpress.org/plugins/wp-content-copy-protection/\" href=\"https://wordpress.org/plugins/wp-content-copy-protection/\">WP Content Copy Protection</a> as it’s one of the more popular options and it has a ton of features, including:</p>\n<ul>\n<li>Disables context menu (right click)</li>\n<li>Context menu is only clickable on HREFs</li>\n<li>Disables text selection and browser copy functions</li>\n<li>Disables text and image drag/drop/saving function on PC and mobile devices</li>\n<li>Javascript validation (displays error message when Javascript is disabled)</li>\n<li>Disables keyboard copy (CTRL A, C, X, U, P and S) – Windows OS</li>\n<li>Disables f-key command for accessing developer tools</li>\n<li>Uses compressed Javascript (increases load speed and reduces http requests)</li>\n<li>The image link URL is automatically removed and defaulted to the ‘none’ setting (basic image protection)</li>\n<li>No configuration, customization or coding needed.</li>\n</ul>\n<p>As you can see, this plugin does a lot and should prevent me from easily stealing content. After installing and activating the plugin, I visited the front page of the testing site and discovered all of the usual suspects were disabled. I couldn’t right-click to view the page source or directly download an image. I opened up the <a title=\"http://getfirebug.com/\" href=\"http://getfirebug.com/\">Firebug</a> extension in FireFox and inspected the image element.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/FireBugInspectedImageElement.png\" rel=\"prettyphoto[39450]\"><img class=\"size-full wp-image-39465\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/FireBugInspectedImageElement.png?resize=1025%2C499\" alt=\"Image Inspected With Firebug\" /></a>Image Inspected With Firebug\n<p>After inspecting the image within the post, I gained access to the direct URL in Firebug’s console. I copied and pasted the URL into a new browser window which allowed me to download the full-size image. I’m also able to inspect paragraph elements and copy those as well. If the site is using the free version of WP Content Copy Protection, I can use its RSS feed to scrape content as only the pro version removes RSS feeds.</p>\n<p>The pro version adds several features that make it much more aggressive at content protection. For instance, it has a print screen deterrent agent to prevent the use of screenshot tools to steal images. I’ve contacted the plugin author and have asked for a free trial to see if I can easily get access to protected content with the pro version. If he gives me a copy, results of the experiment will be published in a future post on the Tavern.</p>\n<p>Although copy protection plugins or copy protection in general prevents the average website visitor from being able to steal content, they come with a lot of unnecessary baggage. In essence, they do more harm than good, especially from an accessibility stand point, as common keyboard shortcuts are disabled. If you don’t want to have your content stolen online, don’t publish it.</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, 23 Feb 2015 23:26: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: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:84:\"WPTavern: WordCamp Miami Gears Up for 6th Year with New Tracks and Workshops Planned\";s:7:\"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:28:\"http://wptavern.com/?p=39433\";s:7:\"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:\"http://wptavern.com/wordcamp-miami-gears-up-for-6th-year-with-new-tracks-and-workshops-planned\";s: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:5649:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/wcmia-2015.jpg\" rel=\"prettyphoto[39433]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/wcmia-2015.jpg?resize=750%2C349\" alt=\"wcmia-2015\" class=\"aligncenter size-full wp-image-39447\" /></a></p>\n<p><a href=\"http://davidbisset.com/wordcamp-miami-2015-sessions-tracks/\" target=\"_blank\">WordCamp Miami</a> is one of the largest and longest-running annual WordPress events, thanks to its dedicated organizers and volunteers. Last year, <a href=\"http://wptavern.com/recap-of-wordcamp-miami-2014\" target=\"_blank\">the event attracted 770 WordPress enthusiasts</a> from around the world. Co-organizer David Bisset expects that attendees will be in the range of 800 this year for its 6th edition.</p>\n<p>The event has sold out every year, with 250 attendees on its first run in 2010 and attendance steadily increasing every year. Organizing a successful WordCamp for more than half a decade requires organizers to go with what works and always be open to introducing new formats.</p>\n<h4>Expanded Kid’s Workshop Planned</h4>\n<p>Last year’s fifth anniversary event included an experiment with hosting a <a href=\"http://wptavern.com/wordcamp-miami-kids-workshop-launches-the-next-generation-of-bloggers\" target=\"_blank\">kid’s workshop</a> for ages 8-12. Organizers guided the children through the process of setting up a new blog and publishing to the internet for the first time. Bisset said the 2015 event plans to expand on kid’s workshop.</p>\n<blockquote><p>Expect it back this year based on demand, but we are also bringing something else for young ones to WordCamp Miami 2015. One of our biggest goals at WCMIA is diversity – and diversity includes young ones. They are the next generation of bloggers, developers, and coders.</p></blockquote>\n<p>Volunteering to help with the kid’s workshop is a fun way to reignite your excitement about WordPress and publishing in general. The event will likely offer more opportunities this year with an expanded workshop planned.</p>\n<h4>BuddyCamp Miami to Return for 3rd Edition</h4>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/buddycamp.jpg\" rel=\"prettyphoto[39433]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/buddycamp.jpg?resize=1025%2C459\" alt=\"buddycamp\" class=\"aligncenter size-full wp-image-22680\" /></a></p>\n<p><a href=\"http://miami.wordcamp.org/2015/announcing-buddycamp-miami-2015/\" target=\"_blank\">BuddyCamp Miami will return for a third year</a> on May 29th to kick off the main event. This year the topics will be more developer-focused than previous years.</p>\n<p>“We really don’t want people just to come and listen to talks, but actually CHAT with developers and contributors one-on-one to learn and improve their development and design skills with BuddyPress and bbPress,” Bisset said. Attending a BuddyCamp is a good way to connect with those who are involved in making BuddyPress and find out more about extending and contributing to the plugin. Attendee maximum numbers for the 2015 event will be more limited than previous years to facilitate a stronger environment for developer-focused learning.</p>\n<h4>New “How To” Track</h4>\n<p>WordCamp Miami is already a veritable smorgasbord of WordPress knowledge, but organizers plan to add several new formats this year for variety. In addition to the traditional abstract/motivational track, a practical “How To” track is in the works.</p>\n<p>“This track will be focused on users walking into the room and walking out in that same hour with actionable insights and knowledge,” Bisset said. Sessions will take the form of mini-workshops where attendees can quickly learn new techniques and technologies.</p>\n<p>Bisset’s <a href=\"http://davidbisset.com/wordcamp-miami-2015-sessions-tracks/\" target=\"_blank\">announcement</a> also hints at “Hallway Tracks,” which will unofficially welcome and recognize hallway networking. Business talks will be welcome again this year but will be refocused to provide a more practical and organized series of talks with resources for attendees.</p>\n<p>WordCamp Miami will remain committed to furthering developer education based on feedback from the local community. Organizers plan to encourage more deeper-level developer talks at the 2015 event. “We think Miami is ready for more serious developer talks and conferences,” Bisset said. “According to feedback from local meetups and other sources, more and more advanced topics are being desired (and less of the very early or beginning level topics).”</p>\n<h4>A Call for Speakers and Volunteers</h4>\n<p>Speaker applications for WordCamp Miami opened up today, and organizers welcome first-time WordCamp speakers to join the event. Topic suggestions are available on the <a href=\"http://miami.wordcamp.org/2015/speaker-submissions/\" target=\"_blank\">speaker submissions</a> page of the event website.</p>\n<p>An event of this magnitude requires a large crew of local volunteers. Last year the eight person coordinating team managed a crew of 30 volunteers, a few of which were even from out of town. “Volunteers literally made 2014 possible,” Bisset said. The team currently has almost a dozen coordinators in its Slack group and will be adding more in the coming weeks. If you want to <a href=\"http://miami.wordcamp.org/2015/volunteers/\" target=\"_blank\">get involved</a>, there are lots of opportunities to share your knowledge and skills to help make WordCamp Miami 2015 another successful event.</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, 23 Feb 2015 21:32: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: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: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:24:\"Matt: Find Three Hobbies\";s:7:\"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:21:\"http://ma.tt/?p=44705\";s:7:\"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:40:\"http://ma.tt/2015/02/find-three-hobbies/\";s: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:289:\"<blockquote><p>Find three hobbies you love: one to make you money, one to keep you in shape, and one to be creative.</p></blockquote>\n<p>I’m not sure the provenance of this quote, but I read it and it really resonated with me, and I’ve found myself repeating it frequently.</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, 23 Feb 2015 19:30: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: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:88:\"WPTavern: Aventurine: A Free WordPress Theme Featuring Bold Typography and Bright Colors\";s:7:\"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:28:\"http://wptavern.com/?p=39396\";s:7:\"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://wptavern.com/aventurine-a-free-wordpress-theme-featuring-bold-typography-and-bright-colors\";s: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:3764:\"<p>Last year, WordPress saw a <a href=\"http://wptavern.com/top-15-free-wordpress-themes-released-in-2014\" target=\"_blank\">renaissance in personal blogging themes</a>. The official WordPress.org directory received a deluge of high quality themes that served to raise the bar for commercial developers when it comes to design and simplicity.</p>\n<p>In particular, the trend of flat, minimalist blogging themes is still running strong. Last month, theme design and development duo Mel Choyce and Kelly Dwan released <a href=\"https://wordpress.org/themes/aventurine\" target=\"_blank\">Aventurine</a>, a bold new theme for writers.</p>\n<p>The name Aventurine was inspired by the Italian phrase <em>a ventura</em>, meaning by chance, but the theme’s elegant and deliberate typography choices indicate that nothing has been left to chance. Aventurine posseses a design wholeness where every element has a clear purpose, and the theme is free of cluttersome widgets and extraneous meta.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/aventurine.png\" rel=\"prettyphoto[39396]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/aventurine.png?resize=880%2C660\" alt=\"aventurine\" class=\"aligncenter size-full wp-image-39398\" /></a></p>\n<p>The theme’s colors are reminiscent of Choyce and Dwan’s popular <a href=\"https://wordpress.org/themes/flounder\" target=\"_blank\">Flounder</a> theme, which has been downloaded more than 33,000 times. Aventurine’s text and headers feature Josefin Sans and Varela Round from Google Fonts.</p>\n<p>The theme includes customizer options for setting the background and header colors. You can also upload a background image. Aventurine’s creators recommend using a repeating pattern, such as the ones offered at <a href=\"http://subtlepatterns.com/\" target=\"_blank\">subtlepatterns.com</a>.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/aventurine-customizer.png\" rel=\"prettyphoto[39396]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/aventurine-customizer.png?resize=1025%2C586\" alt=\"aventurine-customizer\" class=\"aligncenter size-full wp-image-39419\" /></a></p>\n<p>Featured images are displayed as headers on top of posts at 900px wide for impact. The footer widget areas the only additional customizable feature. They are displayed neatly beneath posts and do not detract from the main content of the page.</p>\n<p>Dwan and Choyce built Aventurine with accessibility in mind, particularly as it relates to best practices for interacting with keyboard and screen readers. While the theme’s default color palette does not pass accessibility guidelines, the authors made it easy for you to change some of the theme’s main colors in the customizer. Further customizations can be added to a child theme.</p>\n<p>Aventurine has built-in support for a range of Jetpack features, including galleries, carousels, infinite scroll, and Photon. Over the past year, the Jetpack development team has been refining the plugin’s features to be more friendly to theme developers. Many newly released themes are taking advantage of this by supporting Jetpack features out of the box.</p>\n<p>After sorting through dozens of free themes added to WordPress.org in early 2015, Aventurine is one of the few that stand out as truly original and inspiring. It’s one of the best-designed personal blogging themes of 2015 thus far. Check out the <a href=\"https://themes.redradar.net/aventurine/\" target=\"_blank\">live demo</a> on the theme’s homepage. You can download <a href=\"https://wordpress.org/themes/aventurine\" target=\"_blank\">Aventurine</a> for free from WordPress.org or install it via your admin themes browser.</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, 23 Feb 2015 17:18: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: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: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:19:\"Matt: Elon Musk AMA\";s:7:\"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:21:\"http://ma.tt/?p=44678\";s:7:\"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://ma.tt/2015/02/elon-musk-ama/\";s: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:193:\"<p><a href=\"https://www.reddit.com/r/IAmA/comments/2rgsan/i_am_elon_musk_ceocto_of_a_rocket_company_ama/\">I am Elon Musk, CEO/CTO of a rocket company, AMA!</a>. This guy continues to amaze.</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, 23 Feb 2015 00:48: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: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:35:\"Matt: Actually Good Youtube Comment\";s:7:\"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:21:\"http://ma.tt/?p=44695\";s:7:\"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:\"http://ma.tt/2015/02/actually-good-youtube-comment/\";s: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:1125:\"<p>Hey guys! I found a good comment on Youtube. Documenting here for posterity, from <a href=\"https://www.youtube.com/user/vTxTobi\">vTxTobi</a>:</p>\n<blockquote><p>Top 5 rappers:<br />\n1. <a href=\"http://en.wikipedia.org/wiki/Kendrick_Lamar\">Kendrick Lamar</a><br />\n2. K.dot<br />\n3. Guy in <a href=\"http://genius.com/Big-sean-control-lyrics\">second verse of Control</a><br />\n4. Short dude in <a href=\"http://txdxe.com/\">TDE</a><br />\n5. The <a href=\"http://en.wikipedia.org/wiki/Good_Kid,_M.A.A.D_City\">good kid in a mad city</a></p></blockquote>\n<p>(I added the links.) The joke is all of those refer to Kendrick Lamar, so was laugh-out-loud funny. It was on Kendrick’s <a href=\"http://www.theatlantic.com/entertainment/archive/2015/02/kendrick-lamar-is-not-a-hypocrite/385384/\">powerful and controversial</a> new <a href=\"https://www.youtube.com/watch?v=6AhXSoKa8xw\">Blacker the Berry track</a>. So congrats to vTxTobi for writing the only decent comment I’ve read on Youtube in years. <img src=\"http://i1.wp.com/s.ma.tt/blog/wp-includes/images/smilies/icon_smile.gif?w=604\" alt=\":)\" class=\"wp-smiley\" /></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, 21 Feb 2015 21:10: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: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:30:\"Matt: Future of WP and 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:21:\"http://ma.tt/?p=44699\";s:7:\"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:\"http://ma.tt/2015/02/future-of-wp-and-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:251:\"<p>There’s been some interesting threads going around on Jetpack and the future of WordPress, here’s Chris Lema’s take: <a href=\"http://chrislema.com/success-of-wordpress/\">Is the Future Success of WordPress tied to Jetpack?</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, 21 Feb 2015 05:15: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: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:63:\"WPTavern: WPGlobus Plugin Adds a Language Switcher 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:28:\"http://wptavern.com/?p=27334\";s:7:\"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:\"http://wptavern.com/wpglobus-plugin-adds-a-language-switcher-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:4703:\"<p>Last week <a href=\"http://wordpress.org/plugins/wpglobus/\" target=\"_blank\">WPGlobus</a> 1.0 beta was released on WordPress.org. The plugin offers an interesting new attempt at providing multi-language support for WordPress sites. WPGlobus allows you to configure a set of available languages and adds a dropdown language switcher to the frontend via a custom menu.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-language-switcher.png\" rel=\"prettyphoto[27334]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-language-switcher.png?resize=1025%2C437\" alt=\"wpglobulus-language-switcher\" class=\"aligncenter size-full wp-image-39369\" /></a></p>\n<p>The development team behind <a href=\"http://www.wpglobus.com/\" target=\"_blank\">WPGlobus</a> is led by WordPress developer Gregory Karpinsky. He designed the tool to be used on bilingual/multilingual WordPress sites. To be clear, the plugin does not provide translations, but rather allows you to create your own translations for pages and posts in the admin.</p>\n<p>Karpinsky quotes the venerable Capt. O.B.Vious in his reasoning behind creating the plugin: <strong>“People are a lot more likely to interact with your website if it is available in their own language.”</strong> WPGlobus was designed to make it easy for anyone to add a language switcher to their site without too much hassle.</p>\n<p>The current version of the plugin offers the following feature highlights:</p>\n<ul>\n<li>Add multiple languages and countries to your site.</li>\n<li>Translate posts, pages, categories, tags and menus using a clean and simple interface.</li>\n<li>Switch languages at the front end using a dropdown menu with language names and country flags.</li>\n<li>Supports the WP-SEO titles and descriptions in multiple languages</li>\n</ul>\n<p>The first step in using the plugin is to select the languages you want to be available in the frontend dropdown. WPGlobus offers different ways to customize the way the languages appear in the menu and comes with flag images pre-installed for each language. The images are also customizable, should you wish to add your own or define custom combinations of country flags and language abbreviations.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-admin-settings.png\" rel=\"prettyphoto[27334]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-admin-settings.png?resize=1025%2C685\" alt=\"wpglobulus-admin-settings\" class=\"aligncenter size-full wp-image-39366\" /></a></p>\n<p>If you have a relatively small website that is quick to translate, you can paste translations for other languages directly into WPGlobus’ tabbed interface in the post editor.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-editor.png\" rel=\"prettyphoto[27334]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/wpglobulus-editor.png?resize=1025%2C586\" alt=\"wpglobulus-editor\" class=\"aligncenter size-full wp-image-39367\" /></a></p>\n<p>The frontend dropdown menu allows visitors to switch between languages and displays them by changing the URL (/{language}/page/).</p>\n<p>In its current state, WPGlobus was designed for simple, static sites. For example, it could be useful for an event where attendees speak a handful of different languages. In this instance, the event staff can easily translate event details on the various pages to provide information for attendees in their own languages.</p>\n<p>For large sites and blogs, an expanded version of WPGlobus is in the works, which would integrate with multilingual plugins, such as WPML, qTranslate, or Polylang. Further down the road, Karpinsky hopes to integrate functionality that will assist e-commerce vendors:</p>\n<blockquote><p>When it comes to e-Commerce, additional challenges may arise. The Buyer, the Seller and the Site Administrator may all speak different languages. A user may have a non-trivial combination of residence, language and currency. Some countries are multilingual, so clicking on a country flag is not always enough. WPGlobus attempts to solve those problems. It’s a long way down the road but we are full of energy and optimism.</p></blockquote>\n<p>At the moment, the plugin is suitable for WordPress administrators who want to make their sites more global and are willing to provide their own translations. <a href=\"http://wordpress.org/plugins/wpglobus/\" target=\"_blank\">WPGlobus</a> is available from WordPress.org. I tested the plugin, and, although it’s still technically in beta, it works as advertised for providing your own translations on a small website.</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, 20 Feb 2015 23:12: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: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:94:\"WPTavern: New Plugin Detects Shared Terms in WordPress Ahead of Taxonomy Term Splitting in 4.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39295\";s:7:\"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:104:\"http://wptavern.com/new-plugin-detects-shared-terms-in-wordpress-ahead-of-taxonomy-term-splitting-in-4-2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4866:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/split.jpg\" rel=\"prettyphoto[39295]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/split.jpg?resize=1024%2C498\" alt=\"photo credit: Utičnice - (license)\" class=\"size-full wp-image-39352\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/11932978@N00/3560243700\">Utičnice</a> – <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p><a href=\"https://make.wordpress.org/core/2015/02/16/taxonomy-term-splitting-in-4-2-a-developer-guide/\" target=\"_blank\">Taxonomy term splitting</a> in WordPress 4.2 addresses <a href=\"https://core.trac.wordpress.org/ticket/5809\" target=\"_blank\">a seven-year-old bug</a> that occasionally posed a nuisance to developers. In the past, WordPress allowed terms to be shared between multiple taxonomies. This caused a problem where updating a shared term would change the others unintentionally.</p>\n<p>Boone Gorges’ progress on this ticket marks a major milestone on the <a href=\"https://make.wordpress.org/core/2013/07/28/potential-roadmap-for-taxonomy-meta-and-post-relationships/\" target=\"_blank\">taxonomy component roadmap</a> that Andrew Nacin outlined in 2013. Splitting shared terms paves the way for more exciting improvements to taxonomy meta and post relationships in the future.</p>\n<p>Gorges explained how taxonomy term splitting will work in 4.2:</p>\n<blockquote><p>WordPress will detect whether the term is shared between multiple taxonomies, and if so, will create a new row in wp_terms for the updated term and change all necessary term_taxonomy associations. term_taxonomy_id will stay the same, but term_id will change. This is a case of a shared term being split into separate terms.</p>\n<p>In most cases, term splitting will go unnoticed. However, there are some plugins and themes that store term IDs as static data. In these cases, a changed term ID has the potential to cause various sorts of problems.</p></blockquote>\n<p>He identified 11 out of the top 100 plugins on WordPress.org that will be affected by this change in 4.2, due to the fact that they store term IDs independently in the database. Plugin authors are advised to update their extensions to facilitate split term ID migration, and Gorges offers an example in his <a href=\"https://make.wordpress.org/core/2015/02/16/taxonomy-term-splitting-in-4-2-a-developer-guide/\" target=\"_blank\">post on the Make/Core blog</a>.</p>\n<h3>Find out if your WordPress site is using any shared terms.</h3>\n<p>Shared terms are extremely uncommon. However, if you’re curious to find out if your site has any, the new <a href=\"https://github.com/jjeaton/wp-find-shared-terms\" target=\"_blank\">WP Find Shared Terms</a> plugin makes it easy to detect shared terms and will list them along with their associated taxonomies.</p>\n<p>After installing it, you can visit Tools > Find Shared Terms to see a list. I tested it and found that it works as advertised to detect shared terms, their IDs, taxonomies, and associated posts:</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/shared-terms.jpg\" rel=\"prettyphoto[39295]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/shared-terms.jpg?resize=934%2C402\" alt=\"shared-terms\" class=\"aligncenter size-full wp-image-39344\" /></a></p>\n<p>The plugin was created by <a href=\"http://www.josheaton.org/\" target=\"_blank\">Josh Eaton</a>, Partner at <a href=\"http://reaktivstudios.com/\" target=\"_blank\">Reaktiv Studios</a>. Eaton developed it to help users plan ahead for upcoming taxonomy changes.</p>\n<p>“This may be helpful in determining whether you need to refactor any custom code that stores term IDs or upgrade any of your plugins prior to the 4.2 upgrade,” he <a href=\"http://www.josheaton.org/find-shared-taxonomy-terms-in-wordpress/\" target=\"_blank\">said</a>. “If your site doesn’t have any shared terms, and you’ve already upgraded to 4.1 then you’re in the clear!”</p>\n<p>Eaton said even if you detect that your site has shared terms, it doesn’t necessarily mean that you’ll have a problem updating. Detecting shared terms should prompt you to check that the plugins you’re using are properly updated for 4.2.</p>\n<p>It’s important to note that shared terms in WordPress 4.2 will not be retroactively split, but will only be split if the terms are updated in the dashboard, i.e. renamed, etc. Gorges advises that there are plans to force all shared terms to be split in a future release. It’s prudent to plan ahead now. If you suspect that you might have an issue with shared terms, install the <a href=\"https://github.com/jjeaton/wp-find-shared-terms\" target=\"_blank\">WP Find Shared Terms</a> plugin as a first step and monitor your WordPress plugins for updates ahead of the 4.2 release.</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, 20 Feb 2015 19:28: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:\"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: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:59:\"WPTavern: Do You Use The Sticky Posts Feature in 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:28:\"http://wptavern.com/?p=39326\";s:7:\"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://wptavern.com/do-you-use-the-sticky-posts-feature-in-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:1191:\"<p><a title=\"http://codex.wordpress.org/Sticky_Posts\" href=\"http://codex.wordpress.org/Sticky_Posts\">Sticky posts, </a>introduced in <a title=\"https://wordpress.org/news/2008/12/coltrane/\" href=\"https://wordpress.org/news/2008/12/coltrane/\">WordPress 2.7</a>, gives authors the ability to stick or feature posts to the front page. You’ll find the option in the publish meta box under the visibility section.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/StickyPostsMetabox.png\" rel=\"prettyphoto[39326]\"><img class=\"size-full wp-image-39327\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/StickyPostsMetabox.png?resize=277%2C384\" alt=\"Where to find the Sticky Post option\" /></a>Where to find the Sticky Post option\n<p>I’ve rarely found a use for sticky posts on my personal site and WP Tavern. However, I realize that in some WordPress themes, they’re an easy way to feature content. How many of you actively use sticky posts and if you do, tell us how in the comments. Creative uses may be featured in an upcoming article.</p>\nNote: There is a poll embedded within this post, please visit the site to participate in this post\'s poll.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Feb 2015 18:50: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: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: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:45:\"WPTavern: GravityView is Now Public on GitHub\";s:7:\"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:28:\"http://wptavern.com/?p=39249\";s:7:\"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:\"http://wptavern.com/gravityview-is-now-public-on-github\";s: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:3653:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/07/gravity-view.jpg\" rel=\"prettyphoto[39249]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/07/gravity-view.jpg?resize=681%2C282\" alt=\"gravity-view\" class=\"aligncenter size-full wp-image-27113\" /></a></p>\n<p>Six months ago, <a href=\"https://katz.co/\" target=\"_blank\">Zack Katz</a> and <a href=\"http://tinygod.pt/\" target=\"_blank\">Luis Godinho</a> launched <a href=\"http://wptavern.com/gravityview-launches-an-app-based-on-gravity-forms\" target=\"_blank\">GravityView</a>, an app based on the popular Gravity Forms plugin. It uses the <a href=\"http://wptavern.com/gravityforms-1-8-beta-released-introduces-api\" target=\"_blank\">Gravity Forms API</a> to display unique views of form data and entries on the frontend of WordPress.</p>\n<p>The main <a href=\"https://github.com/katzwebservices/GravityView\" target=\"_blank\">GravityView plugin</a> is now public on GitHub for anyone to access for free. The plugin’s repository was previously private and the code accessible only to GravityView’s paid customers, but co-founder Zack Katz recently decided to go another direction with the project.</p>\n<p>Katz told the Tavern that he was inspired by a <a href=\"https://mattreport.com/interview-matt-mullenweg/\" target=\"_blank\">discussion between Matt Medeiros and Matt Mullenweg</a> on ubiquity vs. scarcity in WordPress product businesses. Medeiros asked Mullenweg if he could offer any advice to WordPress startups that are looking to create a new product in this crowded space. Mullenweg replied:</p>\n<blockquote><p>The one pattern I see most right now that I think is not sustainable is, and it’s because it’s the easiest thing to do, is businesses that are built on a scarcity – the thing not being widely available. If you think about some of the coolest successes so far in WordPress, the Gravity Forms, some of the theme businesses, they are inherently predicated on the fact that you have to pay to access them. </p>\n<p>I’ve always been a fan of businesses that grow with ubiquity, that become more powerful the more ubiquitous they are, more valuable. WordPress itself is one of these. Akismet is one of these. Jetpack is certainly one of those. </p>\n<p>So if you think about turning that on its head, I think that’s what will create the sort of multi-generational businesses in the WordPress ecosystem. Even with themes, we’ve seen that themes are very cyclical. People who used to make the majority of their money from themes, like WooThemes, are now finding it’s an ever-decreasing percentage. You hear this across almost all the theme shops.</p></blockquote>\n<p>This advice runs counter to the way many WordPress product businesses have structured their revenue models. Rare exceptions like <a href=\"http://wptavern.com/pippin-williamson-on-building-a-community-around-your-open-source-project\" target=\"_blank\">Easy Digital Downloads</a>, <a href=\"http://wptavern.com/wooconf-the-first-ever-conference-dedicated-to-woocommerce-deemed-a-success\" target=\"_blank\">WooCommerce</a>, and other plugins where the base software is free, are shining examples where pushing for ubiquity instead of scarcity has truly paid off.</p>\n<p>The founders behind <a href=\"https://gravityview.co/\" target=\"_blank\">GravityView</a> are looking to find the same success within the Gravity Forms micro-ecosystem. With the base <a href=\"https://github.com/katzwebservices/GravityView\" target=\"_blank\">GravityView plugin</a> now available for free on GitHub, the company’s pricing is now only applicable to support and extensions.</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, 19 Feb 2015 21:47: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: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: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:28:\"Matt: USB History and Type C\";s:7:\"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:21:\"http://ma.tt/?p=44672\";s:7:\"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:\"http://ma.tt/2015/02/usb-history-and-type-c/\";s: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:611:\"<p>I enjoyed this Ars Technica look at <a href=\"http://arstechnica.com/gadgets/2015/01/usb-3-1-and-type-c-the-only-stuff-at-ces-that-everyone-is-going-to-use/\">USB 3.1 and Type-C</a>, which is probably the cable/connection change people will notice the most over the next few years. (As I look with despair on my dozens of USB devices and cables.) I also dug their retrospective, <a href=\"http://arstechnica.com/gadgets/2014/08/a-brief-history-of-usb-what-it-replaced-and-what-has-failed-to-replace-it/\">A brief history of USB, what it replaced, and what has failed to replace it</a>. Remember serial ports?</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, 19 Feb 2015 21:34: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: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:91:\"WPTavern: WPWeekly Episode 180 – Interview With Wade Foster, CEO and Co-founder of Zapier\";s:7:\"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://wptavern.com?p=39274&preview_id=39274\";s:7:\"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:\"http://wptavern.com/wpweekly-episode-180-interview-with-wade-foster-ceo-and-co-founder-of-zapier\";s: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:3217:\"<p>In this week’s episode of WordPress Weekly, <a title=\"http://marcuscouch.com/\" href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a title=\"http://wadefoster.net/\" href=\"http://wadefoster.net/\">Wade Foster</a>, CEO and Co-founder of <a title=\"https://zapier.com/\" href=\"https://zapier.com/\">Zapier</a>. Zapier is a service that acts as an integration point for more than 300 applications. During the interview, Foster tells us how the company was founded, how Zapier works, and why it’s different from <a title=\"https://ifttt.com/\" href=\"https://ifttt.com/\">IFTTT</a> (If This Then That).</p>\n<p>We learn how Zaps are created and the importance of APIs. We also discuss the community surrounding Zapier and how important the community manager’s position is. Last but not least, Foster explains why the company is 100% distributed and tells us <a title=\"https://zapier.com/jobs/\" href=\"https://zapier.com/jobs/\">they’re hiring</a>.</p>\n<h2>Stories Discussed:</h2>\n<p><a title=\"http://wptavern.com/a-look-back-at-16-automattic-acquisitions-since-2007\" href=\"http://wptavern.com/a-look-back-at-16-automattic-acquisitions-since-2007\">A Look Back at 16 Automattic Acquisitions Since 2007</a><br />\n<a title=\"http://wptavern.com/tickets-on-sale-for-wordcamp-north-canton-oh-2015\" href=\"http://wptavern.com/tickets-on-sale-for-wordcamp-north-canton-oh-2015\">Tickets On Sale For WordCamp North Canton, OH, 2015</a><br />\n<a title=\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\" href=\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\">WordPress 4.2 on Track to Expand Core Support for Emoji</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/wp-image-shrinker/\" href=\"https://wordpress.org/plugins/wp-image-shrinker/\">WordPress Image Shrinker</a> lets users reduce image file sizes drastically while improving performance and Pagespeed score using the TinyPNG API within WordPress. Works for both PNGs and JPGs.</p>\n<p><a title=\"https://wordpress.org/plugins/there-can-be-only-one/\" href=\"https://wordpress.org/plugins/there-can-be-only-one/\">There Can Be Only One</a> ensures that there is only one published sticky post on the site at any given time.</p>\n<p><a title=\"https://wordpress.org/plugins/the-dude/\" href=\"https://wordpress.org/plugins/the-dude/\">The Dude</a> – When activated, you will randomly see a quote from “The Big Lebowski” in the upper right of your admin screen on every page.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 25th 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=\"http://www.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 #180:</strong><br />\n</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, 19 Feb 2015 21:31: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:\"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: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:76:\"Post Status: Layers, by Obox, introduces a beautiful page building 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://poststatus.com/?p=8814\";s:7:\"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:41:\"https://poststatus.com/layers-theme-obox/\";s: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:8510:\"<p><a href=\"http://www.layerswp.com/\">Layers</a> is a product <a href=\"http://blog.oboxthemes.com/from-today-the-way-you-build-wordpress-sites-will-change-say-hello-to-layers/\">released by Obox</a> today that aims to integrate page building into the WordPress experience.</p>\n<p>Layers has the absolute best onboarding process I’ve seen in any tool like this. Also, the experience for creating new pages is very nice. While I have many disagreements with certain choices they made from a design perspective, overall I am very impressed with what they have done for the page building user experience.</p>\n<h3>Layers user experience sets a high bar</h3>\n<p>Layers has some very “wow” worthy features.</p>\n<p>I am very impressed with Obox’s onboarding. Upon theme activation, it takes you straight to a progressive walk-through that helps you learn about and setup Layers. It includes videos that operate like playable GIFs that show you what it’s referencing in each stage.</p>\n<p><img class=\"aligncenter size-large wp-image-8810\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-onboarding-752x364.png\" alt=\"layers-onboarding\" width=\"752\" height=\"364\" /></p>\n<p>The editor itself is also impressive. Layers are managed totally through the customizer. There is a single customizer tab that opens up panels for Layer widgets, which is very in tune with default WordPress.</p>\n<p><img class=\"aligncenter size-large wp-image-8809\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-edit-widget-752x351.png\" alt=\"layers-edit-widget\" width=\"752\" height=\"351\" /></p>\n<p>I call this method “going all in on the customizer”, which some people love and some people hate. I haven’t yet made up my mind, but I definitely like this better than many other methods I’ve seen — such as completely going outside of the WordPress UI.</p>\n<p>Within the WordPress page itself, it calls you to go to the Layers customizer to edit the content, but also has options for duplicating, importing, or exporting Layers templates.</p>\n<p><img class=\"aligncenter size-large wp-image-8813\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-page-752x475.png\" alt=\"layers-page\" width=\"752\" height=\"475\" /></p>\n<p>I like the way Layers makes getting started pretty easy. And I’m sure they will offer more templates going forward to help users quickly build pages that would otherwise require custom code.</p>\n<p>Obox is really stretching their legs on UX, and they are unabashedly prioritizing UX over everything else.</p>\n<p>David Perel — co-founder of Obox — tells me, “We believe in UX more than anything. Code is solveable; it just takes time. But user experience isn’t black and white.” I encouraged him to get more involved with core WordPress’ various UX projects, as I completely agree with his sentiment.</p>\n<h3>Behind the curtains of Layers code</h3>\n<p>When I first looked under the hood of Layers, I was completely baffled by some of the code decisions. Saving a page in Layers does not save anything to the actual <code>post_content</code> in WordPress, nor even in meta. No, content is essentially grouped — across any page ID — and stored in the options table, depending on the type of module in use.</p>\n<p><img class=\"aligncenter size-large wp-image-8811\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-options.png\" alt=\"layers-options\" width=\"657\" height=\"199\" /></p>\n<p>So, if you view the options field of <code>widget_layers-widget-column</code>, you see this:</p>\n<p><img class=\"aligncenter size-large wp-image-8812\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-option-752x369.png\" alt=\"layers-option\" width=\"752\" height=\"369\" /></p>\n<p>The above image is content for any column module in the Layers theme. Meanwhile, the <code>post_content</code> for the page you create is completely empty.</p>\n<p>I was baffled by this architecture decision, as it means that I can never recover that content or use it again unless I’m using Layers. While the UX may fit well into the WordPress experience, the code seemed far, far from it; and it was a complete blocker for me. Then I talked to David Perel.</p>\n<p>Thank goodness he showed me their backup tool. Before that, this post looked <em>much, much</em> different.</p>\n<p><img class=\"aligncenter size-large wp-image-8820\" src=\"https://poststatus.com/wp-content/uploads/2015/02/layers-backup-752x386.png\" alt=\"layers-backup\" width=\"752\" height=\"386\" /></p>\n<p>They are working to automatically port content to the proper field in the database, but for now you can manually do it, so that your markup at least is preserved for if you change themes. This methodology is in line with other responsible page building tools like The Theme Foundry’s <a title=\"Make and Make Plus, a drag and drop framework from The Theme Foundry\" href=\"https://poststatus.com/make-drag-and-drop-theme-foundry/\">Make theme</a>.</p>\n<p>I also talked to David about disappointing front-end performance. The theme loads 16 styles and scripts on every page, no matter what. Scripts like Masonry are loading — and more than one Masonry related script — whether the page uses Masonry or not. Those are just the scripts that are not conditional at all. On page inspection of some of their common templates, I was seeing well over 20 HTTP requests for styles and scripts. This simply should not be acceptable. This, at least, is fixable.</p>\n<p>After discussing this with David, they are already working to implement a fix that will combine many of these files, and conditionally load others. Layers is 1.0, so while I wish this wasn’t an afterthought, I’m glad they’re moving fast to improve.</p>\n<p>Overall, Obox is trying really hard on Layers; and they’ve shipped an impressive 1.0. They are doing active reviews still with some highly qualified WordPress developers whose names we all would know, and we can expect further improvements on performance down the line.</p>\n<h3>Where to get Layers, and notes on the monetization model</h3>\n<p><a href=\"http://www.layerswp.com/\">Layers</a> is free, and on <a href=\"https://github.com/Obox/layerswp\">Github</a>. They also have <a href=\"http://www.layerswp.com/developers/\">developer</a> notes and general <a href=\"http://docs.layerswp.com/\">docs</a> available. The Obox team is also working to get the product on WordPress.org, but there are some things they have to work out before they can.</p>\n<p>For monetization, they intend to charge for pre-built child themes and commercial extensions. For now, they want to get mass adoption for Layers — a tactic that has worked really well for others in the space.</p>\n<h3>Thoughts on page builders</h3>\n<p>I am definitely not on the bandwagon for page builders, though it seems the WordPress product world is. Where traditional options heavy theme sales have died away, page builders have risen from their ashes.</p>\n<p>I think anyone building a tool like this needs someone at their side forcing them to justify every feature — as it seems to me that most of these are giving way too many options in their products.</p>\n<p>I may have a follow-up post in my mind that I’ll probably publish sometime soon describing why I think it is a bad thing for page builders (in the context of theming) to be the future of the web.</p>\n<p>I’m afraid, however, that end user “demand” may make it so whether I like it or not; but it won’t be for their own good. I think there is a better way. I think “page building”, as it seems we’ve standardized the term, is broken when too many granular design elements are allowed. Instead, I’d like to see <em>content building</em>, where structured content can be created with a tool, but theming and styles are still left to, well, themes.</p>\n<p>Tools like <a href=\"http://aesopstoryengine.com/\">Aesop</a> story engine, <a href=\"https://thethemefoundry.com/wordpress-themes/make/\">Make</a>, and <a href=\"http://www.layerswp.com/\">Layers</a> are all making what I consider valiant efforts at evolving complex content creation for WordPress. I don’t think anyone is quite nailing it, but I like where at least these three projects are going for the most part. I’m happy to see Obox release their vision of what content creation should be in WordPress, with Layers.</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, 19 Feb 2015 20:46: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: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: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:70:\"WPTavern: BuddyPress Breaks One-Day Download Record with 2.2.1 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:28:\"http://wptavern.com/?p=39240\";s:7:\"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:\"http://wptavern.com/buddypress-breaks-one-day-download-record-with-2-2-1-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:3420:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/buddypress-logo-blue.png\" rel=\"prettyphoto[39240]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/buddypress-logo-blue.png?resize=839%2C398\" alt=\"buddypress-logo-blue\" class=\"aligncenter size-full wp-image-30655\" /></a></p>\n<p>The <a href=\"https://buddypress.org/2015/02/2015-buddypress-survey/\" target=\"_blank\">2015 BuddyPress Survey</a> is out on the heels of the <a href=\"https://buddypress.org/2015/02/buddypress-2-2-1/\" target=\"_blank\">2.2.1 maintenance release</a>. Yesterday, the plugin broke its one-day download record with more than 10,000 downloads in 24 hours.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>The <a href=\"https://twitter.com/hashtag/BuddyPress?src=hash\">#BuddyPress</a> 2.2.1 release (just) set our record one-day download record of ~10,107.</p>\n<p>— Paul Gibbs (@pgibbs) <a href=\"https://twitter.com/pgibbs/status/568309497879535616\">February 19, 2015</a></p></blockquote>\n<p></p>\n<p>Over the past seven years, <a href=\"https://wordpress.org/plugins/buddypress/\" target=\"_blank\">BuddyPress</a> has been downloaded more than 2.6 million times. Major performance improvements during the past two releases <a href=\"http://wptavern.com/buddypress-2-0-ramps-up-performance-reduces-footprint-by-up-to-75\" target=\"_blank\">reduced the plugin’s footprint by up to 75%</a>. Contributors added new administration tools and improved translation fetching.</p>\n<p>If you want to help shape BuddyPress development in 2015, participating in the survey is one of the best ways to provide feedback to contributors. Last year’s survey demonstrated that the community is growing and users are eager to stay on top of updates. The <a href=\"https://buddypress.org/2014/03/2014-buddypress-survey-results/\" target=\"_blank\">2014 survey results</a> indicated that more than 50% of BuddyPress sites are on the latest versions of WordPress and BuddyPress.</p>\n<p>When asked to choose categories for feature improvements, respondents selected group enhancements, a new media component, activity stream, membership add-ons, performance, and a few others. Many of these requests were addressed during 2014 development on the plugin. <a href=\"http://wptavern.com/buddypress-2-2-to-add-custom-post-type-support-to-the-activity-stream\" target=\"_blank\">Custom post types were added to the activity stream</a>, performance was enhanced beyond user expectations, and a new<a href=\"http://wptavern.com/buddypress-2-2-on-track-to-provide-a-basic-member-type-api\" target=\"_blank\"> member type API</a> was introduced earlier this year. Contributors also began working on a <a href=\"http://wptavern.com/buddypress-to-adopt-features-as-plugins-model-to-develop-new-media-component\" target=\"_blank\">media component as a feature plugin</a>.</p>\n<p>Last year, the survey captured feedback from 338 developers in 52 countries, and it would be helpful to get an even wider range of results this time around. The <a href=\"https://buddypress.org/2015/02/2015-buddypress-survey/\" target=\"_blank\">survey</a> takes approximately 20 minute of your time, but, as you can see from last year’s development, contributors are eager to act on user feedback. Your participation will give the BP core team an idea of the kinds of BuddyPress sites that developers are building and the features that you want to see prioritized in 2015.</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, 19 Feb 2015 19:41: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: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:49:\"WPTavern: WordPress 4.1.1 Released, Fixes 21 Bugs\";s:7:\"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:28:\"http://wptavern.com/?p=39243\";s:7:\"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:\"http://wptavern.com/wordpress-4-1-1-released-fixes-21-bugs\";s: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:2517:\"<p>WordPress 4.1.1 <a title=\"https://wordpress.org/news/2015/02/wordpress-4-1-1/\" href=\"https://wordpress.org/news/2015/02/wordpress-4-1-1/\">is available</a> and fixes 21 bugs. According to Andrew Nacin who published the announcement, 4.1 was a smooth-sailing release and has been downloaded over 14 million times within the last two months. One of the bugs fixed<span class=\"s1\"> is an issue where a tag and a category with the same name could get muddled and prevent each other from being updated. </span></p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/WP41DownloadCount.png\" rel=\"prettyphoto[39243]\"><img class=\"size-full wp-image-39245\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/WP41DownloadCount.png?resize=956%2C371\" alt=\"WordPress 4.1 Download Count\" /></a>WordPress 4.1 Download Count\n<p>Updates are slowly rolling out and if your site is configured to receive automatic updates, it should update within the next 72 hours. If not, visit <strong>Dashboard → Updates</strong> and click <strong>Update Now</strong> to manually trigger the update routine.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/01/KimParsell.png\" rel=\"prettyphoto[39243]\"><img class=\"size-full wp-image-36619\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/01/KimParsell.png?resize=655%2C418\" alt=\"WordCamp San Francisco 2014 By Sheri Bigelow\" /></a>WordCamp San Francisco 2014 By Sheri Bigelow\n<p>There are a handful of contributors to this release, but the one that sticks out is Kim Parsell. She <a title=\"https://core.trac.wordpress.org/ticket/30791\" href=\"https://core.trac.wordpress.org/ticket/30791\">helped fix an issue</a> where an old image file needed to be removed from core. Reading the release notes and coming across Kim’s name generates a rush of emotions as I remember the events surrounding New Years day. For those who don’t know, <a title=\"http://wptavern.com/kim-parsell-affectionately-known-as-wpmom-passes-away\" href=\"http://wptavern.com/kim-parsell-affectionately-known-as-wpmom-passes-away\">Kim passed away</a> earlier this year. In memory of Kim, The WordPress Foundation has <a title=\"http://wptavern.com/the-wordpress-foundation-creates-a-traveling-scholarship-in-memory-of-kim-parsell\" href=\"http://wptavern.com/the-wordpress-foundation-creates-a-traveling-scholarship-in-memory-of-kim-parsell\">created a traveling scholarship</a>.</p>\n<p>I think Nacin speaks for many when he says, “We miss you, Kim.”</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, 19 Feb 2015 01:04:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:43:\"Matt: 7 Principles of Rich Web Applications\";s:7:\"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:21:\"http://ma.tt/?p=44680\";s:7:\"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:\"http://ma.tt/2015/02/7-principles-of-rich-web-applications/\";s: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:165:\"<p>Automattician Guillermo Rauch writes on the <a href=\"http://rauchg.com/2014/7-principles-of-rich-web-applications/\">7 Principles of Rich Web Applications</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, 19 Feb 2015 00:50: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: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:73:\"WPTavern: Customizer Theme Switcher Approved for Merge Into WordPress 4.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39224\";s:7:\"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://wptavern.com/customizer-theme-switcher-approved-for-merge-into-wordpress-4-2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3367:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg\" rel=\"prettyphoto[39224]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg?resize=1025%2C473\" alt=\"customizer-theme-switcher\" class=\"aligncenter size-full wp-image-38931\" /></a></p>\n<p>The <a href=\"http://wptavern.com/customizer-theme-switcher-officially-proposed-for-wordpress-4-2\" target=\"_blank\">Customizer Theme Switcher</a> feature plugin was approved for merge today during the regularly scheduled WordPress core development meeting. Lead developers and contributors in attendance agreed that there are no major blocking issues.</p>\n<p>The Customizer Theme Switcher in WordPress 4.2 will make it possible for users to browse through themes that have already been installed and activate a new one on the frontend via the customizer. The idea is to unify the UI designated for customizing a site to create a more consistent experience for users on the frontend. In the future, the theme installation process will also be added to the customizer.</p>\n<p>Many users initially had concerns about adding this feature to the narrow customizer UI. “I would like to see a full-screen iteration so it doesn’t feel like I am looking through a port hole,” Andrew Nacin said during the development meeting. His comment echoes the concerns of others who have doubts about browsing themes through the small customizer window.</p>\n<p>In response to WP Tavern <a href=\"http://wptavern.com/customizer-theme-switcher-officially-proposed-for-wordpress-4-2#comment-64073\" target=\"_blank\">commenters who oppose the new feature</a>, project leader Nick Halsey encouraged users to examine how the customizer will force developers to simplify their UIs:</p>\n<blockquote><p>I’ll also point out for everyone that while the Customizer controls window is fairly small, this is a balance with providing a reasonably sized preview of the front-end, and the narrow controls UI window is mobile-first out-of-the-box. Being forced to work with less real estate in the customizer controls forces developers to simplify their UIs and make things easier to use. If you’re shoving hundreds of options into the Customizer, you’re creating something that’s just as bad of an experience to use as if you’d done that in a custom admin screen.</p></blockquote>\n<p>In response to those concerned about the next step of adding the theme installation process to the customizer, Halsey <a href=\"http://wptavern.com/customizer-theme-switcher-officially-proposed-for-wordpress-4-2#comment-64035\" target=\"_blank\">assured</a> users that they are planning on making the customizer controls area almost full-width. This will ensure a more pleasant experience while selecting a theme from a large collection. The theme switcher feature added to WordPress 4.2 will happen in the more narrow customizer pane, since it is most often limited to a small collection of already installed themes.</p>\n<p>The <a href=\"https://wordpress.org/plugins/press-this/\" target=\"_blank\">Press This Revamp project</a> is also currently under consideration for merge into WordPress 4.2 and contributors will be testing it over the next week. The merge window runs through next Wednesday, followed by two weeks of iteration before the first beta is expected.</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, 18 Feb 2015 22:09: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: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:78:\"WPTavern: CMS Commander’s WordPress Site Creation Tool is Available for Free\";s:7:\"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:28:\"http://wptavern.com/?p=39187\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"http://wptavern.com/cms-commanders-wordpress-site-creation-tool-is-available-for-free\";s: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:2784:\"<p>CMS Commander <a title=\"http://cmscommander.com/create-pre-configured-wp-blogs-free/\" href=\"http://cmscommander.com/create-pre-configured-wp-blogs-free/\">has announced</a> that their new WordPress site creation tool will be <a title=\"https://cmscommander.com/members/signup/index/c/trial\" href=\"https://cmscommander.com/members/signup/index/c/trial\">free of charge</a>. CMS Commander specializes in helping users manage WordPress sites. The tool gives users the ability to deploy new WordPress sites to any host via FTP with pre-configured settings and pre-installed plugins.</p>\n<p>WordPress is famous for its five-minute install, but users generally need to configure a few settings before they can publish their first post. CMS Commander has several settings you can pre-configure including: permalinks, deleting default content, and disabling the theme and plugin file editors.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/CMSCommanderPreconfigureSettings.jpg\" rel=\"prettyphoto[39187]\"><img class=\"size-full wp-image-39218\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/CMSCommanderPreconfigureSettings.jpg?resize=700%2C196\" alt=\"CMS Commander Pre-configured Settings\" /></a>CMS Commander Pre-configured Settings\n<p>You can also add plugins from the <a title=\"https://wordpress.org/plugins/\" href=\"https://wordpress.org/plugins/\">WordPress plugin directory</a> that will be installed and activated as part of the installation process.</p>\n<p>During the beta testing period, premium users created more than 200 websites allowing the team to fix numerous bugs. As a result of the beta testing period, CMS Commander added several other <a title=\"http://cmscommander.com/improved-site-creation-backup-features/\" href=\"http://cmscommander.com/improved-site-creation-backup-features/\">pre-configured settings</a>. The only feature not available to free users is the ability to add commercial plugins.</p>\n<h2>Removing Friction</h2>\n<p>The typical way to install WordPress on a webhost is to visit WordPress.org, download a zip file, extract the contents, and upload it to a webserver. This is a process that some find difficult, especially if FTP is as an unfamiliar concept or they’re not familiar with MySQL databases.</p>\n<p>CMS Commander and other tools like it are helping to bridge the gap between the install and set up process. This allows users to more quickly get to the publishing parts of WordPress. However, if WordPress is <a title=\"http://wptavern.com/how-important-is-jetpack-on-wordpress-road-to-50-market-share\" href=\"http://wptavern.com/how-important-is-jetpack-on-wordpress-road-to-50-market-share\">to reach 50% marketshare</a>, it needs to find a way to remove this friction instead of relying on third-parties.</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, 18 Feb 2015 21:36: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:\"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: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:79:\"WPTavern: Join the Discussion on Defining Network Types for WordPress Multisite\";s:7:\"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:28:\"http://wptavern.com/?p=39193\";s:7:\"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:89:\"http://wptavern.com/join-the-discussion-on-defining-network-types-for-wordpress-multisite\";s: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:3760:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/mailboxes.jpg\" rel=\"prettyphoto[39193]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/mailboxes.jpg?resize=1024%2C496\" alt=\"mailboxes\" class=\"aligncenter size-full wp-image-39214\" /></a></p>\n<p>Towards the end of 2013, WordPress lead developer Andrew Nacin outlined a <a href=\"https://make.wordpress.org/core/2013/10/06/potential-roadmap-for-multisite/\" target=\"_blank\">potential roadmap for multisite</a> that would address a number of long-standing questions regarding network setup and organization.</p>\n<p>When multisite, formerly known as WPMU, was first introduced, building large blogging networks was the primary use case. Over the years, the uses for multisite have evolved to encompass those who use it to facilitate the management of multiple, and sometimes unrelated, sites. In the future, contributors want to add the option for super admins to select from a list of pre-configured network types when installing a new network.</p>\n<p>The <a href=\"https://wordpress.slack.com/archives/core-multisite/p1424209234000834\" target=\"_blank\">discussion</a> in the #core-multisite room on Slack this week centered around identifying and defining different network types. The terms Open/Closed and Trusted/Untrusted were identified as possibilities, but nothing has been set in stone, as both options are ambiguous and confusing.</p>\n<p>Jeremy Felt <a href=\"https://make.wordpress.org/core/2015/02/18/multisite-objective-defining-network-types/\" target=\"_blank\">summarized</a> the questions that need to be answered before multisite development can move forward:</p>\n<ul>\n<li>What network types are there?</li>\n<li>Which of these should be pre-configured in core?</li>\n<li>What are possible ways of managing these network types?</li>\n<li>What kind of experience can we introduce during network installation that makes this simple.</li>\n</ul>\n<p>Multisite is used in a wide variety of ways, i.e. networks where super admins control everything, blogging networks where site admins have limited capabilities, private networks with closed registration and a set of trusted admins, and many more. It’s difficult to accurately nail down a small set of pre-configured network types that will be suitable for any new installation.</p>\n<p>One interesting idea, <a href=\"https://make.wordpress.org/core/2015/02/18/multisite-objective-defining-network-types/#comment-25248\" target=\"_blank\">proposed by Mike Schinkel</a>, is to allow developers to register a custom network type in order to better fit unique cases:</p>\n<blockquote><p>It would seem the first step, then, would be to identify and document all these potential configuration options at an atomic level. From there we could then “map” Network Types to their associated configuration settings.</p>\n<p>Even better, Network Types could then be registered just like how Post Types, Post Statuses, and Taxonomies are registered which would make missing out on an important use-case in core much less problematic.</p></blockquote>\n<p>Even with the option to register custom network types, WordPress core will still need to identify the most common ones to include in its set of pre-configured options. Contributors have been discussing this issue over the span of several months in order to find the best way forward.</p>\n<p>If you want to join in the conversation regarding the future of multisite, particularly as it relates to defining network types, make sure to leave your feedback on the recent Make/Core post: <a href=\"https://make.wordpress.org/core/tag/multisite/\" target=\"_blank\">Multisite Objective: Defining Network Types</a>. This will be the main topic of next week’s multisite office hours.</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, 18 Feb 2015 18:47: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: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:79:\"WPTavern: Create Interactive Images in WordPress with the Draw Attention 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:28:\"http://wptavern.com/?p=39165\";s:7:\"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:89:\"http://wptavern.com/create-interactive-images-in-wordpress-with-the-draw-attention-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:6844:\"<p><a title=\"https://wordpress.org/plugins/draw-attention/\" href=\"https://wordpress.org/plugins/draw-attention/\">Draw Attention</a> is a new plugin created by <a title=\"http://tylerdigital.com/\" href=\"http://tylerdigital.com/\">Tyler Digital,</a> that makes it easy to create interactive images in WordPress. Some common use cases include: floor plans for trade shows, real estate properties, and seating charts. Nathan Tyler explains the inspiration behind the plugin:</p>\n<blockquote><p>Natalie and I have built custom solutions for clients for trade shows, real estate, floor plans, etc. and we’re always frustrated by the process. We wanted to build an elegant solution in WordPress that would display well on all devices and would be easy for clients and end-users to maintain themselves.</p></blockquote>\n<h2>How it Works</h2>\n<p>After installation, a new item labeled Draw Attention is added to the admin menu. Similar to a post, the edit image screen has an area to give images a title. There’s also a series of options to configure the highlight and info box styling. Users can add an image via upload or through the WordPress media library.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionEditImageScreen.png\" rel=\"prettyphoto[39165]\"><img class=\"size-full wp-image-39177\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionEditImageScreen.png?resize=1025%2C405\" alt=\"Edit Image Screen\" /></a>Edit image screen for Draw Attention\n<p>Once an image is added, you’ll see it near the bottom of the page within the Hotspot Areas section. From here, users can draw interactive hot spots on an image simply by clicking on the portion you want to highlight. It took a bit of practice, but I was able to make the entire logo a hotspot by clicking the edges of the circle. Hot spots can be manipulated by clicking and dragging on the square markers.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpots.png\" rel=\"prettyphoto[39165]\"><img class=\"size-full wp-image-39178\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpots.png?resize=1025%2C701\" alt=\"Draw Attention Hot Spots\" /></a>Draw Attention hot spots\n<p>One of the biggest drawbacks I discovered during testing, is that there’s no undo button. If you make a mistake, you need to select the clear button and start over. Depending on the size of the hot spot, it’s a frustrating user experience. Hot spots are able to have titles of their own as well as a description. You can also add a detailed image which will display above the more info box. Last but not least, you can remove the hot spot area from the image.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpotsConfig.png\" rel=\"prettyphoto[39165]\"><img class=\"size-full wp-image-39179\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpotsConfig.png?resize=1002%2C493\" alt=\"DrawAttentionHotSpotConfiguration\" /></a>Draw Attention hot spot configuration\n<p>Here’s an example of what an interactive image looks like on the WordPress frontend. What you can’t see from the screenshot, is that clicking on a hot spot displays the image title and description above the image using <a title=\"http://en.wikipedia.org/wiki/Ajax_%28programming%29\" href=\"http://en.wikipedia.org/wiki/Ajax_%28programming%29\">Ajax</a>. In order to display interactive images, the <strong>[drawattention]</strong> short code needs to be inserted into a post or page. The styling options as seen in the first screenshot control how the title and description display on the frontend. It’s also worth noting that interactive images are responsive, so they’ll look good on mobile devices.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpotsWordPressFrontend.png\" rel=\"prettyphoto[39165]\"><img class=\"size-full wp-image-39180\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/DrawAttentionHotSpotsWordPressFrontend.png?resize=1025%2C810\" alt=\"Draw Attention Hot Spots WordPress Frontend\" /></a>How hot spots look on the WordPress frontend\n<h2>Needs Improvements</h2>\n<p>Draw Attention is a neat plugin that makes it easy to create hot spots on images. However, it’s the first version and it shows. In future versions, I’d like to see a number of things addressed.</p>\n<ol>\n<li>I’m confused as to the order of options displayed in the backend as styling options are displayed above image editing. I think these option panels should be reversed.</li>\n<li>The default highlight and info box styles didn’t display well on the testing environment. I’d like to see these options inherit colors that already exist within the theme.</li>\n<li>As mentioned previously, there needs to be an undo button as starting over is a frustrating experience.</li>\n<li>Setting the opacity to 55% displays a value of 55.00000000000001%</li>\n<li>Speaking of styling colors, it’s frustrating to edit display settings, click update, then refresh the post or page to see if the changes are ok. I’d like to see some sort of visual preview or something like the customizer so that I can configure the colors and see the changes live before I apply them.</li>\n<li>Instead of displaying the short code I need to use in a small, somewhat hidden meta box, I’d like to see a button in the visual post editor to make it easier to add to a post or page.</li>\n</ol>\n<p>One of the last remaining issues I have with Draw Attention is that users are limited to adding and editing <strong>one image</strong>. That’s because there’s a <a title=\"http://tylerdigital.com/products/draw-attention/\" href=\"http://tylerdigital.com/products/draw-attention/\">pro version</a> of the plugin available for $49 that contains the following additional features:</p>\n<ul>\n<li>Ability to create more than one interactive image</li>\n<li>Unlimited number of hot spot areas for each image</li>\n<li>20 different preset color schemes</li>\n<li>Custom layout options</li>\n</ul>\n<p>Limiting the plugin to one image gives users an idea on how it works, but I’d bump the limit to three or five. Users would then have more of an opportunity to discover cool uses cases and it might lead to more sales.</p>\n<p>With that said, it performed without any issues on WordPress 4.2 alpha. Tyler says they have plenty of items on their to-do list, “We have a bunch of items still on our to-do list, and we will be releasing regular updates for the next couple months based on community feedback.” If some of the issues are addressed and the image limits are raised, I think Draw Attention will be a nice solution for creating interactive images in WordPress.</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, 18 Feb 2015 05:48: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:\"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:85:\"WPTavern: WordCamp Prague 2015 Aims to Bring Central European Tech Community Together\";s:7:\"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:28:\"http://wptavern.com/?p=39157\";s:7:\"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:95:\"http://wptavern.com/wordcamp-prague-2015-aims-to-bring-central-european-tech-community-together\";s: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:2983:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/prague.jpg\" rel=\"prettyphoto[39157]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/prague.jpg?resize=1025%2C498\" alt=\"prague\" class=\"aligncenter size-full wp-image-39158\" /></a></p>\n<p><a href=\"http://prague.wordcamp.org/2015/\" target=\"_blank\">WordCamp Prague</a> is gearing up for its second edition on February 28, 2015. The event will be held at the <a href=\"http://ozs.vse.cz/english/\" target=\"_blank\">University of Economics</a>. Organizers are planning two tracks of presentations: one for end users and bloggers and the other for WordPress developers and programmers.</p>\n<p>Co-organizer <a href=\"https://twitter.com/vladamusilek\" target=\"_blank\">Vladislav Musílek</a> said that the team is expecting 300-350 attendees. “The Czech WordPress community is young and we started meeting in the summer of 2013,” he said. “There were three small meetups with a maximum of 30 attendees, but our first WordCamp Prague in 2014 had 230 attendees.”</p>\n<p>Musílek is one of three local organizers who decided to hold a larger meetup every three months, with smaller ones taking place monthly. The three meetups held in 2014 attracted 130-150 attendees each, and sessions are published on <a href=\"https://www.youtube.com/channel/UCUj8Epquc13YwVvnAzyI9Vg\" target=\"_blank\">YouTube</a>.</p>\n<p>Although the Czech WordPress community is relatively small, it is situated in central Europe with easy access for attendees from other countries. “We invited developers from other countries, because modern WordPress trends are what is missing in the Czech community,” Musílek said.</p>\n<p>“But what is unique is Prague, a beautiful city in the center, with 23 European capital cities not more than 1000 km away, i.e. Vienna, Berlin, Brussels, Copenhagen, Paris, Rome, Warsaw and more.”</p>\n<p>Musílek said the organizers’ goal was to create a WordCamp not only for the Czech community but for the greater central European development community. Many of the sessions cater to developers, and Musílek said this is intentional. “I am a developer and I wanted to invite speakers who are working with modern and trending technologies that we’ll be using for development in the near future,” he said.</p>\n<p>WordCamp Prague’s schedule will host 16 sessions, including nine in English and seven in Czech. There will also be two workshops held in English and two in Czech. The variety of languages helps to make the event more accessible to international attendees. View the event’s <a href=\"http://prague.wordcamp.org/2015/program/\" target=\"_blank\">schedule</a> for more details. Tickets are still available for any attendees who decide to join at the last minute. If you’re still on the fence, check out the promotion video the organizers created for the upcoming event:</p>\n<p><span class=\"embed-youtube\"></span></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:\"Tue, 17 Feb 2015 22:24: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:\"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: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:30:\"Matt: Developer Employment Act\";s:7:\"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:21:\"http://ma.tt/?p=44697\";s:7:\"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:\"http://ma.tt/2015/02/developer-employment-act/\";s: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:689:\"<blockquote><p>One theory I have is that there’s some secret “developer full-time employment act” that means these programmers have to do something even if it’s just replicating work that’s already been done. Kind of like New Jersey where every gas station is full serve (that had to be some full employment gambit back in the day).</p></blockquote>\n<p>Sounds like something that could be written today about Vox, Buzzfeed, Gawker, or any of the quixotic CMS projects at Washington Post, NY Times, Conde Nast, et al, but it was <a href=\"http://www.zdnet.com/article/wordpress-vs-an-army-of-clunky-content-management-systems/\">actually written in 2007</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:\"Tue, 17 Feb 2015 21:50: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: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:65:\"WPTavern: WordPress 4.2 on Track to Expand Core Support for Emoji\";s:7:\"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:28:\"http://wptavern.com/?p=39129\";s:7:\"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:\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\";s: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:4194:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Twemoji.jpg\" rel=\"prettyphoto[39129]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Twemoji.jpg?resize=700%2C320\" alt=\"photo credit: Twitter.com\" class=\"size-full wp-image-39143\" /></a>photo credit: <a href=\"https://blog.twitter.com/2014/open-sourcing-twitter-emoji-for-everyone\">Twitter.com</a>\n<p>Emoji characters were born in Japan in the late 90’s but took nearly a decade to break into global usage. They entered popular culture full force when select emoji character sets were incorporated into Unicode in 2010. Since that time, emoji popularity has grown, and there’s no denying that they are mainstream and here to stay.</p>\n<p>The good news is that better support for emoji will soon find its way into WordPress core. Last week, core contributor Gary Pendergast, unveiled <a href=\"https://make.wordpress.org/core/2015/02/13/emoji-chat-meeting-notes-february-12-2015/\" target=\"_blank\">a roadmap for better emoji support</a> and detailed the current state of the <a href=\"https://github.com/pento/x1f4a9\" target=\"_blank\">feature plugin</a>.</p>\n<p>Pendergast has spent quite a bit of time immersing himself in the history of emoji and the requirements for their support. Pendergast filled contributors in on the status of WordPress core support for emoji:</p>\n<blockquote><p>As of <a href=\"https://core.trac.wordpress.org/changeset/31349\" target=\"_blank\">r31349</a>, WordPress partially supports emoji. ~60% of WordPress sites are running MySQL 5.5 or later (so can be upgraded to store emoji), and ~40% of browsers natively support emoji. Emoji are a wildly popular method of communication, so we can expect them to be heavily used as soon as they’re available. The problem is, 60%/40% means a really bad experience for a huge number of our users, who’ll try to use emoji, and fail.</p></blockquote>\n<p>Getting more WordPress sites to run on MySQL 5.5+ would be no small task, so the emoji feature plugin is working around this by adding a wp_encode_emoji() function to turn emoji characters into HTML entities for sites using the utf8 character set. This gets the remaining ~40% of sites nearly all the way there.</p>\n<h3>Twemoji Fallback</h3>\n<p>The feature plugin proposes that WordPress adopt the <a href=\"https://github.com/twitter/twemoji\" target=\"_blank\">Twemoji</a> image set as a fallback for browsers that don’t display emoji natively, which reduces the extra load, especially for mobile browsers. Twitter open sourced its Twemoji 872 character image set last November, simultaneously partnering with Automattic to <a href=\"http://wptavern.com/wordpress-com-adds-emoji-support-coming-soon-to-jetpack\" target=\"_blank\">bring emoji to WordPress.com users</a>.</p>\n<p>Pendergast reports that the plugin is close to being finished, with only a handful of remaining <a href=\"https://github.com/pento/x1f4a9/issues\" target=\"_blank\">bugs to discuss</a>. The plugin has already been briefly reviewed by the accessibility team and requires only a few minor changes. The issue of where to host the images is still under discussion, and Pendergast and contributors are considering different options:</p>\n<blockquote><p>They’re currently hosted on WP.com’s CDN, but we’re investigating other options for where to host them, probably the W.org CDN. Given that the wp-admin Dashboard also loads things from Google, I have no problem with hosting them on an external CDN. There will naturally be a filter on the URL, to allow local hosting for sites that don’t want to use the CDN.</p></blockquote>\n<p>WordPress is on track to provide more comprehensive support for emoji in the near future. Pendergast says the project is on target for the upcoming 4.2 release.</p>\n<p>In the meantime, if you’d like to add emoji support to your self-hosted WordPress site, <a href=\"http://wptavern.com/new-plugin-adds-open-source-emoji-one-support-to-wordpress\" target=\"_blank\">WP Emoji One</a> is a good option. The plugin was the first to bring support for the open source <a href=\"http://emojione.com/\" target=\"_blank\">Emoji One</a> character set to WordPress posts and pages.</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:\"Tue, 17 Feb 2015 21:29: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: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: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:74:\"WPTavern: This Week On WPWeekly: Wade Foster, Co-founder and CEO of Zapier\";s:7:\"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:28:\"http://wptavern.com/?p=39096\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://wptavern.com/this-week-on-wpweekly-wade-foster-co-founder-and-ceo-of-zapier\";s: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:1501:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/ZapierFeaturedImage.png\" rel=\"prettyphoto[39096]\"><img class=\"aligncenter size-full wp-image-24443\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/ZapierFeaturedImage.png?resize=650%2C200\" alt=\"Zapier Featured Image\" /></a></p>\n<p>This Wednesday at 9:30 PM Eastern on <a title=\"http://wptavern.com/wordpress-weekly\" href=\"http://wptavern.com/wordpress-weekly\">WordPress Weekly</a>, Marcus Couch and I will be joined by Wade Foster, Co-founder and CEO of <a title=\"https://zapier.com/\" href=\"https://zapier.com/\">Zapier</a>. Zapier is a service that acts as an integration point for more than 300 applications. <a title=\"https://zapier.com/zapbook/gravity-forms/\" href=\"https://zapier.com/zapbook/gravity-forms/\">GravityForms</a>, <a title=\"http://wptavern.com/wp-remote-now-supports-zapier\" href=\"http://wptavern.com/wp-remote-now-supports-zapier\">WP Remote</a>, and <a title=\"http://www.woothemes.com/products/woocommerce-zapier/\" href=\"http://www.woothemes.com/products/woocommerce-zapier/\">WooCommerce</a> are just a few examples of popular WordPress plugins and services that support Zapier. The following video explains how it works.</p>\n<p><span class=\"embed-youtube\"></span></p>\n<p>We’re going to discuss the company’s history, how the service works, and interesting integrations people are creating with it. If you have questions you’d like us to ask Foster, submit them in the comments.</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:\"Tue, 17 Feb 2015 02:30:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:52:\"WPTavern: The Dude: A Fun Alternative to 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39104\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wptavern.com/the-dude-a-fun-alternative-to-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2280:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/the-dude.jpg\" rel=\"prettyphoto[39104]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/the-dude.jpg?resize=670%2C290\" alt=\"the-dude\" class=\"aligncenter size-full wp-image-39110\" /></a></p>\n<p>This isn’t just a plugin, man. It’s <a href=\"https://wordpress.org/plugins/the-dude/\" target=\"_blank\">The Dude</a>, so that’s what you call it. That, or His Dudeness… Duder… or El Duderino, if, you know, you’re not into the whole brevity thing.</p>\n<p>It symbolizes the realization of an entire modern lazy hippie bowling amateur private investigator generation summed up in two words spoken most famously by Jeff Bridges.</p>\n<p>The Dude was created by WordPress developer <a href=\"http://kosvrouvas.com/\" target=\"_blank\">Kostas Vrouvas</a>, who seemed to have a bit of free time on his hands. It takes inspiration (and some code) from Matt Mullenweg’s <a href=\"https://wordpress.org/plugins/hello-dolly/\" target=\"_blank\">Hello Dolly</a> plugin, replacing the musical’s lyrics at the top of admin screens with quotes from <a href=\"http://www.imdb.com/title/tt0118715/\">The Big Lebowski</a>.</p>\n<p>We tested the plugin and found that it works flawlessly. <a href=\"https://www.youtube.com/watch?v=VLR_TDO0FTg\" target=\"_blank\">The royal “we”</a>. You know, the editorial…</p>\n<p>Some of the random Lebowski quotes so far include:</p>\n<ul>\n<li>Walter, he peed on my rug!</li>\n<li>And, you know, he’s got emotional problems, man.</li>\n<li>Well, that’s like, your opinion, man.</li>\n<li>Also, my rug was stolen.</li>\n<li>You’re Mr. Lebowski. I’m the Dude.</li>\n<li>Oh, the usual. I bowl. Drive around. The occasional acid flashback.</li>\n<li>Mr. Treehorn treats objects like women, man.</li>\n<li>Hey, careful, man, there’s a beverage here!</li>\n</ul>\n<p>Amusing, yes? So if you prefer <a href=\"http://wptavern.com/ https://www.youtube.com/watch?v=sft3VHxru2s\" target=\"_blank\">Creedence</a> to Louis Armstrong, then you may want to mix yourself a white russian and activate <a href=\"https://wordpress.org/plugins/the-dude/\" target=\"_blank\">The Dude</a> on your WordPress blog.</p>\n<p>It really ties the site together.</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:\"Tue, 17 Feb 2015 00:53: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:38;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:60:\"WPTavern: Why WordPress Job Titles Don’t Mean Much Anymore\";s:7:\"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:28:\"http://wptavern.com/?p=39069\";s:7:\"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:\"http://wptavern.com/why-wordpress-job-titles-dont-mean-much-anymore\";s: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:3590:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/JobTitleFeaturedImage.png\" rel=\"prettyphoto[39069]\"><img class=\"size-full wp-image-39089\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/JobTitleFeaturedImage.png?resize=650%2C200\" alt=\"Job Titles Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58871905@N03/5565517971\">I love ’84</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Mario Peshev published a great article that looks at where the WordPress community stands on <a title=\"http://devwp.eu/wordpress-job-titles-skills-stand/\" href=\"http://devwp.eu/wordpress-job-titles-skills-stand/\">job titles and skills</a>. Peshev explains why titles are out of control and how they don’t match their expected skill sets.</p>\n<blockquote><p>The problem with a number of general titles is that they are overused and it is no longer clear what the real meaning and level of expertise is. Moreover, they are so general, that it’s easy to be fooled into misusing them, seeing how many people just tag themselves in those categories.</p></blockquote>\n<p>I find it fascinating we’re having conversations on what people in the WordPress ecosystem call themselves. This is a big problem for people looking for WordPress experts who are routinely let down, because the people they’re hiring don’t actually have the skills required to get the job done.</p>\n<p>In some ways, the conversation circles back to the idea of having a <a title=\"http://wptavern.com/should-automattic-create-and-manage-a-wordpress-certification-program\" href=\"http://wptavern.com/should-automattic-create-and-manage-a-wordpress-certification-program\">WordPress certification program</a>. With a certification program, a document would clarify a person’s proficiency in WordPress. However, I think it opens up a new can of worms and isn’t the only solution.</p>\n<h2>Comparing a Corporate World to WordPress</h2>\n<p>In a typical corporation, titles are clearly laid out and each one has a set of skills attached to it. Employees know what they need to learn to get promoted to the next level. Employees also know the skills a person has with a particular title due to standards that dictate how it’s earned. In the WordPress ecosystem, titles are not earned, but rather, routinely made up. For example, I’ve used WordPress for more than seven years and consider myself a WordPress Tinkerer.</p>\n<p>Peshev outlines three distinct problems with the lack of standards, best practices, and business know-how in the WordPress community.</p>\n<ol>\n<li>Serious clients can’t find experts since everyone is an expert.</li>\n<li>Experts don’t get approached for larger systems (due to (1) ) and their time is wasted by people with the wrong perception of <em>expert</em>.</li>\n<li>The lack of satisfied clients and contractors means fewer customers are willing to invest in WordPress, fewer contractors are able to dedicate time back to WordPress, and there are fewer products developed as a result of WordPress driven projects.</li>\n</ol>\n<p>When looking at the big picture, the situation is a mess. It seems everyone has a WordPress title with no clear way to determine the skills that back it. Outside of some sort of regulation, I don’t see how the situation can improve. Perhaps the community can rally together to create a list of titles and assign appropriate skills to them? If you use a title to express your skills and knowledge to potential clients, what is it?</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, 16 Feb 2015 23:24: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: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: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:93:\"WPTavern: Keep a CHANGELOG Project Aims to Standardize Best Practices for Writing Change Logs\";s:7:\"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:28:\"http://wptavern.com/?p=39051\";s:7:\"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:103:\"http://wptavern.com/keep-a-changelog-project-aims-to-standardize-best-practices-for-writing-change-logs\";s: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:3140:\"<p>A change log is the quickest, most convenient way for users and contributors to identify significant changes in a project as it moves from one version to the next. The log exists to keep users informed.</p>\n<p>Unfortunately, many open source project leaders have little motivation to provide a meaningful CHANGELOG file and are purely focused on shipping the code. Instead of writing clear, understandable logs for a release, many developers resort to dumping git logs, which are often rife with messy commit messages, into the CHANGELOG file.</p>\n<p><a href=\"http://olivierlacan.com/\" target=\"_blank\">Olivier Lacan</a>, software engineer at <a href=\"https://www.codeschool.com/\" target=\"_blank\">Code School</a>, has created a site and corresponding GitHub repository called <a href=\"http://keepachangelog.com/\" target=\"_blank\">Keep a CHANGELOG</a>, with an extensive collection of recommendations for writing better change logs.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/keep-a-changelog.png\" rel=\"prettyphoto[39051]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/keep-a-changelog.png?resize=1025%2C788\" alt=\"keep-a-changelog\" class=\"aligncenter size-full wp-image-39070\" /></a></p>\n<p>The project page offers a variety of tips for improving change logs, i.e. how to list releases, recommended date format, sections and labels for classifying changes, and file naming convention.</p>\n<p>One helpful tip Lacan offers, which isn’t commonly seen among even the finest, hand-crafted CHANGELOGs, is the recommendation for keeping an “Unreleased” section at the top. This helps users track for potential changes in progress for upcoming releases. Maintaining an “Unreleased” section minimizes the effort of writing the logs at release time, as you can easily add the version number to the section as changes are added and create a new Unreleased header.</p>\n<h3>Software Tools Are for People</h3>\n<p>Lacan makes a strong case for prioritizing the creation of a changelog for your open source project:</p>\n<blockquote><p>Why should I care? Because software tools are for people. If you don’t care, why are you contributing to open source?</p></blockquote>\n<p>He hopes that the Keep a CHANGELOG project will help to shape a better CHANGELOG file convention for all open source projects. Discussions and suggestions are welcome in the <a href=\"https://github.com/olivierlacan/keep-a-changelog/issues\" target=\"_blank\">issues queue</a> of the project’s GitHub repository. Contributors have already logged more than two dozen considerations.</p>\n<p>WordPress.org offers some <a href=\"https://wordpress.org/news/2009/07/improving-your-plugin-changelogs/\" target=\"_blank\">basic tips for improving change logs</a>, but the official plugin directory doesn’t require developers to maintain a CHANGELOG file. Lacan’s <a href=\"http://keepachangelog.com/\" target=\"_blank\">Keep a CHANGELOG project</a> is a complementary resource that can help WordPress developers and all open source project managers to write better logs for users and contributors.</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, 16 Feb 2015 21:45: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: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: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:61:\"WPTavern: Tickets On Sale For WordCamp North Canton, OH, 2015\";s:7:\"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:28:\"http://wptavern.com/?p=39054\";s:7:\"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:\"http://wptavern.com/tickets-on-sale-for-wordcamp-north-canton-oh-2015\";s: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:2149:\"<p> </p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/WCNorthCanton2015FeaturedImage.png\" rel=\"prettyphoto[39054]\"><img class=\"aligncenter size-full wp-image-39055\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/WCNorthCanton2015FeaturedImage.png?resize=650%2C314\" alt=\"WordCamp North Canton 2015 Featured Image\" /></a>Tickets are <a title=\"http://northcanton.wordcamp.org/2015/tickets/\" href=\"http://northcanton.wordcamp.org/2015/tickets/\">on sale</a> for the 3rd annual, WordCamp North Canton, OH, May 8th-9th. Tickets are available for Friday and Saturday, Friday only, or Saturday only. <span class=\"tix-ticket-excerpt\">Friday features a full day of learning split between entrepreneur and WordPress sessions. Saturday is a full day of WordPress sessions with breakfast and lunch included in the ticket price. Ticket prices are as follows:</span></p>\n<ul>\n<li>$30 Friday and Saturday</li>\n<li>$20 Friday only</li>\n<li>$20 Saturday only</li>\n</ul>\n<p>The event takes place on the <a title=\"http://www.starkstate.edu/\" href=\"http://www.starkstate.edu/\">Stark State College campus</a> within the business and entrepreneurial center. As I <a title=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014\" href=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014\">mentioned last year</a>, the venue has high-speed internet so WiFi shouldn’t be a problem. Joe Rozsa, who is helping to organize the event, says lunch will be provided by <a title=\"http://www.solpiepizza.com/\" href=\"http://www.solpiepizza.com/\">SOL Pie Pizza</a>, formerly known as <a title=\"http://ermannospizza.com/\" href=\"http://ermannospizza.com/\">Ermannos Pizza</a>.</p>\n<p>Speakers have yet to be confirmed, but I’ll be participating on a panel discussion on <a title=\"http://wordpress.tv/2014/02/14/chris-lema-escaping-the-impostor-syndrome/\" href=\"http://wordpress.tv/2014/02/14/chris-lema-escaping-the-impostor-syndrome/\">imposter syndrome</a>. We’re going to share our experiences battling the syndrome on a daily basis and give advice on how to avoid its influence. Let me know if you plan on attending.</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, 16 Feb 2015 20:18: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: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:26:\"Matt: Jonathan Ive Profile\";s:7:\"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:21:\"http://ma.tt/?p=44703\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://ma.tt/2015/02/jonathan-ive-profile/\";s: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:2030:\"<blockquote><p>Jobs’s taste for merciless criticism was notorious; Ive recalled that, years ago, after seeing colleagues crushed, he protested. Jobs replied, “Why would you be vague?,” arguing that ambiguity was a form of selfishness: “You don’t care about how they feel! You’re being vain, you want them to like you.” Ive was furious, but came to agree. “It’s really demeaning to think that, in this deep desire to be liked, you’ve compromised giving clear, unambiguous feedback,” he said. He lamented that there were “so many anecdotes” about Jobs’s acerbity: “His intention, and motivation, wasn’t to be hurtful.”</p></blockquote>\n<p>Your one #longread today should be <a href=\"http://www.newyorker.com/magazine/2015/02/23/shape-things-come\">the New Yorker’s profile of Jonathan Ive</a> by Ian Parker. This anecdote resonated with me from the time I (poorly) did design for a living, and how much patience and stoicism are part of the job when working with a deciding stakeholder, often known as a client:</p>\n<blockquote><p>Bob Mansfield, a former senior hardware engineer at Apple, who is now semi-retired, recently described the pique that some colleagues felt about Ive’s privileged access. As he put it, “There’s always going to be someone vying for Dad’s attention.” But Mansfield was grateful for Ive’s cool handling of a C.E.O. who was “not the easiest guy to please.” Mansfield’s view was “Jony puts up with a lot, and, as a result of him doing it, people like me don’t have to.”</p></blockquote>\n<p>This also made me giggle.</p>\n<blockquote><p>Brunner is proud of the Beats brand, but it took him time to adjust to a design rhythm set as if for a sneaker company: “Originally, I hated it—‘Let’s do a version in the L.A. Lakers’ colors!’ ” He laughed. “ ‘Great. Purple and yellow. <em>Fantastic</em>.’ ”</p></blockquote>\n<p><a href=\"http://www.newyorker.com/magazine/2015/02/23/shape-things-come\">Check out the entire thing</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, 16 Feb 2015 16:01: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: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: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:28:\"Matt: Pollan on Psychedelics\";s:7:\"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:21:\"http://ma.tt/?p=44682\";s:7:\"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:\"http://ma.tt/2015/02/pollan-on-psychedelics/\";s: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:643:\"<p>To make it a full New Yorker weekend, here’s a <a href=\"http://longreads.com/\">longread</a> from <a href=\"http://michaelpollan.com/\">Michael Pollan</a>, best known for his book <a href=\"http://michaelpollan.com/books/the-omnivores-dilemma/\">Omnivore’s Dilemma</a>, on <a href=\"http://www.newyorker.com/magazine/2015/02/09/trip-treatment\">the reopened research on the potential therapeutic uses of psychedelics</a>. While we’re on Pollan it’s worth repeating his advice from <a href=\"http://michaelpollan.com/books/food-rules/\">Food Rules</a>, <strong>“Eat food, not too much, mostly plants.”</strong></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, 16 Feb 2015 00:54: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: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:27:\"Matt: Ex Girlfriend Meeting\";s:7:\"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:21:\"http://ma.tt/?p=44667\";s:7:\"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:\"http://ma.tt/2015/02/ex-girlfriend-meeting/\";s: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:350:\"<p>Since it’s Valentine’s day, here’s a little humor from the New Yorker’s Hallie Cantor: <a href=\"http://www.newyorker.com/humor/daily-shouts/imagine-boyfriends-ex-girlfriends-right-now\">What I Imagine My Boyfriend’s Ex-Girlfriends Are Doing Right Now</a>. (That the character is named Matt is completely coincidental.)</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, 14 Feb 2015 18:20: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: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:60:\"WPTavern: Mayer WordPress Theme is Now Open Source on GitHub\";s:7:\"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:28:\"http://wptavern.com/?p=38975\";s:7:\"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://wptavern.com/mayer-wordpress-theme-is-now-open-source-on-github\";s: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:5274:\"<p>Tom McFarlin released his <a href=\"https://github.com/pressware/mayer\" target=\"_blank\">Mayer WordPress theme on GitHub</a> today. The theme was designed with writers, bloggers, and authors in mind and was previously only <a href=\"https://theme.wordpress.com/themes/mayer/\" target=\"_blank\">available to WordPress.com users for $79</a>.</p>\n<p>Mayer is unique in that it was created to get users writing immediately, without having a bunch settings pages or additional widgets to configure. Content in the post editor is styled to match the front end, so users don’t need to leave the editor in order to see how it’s going to look.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/mayer-for-wordpress-1024x819.png\" rel=\"prettyphoto[38975]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/mayer-for-wordpress-1024x819.png?resize=1024%2C819\" alt=\"mayer-for-wordpress-1024x819\" class=\"aligncenter size-full wp-image-39004\" /></a></p>\n<p>Technically, the theme is already open source in terms of its licensing. However, up until this point, it was only distributed commercially via WordPress.com. McFarlin has written <a href=\"https://tommcfarlin.com/open-source-wordpress-themes/\" target=\"_blank\">several</a> <a href=\"https://tommcfarlin.com/mayer-for-wordpress-now-on-github/\" target=\"_blank\">posts</a> about how he came to the decision to make his products freely available on GitHub. He cites collaboration and accountability as the driving factors in his decision:</p>\n<p>“The advantage to this means that all of the work that the team and I have backlogged for this project (and for future projects) is publicly visible if for no other reason than for accountability,” he said. “Ideally though, we’d be able to benefit from the open source community that comes in the form of code reviews, pull requests, or just general conversations to help make the core product better.”</p>\n<h3>Free Products ≠ Free Support</h3>\n<p>Any theme or plugin author who decides to distribute a product for free will inevitably find the burden of support knocking at the door. It’s important to specify how much support, if any, is included for users who are receiving a product for free.</p>\n<p>“If the code itself falls under an open source license, then I’m willing to make the code freely available,” McFarlin said. <strong>“This does not mean that I’m willing to support the code base for those who haven’t paid, but that leads into an entirely different discussion.”</strong></p>\n<p>McFarlin will continue to sell the Mayer theme through his <a href=\"http://shop.pressware.co/mayer/\" target=\"_blank\">Pressware shop</a>. The $99/year price tag offers users professional support for a year.</p>\n<p>“To be clear, I’m not attempting yet-another-way to monetize or popularize a theme in hopes of making money,” McFarlin said. “The short of it is that the theme will sell given the right marketplace. If someone wants to freely use the theme, that’s fine – why not? After all, it may result in some pull requests or other issues that will improve the core theme.”</p>\n<p>Based on his experience navigating user expectations from open source software, McFarlin believes that there is no escaping the issue of support.</p>\n<p>“<span class=\"pullquote alignleft\">I think that if you’re in the business of WordPress products (versus services), you’re in the support business whether you intend to be or not.</span> Everything that you release – regardless of where the transaction actually happens – is going to yield support from some of the customers,” he said.</p>\n<p>“In order to gain access to said support, the transaction just moves back one step from after accessing the source code rather than before accessing the source code.”</p>\n<p>This model is almost entirely the opposite of the larger theme marketplaces, such as Themeforest, where the customer has no option to preview the code or have a developer preview the code before purchasing the product. It’s essentially a blind purchase in hopes that you won’t have to ask for too much support.</p>\n<p>McFarlin is banking on the fact that users who need professional support will be willing to pay for it. <a href=\"http://themehybrid.com/\" target=\"_blank\">Theme Hybrid</a> is one notable shop that has pioneered this model for years, offering all of its open source products for free and charging for paid support. WordPress.com does something similar, with many of its free themes mirrored on WordPress.org. Pressware is moving in a similar direction and will be creating a products division to further experiment with the model. McFarlin plans to put more work up on GitHub in the future and will continue to write about his experience.</p>\n<p>The vast majority of WordPress theme developers have not experimented with this distribution model. For the most part, theme shops sell their products and free versions, if offered, are only available with a limited set of features. McFarlin hopes to prove that in an open source marketplace, a business can successfully sell support for a product that it’s already giving away for free.</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, 13 Feb 2015 23:56: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: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:60:\"WPTavern: Excellent Primer on the WordPress REST API Project\";s:7:\"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:28:\"http://wptavern.com/?p=39010\";s:7:\"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://wptavern.com/excellent-primer-on-the-wordpress-rest-api-project\";s: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:1981:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WordPressRestAPIPrimerFeaturedImage.png\" rel=\"prettyphoto[39010]\"><img class=\"size-full wp-image-39017\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/WordPressRestAPIPrimerFeaturedImage.png?resize=655%2C327\" alt=\"Rest API Primer Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/22280677@N07/3349296482\">The Poor Man’s Racehorse?</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>In the past two years, there’s been a lot of discussion surrounding the <a title=\"https://github.com/WP-API/WP-API\" href=\"https://github.com/WP-API/WP-API\">WordPress REST API project</a>. If you’re not familiar with it, Brian Krogsgard <a title=\"https://poststatus.com/wordpress-json-rest-api/\" href=\"https://poststatus.com/wordpress-json-rest-api/\">published a great article</a> that explains what it is, how to get involved, and the possibilities it opens up to developers. Krogsgard believes the REST API is “the most exciting project for the platform since custom post types were introduced in WordPress 2.9 and 3.0.”</p>\n<p>While the article does a good job explaining what the API is, I find it to be developer heavy for my understanding. I think it’s a project that I won’t truly understand how great it is until I use products built with it.</p>\n<p>For additional information, read our <a title=\"http://wptavern.com/ryan-mccue-on-creating-the-json-rest-api-for-wordpress\" href=\"http://wptavern.com/ryan-mccue-on-creating-the-json-rest-api-for-wordpress\">interview from 2013 with Ryan McCue</a>, project lead for the WordPress REST API. In the interview, McCue explains why the API is such a big deal and lists a few practical use cases. There’s also a great presentation from WordCamp San Francisco 2014 by Sam Hotchkiss, that explains how APIs like the REST API are changing the internet.</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:\"Fri, 13 Feb 2015 22:46:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:92:\"WPTavern: HeroPress Fails to Attract Backers, Cancels Kickstarter Campaign Ahead of Deadline\";s:7:\"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:28:\"http://wptavern.com/?p=38963\";s:7:\"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:101:\"http://wptavern.com/heropress-fails-to-attract-backers-cancels-kickstarter-campaign-ahead-of-deadline\";s: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:2467:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/heropress-funding-canceled.jpg\" rel=\"prettyphoto[38963]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/heropress-funding-canceled.jpg?resize=1008%2C392\" alt=\"heropress-funding-canceled\" class=\"aligncenter size-full wp-image-38973\" /></a></p>\n<p>Topher DeRosia, creator of <a href=\"http://wptavern.com/heropress-launches-kickstarter-campaign-to-highlight-wordpress-developers\" target=\"_blank\">HeroPress</a>, <a href=\"http://heropress.com/cancelling-kickstarter-1/\" target=\"_blank\">announced</a> today that he is canceling the project’s Kickstarter campaign. During the past few weeks, the project attracted 33 backers who pledged $21,855 of the $60,000 AUD goal. When it became clear that the fundraiser was hopelessly behind on reaching its goal, DeRosia canceled the funding three days ahead of its deadline.</p>\n<blockquote><p>The Kickstarter contributors were great. The verbal and public support of people were wonderful. And lastly the naysayers were welcome and useful. With very few exceptions our detractors enhanced what we were doing, and I appreciate it.</p></blockquote>\n<p>HeroPress encountered no small amount of resistance from those who either didn’t support the concept or didn’t appreciate the approach. The project’s mission was to “develop the WordPress heroes of the world by sharing the accumulated wisdom of the community.” HeroPress’ communication strategy failed to communicate the mission of the project and struggled to identify practical goals, apart from creating videos to inspire community members.</p>\n<p>DeRosia attempted to further clarify the mission of the project through <a href=\"https://www.kickstarter.com/projects/heropress/heropress-developing-the-wordpress-heroes-of-the-w/posts\" target=\"_blank\">short interviews with potential speakers</a> and supporters. Unfortunately, the video updates didn’t adequately represent the quality of videos that the HeroPress creator hoped to deliver on his $60,000 AUD budget for the project.</p>\n<p>“Our plan at this point is to huddle and make a new plan and give it another shot,” DeRosia said. “We’ve learned an enormous amount about our audience, their needs, and our capabilities.” He plans to continue HeroPress with a new, more cost-effective approach that will better address the needs the project was created to solve.</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, 13 Feb 2015 20:19: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: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: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:49:\"WPTavern: DevPress Retires Its Best Selling Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=38968\";s:7:\"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:\"http://wptavern.com/devpress-retires-its-best-selling-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4439:\"<p>Devin Price, who owns and operates the WordPress commercial theme shop <a title=\"https://devpress.com/\" href=\"https://devpress.com/\">DevPress</a>, <a title=\"https://devpress.com/zelda-released-zenith-retired/\" href=\"https://devpress.com/zelda-released-zenith-retired/\">announced</a> that he is retiring his best selling theme, <a title=\"https://devpress.com/demo/zenith\" href=\"https://devpress.com/demo/zenith\">Zenith</a>. I asked Price why he’s retiring his best product.</p>\n<p>“Retirement may not be the best term. It’s more like introducing the new year’s model and stopping production on the previous one. The designs match pretty close, but there were a lot of under the hood updates I wanted to do that would have broken child themes and created compatibility issues for existing customers.”</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/DevPressZeldaTheme.png\" rel=\"prettyphoto[38968]\"><img class=\"size-full wp-image-38970\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/DevPressZeldaTheme.png?resize=880%2C660\" alt=\"Zelda Replaces Zenith\" /></a>Zelda Replaces Zenith\n<p>The HTML markup in Zelda is almost entirely rewritten. “If I was a customer who had spent hours making customizations through a child theme, I would be sorely disappointed when I clicked that auto-update button. Whereas, introducing a new version let’s the user decide whether to switch or not.” Price said. He plans on supporting Zenith for another year to give customers an opportunity to decide whether or not to switch to the new theme.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/ThemeRetirement.png\" rel=\"prettyphoto[38968]\"><img class=\"size-full wp-image-38982\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/ThemeRetirement.png?resize=650%2C200\" alt=\"Theme Retirement\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/120360673@N04/13856166954\">Retirement Calendar</a> – <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p>Price <a title=\"https://tommcfarlin.com/planned-obsolescence-of-wordpress-themes/#comment-799966\" href=\"https://tommcfarlin.com/planned-obsolescence-of-wordpress-themes/#comment-799966\">gives more insight</a> into his strategy within the comments of an article written by Tom McFarlin on <a title=\"https://tommcfarlin.com/planned-obsolescence-of-wordpress-themes/\" href=\"https://tommcfarlin.com/planned-obsolescence-of-wordpress-themes/\">planned obsolescence of WordPress themes</a>.</p>\n<blockquote><p>I think planned obsolescence or ‘theme retirement’ is a really good option for theme shops. Big updates (like converting a theme to be responsive, or using new development techniques like icon fonts) is sometimes really difficult to do in a way that won’t break child themes.</p>\n<p>We’re using a mix of the ‘Fork It’ and ‘Retire It’ options at DevPress. The ‘Cascade’ theme will become ‘Cascadia’ (for example) and we’ll make the new theme available for free to all customers who purchased the free version. Less popular themes will just be retired as we add new themes to take their place.</p></blockquote>\n<p>Although theme shops are able to retire themes and set up redirects to newer versions, retiring a theme is not as easy to do on the WordPress theme directory. According to Price, “You can request a takedown and release a theme under a different name, but there’s no way to 301 redirect the established traffic to the new spot.” Not only does a theme author lose traffic, but they also can’t push out critical updates for retired themes.</p>\n<p>DevPress isn’t the first theme shop to use a retirement strategy. Since 2012, WooThemes has <a title=\"http://docs.woothemes.com/document/retired-themes/\" href=\"http://docs.woothemes.com/document/retired-themes/\">retired 92</a> themes. Array also <a title=\"https://array.is/theme-retirement/\" href=\"https://array.is/theme-retirement/\">retires themes</a>, but offers them for free with no support. A theme retirement strategy makes sense from a business perspective, but as a customer, I expect themes I buy to stick around for a year or more.</p>\n<p>As a customer, what do you think about commercial theme companies retiring themes? For commercial theme shops, how does such a strategy help your business?</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, 13 Feb 2015 20:13: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: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: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:27:\"Matt: Passing of David Carr\";s:7:\"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:21:\"http://ma.tt/?p=44692\";s:7:\"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:\"http://ma.tt/2015/02/passing-of-david-carr/\";s: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:330:\"<p>Shocked and dismayed this morning on the news that David Carr passed last night after collapsing in the New York Times newsroom, where he was working into the evening. If you’re not familiar with his work or legacy, <a href=\"http://mediagazer.com/150212/p36#a150212p36\">these links on Mediagazer are a good start</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:\"Fri, 13 Feb 2015 16:04: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: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: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:62:\"WPTavern: A Look Back at 16 Automattic Acquisitions Since 2007\";s:7:\"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:28:\"http://wptavern.com/?p=38863\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"http://wptavern.com/a-look-back-at-16-automattic-acquisitions-since-2007\";s: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:23673:\"<p>Since <a title=\"http://automattic.com/\" href=\"http://automattic.com/\">Automattic</a> was founded in 2005, it has acquired several businesses, services, products, and people. In August, the company will be 10 years old and I thought it would be interesting to see if the acquisitions the company has made are still around. The list is organized from earliest to latest.</p>\n<h2>Gravatar</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/03/GravatarLogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-18453 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/03/GravatarLogo.png?resize=239%2C63\" alt=\"Gravatar Logo 2\" /></a> <a title=\"http://en.gravatar.com/\" href=\"http://en.gravatar.com/\">Gravatar</a> stands for globally recognized avatar and is an image that follows you around on the web. This eliminates the hassle of maintaining a visual identity across multiple communities. In 2014, what was supposed to be a Gravatar mobile app, <a title=\"http://wptavern.com/automattics-planned-gravatar-app-morphs-into-a-selfies-app-for-android\" href=\"http://wptavern.com/automattics-planned-gravatar-app-morphs-into-a-selfies-app-for-android\">morphed into a Selfies app for Android</a>. Although Gravatar is supported in a number of applications, I think there’s still a lot of work to do before it becomes a globally recognized image. Gravatar was created by Tom Werner and <a title=\"http://blog.gravatar.com/2007/10/18/automattic-gravatar/\" href=\"http://blog.gravatar.com/2007/10/18/automattic-gravatar/\">acquired in 2007</a>.</p>\n<h2>BuddyPress Acqui-hire</h2>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2009/04/buddypresslogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-966 size-full\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2009/04/buddypresslogo.png?resize=212%2C76\" alt=\"BuddyPress Logo\" /></a><a title=\"https://buddypress.org/\" href=\"https://buddypress.org/\">BuddyPress</a> was conceived <a title=\"https://buddypress.org/about/story/\" href=\"https://buddypress.org/about/story/\">in 2008</a> by Andy Peatling and started out as a set of plugins to add social networking features to WordPress MU (multi-user). In March of 2008, Peatling was <a title=\"http://ma.tt/2008/03/backing-buddypress/\" href=\"http://ma.tt/2008/03/backing-buddypress/\">acqui-hired by Automattic</a> and joined the company as an employee. Peatling is not as active in BuddyPress core development, but thanks to John James Jacoby and the community surrounding it, it’s still an actively developed project. BuddyPress 2.2 <a title=\"http://wptavern.com/buddypress-2-2-spumoni-released-featuring-new-member-type-api\" href=\"http://wptavern.com/buddypress-2-2-spumoni-released-featuring-new-member-type-api\">was released in February and </a>features a new member type API and several bug fixes.</p>\n<h2>IntenseDebate</h2>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2009/08/intensedebatelogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-2326 size-full\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2009/08/intensedebatelogo.png?resize=189%2C43\" alt=\"IntenseDebate Logo\" /></a><a title=\"http://intensedebate.com/home\" href=\"http://intensedebate.com/home\">IntenseDebate</a> is a third-party commenting service that showed a lot of promise of being a premiere service to replace the native commenting system in WordPress. It synced comments from the service to the local database to ensure no comments were lost. The service <a title=\"http://blog.intensedebate.com/2009/03/05/introducing-intensedebate-plugins-add-the-features-you-want/\" href=\"http://blog.intensedebate.com/2009/03/05/introducing-intensedebate-plugins-add-the-features-you-want/\">introduced</a> a <a title=\"http://intensedebate.com/plugins\" href=\"http://intensedebate.com/plugins\">plugin eco-system</a> in 2009, that I think if given more time, would have helped the service fly past the competition. Unfortunately, development on the service came to a halt somewhere <a title=\"http://wptavern.com/what-is-the-future-of-comments-in-wordpress\" href=\"http://wptavern.com/what-is-the-future-of-comments-in-wordpress\">between 2012 and 2013</a>.</p>\n<p>IntenseDebate was founded by Isaac Keyet and Jon Fox in 2006 and was <a title=\"http://ma.tt/2008/09/intense-debate-goes-automattic/\" href=\"http://ma.tt/2008/09/intense-debate-goes-automattic/\">acquired by Automattic</a> in 2008.</p>\n<h2>Polldaddy</h2>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2010/02/polldaddylogo2.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-full wp-image-3334\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2010/02/polldaddylogo2.png?resize=242%2C56\" alt=\"polldaddylogo2\" /></a><a title=\"https://polldaddy.com/\" href=\"https://polldaddy.com/\">Polldaddy</a> is a platform agnostic service that lets users create surveys and polls. Polldaddy was founded in 2006 by David Lenehan in Sligo, Ireland and was <a title=\"http://blog.polldaddy.com/2008/10/15/automattic-acquires-polldaddy/\" href=\"http://blog.polldaddy.com/2008/10/15/automattic-acquires-polldaddy/\">acquired by Automattic</a> in 2008. Between 2006 and when the company was acquired, about 1 million polls were created and 195 million votes were collected. At the time of Polldaddy’s acquisition, Automattic had <a title=\"http://www.theguardian.com/technology/pda/2010/nov/26/ireland-sligo-polldaddy-wordpress-startup\" href=\"http://www.theguardian.com/technology/pda/2010/nov/26/ireland-sligo-polldaddy-wordpress-startup\">about 20 employees</a>.</p>\n<h2>Blo.gs</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/blogslogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-full wp-image-38873\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/blogslogo.png?resize=244%2C90\" alt=\"blogs logo\" /></a><a title=\"http://blo.gs\" href=\"http://blo.gs\">Blog.gs</a> is a directory of recently updated blogs founded in 2002 by Jim Winstead. In 2005, the company was <a title=\"http://trainedmonkey.com/2005/6/14/blo_gs_has_been_acquired_by_yahoo_\" href=\"http://trainedmonkey.com/2005/6/14/blo_gs_has_been_acquired_by_yahoo_\">acquired by Yahoo!</a> and in 2009, transferred to Automattic. According to the <a title=\"http://ma.tt/2009/04/blogs-lives-on/\" href=\"http://ma.tt/2009/04/blogs-lives-on/\">announcement</a>, Automattic planned to beef up the service, “We’re looking forward to beefing up the service and giving it a refresh, while continuing its reputation for reliability.” The site’s design hasn’t changed in years and features like search and ping submissions are broken.</p>\n<h2>After the Deadline</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2009/09/afterthedeadlinelogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-2512 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2009/09/afterthedeadlinelogo.png?resize=253%2C60\" alt=\"afterthedeadlinelogo\" /></a><a title=\"http://www.afterthedeadline.com/\" href=\"http://www.afterthedeadline.com/\">After the Deadline</a> is a contextual spell checking service created in 2009 by Raphael Mudge. Out of all the acquisitions Automattic has made, Mudge has <a title=\"http://blog.afterthedeadline.com/2009/09/08/after-the-deadline-acquired/\" href=\"http://blog.afterthedeadline.com/2009/09/08/after-the-deadline-acquired/\">one of the best acquisition stories</a> I’ve read. After <a title=\"http://news.ycombinator.com/item?id=636168\" href=\"http://news.ycombinator.com/item?id=636168\">publishing a comment</a> on a Hacker News article showing off how AtD works, Mullenweg got in touch with Mudge and acquired the company in 2009.</p>\n<p>Mudge stayed with the company for a few years, but moved on to focus his energy on a new passion, <a title=\"http://www.advancedpentest.com/\" href=\"http://www.advancedpentest.com/\">cyber security</a>. AtD is actively developed and is available as <a title=\"http://jetpack.me/support/spelling-and-grammar/\" href=\"http://jetpack.me/support/spelling-and-grammar/\">a module in Jetpack</a>.</p>\n<h2>Plinky</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Plinkylogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-38875 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Plinkylogo.png?resize=283%2C127\" alt=\"Plinkylogo\" /></a><a title=\"http://www.plinky.com/\" href=\"http://www.plinky.com/\">Plinky</a> is a service created by Thing Labs that inspired users to write content. Every day Plinky displayed a prompt with a question, idea, or challenge. Writers answered the challenge using the Plinky editor which made it easy to add rich media and send posts to social media services. Plinky was acquired by Automattic in 2010. In 2014, user registration was disabled and the service was placed into archive mode.</p>\n<h2>Code Garage</h2>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2012/12/CodeGaragelogo.jpg\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-6754 size-full\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2012/12/CodeGaragelogo.jpg?resize=262%2C54\" alt=\"Code Garage Logo\" /></a><a title=\"http://codegarage.com/blog/\" href=\"http://codegarage.com/blog/\">Code Garage</a> provided backups, security scanning, and crisis control for WordPress sites. Customers could monitor 5 websites for $25 a month which was more affordable than VaultPress which charged a flat fee per site. Code Garage was founded in 2010 and <a title=\"http://blog.vaultpress.com/2012/12/21/vaultpress-in-the-garage/\" href=\"http://blog.vaultpress.com/2012/12/21/vaultpress-in-the-garage/\">acquired by Automattic</a> in 2012.</p>\n<p>In May of 2013, Code Garage <a title=\"http://wptavern.com/code-garage-migrations-are-underway\" href=\"http://wptavern.com/code-garage-migrations-are-underway\">migrated customers</a> to VaultPress and promptly shut the service down in July. As part of the acquisition, Peter Butler, one of the company’s founders, joined Automattic to work with the VaultPress team.</p>\n<h2>Simperium and Simplenote</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Simperiumlogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-full wp-image-38878\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/Simperiumlogo.png?resize=127%2C126\" alt=\"Simperiumlogo\" /></a> <a title=\"https://simperium.com/\" href=\"https://simperium.com/\">Simperium </a>is the creator of <a title=\"http://simplenote.com/\" href=\"http://simplenote.com/\">SimpleNote</a>, a note taking app that is synchronized across platforms. Simperium is a data synchronization service that allows developers to move data everywhere it’s needed. The company was founded in 2010 and <a title=\"http://ma.tt/2013/01/simplenote-and-simperium/\" href=\"http://ma.tt/2013/01/simplenote-and-simperium/\">acquired by Automattic</a> in 2013.</p>\n<h2>Poster</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/PosterApp.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-medium wp-image-38945\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/02/PosterApp.png?resize=300%2C148\" alt=\"Poster Mobile App\" /></a>Poster was a slick, easy to use, WordPress mobile app for iOS that was founded by <a title=\"http://www.tomwitkin.com/\" href=\"http://www.tomwitkin.com/\">Tom Witkin</a> and <a title=\"http://techcrunch.com/2013/06/17/automattic-acquires-ios-wordpress-client-poster-to-improve-its-own-mobile-apps/\" href=\"http://techcrunch.com/2013/06/17/automattic-acquires-ios-wordpress-client-poster-to-improve-its-own-mobile-apps/\">acquired in 2013</a>. After the acquisition, the app was removed from the App Store and Witkin joined the mobile team at Automattic.</p>\n<p>Frederic Lardinois, who <a title=\"http://techcrunch.com/2013/06/17/automattic-acquires-ios-wordpress-client-poster-to-improve-its-own-mobile-apps/\" href=\"http://techcrunch.com/2013/06/17/automattic-acquires-ios-wordpress-client-poster-to-improve-its-own-mobile-apps/\">wrote about the news</a> on TechCrunch, described the app as, “one of the most elegant and smarter mobile WordPress clients.” The WordPress mobile apps continue to get better, but it’s unclear which improvements have been influenced by Witkin or Poster.</p>\n<h2>Lean Domain Search</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/07/LeanDomainSearchLogo.jpg\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-full wp-image-7919\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/07/LeanDomainSearchLogo.jpg?resize=259%2C51\" alt=\"Lean Domain Search Logo\" /></a><a title=\"http://www.leandomainsearch.com/\" href=\"http://www.leandomainsearch.com/\">Lean Domain Search </a>is a service that allows users to find and register domain names. One of its signature features is the domain name generator which suggests domains based on a word or phrase. Lean Domain Search was created by Matt Mazur in 2012 and <a title=\"http://www.leandomainsearch.com/blog/45-lean-domain-search-acquired-by-automattic\" href=\"http://www.leandomainsearch.com/blog/45-lean-domain-search-acquired-by-automattic\">acquired in 2013.</a> When users find a domain they like, Lean Domain Search provides an option to register it and create a new blog on WordPress.com. Thanks to the acquisition, the service is still available and free to use.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/LeanDomainSearchResults.png\" rel=\"prettyphoto[38863]\"><img class=\"size-full wp-image-38882\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/LeanDomainSearchResults.png?resize=996%2C761\" alt=\"Lean Domain Search Results\" /></a>Lean Domain Search Results\n<p> </p>\n<h2>Cloudup</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/12/cloudup.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-12353 size-thumbnail\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/12/cloudup.png?resize=150%2C150\" alt=\"cloudup\" /></a><a title=\"https://cloudup.com/\" href=\"https://cloudup.com/\">Cloudup</a> is a free file-sharing service founded by Thianh Lu and Guillermo Rauch in 2010 and <a title=\"http://ma.tt/2013/09/automattic-cloudup/\" href=\"http://ma.tt/2013/09/automattic-cloudup/\">acquired in 2013</a>. <a title=\"http://techcrunch.com/2013/09/25/automattic-acquires-file-sharing-service-cloudup-to-build-faster-media-library-and-enable-co-editing/\" href=\"http://techcrunch.com/2013/09/25/automattic-acquires-file-sharing-service-cloudup-to-build-faster-media-library-and-enable-co-editing/\">According to TechCrunch</a>, the acquisition was supposed to help Automattic improve two particular features on WordPress.com. The media library used for uploading visual content and co-editing to give multiple users the ability to edit a post at the same time.</p>\n<p>Immediately following the deal, the team was tasked with revamping the post editor and replacing the media library on WordPress.com with Cloudup. Although Cloudup has <a title=\"https://cloudup.com/blog\" href=\"https://cloudup.com/blog\">continued to add new features</a>, it has yet to replace the media library or add the ability to edit posts at the same on WordPress.com.</p>\n<h2>Longreads</h2>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/04/longreads.jpg\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-medium wp-image-20743\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/04/longreads.jpg?resize=300%2C95\" alt=\"longreads\" /></a><a title=\"http://longreads.com/\" href=\"http://longreads.com/\">Longreads</a> is dedicated to finding and sharing the best long-form stories on the web. Longreads was founded by Mark Armstrong in 2009 and <a title=\"http://en.blog.wordpress.com/2014/04/09/longreads-joins-automattic/\" href=\"http://en.blog.wordpress.com/2014/04/09/longreads-joins-automattic/\">acquired in 2014. </a>Longreads operates under a paid subscription model with plans ranging from $3-5 per month.</p>\n<h2>Scroll Kit</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/scroll-kit.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-medium wp-image-21768\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/scroll-kit.png?resize=300%2C158\" alt=\"scroll-kit\" /></a> <a title=\"http://www.scrollkit.com/\" href=\"http://www.scrollkit.com/\">Scroll Kit</a> allowed users to create web pages without writing a line of code using a powerful visual editor. It made headlines when co-founder, Cody Brown, <a title=\"http://techcrunch.com/2013/05/21/snow-fail-the-new-york-times-and-its-misunderstanding-of-copyright/\" href=\"http://techcrunch.com/2013/05/21/snow-fail-the-new-york-times-and-its-misunderstanding-of-copyright/\">recreated the famous Snow Fall piece</a> from the New York Times. Brown said he made the replica site in only an hour, “The New York Times spent hundreds of hours hand-coding ‘Snow Fall.’ We made a replica in an hour.”</p>\n<p>Founded by Kate Ray and Cody Brown, <a title=\"http://www.scrollkit.com/\" href=\"http://www.scrollkit.com/\">Scroll Kit</a> was <a title=\"http://ma.tt/2014/04/scrollkit-and-longreads-at-automattic/\" href=\"http://ma.tt/2014/04/scrollkit-and-longreads-at-automattic/\">acquired in 2014</a>. According to an announcement on the <a title=\"http://www.scrollkit.com/\" href=\"http://www.scrollkit.com/\">Scroll Kit website</a>, Ray and Brown joined the WordPress.com product team. Scroll Kit shut down its service and users had three months to export their content. I’ve never used Scroll Kit, so it’s hard to determine what improvements are influenced by Ray and Brown. <a title=\"http://wptavern.com/automattic-snaps-up-scroll-kit-to-add-to-the-wordpress-com-product-team\" href=\"http://wptavern.com/automattic-snaps-up-scroll-kit-to-add-to-the-wordpress-com-product-team\">We questioned</a> whether Scroll Kit’s editor would be added to the theme editing experience on WordPress.com. As a WordPress.com user, I haven’t noticed any major changes to the theme editing experience since the acquisition.</p>\n<h2>Parka</h2>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2013/07/bruteforcelogo.jpg\" rel=\"prettyphoto[38863]\"><img class=\"alignright size-full wp-image-7693\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2013/07/bruteforcelogo.jpg?resize=228%2C219\" alt=\"Brute Protect Logo\" /></a><a title=\"http://getparka.com/\" href=\"http://getparka.com/\">Parka</a> is the parent company of <a title=\"https://bruteprotect.com/\" href=\"https://bruteprotect.com/\">BruteProtect,</a> a service that provides brute force login protection for thousands of sites. Parka was established in 2013 by Sam Hotchkiss and <a title=\"http://jetpack.me/2014/08/26/automattic-bruteprotect/\" href=\"http://jetpack.me/2014/08/26/automattic-bruteprotect/\">acquired in 2014. </a>All seven Parka employees joined Automattic and are part of the Jetpack development team.</p>\n<p>As part of the acquisition, <a title=\"https://my.bruteprotect.com/\" href=\"https://my.bruteprotect.com/\">BruteProtect pro</a> services became free to use. BruteProtect is undergoing a transformation as it’s merged into Jetpack as a module. Merging with Jetpack will give millions of sites free brute force login protection making the web a safer place.</p>\n<h2>Code For The People</h2>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/CodeForThePeopleLogo.png\" rel=\"prettyphoto[38863]\"><img class=\"alignright wp-image-38941 size-full\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/02/CodeForThePeopleLogo.png?resize=270%2C132\" alt=\"CodeForThePeopleLogo\" /></a><a title=\"http://codeforthepeople.com/\" href=\"http://codeforthepeople.com/\">Code For The People</a> is a WordPress development agency based in the United Kingdom and a long time partner of the <a title=\"http://vip.wordpress.com/\" href=\"http://vip.wordpress.com/\">WordPress.com VIP program</a>. Founded by Simon Dickson and Simon Wheatley, Code For The People was <a title=\"http://wptavern.com/automattic-acquires-code-for-the-people-expands-wordpress-com-vips-reach-into-european-markets\" href=\"http://wptavern.com/automattic-acquires-code-for-the-people-expands-wordpress-com-vips-reach-into-european-markets\">acquired in 2014. </a>All six employees joined Automattic and will help out the VIP team during European hours.</p>\n<p>This acquisition is historic for two reasons. The first is that CTFP is the first WordPress development agency to be acquired by Automattic. Second, CFTP employee John Blackbourn was leading<a title=\"http://wptavern.com/meet-john-blackbourn-wordpress-4-1-release-lead\" href=\"http://wptavern.com/meet-john-blackbourn-wordpress-4-1-release-lead\"> the development cycle for WordPress 4.1</a> when the acquisition occurred, turning him into an Automattic employee.</p>\n<p>In addition to talent, they also obtained CFTP’s <a href=\"http://babbleplugin.com/\" target=\"_blank\">Babble</a> plugin, an open source multilingual tool, that will continue to be maintained by Automattic. According to <a title=\"http://techcrunch.com/2014/11/06/automattic-buys-uks-code-for-the-people-to-build-out-its-wordpress-vip-enterprise-business/\" href=\"http://techcrunch.com/2014/11/06/automattic-buys-uks-code-for-the-people-to-build-out-its-wordpress-vip-enterprise-business/\">TechCrunch</a>, Mullenweg says Babble was a key part of the deal.</p>\n<h2>Thoughts and Observations</h2>\n<p>While going through the list of acquisitions Automattic has made over the years, a few things occurred to me. For all the great talent Automattic has acquired, it’s difficult to determine an individual’s influence on WordPress.com products. For instance, as an individual, Tom Witkin created an awesome mobile app for WordPress. Since being acquired, I can’t tell which improvements in the <a title=\"https://apps.wordpress.org/\" href=\"https://apps.wordpress.org/\">WordPress for iOS app</a> are the result of his work.</p>\n<p>Whether it’s due to time, difficulty, or other factors, certain items in some of the acquisition announcements have failed to materialize. A good example is the Cloudup acquisition. Nearly two years after the deal happened, WordPress.com and the self-hosted version still lack the ability to co-edit a post at the same time. There’s also no improvements to the media library I can trace back to the Cloudup team. It’s unclear if these are items still on the priority list or if they’ve been discarded.</p>\n<p>Another thing I noticed is that I didn’t recognize most of the businesses, products, and services acquired until after the acquisition announcement was published. It indicates Mullenweg has his eye on up and coming properties doing awesome things in the space. Unfortunately, in some instances, it means the product or service is shut down by Automattic eliminating any opportunity to use it. Poster, Blo.gs, and Scroll Kit immediately come to mind as things I’ll never have the chance to use.</p>\n<p>I hope you enjoyed this trip down memory lane. We’re at the beginning of a new year and with <a title=\"http://recode.net/2014/05/05/wordpress-parent-automattic-has-raised-160-million-now-valued-at-1-16-billion-post-money/\" href=\"http://recode.net/2014/05/05/wordpress-parent-automattic-has-raised-160-million-now-valued-at-1-16-billion-post-money/\">Automattic raising $160M in 2014</a>, it’s only a matter of time before we read about the next acquisition. Who or what do you think the company will acquire next?</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, 13 Feb 2015 03:55:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 26 Feb 2015 19:33:52 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"219511\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 26 Feb 2015 19:15:12 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(127,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1425022432','no'),(128,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1424979232','no'),(1873,'_transient_timeout_wc_average_rating_2031426172917','1457710876','no'),(3921,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1426554678','no'),(942,'_transient_timeout_woocommerce_addons_data','1426531246','no'),(943,'_transient_woocommerce_addons_data','O:8:\"stdClass\":10:{s:8:\"featured\";a:4:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"WooCommerce Bookings\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:108:\"Sell your time or date based bookings! Perfect for those wanting to offer appointments, services or rentals.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/woocommerce-bookings/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$249.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:110:\"Allow your customers to customise your products by adding input boxes, dropdowns or a field set of checkboxes.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"WooCommerce Subscriptions\";s:5:\"image\";s:63:\"http://www.woothemes.com/wp-content/uploads/2012/09/woosubs.png\";s:7:\"excerpt\";s:85:\"WC Subscriptions makes it easy to create and manage products with recurring payments.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/woocommerce-subscriptions/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"Table Rate Shipping\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:123:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/table-rate-shipping-2/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}}s:7:\"popular\";a:25:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"WooCommerce iOS App\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:217:\"Keep your finger on the pulse of your online shop with WooCommerce iOS. All of your shop\'s catalog & performance reports are now just a tap away - quickly accessible & beautifully presented right there on your iPhone.\";s:4:\"link\";s:100:\"http://www.woothemes.com/woocommerce-ios/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$4.99\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:110:\"Allow your customers to customise your products by adding input boxes, dropdowns or a field set of checkboxes.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Pay with Amazon\";s:5:\"image\";s:116:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/08/AP_HLogo_215x35-3012530377._V360408447_.png\";s:7:\"excerpt\";s:153:\"Pay with Amazon is embedded directly into your WooCommerce store. Buyer interactions take place in embedded widgets, so the buyer never leaves your site.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/pay-with-amazon/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"WooCommerce Subscriptions\";s:5:\"image\";s:63:\"http://www.woothemes.com/wp-content/uploads/2012/09/woosubs.png\";s:7:\"excerpt\";s:85:\"WC Subscriptions makes it easy to create and manage products with recurring payments.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/woocommerce-subscriptions/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"USPS Shipping Method\";s:5:\"image\";s:61:\"https://www.woothemes.com/wp-content/uploads/2012/09/usps.jpg\";s:7:\"excerpt\";s:91:\"Get shipping rates from the USPS API which handles both domestic and international parcels.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/usps-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"Stripe\";s:5:\"image\";s:63:\"https://www.woothemes.com/wp-content/uploads/2012/09/stripe.png\";s:7:\"excerpt\";s:30:\"Stripe gateway for WooCommerce\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/stripe/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"Table Rate Shipping\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:123:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/table-rate-shipping-2/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"UPS Shipping Method\";s:5:\"image\";s:85:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/01/ups_logo.gif\";s:7:\"excerpt\";s:90:\"Get shipping rates from the UPS API which handles both domestic and international parcels.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/ups-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Dynamic Pricing\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:48:\"Bulk discounts, role-based pricing and much more\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/dynamic-pricing/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Order/Customer CSV Export\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:69:\"Export orders and customers from WooCommerce to a CSV file with ease.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/ordercustomer-csv-export/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:35:\"Print Invoices & Packing lists\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:49:\"Print your WooCommerce invoices and packing lists\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/print-invoices-packing-lists/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Authorize.net AIM\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2011/09/auth1.png\";s:7:\"excerpt\";s:112:\"Take credit card payments direct on your checkout using the Authorize.net (AIM) payment gateway for WooCommerce.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/authorize-net-aim/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:24:\"Product CSV Import Suite\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:91:\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/product-csv-import-suite/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"PayPal Pro\";s:5:\"image\";s:86:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2011/09/paypalpro.png\";s:7:\"excerpt\";s:69:\"Take credit card payments directly on your checkout using PayPal Pro.\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/paypal-pro/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Catalog Visibility Options\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:80:\"Transform WooCommerce into an online catalog by removing eCommerce functionality\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/catalog-visibility-options/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Bundles\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:149:\"Create and offer highly configurable product bundles, kits and assemblies that consist of simple and variable items - both physical and downloadable.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-bundles/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"Gravity Forms Product Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:39:\"Powerful product add-ons, Gravity style\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/gravity-forms-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"Checkout Field Editor\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:128:\"The checkout field editor provides you with an interface to add, edit and remove fields shown on your WooCommerce checkout page.\";s:4:\"link\";s:127:\"http://www.woothemes.com/products/woocommerce-checkout-field-editor/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Smart Coupons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:93:\"An \"all in one\" solution for gift certificates, store credits, discount coupons and vouchers.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/smart-coupons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"PayFast Payment Gateway\";s:5:\"image\";s:72:\"https://www.woothemes.com/wp-content/uploads/2013/09/PayFast_Logo_75.png\";s:7:\"excerpt\";s:70:\"Take payments on your WooCommerce store via PayFast (redirect method).\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/payfast-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Authorize.net CIM\";s:5:\"image\";s:75:\"https://www.woothemes.com/wp-content/uploads/2013/04/authorize-net-logo.png\";s:7:\"excerpt\";s:68:\"Authorize CIM gateway with support for pre-orders and subscriptions.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/authorize-net-cim/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"FedEx Shipping Method\";s:5:\"image\";s:98:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/01/FedEx_Logo_Wallpaper.jpeg\";s:7:\"excerpt\";s:92:\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/fedex-shipping-module/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Paypal Advanced\";s:5:\"image\";s:91:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/09/paypaladvanced.png\";s:7:\"excerpt\";s:105:\"Take credit card payments securely via Paypal Payments Advanced (Payflow) keeping customers on your site.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/paypal-advanced/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Shipment Tracking\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:48:\"Add shipment tracking information to your orders\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/shipment-tracking/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:24;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Groups for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:84:\"Sell memberships using the free \'Groups\' plugin, Groups integration and WooCommerce.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/groups-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}}s:16:\"payment-gateways\";a:24:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Pay with Amazon\";s:5:\"image\";s:116:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/08/AP_HLogo_215x35-3012530377._V360408447_.png\";s:7:\"excerpt\";s:153:\"Pay with Amazon is embedded directly into your WooCommerce store. Buyer interactions take place in embedded widgets, so the buyer never leaves your site.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/pay-with-amazon/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"Stripe\";s:5:\"image\";s:63:\"https://www.woothemes.com/wp-content/uploads/2012/09/stripe.png\";s:7:\"excerpt\";s:30:\"Stripe gateway for WooCommerce\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/stripe/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Authorize.net AIM\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2011/09/auth1.png\";s:7:\"excerpt\";s:112:\"Take credit card payments direct on your checkout using the Authorize.net (AIM) payment gateway for WooCommerce.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/authorize-net-aim/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"PayPal Pro\";s:5:\"image\";s:86:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2011/09/paypalpro.png\";s:7:\"excerpt\";s:69:\"Take credit card payments directly on your checkout using PayPal Pro.\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/paypal-pro/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"PayFast Payment Gateway\";s:5:\"image\";s:72:\"https://www.woothemes.com/wp-content/uploads/2013/09/PayFast_Logo_75.png\";s:7:\"excerpt\";s:70:\"Take payments on your WooCommerce store via PayFast (redirect method).\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/payfast-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Authorize.net CIM\";s:5:\"image\";s:75:\"https://www.woothemes.com/wp-content/uploads/2013/04/authorize-net-logo.png\";s:7:\"excerpt\";s:68:\"Authorize CIM gateway with support for pre-orders and subscriptions.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/authorize-net-cim/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Paypal Advanced\";s:5:\"image\";s:91:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/09/paypaladvanced.png\";s:7:\"excerpt\";s:105:\"Take credit card payments securely via Paypal Payments Advanced (Payflow) keeping customers on your site.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/paypal-advanced/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"FirstData\";s:5:\"image\";s:66:\"https://www.woothemes.com/wp-content/uploads/2012/09/firstdata.jpg\";s:7:\"excerpt\";s:33:\"FirstData gateway for WooCommerce\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/firstdata/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:31:\"Simplify Commerce by MasterCard\";s:5:\"image\";s:84:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/11/sc-logo.png\";s:7:\"excerpt\";s:149:\"Simplify Commerce by MasterCard gives you a merchant account and payment gateway in a single, secure package that takes just a few minutes to set up.\";s:4:\"link\";s:125:\"http://www.woothemes.com/products/simplify-commerce-by-mastercard/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"PayPal Express\";s:5:\"image\";s:90:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/05/paypalexpress.png\";s:7:\"excerpt\";s:98:\"The PayPal Express gateway for WooCommerce lets users skip the WC checkout and use PayPal instead.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/paypal-express/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Authorize.net DPM\";s:5:\"image\";s:84:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/02/authdpm.png\";s:7:\"excerpt\";s:123:\"Take credit card payments safely and securely using the Authorize.net (Direct Post Method) payment gateway for WooCommerce.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/authorize-net-dpm/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"WooCommerce Mollie\";s:5:\"image\";s:63:\"https://www.woothemes.com/wp-content/uploads/2012/09/mollie.png\";s:7:\"excerpt\";s:106:\"Process secure iDEAL, credit card, Mister Cash, PayPal, and paysafecard payments using WooCommerce Mollie.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/woocommerce-mollie/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"WorldPay\";s:5:\"image\";s:65:\"https://www.woothemes.com/wp-content/uploads/2012/09/worldpay.jpg\";s:7:\"excerpt\";s:26:\"Take payments via WorldPay\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/worldpay/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Sage Pay Form\";s:5:\"image\";s:69:\"https://www.woothemes.com/wp-content/uploads/2011/10/sage-cropped.png\";s:7:\"excerpt\";s:70:\"Take payments on your WooCommerce store via SagePay (redirect method).\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/sage-pay-form/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"Braintree\";s:5:\"image\";s:66:\"https://www.woothemes.com/wp-content/uploads/2012/09/braintree.png\";s:7:\"excerpt\";s:27:\"Take payments via Braintree\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/braintree/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"Klarna\";s:5:\"image\";s:93:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2011/12/klarna_main-logo.png\";s:7:\"excerpt\";s:30:\"Klarna gateway for WooCommerce\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/klarna/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:4:\"eWAY\";s:5:\"image\";s:61:\"https://www.woothemes.com/wp-content/uploads/2012/09/eway.gif\";s:7:\"excerpt\";s:92:\"Take credit card payments securely via eWay (UK, AU, and NZ) keeping customers on your site.\";s:4:\"link\";s:98:\"http://www.woothemes.com/products/eway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"Intuit Payments/QBMS Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:95:\"Allow customers to securely save multiple payment methods to their account for faster checkout.\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/intuit-qbms/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Sofort payment gateway\";s:5:\"image\";s:83:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/06/200x75.png\";s:7:\"excerpt\";s:60:\"Online bank transfer powered by the Sofort payment provider.\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/sofort-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Elavon VM Payment Gateway\";s:5:\"image\";s:84:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/07/images.jpeg\";s:7:\"excerpt\";s:93:\"Take credit card payments with Elavon, the fourth largest merchant acquirer in North America.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/elavon-vm-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:37:\"Role based payment / shipping methods\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:67:\"Limit different user roles to specific payment and shipping methods\";s:4:\"link\";s:129:\"http://www.woothemes.com/products/role-based-payment-shipping-methods/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:11:\"Payson Form\";s:5:\"image\";s:63:\"https://www.woothemes.com/wp-content/uploads/2012/09/payson.png\";s:7:\"excerpt\";s:69:\"Take payments on your WooCommerce store via Payson (redirect method).\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/payson-form/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Moneris Gateway\";s:5:\"image\";s:64:\"https://www.woothemes.com/wp-content/uploads/2012/09/moneris.gif\";s:7:\"excerpt\";s:32:\"Take payments online via Moneris\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/moneris-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"PayPal Digital Goods gateway\";s:5:\"image\";s:90:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/01/paypaldigital.png\";s:7:\"excerpt\";s:63:\"PayPal Digital Goods gateway specifically for digital products.\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/paypal-digital-goods-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}}s:16:\"shipping-methods\";a:24:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"USPS Shipping Method\";s:5:\"image\";s:61:\"https://www.woothemes.com/wp-content/uploads/2012/09/usps.jpg\";s:7:\"excerpt\";s:91:\"Get shipping rates from the USPS API which handles both domestic and international parcels.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/usps-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"Table Rate Shipping\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:123:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/table-rate-shipping-2/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"UPS Shipping Method\";s:5:\"image\";s:85:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/01/ups_logo.gif\";s:7:\"excerpt\";s:90:\"Get shipping rates from the UPS API which handles both domestic and international parcels.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/ups-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:35:\"Print Invoices & Packing lists\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:49:\"Print your WooCommerce invoices and packing lists\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/print-invoices-packing-lists/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"FedEx Shipping Method\";s:5:\"image\";s:98:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/01/FedEx_Logo_Wallpaper.jpeg\";s:7:\"excerpt\";s:92:\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/fedex-shipping-module/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Shipment Tracking\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:48:\"Add shipment tracking information to your orders\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/shipment-tracking/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"ShipStation Integration\";s:5:\"image\";s:69:\"https://www.woothemes.com/wp-content/uploads/2012/08/shipstation1.png\";s:7:\"excerpt\";s:113:\"ShipStation is a web-based shipping solution that streamlines the order fulfillment process for online retailers.\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/shipstation-integration/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Advanced Notifications\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:96:\"Easily setup \"new order\" and stock email notifications for multiple recipients of your choosing.\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/advanced-notifications/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Per Product Shipping\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:107:\"Define separate shipping costs per product which are combined at checkout to provide a total shipping cost.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/per-product-shipping/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:30:\"Australia Post Shipping Method\";s:5:\"image\";s:71:\"https://www.woothemes.com/wp-content/uploads/2012/09/australia-post.gif\";s:7:\"excerpt\";s:101:\"Get shipping rates from the Australia Post API which handles both domestic and international parcels.\";s:4:\"link\";s:124:\"http://www.woothemes.com/products/australia-post-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"Canada Post Shipping Method\";s:5:\"image\";s:68:\"https://www.woothemes.com/wp-content/uploads/2012/09/canada-post.png\";s:7:\"excerpt\";s:106:\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/canada-post-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Local Pickup Plus\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:54:\"Let customers pick up products from specific locations\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/local-pickup-plus/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"Shipping Multiple Addresses\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:86:\"Allow your customers to ship individual items in a single order to multiple addresses.\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/shipping-multiple-addresses/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:37:\"Role based payment / shipping methods\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:67:\"Limit different user roles to specific payment and shipping methods\";s:4:\"link\";s:129:\"http://www.woothemes.com/products/role-based-payment-shipping-methods/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"Postcode/Address Validation\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:104:\"Simplify your checkout process by having your customer validate or lookup their address during checkout.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/postcodeaddress-validation/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Stamps.com XML File Export\";s:5:\"image\";s:111:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/10/Screen-Shot-2012-10-10-at-17.05.22.png\";s:7:\"excerpt\";s:132:\"The WooCommerce Stamps.com extension allows you to select orders to export into an XML format for import into the Stamps.com client.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/stamps-com-xml-file-export/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"Royal Mail\";s:5:\"image\";s:86:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/04/royalmail.png\";s:7:\"excerpt\";s:49:\"Offer Royal Mail shipping rates to your customers\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/royal-mail/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"WooCommerce Stamps.com API\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:383:\" Stamps.com: The Smart Way to ship with the USPS Reliability. Ease. Service. Flexibility. Features. Price. The Stamps.com web integration for WooCommerce enables your WooCommerce store to pull in rates from USPS via the WooCommerce administration area. Your store manager can define shipping rates and add-ons to receive a shipping label frtrom Stamps.com, ready for printing. [...]\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/woocommerce-shipping-stamps/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$59.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"Shipwire\";s:5:\"image\";s:103:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/04/shipwire_logo_blue-310x100.png\";s:7:\"excerpt\";s:152:\"A full-featured Shipwire integration, including real-time shipping rates, automatic order fulfillment processing, and live inventory / tracking updates.\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/shipwire/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Flat Rate Box Shipping\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:60:\"Pack items into boxes with pre-defined costs per destination\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/flat-rate-box-shipping/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Purolator Shipping Method\";s:5:\"image\";s:81:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/08/puro.png\";s:7:\"excerpt\";s:69:\"Calculate order shipping costs automatically using the Purolator API.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/purolator-shipping-method/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"SAPO Domestic Parcel Service\";s:5:\"image\";s:61:\"https://www.woothemes.com/wp-content/uploads/2012/09/sapo.jpg\";s:7:\"excerpt\";s:28:\"SAPO Domestic Parcel Service\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/sapo-domestic-parcel-service/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"Correios\";s:5:\"image\";s:65:\"https://www.woothemes.com/wp-content/uploads/2012/09/correios.jpg\";s:7:\"excerpt\";s:33:\"Correios shipping method (Brazil)\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/correios/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:33:\"SAPO International Parcel Service\";s:5:\"image\";s:61:\"https://www.woothemes.com/wp-content/uploads/2012/09/sapo.jpg\";s:7:\"excerpt\";s:33:\"SAPO International parcel service\";s:4:\"link\";s:127:\"http://www.woothemes.com/products/sapo-international-parcel-service/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}}s:13:\"import-export\";a:12:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Order/Customer CSV Export\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:69:\"Export orders and customers from WooCommerce to a CSV file with ease.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/ordercustomer-csv-export/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:24:\"Product CSV Import Suite\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:91:\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/product-csv-import-suite/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$199.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"ShipStation Integration\";s:5:\"image\";s:69:\"https://www.woothemes.com/wp-content/uploads/2012/08/shipstation1.png\";s:7:\"excerpt\";s:113:\"ShipStation is a web-based shipping solution that streamlines the order fulfillment process for online retailers.\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/shipstation-integration/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:38:\"Customer/Order/Coupon CSV Import Suite\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:66:\"Import both customers and orders into WooCommerce from a CSV file.\";s:4:\"link\";s:124:\"http://www.woothemes.com/products/customerorder-csv-import-suite/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"WPEC to WooCommerce\";s:5:\"image\";s:84:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/09/wpec2wc.png\";s:7:\"excerpt\";s:68:\"Import product data from a WordPress eCommerce store to WooCommerce.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/wpec-to-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:31:\"Customer/Order XML Export Suite\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:100:\"Easily export orders from your WooCommerce to XML and download or automatically upload them via FTP.\";s:4:\"link\";s:124:\"http://www.woothemes.com/products/customerorder-xml-export-suite/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Stamps.com XML File Export\";s:5:\"image\";s:111:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/10/Screen-Shot-2012-10-10-at-17.05.22.png\";s:7:\"excerpt\";s:132:\"The WooCommerce Stamps.com extension allows you to select orders to export into an XML format for import into the Stamps.com client.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/stamps-com-xml-file-export/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"Jigoshop to WooCommerce\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/09/js2wc.png\";s:7:\"excerpt\";s:80:\"Import your products from your old Jigoshop to your shiny new WooCommerce store.\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/jigoshop-to-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"Cart2Cart\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:189:\"Cart2Cart is a service which migrates product / customer / order data from many other eCommerce platforms into WooCommerce. Perfect if you're looking to make the switch to WooCommerce!\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/cart2cart/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Facebook Shop\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:159:\"StoreYa.com is a leading F-commerce platform designed for automatically importing WooCommerce stores into Facebook taking full advantage of its social elements\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/storeya/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"osCommerce to WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:62:\"Import product data from your osCommerce store to WooCommerce.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/oscommerce-to-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce Integrator\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:431:\"WooCommerce Integrator Modern Retail’s WooCommerce integrator synchronizes your store’s point of sale inventory with your WooCommerce website. Additionally, many of our integrations will automatically send your online order and customer information to your store’s POS system, giving you a holistic view of your customers’ shopping habits. Of course, getting your website and in-store systems speaking [...]\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-integrator/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}}s:10:\"accounting\";a:16:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:35:\"Print Invoices & Packing lists\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:49:\"Print your WooCommerce invoices and packing lists\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/print-invoices-packing-lists/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"Sequential Order Numbers Pro\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:35:\"Tame your WooCommerce Order Numbers\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/sequential-order-numbers-pro/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"PDF Invoices\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:94:\"Automatically create and attach a fully customizable PDF invoice to the completed order email.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/pdf-invoices/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"EU VAT Number\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:85:\"Collect VAT numbers at checkout and remove the VAT charge for eligible EU businesses.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/eu-vat-number/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"WooCommerce Zapier\";s:5:\"image\";s:88:\"http://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/09/zapier-logo1.png\";s:7:\"excerpt\";s:110:\"Send your WooCommerce store\'s data to 230+ third party web services using this extension and a Zapier account!\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/woocommerce-zapier/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$59.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:4:\"Xero\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2012/08/xero2.png\";s:7:\"excerpt\";s:72:\"Save time with automated sync between WooCommerce and your Xero account.\";s:4:\"link\";s:98:\"http://www.woothemes.com/products/xero/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"WooCommerce Taxamo\";s:5:\"image\";s:73:\"https://www.woothemes.com/wp-content/uploads/2014/12/Taxamo_logo-copy.jpg\";s:7:\"excerpt\";s:195:\"Our Taxamo Integration for WooCommerce keeps track of and handles all of your EU VAT rules to keep your shop in line with the new laws starting in 2015. Makes it easy for you and your customers.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/woocommerce-taxamo/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"Returns and Warranty Requests\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:131:\"Manage the RMA process, add warranties to products & let customers request & manage returns / exchanges from their account.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/warranty-requests/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce FreshBooks\";s:5:\"image\";s:67:\"https://www.woothemes.com/wp-content/uploads/2012/09/freshbooks.png\";s:7:\"excerpt\";s:50:\"Integrate WooCommerce with your FreshBooks account\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-freshbooks/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"Authorize.net Reporting\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:113:\"This WooCommerce extension allows you to Get Daily Transaction Reports via Email for your Authorize.net account.\";s:4:\"link\";s:129:\"http://www.woothemes.com/products/woocommerce-authorize-net-reporting/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"QuickBooks POS\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:68:\"Streamline your order and inventory management using QuickBooks POS.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/quickbooks-pos/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"US Export Compliance\";s:5:\"image\";s:129:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/06/woothemes-woocommerce-us-export-ecommerce-compliance.jpg\";s:7:\"excerpt\";s:119:\"Increase comfort and security of your online transactions by making your shop compliant with the US Export regulations.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/us-export-compliance/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"Q-Invoice\";s:5:\"image\";s:99:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/06/q_invoice_large-300x75.jpg\";s:7:\"excerpt\";s:179:\"Bookkeeping is equally as important as your sales, with q-invoice you can send professional looking invoices to your customers while at the same time updating your administration.\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/q-invoice/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"TaxJar\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:132:\"Save hours every month by putting your sales tax on autopilot. Automated, multi-state sales tax calculation, collection, and filing.\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/taxjar/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Smart Manager\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:124:\"Smart Manager is a unique, revolutionary tool that gives you the power to efficiently manage products, customers and orders.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/smart-manager/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$97.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"QuickBooks Online Integration\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:137:\"Easily sync customers, inventory, products, and orders with QuickBooks Online in the United States, United Kingdom, Canada and Australia.\";s:4:\"link\";s:129:\"http://www.woothemes.com/products/quickbooks-pro-cloud-cart-connector/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}}s:9:\"marketing\";a:24:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Bundles\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:149:\"Create and offer highly configurable product bundles, kits and assemblies that consist of simple and variable items - both physical and downloadable.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-bundles/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Smart Coupons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:93:\"An \"all in one\" solution for gift certificates, store credits, discount coupons and vouchers.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/smart-coupons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:16:\"Follow up emails\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:34:\"Send follow-up emails to customers\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/follow-up-emails/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"Newsletter Subscription\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:127:\"Allow customers to subscribe to your MailChimp or CampaignMonitor mailing list(s) via a widget or by opting in during checkout.\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/newsletter-subscription/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"Google Product Feed\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:151:\"The Google Product Feed extension allows you to easily configure data to be added to your Google Merchant Centre feed and displayed on Google Shopping.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/google-product-feed/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"WooCommerce Wishlists\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:113:\"WooCommerce Wishlists allows guests and customers to create and add products to an unlimited number of Wishlists.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/woocommerce-wishlists/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:30:\"WooCommerce Points and Rewards\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:102:\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\";s:4:\"link\";s:124:\"http://www.woothemes.com/products/woocommerce-points-and-rewards/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Facebook Tab\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:41:\"Sell your products via your Facebook page\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/facebook-tab/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"WooCommerce Zapier\";s:5:\"image\";s:88:\"http://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/09/zapier-logo1.png\";s:7:\"excerpt\";s:110:\"Send your WooCommerce store\'s data to 230+ third party web services using this extension and a Zapier account!\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/woocommerce-zapier/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$59.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Cart Notices\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:73:\"Display dynamic, actionable messages to your customers as they check out.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/cart-notices/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Cart Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:109:\"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/cart-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:24:\"WooCommerce Splash Popup\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:135:\"Alert people to latest offers, prompt them to sign up to newsletters or just deliver some important content to your visitors via popup.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/woocommerce-splash-popup/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:11:\"URL Coupons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:140:\"Add a unique URL to a coupon code that automatically applies a discount and (optionally) adds products to the customer's shopping cart.\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/url-coupons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"WooCommerce One Page Checkout\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:155:\"Make it super fast for customers to purchase with your store. Create special pages where customers can choose products, checkout & pay all on the one page!\";s:4:\"link\";s:123:\"http://www.woothemes.com/products/woocommerce-one-page-checkout/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Store Credit\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:152:\"Generate store credit coupons that enable customers to make multiple purchases until the total value specified is exhausted or the coupons life expires.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/store-credit/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"Review for Discount\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:43:\"Reward your reviewers with discount coupons\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/review-for-discount/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:31:\"WooCommerce Conditional Content\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:87:\"Allows you to display content on your store based on a set of rules that you configure.\";s:4:\"link\";s:125:\"http://www.woothemes.com/products/woocommerce-conditional-content/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Product Documents\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:158:\"Give customers access to product documentation and help reduce barriers to purchase. Or just give you a slick way to display product information to customers.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/product-documents/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:30:\"Aweber Newsletter Subscription\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:53:\"Allow customers to opt-in to your AWeber mailing list\";s:4:\"link\";s:124:\"http://www.woothemes.com/products/aweber-newsletter-subscription/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Product Retailers\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:102:\"Allow customers to purchase external products directly on your site, or from a selection of retailers.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/product-retailers/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"WooCommerce Instagram\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:101:\"With the Instagram extension, showcasing how customers are using your products has never been easier.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/woocommerce-instagram/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:24:\"Twilio SMS Notifications\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:127:\"Send SMS updates to customers when their order status is updated and receive an SMS message when a customer places a new order.\";s:4:\"link\";s:118:\"http://www.woothemes.com/products/twilio-sms-notifications/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Account Funds\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:122:\"Account Funds will allow your customers to deposit funds into their accounts for which you can reward them with discounts.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/account-funds/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"WooCommerce Customer History\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:164:\"Observe how your customers browse through your WooCommerce store, while also keeping a full purchase history log, and calculating the total customer lifetime value.\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/woocommerce-customer-history/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}}s:7:\"product\";a:24:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:110:\"Allow your customers to customise your products by adding input boxes, dropdowns or a field set of checkboxes.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Dynamic Pricing\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:48:\"Bulk discounts, role-based pricing and much more\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/dynamic-pricing/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Bundles\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:149:\"Create and offer highly configurable product bundles, kits and assemblies that consist of simple and variable items - both physical and downloadable.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-bundles/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"Gravity Forms Product Add-ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:39:\"Powerful product add-ons, Gravity style\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/gravity-forms-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Groups for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:84:\"Sell memberships using the free \'Groups\' plugin, Groups integration and WooCommerce.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/groups-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce TradeGecko\";s:5:\"image\";s:87:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/09/tradegecko.png\";s:7:\"excerpt\";s:105:\"Enhance your business backend with advanced inventory and order management connected to your WooCommerce.\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-tradegecko/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"Variation Swatches and Photos\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:73:\"Show color and image swatches instead of dropdowns for variable products.\";s:4:\"link\";s:123:\"http://www.woothemes.com/products/variation-swatches-and-photos/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$99.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Min/Max Quantities\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:82:\"Specify minimum and maximum allowed product quantities for orders to be completed.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/minmax-quantities/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"Brands\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:84:\"Create, assign and list brands for products, and allow customers to filter by brand.\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/brands/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Name your price\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:90:\"Allow customers to define the product price. Also useful for accepting user-set donations.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/name-your-price/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Composite Products\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:100:\"Build dynamic, complex product kits and build-to-order assemblies by compositing existing products. \";s:4:\"link\";s:112:\"http://www.woothemes.com/products/composite-products/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Product Vendors\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:82:\"Turn your store into a multi-vendor marketplace (such as Etsy or Creative Market).\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/product-vendors/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"Advanced Notifications\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:96:\"Easily setup \"new order\" and stock email notifications for multiple recipients of your choosing.\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/advanced-notifications/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"WooCommerce Waitlist\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:117:\"With WooCommerce Waitlist customers can register for email notifications when out-of-stock products become available.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/woocommerce-waitlist/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce Pre-Orders\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:60:\"Allow customers to order products before they are available.\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-pre-orders/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:16:\"Chained Products\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:30:\"Create and sell product combos\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/chained-products/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"Measurement Price Calculator\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:109:\"Add a calculator to your product pages to calculate the product quantity required by square footage and more.\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/measurement-price-calculator/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce Quick View\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:83:\"Show a quick-view button to view product details and add to cart via lightbox popup\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-quick-view/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"Cloud Zoom\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:146:\"Using the popular Cloud Zoom plugin for jQuery, users can zoom into your product photos by simply mousing over them with this intuitive extension.\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/cloud-zoom/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"Bulk Stock Management\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:72:\"Edit product and variation stock levels in bulk via this handy interface\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/bulk-stock-management/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Product Enquiry Form\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:127:\"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/product-enquiry-form/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"WooCommerce Checkout Add-Ons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:59:\"Easily Offer Free or Paid Add-ons and Services at Checkout.\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/woocommerce-checkout-add-ons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"Product Finder\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:133:\"Allows your users to search your site more thoroughly by giving you the ability to add an in-depth advanced search form to your site.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/product-finder/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"Product Image Watermark\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:37:\"Add watermarks to your product images\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/product-image-watermark/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}}s:4:\"free\";a:24:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Pay with Amazon\";s:5:\"image\";s:116:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/08/AP_HLogo_215x35-3012530377._V360408447_.png\";s:7:\"excerpt\";s:153:\"Pay with Amazon is embedded directly into your WooCommerce store. Buyer interactions take place in embedded widgets, so the buyer never leaves your site.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/pay-with-amazon/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:23:\"PayFast Payment Gateway\";s:5:\"image\";s:72:\"https://www.woothemes.com/wp-content/uploads/2013/09/PayFast_Logo_75.png\";s:7:\"excerpt\";s:70:\"Take payments on your WooCommerce store via PayFast (redirect method).\";s:4:\"link\";s:117:\"http://www.woothemes.com/products/payfast-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"WPML for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:117:\"This 'glue' plugin makes it possible to run fully multilingual e-commerce sites using WooCommerce and WPML.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/wpml-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:7:\"FacetWP\";s:5:\"image\";s:63:\"http://www.woothemes.com/wp-content/uploads/2014/10/facetwp.png\";s:7:\"excerpt\";s:396:\"FacetWP adds faceted filtering to WordPress listing pages FacetWP adds Amazon-like filtering to any WordPress content listing. It allows users to quickly browse and drill-down through your site’s content to find exactly what they’re looking for. See the live demo at https://facetwp.com/demo/cars/ Better browsing FacetWP makes it easy for site visitors to browse and drill-down [...]\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/facetwp/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"Total Web Solutions Gateway\";s:5:\"image\";s:93:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/05/tws-secure-clear.png\";s:7:\"excerpt\";s:218:\"<p class=\"p1\">Accept Credit and Debit card payments for your WooCommerce store with Total Web Solutions Secure PayPage. Total Web Solutions is one of the UK’s lowest priced PCI Level 1 compliant Payment Gateways.</p>\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/total-web-solutions-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"ReadyShipper\";s:5:\"image\";s:113:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/02/Screen-Shot-2014-02-06-at-2.35.04-PM.png\";s:7:\"excerpt\";s:159:\"Looking for a better shipping solution? ReadyShipper makes shipping all your WC orders a breeze. See why thousands of merchants use it for FedEx, UPS and USPS.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/readyshipper/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Ewire Direct\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:105:\"The Ewire Payment Module makes it possible for your WooCommerce store to accept payment from scandinavia.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/ewire-direct/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Product Details Customiser\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:132:\"Customise WooCommerce product details pages. Show / Hide core components like product imagery, tabs, upsells & related products.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/product-details-customiser/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:30:\"InstantSearch+ for WooCommerce\";s:5:\"image\";s:91:\"https://www.woothemes.com/wp-content/uploads/2014/08/instantsearchplus_360x60_woothemes.png\";s:7:\"excerpt\";s:114:\"Add the fastest, most advanced, cloud-based search to your WooCommerce store, and see your conversion rates go up.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/instantsearch/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:16:\"CCAvenue Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:125:\"This is the CCAvenue payment gateway for WooCommerce. Allows you to use CCAvenue payment gateway with the WooCommerce plugin.\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/ccavenue-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Order Notes Window\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:129:\"Overrides the default behaviour when clicking on Order notes button so that modal window with order notes is displayed instantly.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/order-notes-window/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"netParcel\";s:5:\"image\";s:94:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/08/netparcel_cropped.png\";s:7:\"excerpt\";s:170:\"<p style=\"color: #666666;\">Save up to 70% on Small Parcel and LTL Freight. Import orders and schedule pick-ups for UPS, FedEx, Purolator, DHL, Con-Way, YRC, and more!</p>\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/netparcel/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Genesis Connect\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:111:\"This plugin allows you to seamlessly integrate WooCommerce with the Genesis Framework and Genesis child themes.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/genesis-connect/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Yotpo Social Reviews\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/07/Yotpo.png\";s:7:\"excerpt\";s:117:\"Build your shoppers confidence with trustworthy reviews. Yotpo is free and getting started takes less than 5 minutes.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/yotpo-social-reviews/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"OSI Affiliate Software\";s:5:\"image\";s:94:\"https://www.woothemes.com/wp-content/uploads/2014/08/affiliate-software-press-kit-logo-big.png\";s:7:\"excerpt\";s:261:\"<p class=\"p1\">OSI Affiliate Software helps you to set up an affiliate program for your eCommerce store. An affiliate program or referral program gets you more traffic, leads, and sales by working with other marketers to promote your store. Try for Free Now!</p>\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/osi-affiliate-software/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Improvely for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:141:\"Use Improvely with your WooCommerce-powered store to measure your advertising, click fraud marketing, social media marketing and SEO results.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/improvely-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"WooCommerce Custom Currencies\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:112:\"Add your currency to list of supported currencies in WooCommerce or edit an existing one's symbol or label.\";s:4:\"link\";s:123:\"http://www.woothemes.com/products/woocommerce-custom-currencies/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"PayVector\";s:5:\"image\";s:66:\"https://www.woothemes.com/wp-content/uploads/2014/08/payvector.png\";s:7:\"excerpt\";s:174:\"<p class=\"p1\">PayVector is an online payment gateway which includes free comprehensive reporting, fraud suite, tokenisation, recurring payments and PayByLink as standard.</p>\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/payvector/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"IcePay Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:118:\"ICEPAY online payment plugin for WooCommerce provides all popular online payment methods for your WooCommerce webshop.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/icepay-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"OrderCup\";s:5:\"image\";s:74:\"https://www.woothemes.com/wp-content/uploads/2014/08/ordercup_woo_logo.png\";s:7:\"excerpt\";s:169:\"<p class=\"p1\">Print Shipping Labels with 1 click. USPS, FedEx, UPS, DHL, Canada Post. Up to 70% off on USPS and DHL rates. Fully web based. Ship from any Country!</p>\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/ordercup/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"PayJunction Payment Gateway\";s:5:\"image\";s:68:\"https://www.woothemes.com/wp-content/uploads/2012/09/payjunction.jpg\";s:7:\"excerpt\";s:108:\"Accept all major brands with the PayJunction service: Visa, MasterCard, American Express, Discover and more.\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/payjunction-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"FetchApp Integration\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:88:\"Provides integration between the FetchApp digital delivery application and WooCommerce.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/fetchapp-integration/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"PayStand\";s:5:\"image\";s:79:\"https://www.woothemes.com/wp-content/uploads/2014/09/PayStand_Logo-Lg-white.jpg\";s:7:\"excerpt\";s:238:\"PayStand is a transaction platform that, instead of marking up with transaction fees, enables their customers to process at wholesale transaction rates. Accepting cards, bank transfers, eChecks, and bitcoin are all possible with PayStand.\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/paystand/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Paysius Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:151:\"A merchant solution which uses cutting-edge Bitcoin technology to give merchants zero risk of chargeback and lower fees than with conventional systems.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/paysius-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}}s:11:\"third-party\";a:71:{i:0;O:8:\"stdClass\":5:{s:5:\"title\";s:11:\"Stitch Labs\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:420:\"Inventory Management Made Easy Save time by streamlining all your business operations – orders, inventory, shipping & accounting – across WooCommerce and your other sales channels. Stitch is an online inventory control solution that simplifies the operational challenges of scaling a multichannel retail business. Stitch automatically syncs inventory, orders, and sales across WooCommerce and other [...]\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/stitch-labs/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:1;O:8:\"stdClass\":5:{s:5:\"title\";s:33:\"WooCommerce Burst SMS Integration\";s:5:\"image\";s:84:\"http://www.woothemes.com/wp-content/uploads/2014/11/BurstSMS-Logo-Col-2010_thumb.jpg\";s:7:\"excerpt\";s:327:\" We have created a fully featured WooCommerce extension for the notification of delivery and order status updates via SMS. This plugin works for Australia, New Zealand, Singapore, UK and USA and does not require numbers to be in a specific format for delivery. It is super easy to install and is compatible with the [...]\";s:4:\"link\";s:127:\"http://www.woothemes.com/products/woocommerce-burst-sms-integration/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:2;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"WooCommerce Integrator\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:431:\"WooCommerce Integrator Modern Retail’s WooCommerce integrator synchronizes your store’s point of sale inventory with your WooCommerce website. Additionally, many of our integrations will automatically send your online order and customer information to your store’s POS system, giving you a holistic view of your customers’ shopping habits. Of course, getting your website and in-store systems speaking [...]\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/woocommerce-integrator/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:3;O:8:\"stdClass\":5:{s:5:\"title\";s:7:\"FacetWP\";s:5:\"image\";s:63:\"http://www.woothemes.com/wp-content/uploads/2014/10/facetwp.png\";s:7:\"excerpt\";s:396:\"FacetWP adds faceted filtering to WordPress listing pages FacetWP adds Amazon-like filtering to any WordPress content listing. It allows users to quickly browse and drill-down through your site’s content to find exactly what they’re looking for. See the live demo at https://facetwp.com/demo/cars/ Better browsing FacetWP makes it easy for site visitors to browse and drill-down [...]\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/facetwp/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:4;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"MailPoet\";s:5:\"image\";s:76:\"http://www.woothemes.com/wp-content/uploads/2014/10/mailpoet-woocommerce.png\";s:7:\"excerpt\";s:343:\"Allows customers to subscribe to your newsletters on checkout. Emails are not going away anytime soon. It is a major communication bridge between you and your customers. MailPoet is a user friendly newsletter plugin which will allow you to keep a constant contact with your customers. Key Features Subscribe on checkout to the list(s) of [...]\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/mailpoet/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:5;O:8:\"stdClass\":5:{s:5:\"title\";s:7:\"SafePay\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:402:\"SafePay Network: The Anti-fraud Solution. With SafePay Network’s game-changing “pre-checkout” verification service, you can now stop online fraud attacks and fraud-chargebacks impacting your business – in realtime and before the end of the checkout! With the ever-growing rate of cyber security attacks and cyber vulnerability issues, online payment fraud is the fastest type of fraud [...]\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/safepay/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:6;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"WooCommerce Recommendations\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:127:\"Connect your customers with the most relevant products using Graphflow's intelligent WooCommerce recommendations extension\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/woocommerce-recommendations/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:7;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"TaxJar\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:132:\"Save hours every month by putting your sales tax on autopilot. Automated, multi-state sales tax calculation, collection, and filing.\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/taxjar/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:8;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"Novalnet\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:381:\"Novalnet Payment Gateway plugin provides all popular online payment methods for your Woocommerce webshop. By using the WooCommerce payment plugin and the comprehensive service of Novalnet, the leading full service payment provider you can significantly increase your turnover and spend more time on your actual core business. Thus you receive an all-in-one solution: the shop [...]\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/novalnet/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:9;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"FuturePay\";s:5:\"image\";s:72:\"https://www.woothemes.com/wp-content/uploads/2014/09/logoFuturePay-1.png\";s:7:\"excerpt\";s:357:\"FuturePay for WooCommerce Price: Free With FuturePay, customers can buy now and pay later. There’s no setup fees, monthly fees or contract and it’s easy to add to your WooCommerce store. Information & Requirements: FuturePay is available to merchants worldwide, but can only be used by shoppers residing in the U.S. Attract new customers and [...]\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/futurepay/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:10;O:8:\"stdClass\":5:{s:5:\"title\";s:7:\"Mijireh\";s:5:\"image\";s:69:\"https://www.woothemes.com/wp-content/uploads/2014/09/mijireh-logo.png\";s:7:\"excerpt\";s:209:\"Over 80 payment gateways included for free. Mijireh Checkout is a secure, PCI compliant hosted checkout page that looks exactly like the rest of your site. You don't even need your own SSL Certificate.\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/mijireh/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:11;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"PayStand\";s:5:\"image\";s:79:\"https://www.woothemes.com/wp-content/uploads/2014/09/PayStand_Logo-Lg-white.jpg\";s:7:\"excerpt\";s:238:\"PayStand is a transaction platform that, instead of marking up with transaction fees, enables their customers to process at wholesale transaction rates. Accepting cards, bank transfers, eChecks, and bitcoin are all possible with PayStand.\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/paystand/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:12;O:8:\"stdClass\":5:{s:5:\"title\";s:8:\"OrderCup\";s:5:\"image\";s:74:\"https://www.woothemes.com/wp-content/uploads/2014/08/ordercup_woo_logo.png\";s:7:\"excerpt\";s:169:\"<p class=\"p1\">Print Shipping Labels with 1 click. USPS, FedEx, UPS, DHL, Canada Post. Up to 70% off on USPS and DHL rates. Fully web based. Ship from any Country!</p>\";s:4:\"link\";s:102:\"http://www.woothemes.com/products/ordercup/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:13;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"PayVector\";s:5:\"image\";s:66:\"https://www.woothemes.com/wp-content/uploads/2014/08/payvector.png\";s:7:\"excerpt\";s:174:\"<p class=\"p1\">PayVector is an online payment gateway which includes free comprehensive reporting, fraud suite, tokenisation, recurring payments and PayByLink as standard.</p>\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/payvector/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:14;O:8:\"stdClass\":5:{s:5:\"title\";s:22:\"OSI Affiliate Software\";s:5:\"image\";s:94:\"https://www.woothemes.com/wp-content/uploads/2014/08/affiliate-software-press-kit-logo-big.png\";s:7:\"excerpt\";s:261:\"<p class=\"p1\">OSI Affiliate Software helps you to set up an affiliate program for your eCommerce store. An affiliate program or referral program gets you more traffic, leads, and sales by working with other marketers to promote your store. Try for Free Now!</p>\";s:4:\"link\";s:116:\"http://www.woothemes.com/products/osi-affiliate-software/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:15;O:8:\"stdClass\":5:{s:5:\"title\";s:30:\"InstantSearch+ for WooCommerce\";s:5:\"image\";s:91:\"https://www.woothemes.com/wp-content/uploads/2014/08/instantsearchplus_360x60_woothemes.png\";s:7:\"excerpt\";s:114:\"Add the fastest, most advanced, cloud-based search to your WooCommerce store, and see your conversion rates go up.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/instantsearch/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:16;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"SendinBlue\";s:5:\"image\";s:67:\"https://www.woothemes.com/wp-content/uploads/2014/08/sendinblue.png\";s:7:\"excerpt\";s:245:\"<p class=\"p1\">SendinBlue is an email marketing software that let you easily manage your email marketing campaigns, transactional emails and SMS messages, all in one simple and powerful platform. Starting from $7.37 for 40 000 emails / month.</p>\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/sendinblue/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:17;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"netParcel\";s:5:\"image\";s:94:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/08/netparcel_cropped.png\";s:7:\"excerpt\";s:170:\"<p style=\"color: #666666;\">Save up to 70% on Small Parcel and LTL Freight. Import orders and schedule pick-ups for UPS, FedEx, Purolator, DHL, Con-Way, YRC, and more!</p>\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/netparcel/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:18;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"Spark Shipping\";s:5:\"image\";s:114:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/08/Screen-Shot-2014-08-04-at-11.07.47-AM.png\";s:7:\"excerpt\";s:224:\"eCommerce automation for dropshippers. As orders are created immediately send them to vendors & manufacturers. Always keep your inventory up to date by automatically synchronizing your inventory with your vendor's.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/spark-shipping/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:19;O:8:\"stdClass\":5:{s:5:\"title\";s:6:\"Ordoro\";s:5:\"image\";s:70:\"https://www.woothemes.com/wp-content/uploads/2014/08/ordoro_logo_f.png\";s:7:\"excerpt\";s:156:\"<p class=\"p1\">Get access to the lowest shipping rates in the industry. Manage all your WooCommerce and Amazon/eBay/Etsy accounts, together in one place.</p>\";s:4:\"link\";s:100:\"http://www.woothemes.com/products/ordoro/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:20;O:8:\"stdClass\":5:{s:5:\"title\";s:36:\"WooCommerce Gateways Country Limiter\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:150:\"<p class=\"p1\">This extension lets you choose which payment gateways to display for different countries, as determined by the customer’s address.</p>\";s:4:\"link\";s:130:\"http://www.woothemes.com/products/woocommerce-gateways-country-limiter/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$39.00\";}i:21;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Live Sales Feed\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:183:\"<span style=\"color: #444444;\">Marketing your WooCommerce store was never so easy before. Live Sales Feed will display the latest orders placed on your website to your visitors.</span>\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/live-sales-feed/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$13.00\";}i:22;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"Q-Invoice\";s:5:\"image\";s:99:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/06/q_invoice_large-300x75.jpg\";s:7:\"excerpt\";s:179:\"Bookkeeping is equally as important as your sales, with q-invoice you can send professional looking invoices to your customers while at the same time updating your administration.\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/q-invoice/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:23;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Social Rebate\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:120:\"An innovative e-commerce solution that converts your customers’ purchases into highly credible Social Media Marketing.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/social-rebate/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:24;O:8:\"stdClass\":5:{s:5:\"title\";s:11:\"AffiliateWP\";s:5:\"image\";s:81:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/04/logo.png\";s:7:\"excerpt\";s:127:\"A complete affiliate management system for WooCommerce built directly into your WordPress dashboard for a seamless integration.\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/affiliatewp/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:25;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"AppPresser\";s:5:\"image\";s:93:\"https://www.woothemes.com/wp-content/uploads/2014/04/85AFF89A-5411-47AD-A1FF-4F026A5A5C11.png\";s:7:\"excerpt\";s:212:\"AppPresser turns your existing WooCommerce store into a mobile app with no custom coding. This is the easiest and most affordable way to allow your customers to purchase your products through a native mobile app.\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/apppresser/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$249.00\";}i:26;O:8:\"stdClass\":5:{s:5:\"title\";s:5:\"Veeqo\";s:5:\"image\";s:70:\"https://www.woothemes.com/wp-content/uploads/2014/04/veeqo-cropped.png\";s:7:\"excerpt\";s:201:\"Manage all your inventory and orders in one place, we import all your orders from WooCommerce automatically so you can bulk print shipping labels/invoices/packing slips plus we integrate with couriers.\";s:4:\"link\";s:99:\"http://www.woothemes.com/products/veeqo/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:27;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"Quick Checkout\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:115:\"Add single page checkout forms anywhere on your WooCommerce powered website quickly and easily with Quick Checkout.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/quick-checkout/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$76.00\";}i:28;O:8:\"stdClass\":5:{s:5:\"title\";s:10:\"Coupon Pop\";s:5:\"image\";s:86:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/04/couponpop.png\";s:7:\"excerpt\";s:127:\"Boost your website conversion rate and increase your fan base and email lists by popping up special discounts to your visitors!\";s:4:\"link\";s:104:\"http://www.woothemes.com/products/coupon-pop/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:29;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"osCommerce to WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:62:\"Import product data from your osCommerce store to WooCommerce.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/oscommerce-to-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:30;O:8:\"stdClass\":5:{s:5:\"title\";s:19:\"SEO Friendly Images\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:135:\"Automatically optimize product images by adding alt & title attributes. Features include nicer image previews & images sitemap.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/seo-friendly-images/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$179.00\";}i:31;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"QuickBooks Online Integration\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:137:\"Easily sync customers, inventory, products, and orders with QuickBooks Online in the United States, United Kingdom, Canada and Australia.\";s:4:\"link\";s:129:\"http://www.woothemes.com/products/quickbooks-pro-cloud-cart-connector/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:32;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"Roost for WooCommerce\";s:5:\"image\";s:87:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/02/roost-logo.png\";s:7:\"excerpt\";s:128:\"Send push notifications to your customers, notifying them of abandoned carts, promotional offers or any message you'd like.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/roost-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:33;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"WooCommerce Opening Hours\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:263:\"<p class=\"p1\">Adds times to your shop. These times can be used to restrict purchases to certain times, or to allow or force the customer to choose a time (e.g. for delivery or pick-up), or to advise the customer of when his order will be fulfilled - and more.</p>\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/woocommerce-opening-hours/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:34;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"ReadyShipper\";s:5:\"image\";s:113:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/02/Screen-Shot-2014-02-06-at-2.35.04-PM.png\";s:7:\"excerpt\";s:159:\"Looking for a better shipping solution? ReadyShipper makes shipping all your WC orders a breeze. See why thousands of merchants use it for FedEx, UPS and USPS.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/readyshipper/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:35;O:8:\"stdClass\":5:{s:5:\"title\";s:11:\"AddShoppers\";s:5:\"image\";s:113:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2014/02/Screen-Shot-2014-02-06-at-1.55.28-PM.png\";s:7:\"excerpt\";s:153:\"AddShoppers helps you easily drive more social shares and sales with apps like Sharing Buttons, Social Rewards, Purchase Sharing, and Social Retargeting.\";s:4:\"link\";s:105:\"http://www.woothemes.com/products/addshoppers/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:36;O:8:\"stdClass\":5:{s:5:\"title\";s:16:\"Putler Connector\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:131:\"Connect WooCommerce with Putler - the best sales analytics app. Synchronize orders and instantly get X-ray vision on your business!\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/putler-connector/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:37;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Photos Product Tab\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:108:\"Allows you to display all the images you have attached to a product in a new tab on the single product page.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/photos-product-tab/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:38;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Email Cart for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:102:\"Send a pre-populated WooCommerce Cart to a customer’s email address, ready and waiting for checkout.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/email-cart-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$15.00\";}i:39;O:8:\"stdClass\":5:{s:5:\"title\";s:17:\"Coupon Shortcodes\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:140:\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\";s:4:\"link\";s:111:\"http://www.woothemes.com/products/coupon-shortcodes/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:40;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"WooCommerce SEO\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:104:\"Want to make your WooCommerce store integrate seamlessly with WordPress SEO? This is the plugin to have.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/woocommerce-seo/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$49.00\";}i:41;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"FetchApp Integration\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:88:\"Provides integration between the FetchApp digital delivery application and WooCommerce.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/fetchapp-integration/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:42;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"WooCommerce Custom Currencies\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:112:\"Add your currency to list of supported currencies in WooCommerce or edit an existing one's symbol or label.\";s:4:\"link\";s:123:\"http://www.woothemes.com/products/woocommerce-custom-currencies/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:43;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Yotpo Social Reviews\";s:5:\"image\";s:82:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/07/Yotpo.png\";s:7:\"excerpt\";s:117:\"Build your shoppers confidence with trustworthy reviews. Yotpo is free and getting started takes less than 5 minutes.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/yotpo-social-reviews/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:44;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Order Notes Window\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:129:\"Overrides the default behaviour when clicking on Order notes button so that modal window with order notes is displayed instantly.\";s:4:\"link\";s:112:\"http://www.woothemes.com/products/order-notes-window/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:45;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Product Details Customiser\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:132:\"Customise WooCommerce product details pages. Show / Hide core components like product imagery, tabs, upsells & related products.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/product-details-customiser/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:46;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"Total Web Solutions Gateway\";s:5:\"image\";s:93:\"https://www.woothemes.com/wp-content/uploads/woocommerce_uploads/2013/05/tws-secure-clear.png\";s:7:\"excerpt\";s:218:\"<p class=\"p1\">Accept Credit and Debit card payments for your WooCommerce store with Total Web Solutions Secure PayPage. Total Web Solutions is one of the UK’s lowest priced PCI Level 1 compliant Payment Gateways.</p>\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/total-web-solutions-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:47;O:8:\"stdClass\":5:{s:5:\"title\";s:26:\"Product Archive Customiser\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:53:\"Allows you to customise WooCommerce product archives.\";s:4:\"link\";s:120:\"http://www.woothemes.com/products/product-archive-customiser/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:48;O:8:\"stdClass\":5:{s:5:\"title\";s:32:\"WooCommerce Bundle Style Coupons\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:99:\"Enables store owners to make a coupon only apply when all products required for it are in the cart.\";s:4:\"link\";s:126:\"http://www.woothemes.com/products/woocommerce-bundle-style-coupons/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:49;O:8:\"stdClass\":5:{s:5:\"title\";s:29:\"WooCommerce Thesis Integrator\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:105:\"Integrated WooCommerce and Thesis 2. Use the coupon code 'woothemes' to receive a 25% discount!\";s:4:\"link\";s:123:\"http://www.woothemes.com/products/woocommerce-thesis-integrator/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$79.00\";}i:50;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Social Review Engine\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:156:\"The Social Review Engine is a powerful and feature rich website and product review plugin built for WordPress powered blogs and integrated with WooCommerce.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/social-review-engine/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$97.00\";}i:51;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"Tickets: WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:147:\"With the WooTickets add-on for The Events Calendar/Events Calendar PRO, taking control of ticket sales for an upcoming event has never been easier.\";s:4:\"link\";s:113:\"http://www.woothemes.com/products/tickets-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$65.00\";}i:52;O:8:\"stdClass\":5:{s:5:\"title\";s:21:\"WooCommerce Menu Cart\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:145:\"This plugin installs a shopping cart button in the navigation bar. The plugin takes less than a minute to setup, and includes a bunch of options.\";s:4:\"link\";s:115:\"http://www.woothemes.com/products/woocommerce-menu-cart/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:53;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Smart Offers\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:161:\"Instantly boost profits by creating targeted special offers and promotions within your sales funnel. Upsells, Downsells, One Time Offers, Backend sales and more.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/smart-offers/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$97.00\";}i:54;O:8:\"stdClass\":5:{s:5:\"title\";s:28:\"InfusionSoft Payment Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:95:\"Connects the WordPress shopping cart system WooCommerce with any Infusionsoft Merchant Account.\";s:4:\"link\";s:122:\"http://www.woothemes.com/products/infusionsoft-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$127.00\";}i:55;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"WooCommerce Cart Tab\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:124:\"Displays a link to the cart which is visible sitewide and fixed in position so it remains visible wherever the user scrolls.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/woocommerce-cart-tab/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:56;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Facebook Shop\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:159:\"StoreYa.com is a leading F-commerce platform designed for automatically importing WooCommerce stores into Facebook taking full advantage of its social elements\";s:4:\"link\";s:101:\"http://www.woothemes.com/products/storeya/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:57;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Paysius Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:151:\"A merchant solution which uses cutting-edge Bitcoin technology to give merchants zero risk of chargeback and lower fees than with conventional systems.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/paysius-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:58;O:8:\"stdClass\":5:{s:5:\"title\";s:27:\"PayJunction Payment Gateway\";s:5:\"image\";s:68:\"https://www.woothemes.com/wp-content/uploads/2012/09/payjunction.jpg\";s:7:\"excerpt\";s:108:\"Accept all major brands with the PayJunction service: Visa, MasterCard, American Express, Discover and more.\";s:4:\"link\";s:121:\"http://www.woothemes.com/products/payjunction-payment-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:59;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"IcePay Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:118:\"ICEPAY online payment plugin for WooCommerce provides all popular online payment methods for your WooCommerce webshop.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/icepay-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:60;O:8:\"stdClass\":5:{s:5:\"title\";s:25:\"Improvely for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:141:\"Use Improvely with your WooCommerce-powered store to measure your advertising, click fraud marketing, social media marketing and SEO results.\";s:4:\"link\";s:119:\"http://www.woothemes.com/products/improvely-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:61;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"QuickBooks POS\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:68:\"Streamline your order and inventory management using QuickBooks POS.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/quickbooks-pos/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:62;O:8:\"stdClass\":5:{s:5:\"title\";s:15:\"Genesis Connect\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:111:\"This plugin allows you to seamlessly integrate WooCommerce with the Genesis Framework and Genesis child themes.\";s:4:\"link\";s:109:\"http://www.woothemes.com/products/genesis-connect/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:63;O:8:\"stdClass\":5:{s:5:\"title\";s:16:\"CCAvenue Gateway\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:125:\"This is the CCAvenue payment gateway for WooCommerce. Allows you to use CCAvenue payment gateway with the WooCommerce plugin.\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/ccavenue-gateway/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:64;O:8:\"stdClass\":5:{s:5:\"title\";s:12:\"Ewire Direct\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:105:\"The Ewire Payment Module makes it possible for your WooCommerce store to accept payment from scandinavia.\";s:4:\"link\";s:106:\"http://www.woothemes.com/products/ewire-direct/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:65;O:8:\"stdClass\":5:{s:5:\"title\";s:9:\"Cart2Cart\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:189:\"Cart2Cart is a service which migrates product / customer / order data from many other eCommerce platforms into WooCommerce. Perfect if you're looking to make the switch to WooCommerce!\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/cart2cart/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:66;O:8:\"stdClass\":5:{s:5:\"title\";s:20:\"WPML for WooCommerce\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:117:\"This 'glue' plugin makes it possible to run fully multilingual e-commerce sites using WooCommerce and WPML.\";s:4:\"link\";s:114:\"http://www.woothemes.com/products/wpml-for-woocommerce/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$29.00\";}i:67;O:8:\"stdClass\":5:{s:5:\"title\";s:14:\"Affiliates Pro\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:147:\"Provides an affiliate management system for sellers, shops and developers, who want to increase sales with their own affiliate program immediately.\";s:4:\"link\";s:108:\"http://www.woothemes.com/products/affiliates-pro/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$59.00\";}i:68;O:8:\"stdClass\":5:{s:5:\"title\";s:18:\"Grid / List Toggle\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:136:\"Adds a Grid / List toggle to your product archives allowing users to, you guessed it, toggle between grid / list views of your products.\";s:4:\"link\";s:110:\"http://www.woothemes.com/products/grid-list-toggle/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:9:\"$0.00\";}i:69;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"WP Lister Pro\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:58:\"List your products on eBay and keep your inventory in sync\";s:4:\"link\";s:103:\"http://www.woothemes.com/products/wp-lister/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:11:\"$129.00\";}i:70;O:8:\"stdClass\":5:{s:5:\"title\";s:13:\"Smart Manager\";s:5:\"image\";s:0:\"\";s:7:\"excerpt\";s:124:\"Smart Manager is a unique, revolutionary tool that gives you the power to efficiently manage products, customers and orders.\";s:4:\"link\";s:107:\"http://www.woothemes.com/products/smart-manager/?utm_source=product&utm_medium=upsell&utm_campaign=wcaddons\";s:5:\"price\";s:10:\"$97.00\";}}}','no'),(3919,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1426554678','no'),(3920,'_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:39:\"WordPress Plugins » View: Most 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:39:\"WordPress Plugins » View: Most 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:\"Mon, 16 Mar 2015 12:52: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: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:22:\"WordPress SEO by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s: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:131:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast's WordPress 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: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: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: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:\"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: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:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29860@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:28:\"Your WordPress, Streamlined.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tim Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"1169@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 12 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: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: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: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:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"753@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:25:\"Google Analytics by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2316@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Track your WordPress site easily with the latest tracking codes and lots added data for search result pages and error pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"132@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:63:\"The easiest, most effective way to secure WordPress in seconds.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Wiegman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:23:\"MailChimp for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/mailchimp-for-wp/#post-54377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2013 17:32: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:\"54377@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"The best MailChimp plugin to get more email subscribers. Easily add MailChimp sign-up forms and sign-up checkboxes to your WordPress site.\";s: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:\"Danny van Kooten\";s: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:15:\"ManageWP Worker\";s:7:\"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/worker/#post-24528\";s: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, 18 Feb 2011 13:06: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:\"24528@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:103:\"ManageWP is the ultimate WordPress productivity tool, allowing you to efficiently manage your websites.\";s: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:\"Vladimir Prelovac\";s: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: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:137:\"Wordfence Security is a free enterprise class security and performance plugin that makes your site up to 50 times faster and more secure.\";s: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: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:12:\"Contact Form\";s:7:\"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://wordpress.org/plugins/contact-form-plugin/#post-26890\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 May 2011 07:34: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:\"26890@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:43:\"Add Contact Form to your WordPress website.\";s: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:\"bestwebsoft\";s: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:21:\"WPtouch Mobile 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:48:\"https://wordpress.org/plugins/wptouch/#post-5468\";s: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 May 2008 04:58: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"5468@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:67:\"Make your WordPress website mobile-friendly with just a few clicks.\";s: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:\"BraveNewCode Inc.\";s: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:7:\"bbPress\";s:7:\"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/bbpress/#post-14709\";s: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, 13 Dec 2009 00:05: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:\"14709@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:50:\"bbPress is forum software, made the WordPress 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: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: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:91:\"NextGEN Facebook - Advanced Social SEO for Facebook, Google+, Pinterest, Twitter & 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/nextgen-facebook/#post-40409\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Jul 2012 20:13: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"40409@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Display your content in the best possible way on Facebook, Google+, Twitter, Pinterest, etc. - no matter how your webpage is shared!\";s: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:\"JS Morisset\";s: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:13:\"WP Statistics\";s:7:\"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-statistics/#post-25318\";s: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, 20 Mar 2011 09:03: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:\"25318@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:44:\"Complete statistics for your WordPress site.\";s: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:\"Mostafa Soufi\";s: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:11:\"WP-Optimize\";s:7:\"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/wp-optimize/#post-8691\";s: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 Jan 2009 04:28: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8691@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries.\";s: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:\"ruhanirabin\";s: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: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: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: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:148:\"Displays Google Analytics reports and real-time statistics in your WordPress Dashboard. Inserts the latest tracking code in every page of your site.\";s: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: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:40:\"NextScripts: Social Networks Auto-Poster\";s:7:\"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://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/#post-35439\";s: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, 02 Mar 2012 00:28: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"35439@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:\"Automatically re-publishes blogposts to Facebook, Twitter, Google+, Pinterest, LinkedIn, Blogger, Tumblr, Delicious, Plurk, etc profiles and/or 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:11:\"NextScripts\";s: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:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2082@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:13:\"Page Links To\";s:7:\"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/page-links-to/#post-216\";s: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:53: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"216@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"Lets you make a WordPress page (or other content type) link to an external URL of your choosing, instead of its WordPress URL.\";s: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:\"Mark Jaquith\";s: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: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: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:12:\"Antispam Bee\";s:7:\"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/antispam-bee/#post-8484\";s: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 Jan 2009 08:43:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8484@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:\"„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014\";s: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:\"stalkerX\";s: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:14:\"W3 Total Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2009 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Easy Web Performance Optimization (WPO) using caching: browser, page, object, database, minify and content delivery network support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:15:\"Contact Form DB\";s:7:\"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://wordpress.org/plugins/contact-form-7-to-database-extension/#post-19767\";s: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, 02 Aug 2010 02:24: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"19767@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:102:\"Saves submitted form data to the database. Export the data to a file or use short codes to display 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Michael Simpson\";s: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:11:\"Meta Slider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/ml-slider/#post-49521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2013 16:56:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"49521@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"Easy to use WordPress slider plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Matcha Labs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:46:\"https://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 16 Mar 2015 13:11:18 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Mon, 16 Mar 2015 13:27:21 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Mon, 16 Mar 2015 12:52:21 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(932,'_transient_timeout_plugin_slugs','1426679552','no'),(933,'_transient_plugin_slugs','a:27:{i:0;s:19:\"akismet/akismet.php\";i:1;s:54:\"authorizenet-payment-gateway-for-woocommerce/index.php\";i:2;s:43:\"woocommerce-avalara/woocommerce-avalara.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:9:\"hello.php\";i:5;s:27:\"LayerSlider/layerslider.php\";i:6;s:21:\"mgl-twitter/index.php\";i:7;s:53:\"mod_woocommerce_magicthumb/magicthumb-woocommerce.php\";i:8;s:29:\"modal-dialog/modal-dialog.php\";i:9;s:27:\"popup-maker/popup-maker.php\";i:10;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:11;s:23:\"revslider/revslider.php\";i:12;s:35:\"js_composer_salient/js_composer.php\";i:13;s:45:\"social-media-feather/social-media-feather.php\";i:14;s:41:\"tweetscroll-widget/widget-tweetscroll.php\";i:15;s:47:\"ultimate-posts-widget/ultimate-posts-widget.php\";i:16;s:43:\"visser-labs-updater/visser-labs-updater.php\";i:17;s:25:\"widget-shortcode/init.php\";i:18;s:27:\"woocommerce/woocommerce.php\";i:19;s:53:\"woocommerce-store-exporter-deluxe/exporter-deluxe.php\";i:20;s:79:\"woocommerce-gateway-authorize-net-cim/woocommerce-gateway-authorize-net-cim.php\";i:21;s:59:\"woocommerce-show-attributes/woocommerce-show-attributes.php\";i:22;s:66:\"woocommerce-variation-swatches-and-photos/woocommerce-swatches.php\";i:23;s:39:\"woothemes-updater/woothemes-updater.php\";i:24;s:27:\"js_composer/js_composer.php\";i:25;s:34:\"wp-clone-by-wp-academy/wpclone.php\";i:26;s:40:\"yith-woocommerce-zoom-magnifier/init.php\";}','no'),(3911,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426554677','no'),(3912,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 23:22: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:\"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:39:\"http://wordpress.org/?v=4.2-beta1-31790\";s:7:\"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: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.2 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/03/wordpress-4-2-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 23:22: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:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3446\";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.2 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.2, 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:11:\"Drew Jaynes\";s: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:4259:\"<p>WordPress 4.2 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.2, 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.2-beta1.zip\">download the beta here</a> (zip).</p>\n<p>4.2 is due out next month, but to get there, we need your help testing what we’ve been working on:</p>\n<ul>\n<li><strong>Press This</strong> has been completely revamped to make sharing content from around the web easier than ever. The new workflow is mobile friendly, and we’d love for you to try it out on all of your devices. Navigate to the Tools screen in your WordPress backend to get started (<a href=\"https://core.trac.wordpress.org/ticket/31373\">#31373</a>). </li>\n<li><strong>Browsing and switching installed themes</strong> has been added to the Customizer to make switching faster and more convenient. We’re especially interested to know if this helps streamline the process of setting up your site (<a href=\"https://core.trac.wordpress.org/ticket/31303\">#31303</a>).</li>\n<li>The workflow for <strong>updating and installing plugins</strong> just got more intuitive with the ability to install or update in-place from the Plugins screens. Try it out and let us know what you think! (<a href=\"https://core.trac.wordpress.org/ticket/29820\">#29820</a>)</li>\n<li>If you felt like <strong>emoji</strong> were starkly missing from your content toolbox, worry no more. We’ve added emoji support nearly everywhere, even post slugs <img src=\"https://s0.wp.com/wp-content/mu-plugins/emoji/twemoji/72x72/1f44d.png\" class=\"wp-smiley\" style=\"height: 1em;\" /> (<a href=\"https://core.trac.wordpress.org/ticket/31242\">#31242</a>).</li>\n</ul>\n<p><strong>Developers</strong>: There have been a lot of changes for you to test as well, including:</p>\n<ul>\n<li><strong>Taxonomy Roadmap:</strong> Terms shared across multiple taxonomies will <a href=\"https://make.wordpress.org/core/2015/02/16/taxonomy-term-splitting-in-4-2-a-developer-guide/\">now be split</a> into separate terms when one of them is updated. Please let us know if you hit any snags (<a href=\"https://core.trac.wordpress.org/ticket/5809/\">#5809</a>).</li>\n<li>New <code>wp.a11y.speak()</code> functionality helps your JavaScript talk to screen readers to better inform impaired users what’s happening on-screen. Try it out in your plugin or theme and let us know if you notice any adverse affects (<a href=\"https://core.trac.wordpress.org/ticket/31368/\">#31368</a>).</li>\n<li>Named clause support has been added to <code>WP_Query</code>, <code>WP_Comment_Query</code>, and <code>WP_User_Query</code>, allowing specific <code>meta_query</code> clauses to be used with <code>orderby</code>. If you have any complex queries, please test them (<a href=\"https://core.trac.wordpress.org/ticket/31045/\">#31045</a>, <a href=\"https://core.trac.wordpress.org/ticket/31265/\">#31265</a>).</li>\n</ul>\n<p>If you want a more in-depth view of what changes have made it into 4.2, <a href=\"https://make.wordpress.org/core/tag/week-in-core/\">check out the weekly review posts</a> on the main development blog.</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 the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.2\">everything we’ve fixed</a> so far.</p>\n<p>Happy testing!</p>\n<p><em>Press This: switch a theme</em><br />\n<em>Save time installing plugins</em><br />\n<em>Testing makes us</em> <img src=\"https://s0.wp.com/wp-content/mu-plugins/emoji/twemoji/72x72/1f603.png\" class=\"wp-smiley\" style=\"height: 1em;\" /></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:61:\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.1.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2015/02/wordpress-4-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/news/2015/02/wordpress-4-1-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Feb 2015 23:40:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s: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:33:\"http://wordpress.org/news/?p=3436\";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:345:\"WordPress 4.1.1 is now available. This maintenance release fixes 21 bugs in version 4.1. Some of you may have been waiting to update to the latest version until now, but there just wasn’t much to address. WordPress 4.1 was a smooth-sailing release and has seen more than 14 million downloads in the last two months. For a full […]\";s: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:\"Andrew Nacin\";s: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:3086:\"<p>WordPress 4.1.1 is now available. This maintenance release fixes 21 bugs in version 4.1.</p>\n<p>Some of you may have been waiting to update to the latest version until now, but there just wasn’t much to address. WordPress 4.1 was a smooth-sailing release and has seen more than 14 million downloads in the last two months.</p>\n<p class=\"p1\"><span class=\"s1\">For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.1.1&group=severity&order=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.1?stop_rev=30974&rev=31474\">changelog</a>. We fixed one annoying issue where a tag and a category with the same name could get muddled and prevent each other from being updated.</span></p>\n<p>If you are one of the millions already running WordPress 4.1 and your site, we’ve started rolling out automatic background updates for 4.1.1 for sites <a href=\"https://wordpress.org/plugins/background-update-tester/\">that support them</a>. Otherwise, <a href=\"https://wordpress.org/download/\">download WordPress 4.1.1</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Thanks to everyone who contributed to 4.1.1: <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/hissy\">Takuro Hishikawa</a>, <a href=\"https://profiles.wordpress.org/ipm-frommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Iseulde</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sippis\">sippis</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, and <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>.</p>\n<p>It is with both great honor and sadness we also recognize Kim Parsell as a contributor to this release and a <a href=\"https://make.wordpress.org/docs/2015/01/05/rip-kim-parsell/\">truly beloved member of the community</a> until her untimely passing in December. The project is working to establish a conference travel <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\">scholarship</a> in her memory. We miss you, Kim.</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:56:\"https://wordpress.org/news/2015/02/wordpress-4-1-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 4.1 “Dinah”\";s:7:\"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:41:\"https://wordpress.org/news/2014/12/dinah/\";s: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:50:\"https://wordpress.org/news/2014/12/dinah/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Dec 2014 18:35:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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:33:\"http://wordpress.org/news/?p=3386\";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:360:\"Version 4.1 of WordPress, named “Dinah” in honor of jazz singer Dinah Washington, is available for download or update in your WordPress dashboard. New features in WordPress 4.1 help you focus on your writing, and the new default theme lets you show it off in style. Introducing Twenty Fifteen Our newest default theme, Twenty Fifteen, is […]\";s: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:24563:\"<p>Version 4.1 of WordPress, named “Dinah” in honor of jazz singer <a href=\"http://wikipedia.org/wiki/Dinah_Washington\">Dinah Washington</a>, is available for download or update in your WordPress dashboard. New features in WordPress 4.1 help you focus on your writing, and the new default theme lets you show it off in style.</p>\n<hr />\n<h2 style=\"text-align: center\">Introducing Twenty Fifteen</h2>\n<p><img class=\"aligncenter size-large wp-image-3389\" src=\"https://wordpress.org/news/files/2014/12/2015-laptop-1024x533.png\" alt=\"2015-laptop\" width=\"692\" height=\"360\" /></p>\n<h3>Our newest default theme, Twenty Fifteen, is a blog-focused theme designed for clarity.</h3>\n<p><img class=\"alignright wp-image-3426 size-medium\" src=\"https://wordpress.org/news/files/2014/12/2015-phones-languages-small-300x250.png\" alt=\"\" width=\"300\" height=\"250\" />Twenty Fifteen has flawless language support, with help from <a href=\"https://www.google.com/get/noto/\">Google’s Noto font family</a>.</p>\n<p>The straightforward typography is readable on any screen size.</p>\n<p>Your content always takes center stage, whether viewed on a phone, tablet, laptop, or desktop computer.</p>\n<hr />\n<h2 style=\"text-align: center\">Distraction-free writing</h2>\n<p><img class=\"aligncenter size-large wp-image-3392\" src=\"https://wordpress.org/news/files/2014/12/dfw-screen-1024x614.png\" alt=\"dfw-screen\" width=\"692\" height=\"415\" /></p>\n<h3 style=\"text-align: center\"><em>Just write.</em></h3>\n<p>Sometimes, you just need to concentrate on putting your thoughts into words. Try turning on <strong>distraction-free writing mode</strong>. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.</p>\n<hr />\n<h2 style=\"text-align: center\">The Finer Points</h2>\n<h5><strong><img class=\"alignleft wp-image-3405\" src=\"https://wordpress.org/news/files/2014/12/icon-language2.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Choose a language</h5>\n<p>Right now, WordPress 4.1 is already translated into over forty languages, with more always in progress. You can switch to any translation on the General Settings screen.</p>\n<h5><strong><img class=\"alignleft wp-image-3406\" src=\"https://wordpress.org/news/files/2014/12/icon-logout1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Log out everywhere</h5>\n<p>If you’ve ever worried you forgot to sign out from a shared computer, you can now go to your profile and log out everywhere.</p>\n<h5><strong><img class=\"alignleft wp-image-3407\" src=\"https://wordpress.org/news/files/2014/12/icon-vine1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Vine embeds</h5>\n<p>Embedding videos from Vine is as simple as pasting a URL onto its own line in a post. See the <a href=\"https://codex.wordpress.org/Embeds\">full list</a> of supported embeds.</p>\n<h5><strong><img class=\"alignleft wp-image-3408\" src=\"https://wordpress.org/news/files/2014/12/icon-recommended1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Plugin recommendations</h5>\n<p>The plugin installer suggests plugins for you to try. Recommendations are based on the plugins you and other users have installed.</p>\n<hr />\n<h2 style=\"text-align: center\">Under the Hood</h2>\n<h5>Complex Queries</h5>\n<p>Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — <code>A AND ( B OR C )</code>.</p>\n<h5>Customizer API</h5>\n<p>The customizer now supports conditionally showing panels and sections based on the page being previewed.</p>\n<h5><code><title></code> tags in themes</h5>\n<p><code>add_theme_support( \'title-tag\' )</code> tells WordPress to handle the complexities of document titles.</p>\n<h5>Developer Reference</h5>\n<p>Continued improvements to inline code documentation have made the <a href=\"https://developer.wordpress.org/reference/\">developer reference</a> more complete than ever.</p>\n<hr />\n<h2 style=\"text-align: center\">The Choir</h2>\n<p>This release was led by <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, with the help of these awesome folks. Check out some of their profiles while listening to Dinah Washington on the music service of your choice:</p>\n<a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/akumria\">akumria</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/tellyworth\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/collinsinternet\">Allan Collins</a>, <a href=\"https://profiles.wordpress.org/momo360modena\">Amaury Balmer</a>, <a href=\"https://profiles.wordpress.org/amruta123b\">Amruta Bhosale</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/sumobi\">Andrew Munro (sumobi)</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/andrewryno\">Andrew Ryno</a>, <a href=\"https://profiles.wordpress.org/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/ankitgadertcampcom\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/antpb\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/arippberger\">arippberger</a>, <a href=\"https://profiles.wordpress.org/filosofo\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/bainternet\">Bainternet</a>, <a href=\"https://profiles.wordpress.org/barrykooij\">Barry Kooij</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/benjmay\">Ben May</a>, <a href=\"https://profiles.wordpress.org/neoxx\">Bernhard Riedl</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</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/bramd\">Bram Duvigneau</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/briandichiara\">Brian DiChiara</a>, <a href=\"https://profiles.wordpress.org/rzen\">Brian Richards</a>, <a href=\"https://profiles.wordpress.org/bswatson\">Brian Watson</a>, <a href=\"https://profiles.wordpress.org/camdensegal\">Camden Segal</a>, <a href=\"https://profiles.wordpress.org/captaintheme\">Captain Theme</a>, <a href=\"https://profiles.wordpress.org/hiwhatsup\">Carlos</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/ccprice\">ccprice</a>, <a href=\"https://profiles.wordpress.org/mackensen\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/aprea\">Chris Aprea</a>, <a href=\"https://profiles.wordpress.org/chrisbliss18\">Chris Jean</a>, <a href=\"https://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"https://profiles.wordpress.org/jazzs3quence\">Chris Reynolds</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chrisl27\">chrisl27</a>, <a href=\"https://profiles.wordpress.org/cfoellmann\">Christian Foellmann</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/cyclometh\">Corey Snow</a>, <a href=\"https://profiles.wordpress.org/corphi\">Corphi</a>, <a href=\"https://profiles.wordpress.org/curtjen\">curtjen</a>, <a href=\"https://profiles.wordpress.org/colorful-tones\">Damon Cook</a>, <a href=\"https://profiles.wordpress.org/dancameron\">Dan Cameron</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/convissor\">Daniel Convissor</a>, <a href=\"https://profiles.wordpress.org/nerrad\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/koop\">Daryl Koopersmith</a>, <a href=\"https://profiles.wordpress.org/dmchale\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/davidjlaietta\">David Laietta</a>, <a href=\"https://profiles.wordpress.org/technical_mastermind\">David Wood</a>, <a href=\"https://profiles.wordpress.org/davidthemachine\">DavidTheMachine</a>, <a href=\"https://profiles.wordpress.org/dcavins\">dcavins</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/wedi\">Dirk Weise</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dominikschwind-1\">Dominik Schwind</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustyf\">Dustin Filippini</a>, <a href=\"https://profiles.wordpress.org/dustinhartzler\">Dustin Hartzler</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ew_holmes\">Eric Holmes</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Lewis</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/florianziegler\">Florian Ziegler</a>, <a href=\"https://profiles.wordpress.org/hereswhatidid\">Gabe Shackle</a>, <a href=\"https://profiles.wordpress.org/garyc40\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/soulseekah\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/babbardel\">George Olaru</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/gregrickaby\">Greg Rickaby</a>, <a href=\"https://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/bordoni\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/hardy101\">hardy101</a>, <a href=\"https://profiles.wordpress.org/hauvong\">hauvong</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/heshiming\">heshiming</a>, <a href=\"https://profiles.wordpress.org/honeysilvas\">honeysilvas</a>, <a href=\"https://profiles.wordpress.org/hugodelgado\">hugodelgado</a>, <a href=\"https://profiles.wordpress.org/iandstewart\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianmjones\">ianmjones</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/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/ivankristianto\">Ivan Kristianto</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jaimieolmstead\">jaimieolmstead</a>, <a href=\"https://profiles.wordpress.org/jakubtyrcha\">jakub.tyrcha</a>, <a href=\"https://profiles.wordpress.org/janhenckens\">janhenckens</a>, <a href=\"https://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jwenerd\">Jared Wenerd</a>, <a href=\"https://profiles.wordpress.org/jarednova\">jarednova</a>, <a href=\"https://profiles.wordpress.org/jeanyoungkim\">jeanyoungkim</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeffstieler\">Jeff Stieler</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jayjdk\">Jesper Johansen (jayjdk)</a>, <a href=\"https://profiles.wordpress.org/engelen\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jessepollak\">Jesse Pollak</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">jipmoors</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johneckman\">John Eckman</a>, <a href=\"https://profiles.wordpress.org/johnrom\">johnrom</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip\">johnstonphilip</a>, <a href=\"https://profiles.wordpress.org/jb510\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/softmodeling\">Jordi Cabot</a>, <a href=\"https://profiles.wordpress.org/joshuaabenazer\">Joshua Abenazer</a>, <a href=\"https://profiles.wordpress.org/tai\">JOTAKI Taisuke</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/julien731\">Julien Liabeuf</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</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/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kamelkev\">kamelkev</a>, <a href=\"https://profiles.wordpress.org/karpstrucking\">karpstrucking</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevinlangleyjr\">Kevin Langley</a>, <a href=\"https://profiles.wordpress.org/kdoran\">Kiko Doran</a>, <a href=\"https://profiles.wordpress.org/kpdesign\">Kim Parsell</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/knutsp\">Knut Sparhell</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/kosvrouvas\">Kostas Vrouvas</a>, <a href=\"https://profiles.wordpress.org/kristastevens\">kristastevens</a>, <a href=\"https://profiles.wordpress.org/kurtpayne\">Kurt Payne</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/offereins\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/linuxologos\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/ideag\">Liuiza Arunas</a>, <a href=\"https://profiles.wordpress.org/loushou\">loushou</a>, <a href=\"https://profiles.wordpress.org/latz\">Lutz Schroer</a>, <a href=\"https://profiles.wordpress.org/manoz69\">Manoz69</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/marcosf\">Marco Schmoecker</a>, <a href=\"https://profiles.wordpress.org/nofearinc\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius (Clorith)</a>, <a href=\"https://profiles.wordpress.org/landakram\">Mark Hudnall</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/senff\">Mark Senff</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/marsjaninzmarsa\">marsjaninzmarsa</a>, <a href=\"https://profiles.wordpress.org/matveb\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattkeys\">mattkeys</a>, <a href=\"https://profiles.wordpress.org/mlteal\">Maura Teal</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/merty\">Mert Yazicioglu</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/tw2113\">Michael Beckwith</a>, <a href=\"https://profiles.wordpress.org/cainm\">Michael Cain</a>, <a href=\"https://profiles.wordpress.org/smashcut\">Michael Pick</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/chellycat\">Michelle Langston</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/dh-shredder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeyarce\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/studionashvegas\">Mitch Canter (studionashvegas)</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/mvd7793\">mvd7793</a>, <a href=\"https://profiles.wordpress.org/alex-ye\">Nashwan Doaqan</a>, <a href=\"https://profiles.wordpress.org/niallkennedy\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nikv\">Nikhil Vimal</a>, <a href=\"https://profiles.wordpress.org/nikolovtmw\">Nikola Nikolov</a>, <a href=\"https://profiles.wordpress.org/nobleclem\">nobleclem</a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nvwd\">Nowell VanHoesen</a>, <a href=\"https://profiles.wordpress.org/originalexe\">OriginalEXE</a>, <a href=\"https://profiles.wordpress.org/p_enrique\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/pushplaybang\">Paul</a>, <a href=\"https://profiles.wordpress.org/pauldewouters\">Paul de Wouters</a>, <a href=\"https://profiles.wordpress.org/paulschreiber\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/peterchester\">Peter Chester</a>, <a href=\"https://profiles.wordpress.org/donutz\">Peter J. Herrel</a>, <a href=\"https://profiles.wordpress.org/westi\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/phpmypython\">phpmypython</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/nprasath002\">Prasath Nadarajah</a>, <a href=\"https://profiles.wordpress.org/psycleuk\">psycleuk</a>, <a href=\"https://profiles.wordpress.org/ptahdunbar\">Ptah Dunbar</a>, <a href=\"https://profiles.wordpress.org/quietnic\">quietnic</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramiabraham\">ramiabraham</a>, <a href=\"https://profiles.wordpress.org/greuben\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/richardmtl\">Richard Archambault</a>, <a href=\"https://profiles.wordpress.org/rickalee\">Ricky Lee Whittemore</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</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/sakinshrestha\">Sakin Shrestha</a>, <a href=\"https://profiles.wordpress.org/samhotchkiss\">Sam Hotchkiss</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/simonp303\">Simon Pollard</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/skaeser\">skaeser</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/socki03\">socki03</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">solarissmoke</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/5um17\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/tacoverdo\">TacoVerdo</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie</a>, <a href=\"https://profiles.wordpress.org/tareq1988\">Tareq Hasan</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/kraftner\">Thomas Kraftner</a>, <a href=\"https://profiles.wordpress.org/ipm-frommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tillkruess\">Till Kruss</a>, <a href=\"https://profiles.wordpress.org/tschutter\">Tobias Schutter</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tmtrademark\">Toby McKes</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tomasm\">Tomas Mackevicius</a>, <a href=\"https://profiles.wordpress.org/tomharrigan\">TomHarrigan</a>, <a href=\"https://profiles.wordpress.org/topher1kenobe\">Topher</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/transom\">transom</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/desaiuditd\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/umeshsingla\">Umesh Kumar</a>, <a href=\"https://profiles.wordpress.org/vinod-dalvi\">Vinod Dalvi</a>, <a href=\"https://profiles.wordpress.org/vlajos\">vlajos</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/nobinobi\">Yuta Sekine</a>, <a href=\"https://profiles.wordpress.org/zrothauser\">Zack Rothauser</a>, and <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>.\n<p>There were 283 contributors to this release, again a new high.</p>\n<p>If you want to help out or follow along, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Thanks for choosing WordPress. Happy holidays and see you next year for version 4.2!</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:46:\"https://wordpress.org/news/2014/12/dinah/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: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 4.1 Release Candidate 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:69:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-3/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Dec 2014 02:22:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3411\";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:429:\"The next release candidate for WordPress 4.1 is now available for testing. Seventy changes have gone in since the first release candidate. With no known issues left, we plan to release 4.1 tomorrow, December 18. To test, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip). If you’d like to learn more about […]\";s: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:\"John Blackbourn\";s: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:1465:\"<p>The next release candidate for WordPress 4.1 is now available for testing.</p>\n<p><a href=\"https://core.trac.wordpress.org/log/trunk?rev=30961&stop_rev=30827\">Seventy changes</a> have gone in since the <a href=\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate/\">first release candidate</a>. With no known issues left, we plan to release 4.1 tomorrow, December 18.</p>\n<p>To test, 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.1-RC3.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.1, visit the updated About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) and also check out <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">the Beta 1 post</a>.</p>\n<p><strong>Plugin authors:</strong> Remember to test your plugins against 4.1, and if they’re compatible, make sure they are marked as tested up to 4.1. Be sure to follow along the core development blog; we’ve been posting <a href=\"https://make.wordpress.org/core/tag/4-1-dev-notes/\">notes for developers for 4.1</a> as always.</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:74:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-3/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: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.1 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/2014/12/wordpress-4-1-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Dec 2014 11:52:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.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:33:\"http://wordpress.org/news/?p=3375\";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:341:\"The release candidate for WordPress 4.1 is now available. We’ve made a lot of refinements over the last few weeks. 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.1 on Tuesday, December 16, but we need your […]\";s: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:\"John Blackbourn\";s: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:2301:\"<p>The release candidate for WordPress 4.1 is now available.</p>\n<p>We’ve made a lot of refinements over the last few weeks. 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.1 on Tuesday, December 16, but we need your help to get there. If you haven’t tested 4.1 yet, now is the time! (Please though, not on your live site unless you’re adventurous.)</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.1 RC1, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.1-RC1.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.1, visit the About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) or check out the <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">beta announcement</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.1 and update your plugin’s <em>Tested up to</em> version in the readme to 4.1 before next week. If you find compatibility problems, we never want to break things, so please be sure to post to the support forums so we can figure those out before the final release.</p>\n<p>Be sure to <a href=\"https://make.wordpress.org/core/\">follow along the core development blog</a>, where we’ll continue to post <a href=\"https://make.wordpress.org/core/tag/4-1-dev-notes/\">notes for developers</a> for 4.1. (For example: if you’ve written a child theme for Twenty Fifteen, some of the new pagination functions have been renamed for clarity.)</p>\n<p><em>Testing four point one</em><br />\n<em>Why are we up at this hour?</em><br />\n<em>Code is poetry</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate/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: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"WordPress 4.0.1 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2014/11/wordpress-4-0-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/news/2014/11/wordpress-4-0-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Nov 2014 18:55: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s: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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3363\";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:345:\"WordPress 4.0.1 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Sites that support automatic background updates will be updated to WordPress 4.0.1 within the next few hours. If you are still on WordPress 3.9.2, 3.8.4, or 3.7.4, you will be […]\";s: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:\"Andrew Nacin\";s: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:3395:\"<p>WordPress 4.0.1 is now available. This is a <strong>critical security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>Sites that support automatic background updates will be updated to WordPress 4.0.1 within the next few hours. If you are still on WordPress 3.9.2, 3.8.4, or 3.7.4, you will be updated to 3.9.3, 3.8.5, or 3.7.5 to keep everything secure. (We don’t support older versions, so please update to 4.0.1 for the latest and greatest.)</p>\n<p>WordPress versions 3.9.2 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a site. This was reported by <a href=\"http://klikki.fi/\">Jouko Pynnonen</a>. This issue does not affect version 4.0, but version 4.0.1 does address these eight security issues:</p>\n<ul>\n<li>Three cross-site scripting issues that a contributor or author could use to compromise a site. Discovered by <a href=\"http://joncave.co.uk/\">Jon Cave</a>, <a href=\"http://www.miqrogroove.com/\">Robert Chapin</a>, and <a href=\"https://johnblackbourn.com/\">John Blackbourn</a> of the WordPress security team.</li>\n<li>A cross-site request forgery that could be used to trick a user into changing their password.</li>\n<li>An issue that could lead to a denial of service when passwords are checked. Reported by <a href=\"http://www.behindthefirewalls.com/\">Javier Nieto Arevalo</a> and <a href=\"http://www.devconsole.info/\">Andres Rojas Guerrero</a>.</li>\n<li>Additional protections for server-side request forgery attacks when WordPress makes HTTP requests. Reported by Ben Bidner (vortfu).</li>\n<li>An extremely unlikely hash collision could allow a user’s account to be compromised, that also required that they haven’t logged in since 2008 (I wish I were kidding). Reported by <a href=\"http://david.dw-perspective.org.uk\">David Anderson</a>.</li>\n<li>WordPress now invalidates the links in a password reset email if the user remembers their password, logs in, and changes their email address. Reported separately by <a href=\"https://twitter.com/MomenBassel\">Momen Bassel</a>, <a href=\"http://c0dehouse.blogspot.in/\">Tanoy Bose</a>, and <a href=\"https://managewp.com/\">Bojan Slavković of ManageWP</a>.</li>\n</ul>\n<p>Version 4.0.1 also fixes 23 bugs with 4.0, and we’ve made two hardening changes, including better validation of EXIF data we are extracting from uploaded photos. Reported by <a href=\"http://www.securesolutions.no/\">Chris Andrè Dale</a>.</p>\n<p>We appreciated the <a href=\"https://codex.wordpress.org/FAQ_Security\">responsible disclosure</a> of these issues directly to our security team. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.0.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.0?rev=30475&stop_rev=29710\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.0.1</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now”.</p>\n<p><em>Already testing WordPress 4.1? The second beta is now available (<a href=\"https://wordpress.org/wordpress-4.1-beta2.zip\">zip</a>) and it contains these security fixes. For more on 4.1, see <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">the beta 1 announcement post</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2014/11/wordpress-4-0-1/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: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:20:\"WordPress 4.1 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/2014/11/wordpress-4-1-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Nov 2014 22:35:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3352\";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:346:\"Welcome, everyone, to WordPress 4.1 Beta 1! 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.1, 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:\"John Blackbourn\";s: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:3409:\"<p>Welcome, everyone, to WordPress 4.1 Beta 1!</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.1, 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=\"//wordpress.org/wordpress-4.1-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.1 is due for release next month, so we need your help with testing. Here are some highlights of what to test:</p>\n<ul>\n<li>Our beautiful new default theme, <a href=\"https://make.wordpress.org/core/2014/09/09/twenty-fifteen/\">Twenty Fifteen</a>. It’s a clean, mobile-first, blog-focused theme designed through simplicity.</li>\n<li>A new <a href=\"https://make.wordpress.org/core/2014/11/11/focus-v2-demo-video/\">distraction-free writing mode for the editor</a>. It’s enabled by default for beta, and we’d love feedback on it.</li>\n<li>The ability to automatically install new language packs right from the General Settings screen (available as long as your site’s filesystem is writable).</li>\n<li>A new inline formatting toolbar for images embedded into posts.</li>\n</ul>\n<p>There have been a lot of changes for developers to test as well:</p>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2014/10/20/update-on-query-improvements-in-4-1/\">Improvements to meta, date, comment, and taxonomy queries</a>, including complex (nested, multiple relation) queries; and querying comment types (<a href=\"https://core.trac.wordpress.org/ticket/12668\">#12668</a>).</li>\n<li>A single term shared across multiple taxonomies is now split into two when updated. For more, <a href=\"https://make.wordpress.org/core/2014/11/12/an-update-on-the-taxonomy-roadmap/\">see this post</a>, <a href=\"https://core.trac.wordpress.org/ticket/5809\">#5809</a>, and <a href=\"https://core.trac.wordpress.org/ticket/30335\">#30335</a>.</li>\n<li>A new and better way for <a href=\"https://make.wordpress.org/core/2014/10/29/title-tags-in-4-1/\">themes to handle title tags</a>.</li>\n<li>Several <a href=\"https://make.wordpress.org/core/2014/10/27/toward-a-complete-javascript-api-for-the-customizer/\">improvements to the Customizer API</a>, including contextual panels and sections, and JavaScript templates for controls.</li>\n</ul>\n<p>If you want a more in-depth view of what changes have made it into 4.1, <a href=\"https://make.wordpress.org/core/tag/week-in-core/\">check out the weekly review posts</a> on the main development blog.</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 the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.1\">everything we’ve fixed</a> so far.</p>\n<p>Happy testing!</p>\n<p><em>Twenty Fifteen theme</em><br />\n<em> The beautiful face which hides</em><br />\n<em> Many improvements</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/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: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Watch WordCamp San Francisco Livestream\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2014/10/wcsf-livestream/\";s: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:60:\"https://wordpress.org/news/2014/10/wcsf-livestream/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Oct 2014 20:18:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{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: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:33:\"http://wordpress.org/news/?p=3341\";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:381:\"WordCamp San Francisco is the official annual WordPress conference, gathering the community every year since 2006. This is the time when Matt Mullenweg addresses the community in his annual State of the Word presentation – a recap of the year in WordPress and giving us a glimpse into its future. This year the speaker lineup is stellar. There will be talks by […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nikolay Bachiyski\";s: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:1975:\"<p><a title=\"2014 edition\" href=\"http://2014.sf.wordcamp.org\">WordCamp San Francisco</a> is the official annual WordPress conference, gathering the community every year <a title=\"An old website for a WordPress long time ago\" href=\"http://2006.sf.wordcamp.org\">since 2006</a>. This is the time when Matt Mullenweg addresses the community in his annual <a href=\"http://wordpress.tv/?s=state+of+the+word\">State of the Word</a> presentation – a recap of the year in WordPress and giving us a glimpse into its future.</p>\n<p>This year the speaker lineup is stellar. There will be talks by three of the lead WordPress developers: <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-andrew-nacin\">Andrew Nacin</a>, <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-helen-hou-sandi\">Helen Hou-Sandí</a>, and <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-mark-jaquith\">Mark Jaquith</a>. We’re also looking forward to speakers like <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-jenny-lawson\">Jenny Lawson</a>, also known as The Bloggess, and <a href=\"http://2014.sf.wordcamp.org/speaker/chris-lema/\">Chris Lema</a>. If you’re at all interested in the web, you will appreciate the appearance of <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-jeff-veen\">Jeff Veen</a> – one of the creators of Google Analytics and co-founder of Typekit.</p>\n<p>Even though San Francisco is far far away for most of you, you can still be part of the fun and watch all presentations in real-time via livestream:</p>\n<p><a href=\"http://2014.sf.wordcamp.org/tickets/\">Get a livestream ticket and watch all talks from WordCamp San Francisco live</a></p>\n<p>If you hurry, you can get one of the special livestream tickets, including a WordCamp San Francisco 2104 t-shirt. You can find all the technical details and start times <a href=\"http://2014.sf.wordcamp.org/live-stream/\">at the WordCamp San Francisco 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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2014/10/wcsf-livestream/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 4.0 “Benny”\";s:7:\"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:41:\"https://wordpress.org/news/2014/09/benny/\";s: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:50:\"https://wordpress.org/news/2014/09/benny/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 Sep 2014 17:05:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s: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:33:\"http://wordpress.org/news/?p=3296\";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:370:\"Version 4.0 of WordPress, named “Benny” in honor of jazz clarinetist and bandleader Benny Goodman, is available for download or update in your WordPress dashboard. While 4.0 is just another number for us after 3.9 and before 4.1, we feel we’ve put a little extra polish into it. This release brings you a smoother writing and management 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: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:23575:\"<p>Version 4.0 of WordPress, named “Benny” in honor of jazz clarinetist and bandleader <a href=\"http://en.wikipedia.org/wiki/Benny_Goodman\">Benny Goodman</a>, is available <a href=\"https://wordpress.org/download/\">for download</a> or update in your WordPress dashboard. While 4.0 is just another number for us after 3.9 and before 4.1, we feel we’ve put a little extra polish into it. This release brings you a smoother writing and management experience we think you’ll enjoy.</p>\n<div id=\"v-bUdzKMro-1\" class=\"video-player\"><embed id=\"v-bUdzKMro-1-video\" src=\"https://v0.wordpress.com/player.swf?v=1.04&guid=bUdzKMro&isDynamicSeeking=true\" type=\"application/x-shockwave-flash\" width=\"692\" height=\"388\" title=\"Introducing WordPress 4.0 "Benny"\" wmode=\"direct\" seamlesstabbing=\"true\" allowfullscreen=\"true\" allowscriptaccess=\"always\" overstretch=\"true\"></embed></div>\n<hr />\n<h2 style=\"text-align: center\">Manage your media with style</h2>\n<p><img class=\"alignnone size-full wp-image-3316\" src=\"https://wordpress.org/news/files/2014/09/media.jpg\" alt=\"Media Library\" width=\"1000\" height=\"586\" />Explore your uploads in a beautiful, endless grid. A new details preview makes viewing and editing any amount of media in sequence a snap.</p>\n<hr />\n<h2 style=\"text-align: center\">Working with embeds has never been easier</h2>\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-3296-1\" width=\"632\" height=\"445\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.0/embed.mp4?_=1\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.0/embed.webm?_=1\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.0/embed.ogv?_=1\" /><a href=\"//s.w.org/images/core/4.0/embed.mp4\">//s.w.org/images/core/4.0/embed.mp4</a></video></div>\n<p>Paste in a YouTube URL on a new line, and watch it magically become an embedded video. Now try it with a tweet. Oh yeah — embedding has become a visual experience. The editor shows a true preview of your embedded content, saving you time and giving you confidence.</p>\n<p>We’ve expanded the services supported by default, too — you can embed videos from CollegeHumor, playlists from YouTube, and talks from TED. <a href=\"https://codex.wordpress.org/Embeds\">Check out all of the embeds</a> that WordPress supports.</p>\n<hr />\n<h2 style=\"text-align: center\">Focus on your content</h2>\n<div style=\"width: 632px; \" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-3296-2\" width=\"632\" height=\"356\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.0/focus.mp4?_=2\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.0/focus.webm?_=2\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.0/focus.ogv?_=2\" /><a href=\"//s.w.org/images/core/4.0/focus.mp4\">//s.w.org/images/core/4.0/focus.mp4</a></video></div>\n<p>Writing and editing is smoother and more immersive with an editor that expands to fit your content as you write, and keeps the formatting tools available at all times.</p>\n<hr />\n<h2 style=\"text-align: center\">Finding the right plugin</h2>\n<p><img class=\"aligncenter size-large wp-image-3309\" src=\"https://wordpress.org/news/files/2014/09/add-plugin1-1024x600.png\" alt=\"Add plugins\" width=\"692\" height=\"405\" /></p>\n<p>There are more than 30,000 free and open source plugins in the WordPress plugin directory. WordPress 4.0 makes it easier to find the right one for your needs, with new metrics, improved search, and a more visual browsing experience.</p>\n<hr />\n<h2 style=\"text-align: center\">The Ensemble</h2>\n<p>This release was led by <a href=\"http://helenhousandi.com\">Helen Hou-Sandí</a>, with the help of these fine individuals. There are 275 contributors with props in this release, a new high. Pull up some Benny Goodman on your music service of choice, as a bandleader or in one of his turns as a classical clarinetist, and check out some of their profiles:</p>\n<p><a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/tellyworth\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/alexanderrohmann\">Alexander Rohmann</a>, <a href=\"https://profiles.wordpress.org/aliso\">Alison Barrett</a>, <a href=\"https://profiles.wordpress.org/collinsinternet\">Allan Collins</a>, <a href=\"https://profiles.wordpress.org/amit\">Amit Gupta</a>, <a href=\"https://profiles.wordpress.org/sabreuse\">Amy Hendrix (sabreuse)</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrezrv\">Andres Villarreal</a>, <a href=\"https://profiles.wordpress.org/zamfeer\">Andrew Mowe</a>, <a href=\"https://profiles.wordpress.org/sumobi\">Andrew Munro (sumobi)</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/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/arnee\">Arne Brachhold</a>, <a href=\"https://profiles.wordpress.org/aubreypwd\">Aubrey Portwood</a>, <a href=\"https://profiles.wordpress.org/filosofo\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/bramd\">Bram Duvigneau</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/brianlayman\">Brian Layman</a>, <a href=\"https://profiles.wordpress.org/rzen\">Brian Richards</a>, <a href=\"https://profiles.wordpress.org/camdensegal\">Camden Segal</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/mackensen\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"https://profiles.wordpress.org/chrisl27\">chrisl27</a>, <a href=\"https://profiles.wordpress.org/caxelsson\">Christian Axelsson</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/boda1982\">Christopher Spires</a>, <a href=\"https://profiles.wordpress.org/clifgriffin\">Clifton Griffin</a>, <a href=\"https://profiles.wordpress.org/jupiterwise\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/corphi\">Corphi</a>, <a href=\"https://profiles.wordpress.org/extendwings\">Daisuke Takahashi</a>, <a href=\"https://profiles.wordpress.org/ghost1227\">Dan Griffiths</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken\">Daniel Husken</a>, <a href=\"https://profiles.wordpress.org/redsweater\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/dannydehaan\">Danny de Haan</a>, <a href=\"https://profiles.wordpress.org/dkotter\">Darin Kotter</a>, <a href=\"https://profiles.wordpress.org/koop\">Daryl Koopersmith</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dnaber-de\">David Naber</a>, <a href=\"https://profiles.wordpress.org/davidthemachine\">DavidTheMachine</a>, <a href=\"https://profiles.wordpress.org/debaat\">DeBAAT</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donncha\">Donncha O Caoimh</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustyn\">Dustyn Doyle</a>, <a href=\"https://profiles.wordpress.org/eddiemoya\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/edwin-at-studiojoyocom\">Edwin Siebel</a>, <a href=\"https://profiles.wordpress.org/ehg\">ehg</a>, <a href=\"https://profiles.wordpress.org/erayalakese\">erayalakese</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ericmann\">Eric Mann</a>, <a href=\"https://profiles.wordpress.org/ejdanderson\">Evan Anderson</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/fahmiadib\">Fahmi Adib</a>, <a href=\"https://profiles.wordpress.org/feedmeastraycat\">feedmeastraycat</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/garhdez\">garhdez</a>, <a href=\"https://profiles.wordpress.org/garyc40\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/garza\">garza</a>, <a href=\"https://profiles.wordpress.org/gauravmittal1995\">gauravmittal1995</a>, <a href=\"https://profiles.wordpress.org/gavra\">Gavrisimo</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/vancoder\">Grant Mangham</a>, <a href=\"https://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"https://profiles.wordpress.org/bordoni\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/harrym\">harrym</a>, <a href=\"https://profiles.wordpress.org/hebbet\">hebbet</a>, <a href=\"https://profiles.wordpress.org/hinnerk\">Hinnerk Altenburg</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/iljoja\">iljoja</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/issuu\">issuu</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jacklenox\">Jack Lenox</a>, <a href=\"https://profiles.wordpress.org/jackreichert\">Jack Reichert</a>, <a href=\"https://profiles.wordpress.org/jacobdubail\">Jacob Dubail</a>, <a href=\"https://profiles.wordpress.org/janhenkg\">JanHenkG</a>, <a href=\"https://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/jwenerd\">Jared Wenerd</a>, <a href=\"https://profiles.wordpress.org/strangerstudios\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/jaza613\">Jaza613</a>, <a href=\"https://profiles.wordpress.org/jeffstieler\">Jeff Stieler</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/slimndap\">Jeroen Schmit</a>, <a href=\"https://profiles.wordpress.org/jerrysarcastic\">Jerry Bates (jerrysarcastic)</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jayjdk\">Jesper Johansen (jayjdk)</a>, <a href=\"https://profiles.wordpress.org/engelen\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jesper800\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jessepollak\">Jesse Pollak</a>, <a href=\"https://profiles.wordpress.org/jgadbois\">jgadbois</a>, <a href=\"https://profiles.wordpress.org/jartes\">Joan Artes</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/jkudish\">Joey Kudish</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnzanussi\">John Zanussi</a>, <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/softmodeling\">Jordi Cabot</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/tai\">JOTAKI Taisuke</a>, <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/greenshady\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kapeels\">kapeels</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevinlangleyjr\">Kevin Langley</a>, <a href=\"https://profiles.wordpress.org/kworthington\">Kevin Worthington</a>, <a href=\"https://profiles.wordpress.org/kpdesign\">Kim Parsell</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/knutsp\">Knut Sparhell</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/kurtpayne\">Kurt Payne</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/lessbloat\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/layotte\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lritter\">lritter</a>, <a href=\"https://profiles.wordpress.org/lukecarbis\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lgedeon\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/m_i_n\">m_i_n</a>, <a href=\"https://profiles.wordpress.org/funkatronic\">Manny Fleurmond</a>, <a href=\"https://profiles.wordpress.org/targz-1\">Manuel Schmalstieg</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/sivel\">Matt Martz</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mdbitz\">Matthew Denton</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer\">Matthew Eppelsheimer</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/meekyhwang\">meekyhwang</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/midxcat\">midxcat</a>, <a href=\"https://profiles.wordpress.org/mauteri\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mikelittle\">Mike Little</a>, <a href=\"https://profiles.wordpress.org/mikemanger\">Mike Manger</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/dh-shredder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeyarce\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinic</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/usermrpapa\">Mr Papa</a>, <a href=\"https://profiles.wordpress.org/mrmist\">mrmist</a>, <a href=\"https://profiles.wordpress.org/m_uysl\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/muvimotv\">MuViMoTV</a>, <a href=\"https://profiles.wordpress.org/nabil_kadimi\">nabil_kadimi</a>, <a href=\"https://profiles.wordpress.org/namibia\">Namibia</a>, <a href=\"https://profiles.wordpress.org/alex-ye\">Nashwan Doaqan</a>, <a href=\"https://profiles.wordpress.org/nd987\">nd987</a>, <a href=\"https://profiles.wordpress.org/neil_pie\">Neil Pie</a>, <a href=\"https://profiles.wordpress.org/niallkennedy\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/schoenwaldnils\">Nils Schonwald</a>, <a href=\"https://profiles.wordpress.org/ninos-ego\">Ninos</a>, <a href=\"https://profiles.wordpress.org/nvwd\">Nowell VanHoesen</a>, <a href=\"https://profiles.wordpress.org/compute\">Patrick Hesselberg</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pdclark\">Paul Clark</a>, <a href=\"https://profiles.wordpress.org/paulschreiber\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/westi\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/philipjohn\">Philip John</a>, <a href=\"https://profiles.wordpress.org/senlin\">Piet Bos</a>, <a href=\"https://profiles.wordpress.org/psoluch\">Piotr Soluch</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/purzlbaum\">purzlbaum</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rclations\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rickalee\">Ricky Lee Whittemore</a>, <a href=\"https://profiles.wordpress.org/rob1n\">rob1n</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rdall\">Robert Dall</a>, <a href=\"https://profiles.wordpress.org/harmr\">RobertHarm</a>, <a href=\"https://profiles.wordpress.org/rohan013\">Rohan Rawat</a>, <a href=\"https://profiles.wordpress.org/rhurling\">Rouven Hurling</a>, <a href=\"https://profiles.wordpress.org/ruudjoyo\">Ruud Laan</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/sammybeats\">Sam Brodie</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sathishn\">Sathish Nagarajan</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/greglone\">ScreenfeedFr</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/nessworthy\">Sean Nessworthy</a>, <a href=\"https://profiles.wordpress.org/sergejmueller\">Sergej Muller</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanebp\">shanebp</a>, <a href=\"https://profiles.wordpress.org/sharonaustin\">Sharon Austin</a>, <a href=\"https://profiles.wordpress.org/shaunandrews\">Shaun Andrews</a>, <a href=\"https://profiles.wordpress.org/simonp303\">Simon Pollard</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">solarissmoke</a>, <a href=\"https://profiles.wordpress.org/sphoid\">sphoid</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stompweb\">Steven Jones</a>, <a href=\"https://profiles.wordpress.org/5um17\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/t4k1s\">t4k1s</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/taylorde\">Taylor Dewey</a>, <a href=\"https://profiles.wordpress.org/thomasvanderbeek\">Thomas van der Beek</a>, <a href=\"https://profiles.wordpress.org/tillkruess\">Till Kruss</a>, <a href=\"https://profiles.wordpress.org/codenameeli\">Tim 'Eli' Dalbey</a>, <a href=\"https://profiles.wordpress.org/tmeister\">tmeister</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/willmot\">Tom Willmot</a>, <a href=\"https://profiles.wordpress.org/topher1kenobe\">Topher</a>, <a href=\"https://profiles.wordpress.org/torresga\">torresga</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/treyhunner\">treyhunner</a>, <a href=\"https://profiles.wordpress.org/umeshsingla\">Umesh Kumar</a>, <a href=\"https://profiles.wordpress.org/vinod-dalvi\">Vinod Dalvi</a>, <a href=\"https://profiles.wordpress.org/vlajos\">vlajos</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/winterdev\">winterDev</a>, <a href=\"https://profiles.wordpress.org/wojtekszkutnik\">Wojtek Szkutnik</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/katzwebdesign\">Zack Katz</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, and <a href=\"https://profiles.wordpress.org/zoerooney\">Zoe Rooney</a>. Also thanks to <a href=\"http://michaelpick.wordpress.com/\">Michael Pick</a> for producing the release video, and Helen with <a href=\"http://adriansandi.com\">Adrián Sandí</a> for the music.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.1!</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:46:\"https://wordpress.org/news/2014/09/benny/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s: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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.0 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/2014/08/wordpress-4-0-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2014/08/wordpress-4-0-release-candidate/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Aug 2014 12:20:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3287\";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:321:\"The first release candidate for WordPress 4.0 is now available! In RC 1, we’ve made refinements to what we’ve been working on for this release. Check out the Beta 1 announcement post for more details on those features. We hope to ship WordPress 4.0 next week, but we need your help to get there. If you […]\";s: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:2134:\"<p>The first release candidate for WordPress 4.0 is now available!</p>\n<p>In RC 1, we’ve made refinements to what we’ve been working on for this release. Check out the <a href=\"https://wordpress.org/news/2014/07/wordpress-4-0-beta-1/\">Beta 1 announcement post</a> for more details on those features. We hope to ship WordPress 4.0 <em>next week</em>, but we need your help to get there. If you haven’t tested 4.0 yet, there’s no time like the present. (Please, not on a production site, unless you’re adventurous.)</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 area in the support forums</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.0 RC1, try the <a href=\"https://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.0-RC1.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.0, visit the awesome About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png?w=692\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar).</p>\n<p><strong>Developers,</strong> please test your plugins and themes against WordPress 4.0 and update your plugin’s <em>Tested up to</em> version in the readme to 4.0 before next week. If you find compatibility problems, please be sure to post any issues to the support forums so we can figure those out before the final release. You also may want to <a href=\"https://make.wordpress.org/core/2014/08/21/introducing-plugin-icons-in-the-plugin-installer/\">give your plugin an icon</a>, which we launched last week and will appear in the dashboard along with banners.</p>\n<p><em>It is almost time</em><br />\n<em> For the 4.0 release</em><br />\n<em> And its awesomeness</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2014/08/wordpress-4-0-release-candidate/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:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 16 Mar 2015 13:11:17 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:10:\"x-pingback\";s:37:\"https://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Thu, 12 Mar 2015 23:22:52 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(1036,'_site_transient_timeout_wporg_theme_feature_list','1426005912','yes'),(1037,'_site_transient_wporg_theme_feature_list','a:4:{s:6:\"Colors\";a:15:{i:0;s:5:\"black\";i:1;s:4:\"blue\";i:2;s:5:\"brown\";i:3;s:4:\"gray\";i:4;s:5:\"green\";i:5;s:6:\"orange\";i:6;s:4:\"pink\";i:7;s:6:\"purple\";i:8;s:3:\"red\";i:9;s:6:\"silver\";i:10;s:3:\"tan\";i:11;s:5:\"white\";i:12;s:6:\"yellow\";i:13;s:4:\"dark\";i:14;s:5:\"light\";}s:6:\"Layout\";a:9:{i:0;s:12:\"fixed-layout\";i:1;s:12:\"fluid-layout\";i:2;s:17:\"responsive-layout\";i:3;s:10:\"one-column\";i:4;s:11:\"two-columns\";i:5;s:13:\"three-columns\";i:6;s:12:\"four-columns\";i:7;s:12:\"left-sidebar\";i:8;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:8:\"blavatar\";i:2;s:10:\"buddypress\";i:3;s:17:\"custom-background\";i:4;s:13:\"custom-colors\";i:5;s:13:\"custom-header\";i:6;s:11:\"custom-menu\";i:7;s:12:\"editor-style\";i:8;s:21:\"featured-image-header\";i:9;s:15:\"featured-images\";i:10;s:15:\"flexible-header\";i:11;s:20:\"front-page-post-form\";i:12;s:19:\"full-width-template\";i:13;s:12:\"microformats\";i:14;s:12:\"post-formats\";i:15;s:20:\"rtl-language-support\";i:16;s:11:\"sticky-post\";i:17;s:13:\"theme-options\";i:18;s:17:\"threaded-comments\";i:19;s:17:\"translation-ready\";}s:7:\"Subject\";a:3:{i:0;s:7:\"holiday\";i:1;s:13:\"photoblogging\";i:2;s:8:\"seasonal\";}}','yes'),(3784,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1426511335','yes'),(3785,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:40:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"4916\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3078\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3022\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"2529\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2346\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"1892\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"1729\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"1680\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"1678\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"1676\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1612\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"1609\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1505\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1322\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1276\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1175\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1171\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1083\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1079\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:3:\"918\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:3:\"905\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"874\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"843\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"837\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"794\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"758\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"748\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"709\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:3:\"700\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"692\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"682\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"657\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"649\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"642\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"642\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:3:\"623\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"620\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"605\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"600\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"593\";}}','yes'),(140,'woocommerce_default_country','US:FL','yes'),(141,'woocommerce_allowed_countries','all','yes'),(143,'woocommerce_demo_store','no','yes'),(144,'woocommerce_demo_store_notice','This is a demo store for testing purposes — no orders shall be fulfilled.','no'),(145,'woocommerce_api_enabled','yes','yes'),(146,'woocommerce_currency','USD','yes'),(147,'woocommerce_currency_pos','left','yes'),(148,'woocommerce_price_thousand_sep',',','yes'),(149,'woocommerce_price_decimal_sep','.','yes'),(150,'woocommerce_price_num_decimals','0','yes'),(151,'woocommerce_weight_unit','lbs','yes'),(152,'woocommerce_dimension_unit','in','yes'),(153,'woocommerce_enable_review_rating','no','no'),(154,'woocommerce_review_rating_required','yes','no'),(155,'woocommerce_review_rating_verification_label','yes','no'),(156,'woocommerce_review_rating_verification_required','no','no'),(157,'woocommerce_shop_page_id','287','yes'),(158,'woocommerce_shop_page_display','','yes'),(159,'woocommerce_category_archive_display','','yes'),(160,'woocommerce_default_catalog_orderby','menu_order','yes'),(161,'woocommerce_cart_redirect_after_add','no','yes'),(162,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(163,'shop_catalog_image_size','a:2:{s:5:\"width\";s:3:\"680\";s:6:\"height\";s:3:\"450\";}','yes'),(164,'shop_single_image_size','a:2:{s:5:\"width\";s:3:\"680\";s:6:\"height\";s:3:\"450\";}','yes'),(165,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"115\";s:6:\"height\";s:3:\"115\";s:4:\"crop\";s:1:\"1\";}','yes'),(166,'woocommerce_enable_lightbox','no','yes'),(167,'woocommerce_manage_stock','yes','yes'),(168,'woocommerce_hold_stock_minutes','60','no'),(169,'woocommerce_notify_low_stock','yes','no'),(170,'woocommerce_notify_no_stock','yes','no'),(171,'woocommerce_stock_email_recipient','tsbarra@twinstarhome.com','no'),(172,'woocommerce_notify_low_stock_amount','2','no'),(173,'woocommerce_notify_no_stock_amount','0','no'),(174,'woocommerce_hide_out_of_stock_items','no','yes'),(175,'woocommerce_stock_format','','yes'),(176,'woocommerce_file_download_method','force','no'),(177,'woocommerce_downloads_require_login','no','no'),(178,'woocommerce_downloads_grant_access_after_payment','yes','no'),(179,'woocommerce_calc_taxes','no','yes'),(180,'woocommerce_prices_include_tax','no','yes'),(181,'woocommerce_tax_based_on','shipping','yes'),(182,'woocommerce_default_customer_address','geolocation','yes'),(183,'woocommerce_shipping_tax_class','title','yes'),(184,'woocommerce_tax_round_at_subtotal','no','yes'),(185,'woocommerce_tax_classes','Reduced Rate\r\nZero Rate','yes'),(186,'woocommerce_tax_display_shop','excl','yes'),(187,'woocommerce_tax_display_cart','excl','no'),(188,'woocommerce_price_display_suffix','','yes'),(189,'woocommerce_tax_total_display','itemized','no'),(190,'woocommerce_enable_coupons','yes','no'),(191,'woocommerce_enable_guest_checkout','yes','no'),(192,'woocommerce_force_ssl_checkout','yes','yes'),(193,'woocommerce_unforce_ssl_checkout','no','yes'),(194,'woocommerce_cart_page_id','5','yes'),(195,'woocommerce_checkout_page_id','6','yes'),(196,'woocommerce_terms_page_id','','no'),(197,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(198,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(199,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(200,'woocommerce_calc_shipping','yes','yes'),(201,'woocommerce_enable_shipping_calc','no','no'),(202,'woocommerce_shipping_cost_requires_address','no','no'),(203,'woocommerce_shipping_method_format','','no'),(204,'woocommerce_ship_to_destination','billing','no'),(205,'woocommerce_ship_to_countries','','yes'),(206,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(207,'woocommerce_myaccount_page_id','7','yes'),(208,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(209,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(210,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(211,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(212,'woocommerce_logout_endpoint','customer-logout','yes'),(213,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(214,'woocommerce_enable_myaccount_registration','no','no'),(215,'woocommerce_enable_checkout_login_reminder','yes','no'),(216,'woocommerce_registration_generate_username','yes','no'),(217,'woocommerce_registration_generate_password','no','no'),(218,'woocommerce_email_from_name','wordpress1','no'),(219,'woocommerce_email_from_address','tsbarra@twinstarhome.com','no'),(220,'woocommerce_email_header_image','','no'),(221,'woocommerce_email_footer_text','wordpress1 - Powered by WooCommerce','no'),(222,'woocommerce_email_base_color','#557da1','no'),(223,'woocommerce_email_background_color','#f5f5f5','no'),(224,'woocommerce_email_body_background_color','#fdfdfd','no'),(225,'woocommerce_email_text_color','#505050','no'),(1872,'_transient_wc_review_count_2031426172917','0','no'),(2421,'woocommerce_db_version','2.3.6','yes'),(2422,'woocommerce_version','2.3.6','yes'),(229,'woocommerce_admin_notices','a:1:{i:0;s:13:\"theme_support\";}','yes'),(238,'woocommerce_allow_tracking','no','yes'),(232,'recently_activated','a:9:{s:29:\"modal-dialog/modal-dialog.php\";i:1426500787;s:53:\"mod_woocommerce_magicthumb/magicthumb-woocommerce.php\";i:1426267593;s:41:\"woocommerce-colors/woocommerce-colors.php\";i:1426252719;s:26:\"widget-twitter/twitter.php\";i:1426171392;s:29:\"wolf-twitter/wolf-twitter.php\";i:1426171224;s:53:\"easy-twitter-feed-widget/easy-twitter-feed-widget.php\";i:1426120207;s:54:\"authorizenet-payment-gateway-for-woocommerce/index.php\";i:1426111494;s:33:\"social-media-icons/smc_widget.php\";i:1426102829;s:35:\"js_composer_salient/js_composer.php\";i:1426003146;}','yes'),(2842,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(2431,'_transient_e5cd43f9b8e1658e5c40f9d3fb99f2a0_version_data','a:4:{s:4:\"date\";s:10:\"2015-02-09\";s:7:\"version\";s:5:\"1.4.1\";s:6:\"update\";s:55:\"Fix - Fix failed subscription renewals with free trials\";s:9:\"changelog\";a:5:{s:7:\"headers\";a:12:{s:12:\"content-type\";s:10:\"text/plain\";s:14:\"content-length\";s:4:\"3497\";s:10:\"connection\";s:5:\"close\";s:4:\"date\";s:29:\"Fri, 13 Mar 2015 14:08:58 GMT\";s:13:\"last-modified\";s:29:\"Tue, 10 Mar 2015 10:37:30 GMT\";s:4:\"etag\";s:34:\"\"12f3cca2a23bc7a104a38635228a08bf\"\";s:13:\"accept-ranges\";s:5:\"bytes\";s:6:\"server\";s:8:\"AmazonS3\";s:3:\"age\";s:5:\"12044\";s:7:\"x-cache\";s:19:\"Hit from cloudfront\";s:3:\"via\";s:64:\"1.1 000eca98f04542144e2f811d381d6de1.cloudfront.net (CloudFront)\";s:11:\"x-amz-cf-id\";s:56:\"jPRUMoA5ma-TPX5HAzdRBZlW16vFNarj_vtG6jKkXgmdKWPuXqWpWg==\";}s:4:\"body\";s:3497:\"*** WooCommerce Authorize.net CIM Gateway Changelog ***\n\n2015.02.09 - version 1.4.1\n * Fix - Fix failed subscription renewals with free trials\n\n2015.02.09 - version 1.4.0\n * Misc - WooCommerce 2.3 Compatibility\n\n2014.10.28 - version 1.3.5\n * Fix - Fix failed subscription renewals in some cases\n * Fix - Don\'t delete profile IDs on failed payment to avoid most \"duplicate record\" errors\n * Fix - Use the correct text domain, \'woocommerce-gateway-authorize-net-cim\'\n\n2014.09.10 - version 1.3.4\n * Fix - Fix potential error in admin when CIM is not available for your Authorize.net account\n\n2014.09.07 - version 1.3.3\n * Fix - Prevent phone number from being sent to Authorize.net to avoid failed payments\n * Fix - Limit line items to 30 for profile transactions\n * Misc - WooCommerce 2.2 Compatibility\n\n2014.08.19 - version 1.3.2\n * Fix - Fix incorrect line item totals for Subscriptions\n * Fix - Fix duplicate line item description\n * Fix - Fix line item encoding issue\n\n2014.07.14 - version 1.3.1\n * Fix - Allow deleting profiles that no longer exist in CIM\n * Fix - Limit transaction line items to 30\n\n2014.05.27 - version 1.3\n * Feature - Tax and Shipping information is now included in transactions\n * Fix - $0 Subscription renewals are now processed correctly\n * Fix - Fix transaction failures when an order contains fees\n\n2014.04.25 - version 1.2\n * Feature - Line item information is now included in transactions\n\n2014.01.20 - version 1.1\n * Misc - WooCommerce 2.1 compatibility\n * Misc - Uses SkyVerge Plugin Framework\n * Localization - Text domain changed from `wc-gateway-authorize-net-cim` to `woocommerce-gateway-authorize-net-cim`\n\n2013.09.24 - version 1.0.9\n * Feature - Add support for WooCommerce Subscriptions 1.4 \"Change Payment Method\" feature\n * Fix - Correctly store payment profile ID on subscription orders when initial total is $0\n * Tweak - The Bill To State/Province is now properly displayed when required at checkout if using a European payment processor\n\n2013.08.23 - version 1.0.8\n * Tweak - All billing fields are now required at checkout when using a European payment processor\n * Tweak - Prevent a potential \"duplicate transaction\" error when a customer is re-entering an incorrect CVV\n * Tweak - Update plugin action links\n\n2013.08.09 - version 1.0.7\n * Fix - When the CVV is set as required, customers must enter it even when using a saved card. This ensures any CVV filters set with the Authorize.net control panel will flag mismatched/invalid CVV codes.\n\n2013.07.26 - version 1.0.6\n * Tweak - You can now delete the CIM customer profile ID stored for the customer from the Edit User page\n\n2013.07.12 - version 1.0.5\n * Tweak - Strip non-digits from credit card and CVV fields before processing, kudos Brian D.\n\n2013.06.18 - version 1.0.4\n * Tweak - Display a notice if the CIM Add-On is not enabled for your Authorize.net account\n\n2013.05.31 - version 1.0.3\n * Tweak - Increase the range of valid credit card expiration dates to 10 years\n\n2013.05.17 - version 1.0.2\n * Feature - You can now change the CIM customer profile ID stored for the customer from the Edit User page\n * Tweak - Added `wc_authorize_net_cim_transaction_description` filter so the default transaction description can be changed\n * Tweak - Added `wc_authorize_net_cim_transaction_po_number` filter so PO Numbers can be provided for transactions\n\n2013.05.03 - version 1.0.1\n * Tweak - Include shipping information in CIM profile transactions\n\n2013.04.11 - version 1.0\n * Initial Release :)\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}','no'),(2434,'_transient_timeout_wc_review_count_2021426268377','1428860502','no'),(746,'secure_auth_key','TL`[P7qhskpwo]d9RmMh25#`va0%_aBuzul^($X.- 1X![j-:LD=>Mp$A4OMV~Kv','yes'),(262,'_transient_shipping-transient-version','1426181835','yes'),(263,'_transient_timeout_wc_ship_02793a4f70e959c901f2310b3232956a','1424983592','no'),(264,'_transient_wc_ship_02793a4f70e959c901f2310b3232956a','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(265,'_transient_timeout_wc_ship_93e5d05900c73544c12b76b705d3eb08','1424983605','no'),(266,'_transient_wc_ship_93e5d05900c73544c12b76b705d3eb08','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2901,'_site_transient_timeout_available_translations','1426397354','yes'),(2902,'_site_transient_available_translations','a:52:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-17 19:01:24\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-27 15:23:28\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-18 11:10:33\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-08 17:39:56\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-26 03:38:28\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-03 13:54:58\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-18 22:27:33\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-04 12:59:40\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-14 07:42:05\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-05 22:03:06\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-17 20:53:36\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-05 09:59:30\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-28 01:01:02\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-18 13:11:32\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-05 15:18:10\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-25 14:34:19\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:3:\"4.1\";s:7:\"updated\";s:19:\"2014-12-19 08:14:32\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-04 19:47:01\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.0/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-09 12:20:08\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-23 14:29:09\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"4.1\";s:7:\"updated\";s:19:\"2014-12-17 07:01:16\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-12 17:29:55\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-05 17:37:43\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.0/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-17 18:37:43\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-12 01:05:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.1/haz.zip\";s:3:\"iso\";a:2:{i:1;s:3:\"haz\";i:2;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-03 17:11:23\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-20 16:50:00\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-15 20:01:36\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-09 07:56:43\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-26 01:33:47\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-02 13:41:23\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-29 10:53:40\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-21 03:05:42\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-08 00:36:50\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-23 10:05:46\";s:12:\"english_name\";s:7:\"Burmese\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-18 11:09:37\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-18 13:44:24\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-16 15:47:22\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-14 04:27:22\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/ps.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ps\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-19 19:37:03\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-25 20:46:09\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-23 20:34:01\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-17 18:16:58\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-03-02 18:38:35\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-13 22:38:48\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:3:\"4.1\";s:7:\"updated\";s:19:\"2014-12-18 19:08:01\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-29 09:41:07\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-26 04:10:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.1/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-01-19 08:42:08\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-19 05:33:04\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:19:\"2015-02-19 08:39:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"4.1\";s:7:\"updated\";s:19:\"2014-12-26 02:21:02\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','yes'),(267,'_transient_timeout_wc_ship_f2434db10b42821b363822c53b2c4334','1424983641','no'),(268,'_transient_wc_ship_f2434db10b42821b363822c53b2c4334','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(269,'_transient_timeout_wc_ship_02381f27bb7406a80e0bd09e558aff67','1424983722','no'),(270,'_transient_wc_ship_02381f27bb7406a80e0bd09e558aff67','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(314,'_transient_timeout_wc_ship_9e791180d112b9a5668636bc9cddb6b0','1424985163','no'),(271,'_transient_timeout_wc_ship_530f85e7ab4791b0cd7914598f1a55c7','1424983728','no'),(272,'_transient_wc_ship_530f85e7ab4791b0cd7914598f1a55c7','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(273,'_transient_timeout_wc_ship_b5ecf21e6eedc4c4ab2a1060e3a5bf82','1424983729','no'),(274,'_transient_wc_ship_b5ecf21e6eedc4c4ab2a1060e3a5bf82','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4055,'_transient_timeout_geoip_12.42.101.50','1427133799','no'),(4056,'_transient_geoip_12.42.101.50','US','no'),(343,'woo_ce_upsell_formatting','1','yes'),(573,'_transient_wc_rating_count_321425039712','0','no'),(574,'_transient_timeout_wc_average_rating_321425039712','1456576972','no'),(285,'woo_ce_secret_key','dWrHJ0MZjHmyb9Y912Pix50MyZ2hPPCHXh8UcFTQlZfq2irNQ6uLYF6GiODj1IWW','yes'),(577,'_transient_wc_rating_count_81425039712','0','no'),(286,'woo_ce_export_filename','woo-export_%dataset%-%date%','yes'),(287,'woo_ce_delete_csv','0','yes'),(288,'woo_ce_delimiter',',','yes'),(289,'woo_ce_category_separator','|','yes'),(290,'woo_ce_bom','1','yes'),(291,'woo_ce_encoding','UTF-8','yes'),(292,'woo_ce_escape_formatting','all','yes'),(293,'woo_ce_date_format','d/m/Y','yes'),(294,'woo_ce_xml_attribute_url','1','yes'),(295,'woo_ce_xml_attribute_title','1','yes'),(296,'woo_ce_xml_attribute_date','1','yes'),(297,'woo_ce_xml_attribute_time','0','yes'),(298,'woo_ce_xml_attribute_export','1','yes'),(299,'woo_ce_enable_auto','0','yes'),(300,'woo_ce_auto_type','order','yes'),(301,'woo_ce_auto_interval','0','yes'),(302,'woo_ce_auto_method','email','yes'),(303,'woo_ce_enable_cron','0','yes'),(304,'woo_ce_email_to','alexandria@bmielite.com','yes'),(305,'woo_ce_post_to','','yes'),(306,'vl_dismiss_update_notice','1','yes'),(452,'woo_ce_order_fields','a:79:{s:11:\"purchase_id\";s:2:\"on\";s:7:\"post_id\";s:2:\"on\";s:14:\"purchase_total\";s:2:\"on\";s:14:\"order_currency\";s:2:\"on\";s:17:\"purchase_subtotal\";s:2:\"on\";s:14:\"order_discount\";s:2:\"on\";s:11:\"coupon_code\";s:2:\"on\";s:14:\"order_excl_tax\";s:2:\"on\";s:15:\"order_sales_tax\";s:2:\"on\";s:18:\"order_shipping_tax\";s:2:\"on\";s:18:\"payment_gateway_id\";s:2:\"on\";s:15:\"payment_gateway\";s:2:\"on\";s:18:\"shipping_method_id\";s:2:\"on\";s:15:\"shipping_method\";s:2:\"on\";s:13:\"shipping_cost\";s:2:\"on\";s:15:\"shipping_weight\";s:2:\"on\";s:14:\"payment_status\";s:2:\"on\";s:11:\"post_status\";s:2:\"on\";s:9:\"order_key\";s:2:\"on\";s:13:\"purchase_date\";s:2:\"on\";s:13:\"purchase_time\";s:2:\"on\";s:16:\"customer_message\";s:2:\"on\";s:13:\"customer_note\";s:2:\"on\";s:11:\"order_notes\";s:2:\"on\";s:14:\"total_quantity\";s:2:\"on\";s:7:\"user_id\";s:2:\"on\";s:9:\"user_name\";s:2:\"on\";s:9:\"user_role\";s:2:\"on\";s:10:\"ip_address\";s:2:\"on\";s:13:\"browser_agent\";s:2:\"on\";s:17:\"billing_full_name\";s:2:\"on\";s:18:\"billing_first_name\";s:2:\"on\";s:17:\"billing_last_name\";s:2:\"on\";s:15:\"billing_company\";s:2:\"on\";s:15:\"billing_address\";s:2:\"on\";s:17:\"billing_address_1\";s:2:\"on\";s:17:\"billing_address_2\";s:2:\"on\";s:12:\"billing_city\";s:2:\"on\";s:16:\"billing_postcode\";s:2:\"on\";s:13:\"billing_state\";s:2:\"on\";s:18:\"billing_state_full\";s:2:\"on\";s:15:\"billing_country\";s:2:\"on\";s:20:\"billing_country_full\";s:2:\"on\";s:13:\"billing_phone\";s:2:\"on\";s:13:\"billing_email\";s:2:\"on\";s:18:\"shipping_full_name\";s:2:\"on\";s:19:\"shipping_first_name\";s:2:\"on\";s:18:\"shipping_last_name\";s:2:\"on\";s:16:\"shipping_company\";s:2:\"on\";s:16:\"shipping_address\";s:2:\"on\";s:18:\"shipping_address_1\";s:2:\"on\";s:18:\"shipping_address_2\";s:2:\"on\";s:13:\"shipping_city\";s:2:\"on\";s:17:\"shipping_postcode\";s:2:\"on\";s:14:\"shipping_state\";s:2:\"on\";s:19:\"shipping_state_full\";s:2:\"on\";s:16:\"shipping_country\";s:2:\"on\";s:21:\"shipping_country_full\";s:2:\"on\";s:22:\"order_items_product_id\";s:2:\"on\";s:24:\"order_items_variation_id\";s:2:\"on\";s:15:\"order_items_sku\";s:2:\"on\";s:16:\"order_items_name\";s:2:\"on\";s:21:\"order_items_variation\";s:2:\"on\";s:23:\"order_items_description\";s:2:\"on\";s:19:\"order_items_excerpt\";s:2:\"on\";s:21:\"order_items_tax_class\";s:2:\"on\";s:20:\"order_items_quantity\";s:2:\"on\";s:17:\"order_items_total\";s:2:\"on\";s:20:\"order_items_subtotal\";s:2:\"on\";s:15:\"order_items_rrp\";s:2:\"on\";s:15:\"order_items_tax\";s:2:\"on\";s:24:\"order_items_tax_subtotal\";s:2:\"on\";s:16:\"order_items_type\";s:2:\"on\";s:20:\"order_items_category\";s:2:\"on\";s:15:\"order_items_tag\";s:2:\"on\";s:23:\"order_items_total_sales\";s:2:\"on\";s:18:\"order_items_weight\";s:2:\"on\";s:24:\"order_items_total_weight\";s:2:\"on\";s:17:\"order_items_stock\";s:2:\"on\";}','yes'),(338,'woo_ce_limit_volume','','yes'),(339,'woo_ce_offset','','yes'),(340,'woo_ce_export_format','csv','yes'),(322,'_transient_timeout_geoip_10.9.71.1','1425586647','no'),(323,'_transient_geoip_10.9.71.1','','no'),(324,'_transient_timeout_external_ip_address_10.9.71.1','1425586647','no'),(325,'_transient_external_ip_address_10.9.71.1','209.17.114.79','no'),(4252,'_transient_timeout_geoip_191.242.44.242','1427157127','no'),(4253,'_transient_geoip_191.242.44.242','BR','no'),(344,'woo_ce_crosssell_formatting','1','yes'),(315,'_transient_wc_ship_9e791180d112b9a5668636bc9cddb6b0','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(341,'woo_ce_product_orderby','ID','yes'),(342,'woo_ce_product_order','DESC','yes'),(345,'woo_ce_products_fields','a:51:{s:9:\"parent_id\";s:2:\"on\";s:10:\"parent_sku\";s:2:\"on\";s:10:\"product_id\";s:2:\"on\";s:3:\"sku\";s:2:\"on\";s:4:\"name\";s:2:\"on\";s:4:\"slug\";s:2:\"on\";s:9:\"permalink\";s:2:\"on\";s:11:\"description\";s:2:\"on\";s:7:\"excerpt\";s:2:\"on\";s:9:\"post_date\";s:2:\"on\";s:13:\"post_modified\";s:2:\"on\";s:4:\"type\";s:2:\"on\";s:10:\"visibility\";s:2:\"on\";s:8:\"featured\";s:2:\"on\";s:7:\"virtual\";s:2:\"on\";s:12:\"downloadable\";s:2:\"on\";s:5:\"price\";s:2:\"on\";s:10:\"sale_price\";s:2:\"on\";s:21:\"sale_price_dates_from\";s:2:\"on\";s:19:\"sale_price_dates_to\";s:2:\"on\";s:6:\"weight\";s:2:\"on\";s:11:\"weight_unit\";s:2:\"on\";s:6:\"height\";s:2:\"on\";s:11:\"height_unit\";s:2:\"on\";s:5:\"width\";s:2:\"on\";s:10:\"width_unit\";s:2:\"on\";s:6:\"length\";s:2:\"on\";s:11:\"length_unit\";s:2:\"on\";s:8:\"category\";s:2:\"on\";s:3:\"tag\";s:2:\"on\";s:5:\"image\";s:2:\"on\";s:15:\"product_gallery\";s:2:\"on\";s:10:\"tax_status\";s:2:\"on\";s:9:\"tax_class\";s:2:\"on\";s:13:\"file_download\";s:2:\"on\";s:14:\"download_limit\";s:2:\"on\";s:15:\"download_expiry\";s:2:\"on\";s:13:\"download_type\";s:2:\"on\";s:12:\"manage_stock\";s:2:\"on\";s:8:\"quantity\";s:2:\"on\";s:12:\"stock_status\";s:2:\"on\";s:16:\"allow_backorders\";s:2:\"on\";s:17:\"sold_individually\";s:2:\"on\";s:10:\"upsell_ids\";s:2:\"on\";s:13:\"crosssell_ids\";s:2:\"on\";s:11:\"product_url\";s:2:\"on\";s:11:\"button_text\";s:2:\"on\";s:13:\"purchase_note\";s:2:\"on\";s:14:\"product_status\";s:2:\"on\";s:14:\"enable_reviews\";s:2:\"on\";s:10:\"menu_order\";s:2:\"on\";}','yes'),(390,'_transient_timeout_wc_ship_4123ce25d56eacd5eb62b3cbd47ffac6','1424987287','no'),(391,'_transient_wc_ship_4123ce25d56eacd5eb62b3cbd47ffac6','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(404,'woo_ce_last_export','order','yes'),(405,'woo_ce_users_fields','a:30:{s:7:\"user_id\";s:2:\"on\";s:9:\"user_name\";s:2:\"on\";s:9:\"user_role\";s:2:\"on\";s:10:\"first_name\";s:2:\"on\";s:9:\"last_name\";s:2:\"on\";s:9:\"full_name\";s:2:\"on\";s:9:\"nick_name\";s:2:\"on\";s:5:\"email\";s:2:\"on\";s:3:\"url\";s:2:\"on\";s:15:\"date_registered\";s:2:\"on\";s:18:\"billing_first_name\";s:2:\"on\";s:17:\"billing_last_name\";s:2:\"on\";s:15:\"billing_company\";s:2:\"on\";s:17:\"billing_address_1\";s:2:\"on\";s:17:\"billing_address_2\";s:2:\"on\";s:12:\"billing_city\";s:2:\"on\";s:16:\"billing_postcode\";s:2:\"on\";s:15:\"billing_country\";s:2:\"on\";s:13:\"billing_state\";s:2:\"on\";s:13:\"billing_phone\";s:2:\"on\";s:13:\"billing_email\";s:2:\"on\";s:19:\"shipping_first_name\";s:2:\"on\";s:18:\"shipping_last_name\";s:2:\"on\";s:16:\"shipping_company\";s:2:\"on\";s:18:\"shipping_address_1\";s:2:\"on\";s:18:\"shipping_address_2\";s:2:\"on\";s:13:\"shipping_city\";s:2:\"on\";s:17:\"shipping_postcode\";s:2:\"on\";s:16:\"shipping_country\";s:2:\"on\";s:14:\"shipping_state\";s:2:\"on\";}','yes'),(450,'woo_ce_order_orderby','ID','yes'),(451,'woo_ce_order_order','ASC','yes'),(576,'_transient_timeout_wc_rating_count_81425039712','1456576972','no'),(386,'_wc_session_expires_47065e5480caf0d5cc33c7bbbec59ff3','1425156472','no'),(385,'_wc_session_47065e5480caf0d5cc33c7bbbec59ff3','a:25:{s:4:\"cart\";s:303:\"a:1:{s:32:\"c9f0f895fb98ab9159f51fd0297e236d\";a:9:{s:10:\"product_id\";i:8;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:9;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:9;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:9;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:1;s:5:\"total\";d:9;s:8:\"subtotal\";d:9;s:15:\"subtotal_ex_tax\";d:9;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:9:\"authorize\";s:8:\"customer\";s:465:\"a:14:{s:8:\"postcode\";s:5:\"33487\";s:4:\"city\";s:10:\"Boca Raton\";s:7:\"address\";s:23:\"1095 Broken Sounds PKWY\";s:9:\"address_2\";s:3:\"300\";s:5:\"state\";s:2:\"AL\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:5:\"33487\";s:13:\"shipping_city\";s:10:\"Boca Raton\";s:16:\"shipping_address\";s:23:\"1095 Broken Sounds PKWY\";s:18:\"shipping_address_2\";s:3:\"300\";s:14:\"shipping_state\";s:2:\"AL\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";s:22:\"order_awaiting_payment\";i:16;s:10:\"wc_notices\";N;}','no'),(373,'woocommerce_authorize_settings','a:10:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:13:\"Authorize.net\";s:11:\"description\";s:74:\"Pay securely by Credit or Debit Card through Authorize.net Secure Servers.\";s:8:\"login_id\";s:11:\"4V4AjCCdx2P\";s:15:\"transaction_key\";s:16:\"4nmb4XVW3653hhKy\";s:8:\"hash_key\";s:0:\"\";s:15:\"success_message\";s:45:\"Your payment has been processed successfully.\";s:14:\"failed_message\";s:35:\"Your transaction has been declined.\";s:12:\"working_mode\";s:10:\"false_test\";s:16:\"transaction_mode\";s:12:\"auth_capture\";}','yes'),(375,'_transient_timeout_wc_ship_3f8fc2c4aae0e4f28ebc510c720d5e45','1424987144','no'),(376,'_transient_wc_ship_3f8fc2c4aae0e4f28ebc510c720d5e45','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(377,'_transient_timeout_wc_ship_2a0c436342ee27ecf57a30cc5cf43881','1424987150','no'),(378,'_transient_wc_ship_2a0c436342ee27ecf57a30cc5cf43881','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4079,'_transient_woocommerce_cache_excluded_uris','a:6:{i:0;s:3:\"p=5\";i:1;s:5:\"/cart\";i:2;s:3:\"p=6\";i:3;s:9:\"/checkout\";i:4;s:3:\"p=7\";i:5;s:11:\"/my-account\";}','yes'),(379,'_transient_timeout_wc_ship_ceabc1aa5dd1331782f4f58737eb9de7','1424987157','no'),(380,'_transient_wc_ship_ceabc1aa5dd1331782f4f58737eb9de7','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(381,'_transient_timeout_wc_ship_e759925a85f0554e89b351eeadda1a15','1424987164','no'),(382,'_transient_wc_ship_e759925a85f0554e89b351eeadda1a15','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(659,'woocommerce_default_gateway','cod','yes'),(448,'woo_ce_order_items_formatting','unique','yes'),(449,'woo_ce_max_order_items','10','yes'),(453,'woo_ce_order_sorting','a:79:{s:11:\"purchase_id\";i:0;s:7:\"post_id\";i:1;s:14:\"purchase_total\";i:2;s:14:\"order_currency\";i:3;s:17:\"purchase_subtotal\";i:4;s:14:\"order_discount\";i:5;s:11:\"coupon_code\";i:6;s:14:\"order_excl_tax\";i:7;s:15:\"order_sales_tax\";i:8;s:18:\"order_shipping_tax\";i:9;s:18:\"payment_gateway_id\";i:10;s:15:\"payment_gateway\";i:11;s:18:\"shipping_method_id\";i:12;s:15:\"shipping_method\";i:13;s:13:\"shipping_cost\";i:14;s:15:\"shipping_weight\";i:15;s:14:\"payment_status\";i:16;s:11:\"post_status\";i:17;s:9:\"order_key\";i:18;s:13:\"purchase_date\";i:19;s:13:\"purchase_time\";i:20;s:16:\"customer_message\";i:21;s:13:\"customer_note\";i:22;s:11:\"order_notes\";i:23;s:14:\"total_quantity\";i:24;s:7:\"user_id\";i:25;s:9:\"user_name\";i:26;s:9:\"user_role\";i:27;s:10:\"ip_address\";i:28;s:13:\"browser_agent\";i:29;s:17:\"billing_full_name\";i:30;s:18:\"billing_first_name\";i:31;s:17:\"billing_last_name\";i:32;s:15:\"billing_company\";i:33;s:15:\"billing_address\";i:34;s:17:\"billing_address_1\";i:35;s:17:\"billing_address_2\";i:36;s:12:\"billing_city\";i:37;s:16:\"billing_postcode\";i:38;s:13:\"billing_state\";i:39;s:18:\"billing_state_full\";i:40;s:15:\"billing_country\";i:41;s:20:\"billing_country_full\";i:42;s:13:\"billing_phone\";i:43;s:13:\"billing_email\";i:44;s:18:\"shipping_full_name\";i:45;s:19:\"shipping_first_name\";i:46;s:18:\"shipping_last_name\";i:47;s:16:\"shipping_company\";i:48;s:16:\"shipping_address\";i:49;s:18:\"shipping_address_1\";i:50;s:18:\"shipping_address_2\";i:51;s:13:\"shipping_city\";i:52;s:17:\"shipping_postcode\";i:53;s:14:\"shipping_state\";i:54;s:19:\"shipping_state_full\";i:55;s:16:\"shipping_country\";i:56;s:21:\"shipping_country_full\";i:57;s:22:\"order_items_product_id\";i:58;s:24:\"order_items_variation_id\";i:59;s:15:\"order_items_sku\";i:60;s:16:\"order_items_name\";i:61;s:21:\"order_items_variation\";i:62;s:23:\"order_items_description\";i:63;s:19:\"order_items_excerpt\";i:64;s:21:\"order_items_tax_class\";i:65;s:20:\"order_items_quantity\";i:66;s:17:\"order_items_total\";i:67;s:20:\"order_items_subtotal\";i:68;s:15:\"order_items_rrp\";i:69;s:15:\"order_items_tax\";i:70;s:24:\"order_items_tax_subtotal\";i:71;s:16:\"order_items_type\";i:72;s:20:\"order_items_category\";i:73;s:15:\"order_items_tag\";i:74;s:23:\"order_items_total_sales\";i:75;s:18:\"order_items_weight\";i:76;s:24:\"order_items_total_weight\";i:77;s:17:\"order_items_stock\";i:78;}','yes'),(461,'woo_ce_delete_file','0','yes'),(462,'woo_ce_header_formatting','1','yes'),(463,'woo_ce_xml_attribute_orderby','0','yes'),(464,'woo_ce_xml_attribute_order','0','yes'),(465,'woo_ce_xml_attribute_limit','0','yes'),(466,'woo_ce_xml_attribute_offset','0','yes'),(467,'woo_ce_auto_product_type','a:0:{}','yes'),(468,'woo_ce_auto_product_stock','','yes'),(469,'woo_ce_auto_product_category','a:0:{}','yes'),(470,'woo_ce_auto_product_tag','a:0:{}','yes'),(471,'woo_ce_auto_order_status','','yes'),(472,'woo_ce_auto_order_date','','yes'),(473,'woo_ce_auto_order_dates_from','','yes'),(474,'woo_ce_auto_order_dates_to','','yes'),(475,'woo_ce_auto_order_date_variable','','yes'),(476,'woo_ce_auto_order_date_variable_length','','yes'),(477,'woo_ce_auto_format','csv','yes'),(478,'woo_ce_auto_ftp_method_host','','yes'),(479,'woo_ce_auto_ftp_method_user','bmiwpfgarage','yes'),(480,'woo_ce_auto_ftp_method_pass','webTSI2015','yes'),(481,'woo_ce_auto_ftp_method_port','','yes'),(482,'woo_ce_auto_ftp_method_path','','yes'),(483,'woo_ce_auto_ftp_method_passive','auto','yes'),(484,'woo_ce_auto_ftp_method_timeout','','yes'),(485,'woo_ce_scheduled_fields','all','yes'),(486,'woo_ce_cron_fields','all','yes'),(575,'_transient_wc_average_rating_321425039712','','no'),(492,'woo_ce_recent_scheduled_exports','a:5:{i:0;a:5:{s:7:\"post_id\";i:19;s:4:\"name\";s:31:\"woo-export_order-2015_02_26.csv\";s:4:\"date\";i:1424987855;s:6:\"method\";s:5:\"email\";s:5:\"error\";s:0:\"\";}i:1;a:5:{s:7:\"post_id\";i:20;s:4:\"name\";s:31:\"woo-export_order-2015_02_26.csv\";s:4:\"date\";i:1424988094;s:6:\"method\";s:5:\"email\";s:5:\"error\";s:0:\"\";}i:2;a:5:{s:7:\"post_id\";i:21;s:4:\"name\";s:31:\"woo-export_order-2015_02_26.csv\";s:4:\"date\";i:1424988219;s:6:\"method\";s:5:\"email\";s:5:\"error\";s:0:\"\";}i:3;a:5:{s:7:\"post_id\";i:22;s:4:\"name\";s:31:\"woo-export_order-2015_02_26.csv\";s:4:\"date\";i:1424988455;s:6:\"method\";s:5:\"email\";s:5:\"error\";s:0:\"\";}i:4;a:5:{s:7:\"post_id\";i:31;s:4:\"name\";s:31:\"woo-export_order-2015_02_26.csv\";s:4:\"date\";i:1424990040;s:6:\"method\";s:5:\"email\";s:5:\"error\";s:0:\"\";}}','yes'),(578,'_transient_timeout_wc_average_rating_81425039712','1456576972','no'),(1629,'_transient_timeout_wc_ship_20ab80f4539b2b7119b4cf8add327976','1426110597','no'),(572,'_transient_timeout_wc_rating_count_321425039712','1456576972','no'),(579,'_transient_wc_average_rating_81425039712','','no'),(580,'_transient_timeout_wc_ship_99d8d41f509943c107ad5ce30885a2b9','1425044690','no'),(581,'_transient_wc_ship_99d8d41f509943c107ad5ce30885a2b9','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(582,'_transient_timeout_wc_ship_b4e714a6a27aa325ff24ab2fa3a03dbb','1425044692','no'),(583,'_transient_wc_ship_b4e714a6a27aa325ff24ab2fa3a03dbb','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(590,'_transient_wc_ship_4b10f56f09390b2fd53baebadada6c7e','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(591,'_transient_timeout_wc_ship_c69d51ff6e9b84dcc9b2a699ab9629ae','1425045430','no'),(592,'_transient_wc_ship_c69d51ff6e9b84dcc9b2a699ab9629ae','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(593,'_transient_timeout_wc_ship_4fa67a49d11635ce0dc1a7bab065e15b','1425045452','no'),(594,'_transient_wc_ship_4fa67a49d11635ce0dc1a7bab065e15b','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(595,'_transient_timeout_wc_ship_4f4e63974b3fcc0d2f6de2160141d707','1425045454','no'),(596,'_transient_wc_ship_4f4e63974b3fcc0d2f6de2160141d707','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(693,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:16:\"Cash on Delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(3917,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1426554677','no'),(3918,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1426511477','no'),(3923,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1426554678','no'),(3924,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\'>WordPress 4.2 Beta 1</a> <span class=\"rss-date\">March 12, 2015</span><div class=\"rssSummary\">WordPress 4.2 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.2, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://alexking.org/blog/2015/03/15/backupbuddy\'>Alex King: In Praise of BackupBuddy</a></li><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/03/live-in-the-moment/\'>Matt: Live in the Moment</a></li><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/03/raising-series-a/\'>Matt: Series A Struggle</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/ml-slider/\' class=\'dashboard-news-plugin-link\'>Meta Slider</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=ml-slider&_wpnonce=051a85065e&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Meta Slider\'>Install</a>)</span></li></ul></div>','no'),(3945,'_transient_timeout_wc_ship_4d16f71f1710dc7ee769f085908ff475','1426519787','no'),(3946,'_transient_wc_ship_4d16f71f1710dc7ee769f085908ff475','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3947,'_transient_timeout_wc_ship_112b1e4ef5f339f3db2a93762df20faa','1426519833','no'),(3948,'_transient_wc_ship_112b1e4ef5f339f3db2a93762df20faa','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3949,'_wc_session_1c09d5cc72b0bd9e8a0d86d791484bbc','a:24:{s:4:\"cart\";s:649:\"a:2:{s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}s:32:\"854d6fae5ee42911677c739ee1734486\";a:9:{s:10:\"product_id\";i:202;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:449;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:449;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:1198;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:2;s:5:\"total\";d:1198;s:8:\"subtotal\";i:1198;s:15:\"subtotal_ex_tax\";i:1198;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(3950,'_wc_session_expires_1c09d5cc72b0bd9e8a0d86d791484bbc','1426690210','no'),(3951,'_transient_timeout_wc_ship_41f5743f289813902f2df78976b693e1','1426521020','no'),(3952,'_transient_wc_ship_41f5743f289813902f2df78976b693e1','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3971,'_transient_wc_review_count_2011426521010','0','no'),(3984,'_transient_timeout_wc_product_children_ids_2041426522362','1429114366','no'),(3985,'_transient_wc_product_children_ids_2041426522362','a:1:{i:0;i:316;}','no'),(3986,'_transient_timeout_wc_product_children_ids_2011426522362','1429114383','no'),(3976,'_transient_timeout_wc_review_count_2021426521010','1429113311','no'),(3977,'_transient_wc_review_count_2021426521010','0','no'),(3978,'_transient_timeout_wc_review_count_2031426521010','1429113311','no'),(3979,'_transient_wc_review_count_2031426521010','0','no'),(3980,'_transient_timeout_wc_review_count_2041426521010','1429113311','no'),(3981,'_transient_wc_review_count_2041426521010','0','no'),(3987,'_transient_wc_product_children_ids_2011426522362','a:1:{i:0;i:295;}','no'),(3988,'_transient_timeout_wc_review_count_2011426522362','1429114383','no'),(3989,'_transient_wc_review_count_2011426522362','0','no'),(3990,'_transient_timeout_wc_review_count_2021426522362','1429114384','no'),(3991,'_transient_wc_review_count_2021426522362','0','no'),(3992,'_transient_timeout_wc_review_count_2031426522362','1429114384','no'),(3993,'_transient_wc_review_count_2031426522362','0','no'),(3994,'_transient_timeout_wc_review_count_2041426522362','1429114384','no'),(3995,'_transient_wc_review_count_2041426522362','0','no'),(3996,'_transient_timeout_wc_product_children_ids_2041426522531','1429114535','no'),(3997,'_transient_wc_product_children_ids_2041426522531','a:1:{i:0;i:316;}','no'),(3998,'_transient_timeout_wc_product_children_ids_2011426522531','1429114550','no'),(3999,'_transient_wc_product_children_ids_2011426522531','a:1:{i:0;i:295;}','no'),(4000,'_transient_timeout_wc_review_count_2011426522531','1429114550','no'),(4001,'_transient_wc_review_count_2011426522531','0','no'),(4002,'_transient_timeout_wc_review_count_2021426522531','1429114550','no'),(4003,'_transient_wc_review_count_2021426522531','0','no'),(4004,'_transient_timeout_wc_review_count_2031426522531','1429114550','no'),(4005,'_transient_wc_review_count_2031426522531','0','no'),(4006,'_transient_timeout_wc_review_count_2041426522531','1429114550','no'),(4007,'_transient_wc_review_count_2041426522531','0','no'),(4008,'_transient_timeout_wc_product_children_ids_2031426522647','1429114650','no'),(4009,'_transient_wc_product_children_ids_2031426522647','a:1:{i:0;i:501;}','no'),(4010,'_transient_timeout_wc_product_children_ids_2031426522708','1429114711','no'),(4011,'_transient_wc_product_children_ids_2031426522708','a:1:{i:0;i:501;}','no'),(4013,'_transient_timeout_wc_product_children_ids_2021426522822','1429114826','no'),(4014,'_transient_wc_product_children_ids_2021426522822','a:1:{i:0;i:502;}','no'),(4015,'_transient_timeout_wc_product_children_ids_2021426522854','1429114857','no'),(4016,'_transient_wc_product_children_ids_2021426522854','a:1:{i:0;i:502;}','no'),(4017,'_transient_timeout_wc_product_children_ids_2011426522854','1429114863','no'),(4018,'_transient_wc_product_children_ids_2011426522854','a:1:{i:0;i:295;}','no'),(3922,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1426511478','no'),(1839,'_transient_wc_average_rating_2011426172917','','no'),(1806,'product_cat_children','a:0:{}','yes'),(1807,'product_shipping_class_children','a:0:{}','yes'),(1808,'_transient_timeout_wc_rating_count_2041426172258','1457708266','no'),(1809,'_transient_wc_rating_count_2041426172258','0','no'),(1810,'_transient_timeout_wc_review_count_2041426172258','1457708266','no'),(1811,'_transient_wc_review_count_2041426172258','0','no'),(1812,'_transient_timeout_wc_average_rating_2041426172258','1457708266','no'),(1813,'_transient_wc_average_rating_2041426172258','','no'),(1840,'_wc_session_1','a:25:{s:4:\"cart\";s:346:\"a:1:{s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:4989:\"a:2:{s:32:\"757b505cfd34c64c85ca5b5690ee5293\";a:10:{s:10:\"product_id\";i:201;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:10:\"line_total\";d:1498;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:1498;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":7:{s:2:\"id\";i:201;s:4:\"post\";O:7:\"WP_Post\":25:{s:2:\"ID\";i:201;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-12 14:52:19\";s:13:\"post_date_gmt\";s:19:\"2015-03-12 14:52:19\";s:12:\"post_content\";s:408:\"• Solid hardwood work surface\r\n• Welded Steel Construction\r\n• Rugged Rack Undercarriage Shelf\r\n• Tested to hold over 3,000 pounds\r\n\r\nThe Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.\";s:10:\"post_title\";s:9:\"WORKBENCH\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:9:\"workbench\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-12 17:25:33\";s:17:\"post_modified_gmt\";s:19:\"2015-03-12 17:25:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:66:\"http://fantasy-garage.com/wordpress1/?post_type=product&p=201\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:15:\"twinstar_status\";N;}s:12:\"product_type\";s:6:\"simple\";s:13:\"\0*\0dimensions\";s:0:\"\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:5:\"price\";s:3:\"749\";}}s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:10:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:20:\"WC_Product_Variation\":19:{s:12:\"variation_id\";i:295;s:6:\"parent\";O:19:\"WC_Product_Variable\":8:{s:8:\"children\";N;s:11:\"total_stock\";N;s:2:\"id\";i:201;s:4:\"post\";O:7:\"WP_Post\":25:{s:2:\"ID\";i:201;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-12 14:52:19\";s:13:\"post_date_gmt\";s:19:\"2015-03-12 14:52:19\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:9:\"WORKBENCH\";s:12:\"post_excerpt\";s:715:\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\r\n\r\n \r\n\r\n<span style=\"font-weight: 600; color: #b30509; font-style: italic; font-size: 18px;\">PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER </span>\r\n\r\n \r\n\r\n<strong>• Solid hardwood work surface</strong>\r\n<strong> • Welded Steel Construction</strong>\r\n<strong> • Rugged Rack Undercarriage Shelf</strong>\r\n<strong> • Tested to hold over 3,000 pounds</strong>\r\n\r\n \r\n\r\nThe Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:9:\"workbench\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-14 21:47:58\";s:17:\"post_modified_gmt\";s:19:\"2015-03-14 21:47:58\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:66:\"http://fantasy-garage.com/wordpress1/?post_type=product&p=201\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:15:\"twinstar_status\";N;}s:12:\"product_type\";s:8:\"variable\";s:13:\"\0*\0dimensions\";s:0:\"\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;}s:24:\"variation_shipping_class\";b:0;s:27:\"variation_shipping_class_id\";b:0;s:17:\"variation_has_sku\";b:1;s:20:\"variation_has_length\";b:1;s:19:\"variation_has_width\";b:1;s:20:\"variation_has_height\";b:1;s:20:\"variation_has_weight\";b:1;s:23:\"variation_has_tax_class\";b:1;s:32:\"variation_has_downloadable_files\";b:1;s:28:\"\0*\0variation_level_meta_data\";a:11:{s:12:\"downloadable\";s:2:\"no\";s:7:\"virtual\";s:2:\"no\";s:12:\"manage_stock\";s:2:\"no\";s:21:\"sale_price_dates_from\";s:0:\"\";s:19:\"sale_price_dates_to\";s:0:\"\";s:5:\"price\";s:0:\"\";s:13:\"regular_price\";s:0:\"\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:0;s:12:\"stock_status\";s:7:\"instock\";s:18:\"downloadable_files\";a:0:{}}s:32:\"\0*\0variation_inherited_meta_data\";a:7:{s:9:\"tax_class\";s:0:\"\";s:10:\"backorders\";s:2:\"no\";s:3:\"sku\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:2:\"id\";i:201;s:4:\"post\";r:66;s:12:\"product_type\";s:9:\"variation\";s:13:\"\0*\0dimensions\";s:0:\"\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;}}}\";s:19:\"cart_contents_total\";d:749;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:1;s:5:\"total\";d:749;s:8:\"subtotal\";i:749;s:15:\"subtotal_ex_tax\";i:749;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:17:\"authorize_net_cim\";s:8:\"customer\";s:481:\"a:14:{s:8:\"postcode\";s:10:\"33487-3501\";s:4:\"city\";s:10:\"Boca Raton\";s:7:\"address\";s:25:\"1095 Broken Sound Pkwy NW\";s:9:\"address_2\";s:3:\"300\";s:5:\"state\";s:2:\"FL\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:10:\"33487-3501\";s:13:\"shipping_city\";s:10:\"Boca Raton\";s:16:\"shipping_address\";s:25:\"1095 Broken Sound Pkwy NW\";s:18:\"shipping_address_2\";s:3:\"300\";s:14:\"shipping_state\";s:2:\"FL\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:1;}\";s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"order_awaiting_payment\";i:523;}','no'),(1836,'_transient_timeout_wc_rating_count_2011426172917','1457709091','no'),(1837,'_transient_wc_rating_count_2011426172917','0','no'),(1838,'_transient_timeout_wc_average_rating_2011426172917','1457709091','no'),(1818,'_transient_timeout_wc_rating_count_2021426172258','1457708308','no'),(1819,'_transient_wc_rating_count_2021426172258','0','no'),(1820,'_transient_timeout_wc_average_rating_2021426172258','1457708308','no'),(1821,'_transient_wc_average_rating_2021426172258','','no'),(1822,'_transient_timeout_wc_rating_count_321426172258','1457708308','no'),(1823,'_transient_wc_rating_count_321426172258','0','no'),(1824,'_transient_timeout_wc_average_rating_321426172258','1457708308','no'),(1825,'_transient_wc_average_rating_321426172258','','no'),(1826,'_transient_timeout_wc_rating_count_2031426172258','1457708308','no'),(1827,'_transient_wc_rating_count_2031426172258','0','no'),(1828,'_transient_timeout_wc_average_rating_2031426172258','1457708308','no'),(1829,'_transient_wc_average_rating_2031426172258','','no'),(1830,'_transient_timeout_wc_rating_count_2011426172258','1457708308','no'),(1831,'_transient_wc_rating_count_2011426172258','0','no'),(1832,'_transient_timeout_wc_average_rating_2011426172258','1457708308','no'),(1833,'_transient_wc_average_rating_2011426172258','','no'),(1841,'_wc_session_expires_1','1426689078','no'),(1942,'_transient_wc_rating_count_2011426178916','0','no'),(1943,'_transient_timeout_wc_review_count_2011426178916','1457714922','no'),(1845,'yith_wcmg_slider_direction','left','yes'),(1846,'yith_wcmg_enable_plugin','no','yes'),(1847,'yith_wcmg_force_sizes','no','yes'),(1848,'yith_wcmg_zoom_width','auto','yes'),(1849,'yith_wcmg_zoom_height','auto','yes'),(1850,'woocommerce_magnifier_image','a:3:{s:5:\"width\";s:3:\"680\";s:6:\"height\";s:3:\"450\";s:4:\"crop\";s:2:\"on\";}','yes'),(1851,'yith_wcmg_zoom_position','right','yes'),(1852,'yith_wcmg_zoom_mobile_position','inside','yes'),(1853,'yith_wcmg_loading_label','Loading...','yes'),(1854,'yith_wcmg_lens_opacity','0.5','yes'),(1855,'yith_wcmg_softfocus','no','yes'),(1856,'yith_wcmg_enableslider','yes','yes'),(1857,'yith_wcmg_slider_responsive','yes','yes'),(1858,'yith_wcmg_slider_items','4','yes'),(1859,'yith_wcmg_slider_circular','yes','yes'),(1860,'yith_wcmg_slider_infinite','yes','yes'),(1861,'_transient_timeout_wc_review_count_2011426172917','1457709742','no'),(1862,'_transient_wc_review_count_2011426172917','0','no'),(1864,'_transient_wc_rating_count_2021426172917','0','no'),(1865,'_transient_timeout_wc_review_count_2021426172917','1457710876','no'),(1866,'_transient_wc_review_count_2021426172917','0','no'),(1867,'_transient_timeout_wc_average_rating_2021426172917','1457710876','no'),(1868,'_transient_wc_average_rating_2021426172917','','no'),(1869,'_transient_timeout_wc_rating_count_2031426172917','1457710876','no'),(1870,'_transient_wc_rating_count_2031426172917','0','no'),(1871,'_transient_timeout_wc_review_count_2031426172917','1457710876','no'),(780,'_transient_timeout_wc_ship_85644b45f489c4d9bfefd9ece5da2c2f','1425504657','no'),(646,'tnwoo_checkout_post_id','','yes'),(647,'tnwoo_default_tax_code','P0000000','yes'),(965,'woocommerce_avatax_settings','a:28:{s:15:\"avalara_section\";s:0:\"\";s:11:\"avalara_url\";s:32:\"https://development.avalara.net/\";s:7:\"account\";s:10:\"1100061427\";s:7:\"license\";s:16:\"79BE73635B23920D\";s:12:\"company_code\";s:3:\"T01\";s:22:\"test_connection_button\";s:0:\"\";s:15:\"address_section\";s:0:\"\";s:13:\"origin_street\";s:27:\"1690 S Congress Ave Ste 210\";s:11:\"origin_city\";s:12:\"Delray Beach\";s:12:\"origin_state\";s:7:\"Florida\";s:10:\"origin_zip\";s:5:\"33435\";s:14:\"origin_country\";s:2:\"US\";s:20:\"validate_addr_button\";s:0:\"\";s:15:\"general_section\";s:0:\"\";s:16:\"disable_tax_calc\";s:2:\"no\";s:23:\"disable_addr_validation\";s:2:\"no\";s:16:\"default_tax_code\";s:8:\"P0000000\";s:20:\"default_freight_code\";s:8:\"FR020000\";s:14:\"cust_code_name\";s:2:\"no\";s:12:\"tax_discount\";s:2:\"no\";s:13:\"discount_desc\";s:17:\"Free Tax Discount\";s:15:\"business_vat_id\";s:0:\"\";s:15:\"filters_section\";s:0:\"\";s:22:\"tax_calc_filter_option\";s:2:\"no\";s:20:\"tax_calc_filter_list\";s:0:\"\";s:18:\"addr_filter_option\";s:2:\"no\";s:16:\"addr_filter_list\";s:0:\"\";s:13:\"admin_message\";s:0:\"\";}','yes'),(655,'tnwoo_admin_message','','yes'),(656,'woocommerce_flat_rate_settings','a:14:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:9:\"Flat Rate\";s:12:\"availability\";s:3:\"all\";s:9:\"countries\";s:0:\"\";s:10:\"tax_status\";s:4:\"none\";s:14:\"cost_per_order\";s:5:\"10.01\";s:16:\"additional_costs\";s:0:\"\";s:4:\"type\";s:5:\"order\";s:22:\"additional_costs_table\";b:0;s:11:\"minimum_fee\";s:0:\"\";s:6:\"addons\";s:0:\"\";s:7:\"options\";s:0:\"\";s:4:\"cost\";s:0:\"\";s:3:\"fee\";s:0:\"\";}','yes'),(657,'woocommerce_flat_rates','a:0:{}','yes'),(660,'woocommerce_gateway_order','a:7:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;s:17:\"simplify_commerce\";i:4;s:17:\"authorize_net_cim\";i:5;s:24:\"authorize_net_cim_echeck\";i:6;}','yes'),(699,'woocommerce_cheque_settings','a:4:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:14:\"Cheque Payment\";s:11:\"description\";s:102:\"Please send your cheque to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";s:12:\"instructions\";s:102:\"Please send your cheque to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";}','yes'),(992,'_transient_timeout_wc_ship_3687bec6a5e7aa2b52b9b97dd87e7cd5','1425937793','no'),(993,'_transient_wc_ship_3687bec6a5e7aa2b52b9b97dd87e7cd5','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(686,'_transient_timeout_wc_ship_d73e20636b2f9d6c602883eb55ebdd4d','1425424016','no'),(687,'_transient_wc_ship_d73e20636b2f9d6c602883eb55ebdd4d','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(688,'_transient_timeout_wc_ship_c7f9851257a28f28bd758d873345622e','1425424023','no'),(689,'_transient_wc_ship_c7f9851257a28f28bd758d873345622e','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(798,'_transient_timeout_wc_ship_fdcded58847a089ed1b76f1a15f1ec5e','1425510866','no'),(799,'_transient_wc_ship_fdcded58847a089ed1b76f1a15f1ec5e','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(691,'woocommerce_paypal_settings','a:18:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:8:\"advanced\";s:0:\"\";s:14:\"receiver_email\";s:0:\"\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:2:\"no\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:10:\"page_style\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";}','yes'),(800,'_transient_timeout_wc_ship_131b67a87b188cbb536671667355a5cd','1425510869','no'),(801,'_transient_wc_ship_131b67a87b188cbb536671667355a5cd','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(668,'_transient_timeout_wc_ship_6a6089c12b625052b43b4cd148481ae9','1425423001','no'),(669,'_transient_wc_ship_6a6089c12b625052b43b4cd148481ae9','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(772,'tnwoo_origin_country','US','yes'),(670,'_transient_timeout_wc_ship_9719189d1dee33a1042078db3b255b3f','1425423041','no'),(671,'_transient_wc_ship_9719189d1dee33a1042078db3b255b3f','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(672,'_transient_timeout_wc_ship_df089441bf84e4b5858a477a707efd3c','1425423048','no'),(673,'_transient_wc_ship_df089441bf84e4b5858a477a707efd3c','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(679,'_transient_timeout_wc_ship_86fdeb0f274b0111136e2a4b8fc6604b','1425423215','no'),(675,'_transient_timeout_wc_ship_1b6338cb02d36b76964c690e601f717b','1425423090','no'),(676,'_transient_wc_ship_1b6338cb02d36b76964c690e601f717b','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(777,'_transient_wc_ship_4a7390315f421000a18e04fec3b2fe89','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(824,'_transient_timeout_wc_ship_98364c4464d672eb5b33ed23448afbfb','1425511122','no'),(825,'_transient_wc_ship_98364c4464d672eb5b33ed23448afbfb','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(680,'_transient_wc_ship_86fdeb0f274b0111136e2a4b8fc6604b','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(681,'_transient_timeout_wc_ship_fa2f80ff932748be5b9d126af5c28662','1425423216','no'),(682,'_transient_wc_ship_fa2f80ff932748be5b9d126af5c28662','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(683,'_transient_timeout_wc_ship_8b9f12bd14252e05513e1ba359835073','1425423219','no'),(684,'_transient_wc_ship_8b9f12bd14252e05513e1ba359835073','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(695,'woocommerce_bacs_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:20:\"Direct Bank Transfer\";s:11:\"description\";s:173:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order won\'t be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:173:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order won\'t be shipped until the funds have cleared in our account.\";s:15:\"account_details\";s:0:\"\";}','yes'),(696,'woocommerce_bacs_accounts','a:1:{i:0;a:6:{s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}}','yes'),(702,'_wc_session_c06b1d02b1398cbd5c85cb15aac5d3fa','a:24:{s:4:\"cart\";s:305:\"a:1:{s:32:\"c9f0f895fb98ab9159f51fd0297e236d\";a:9:{s:10:\"product_id\";i:8;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:18;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:2;s:5:\"total\";d:28.010000000000002;s:8:\"subtotal\";d:18;s:15:\"subtotal_ex_tax\";d:18;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:10.01;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:23:\"chosen_shipping_methods\";s:26:\"a:1:{i:0;s:9:\"flat_rate\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:3:\"cod\";s:8:\"customer\";s:465:\"a:14:{s:8:\"postcode\";s:5:\"33435\";s:4:\"city\";s:10:\"Boca Raton\";s:7:\"address\";s:23:\"1095 Broken Sounds PKWY\";s:9:\"address_2\";s:3:\"300\";s:5:\"state\";s:2:\"FL\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:5:\"33435\";s:13:\"shipping_city\";s:10:\"Boca Raton\";s:16:\"shipping_address\";s:23:\"1095 Broken Sounds PKWY\";s:18:\"shipping_address_2\";s:3:\"300\";s:14:\"shipping_state\";s:2:\"FL\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";s:10:\"wc_notices\";N;}','no'),(703,'_wc_session_expires_c06b1d02b1398cbd5c85cb15aac5d3fa','1425593607','no'),(747,'secure_auth_salt','pog,n;e?~EE#X:z|tb-]mhq;;{s8z-m&nbOf3*md[#(d&<eoE}{:#Z?tZAjd|qzb','yes'),(764,'tnwoo_account','1100061427','yes'),(765,'tnwoo_license','79BE73635B23920D','yes'),(704,'_transient_timeout_wc_ship_c1fddd68c9be7a4b0869cce1357897f2','1425424467','no'),(705,'_transient_wc_ship_c1fddd68c9be7a4b0869cce1357897f2','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(706,'_transient_timeout_wc_ship_35a7ee082cbb5b0152f3ec98c17834fc','1425424471','no'),(707,'_transient_wc_ship_35a7ee082cbb5b0152f3ec98c17834fc','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(826,'_transient_timeout_wc_ship_5d43bebe1f02426cdd2603ef041adca2','1425511132','no'),(710,'_transient_timeout_wc_ship_c68f02379edab07ac7a40f531c5319c4','1425425088','no'),(711,'_transient_wc_ship_c68f02379edab07ac7a40f531c5319c4','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(712,'_transient_timeout_wc_ship_16c0e34b351db1efff7e8b30833a87e5','1425425272','no'),(713,'_transient_wc_ship_16c0e34b351db1efff7e8b30833a87e5','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(714,'_transient_timeout_geoip_54.86.66.252','1426069084','no'),(715,'_transient_geoip_54.86.66.252','US','no'),(802,'_transient_timeout_wc_ship_5080db25c243c31a9d0a56001ca526ea','1425510910','no'),(794,'_transient_timeout_wc_ship_060ee4401bc62b84412a724ecc8a74b7','1425510811','no'),(795,'_transient_wc_ship_060ee4401bc62b84412a724ecc8a74b7','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(803,'_transient_wc_ship_5080db25c243c31a9d0a56001ca526ea','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1038,'theme_mods_twentyfourteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1425995482;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(1039,'current_theme','Strata Child','yes'),(1040,'theme_mods_strata-child','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:14:\"top-navigation\";i:6;}}','yes'),(1041,'theme_switched','','yes'),(1042,'qode_options_theme13','a:293:{s:11:\"first_color\";s:0:\"\";s:20:\"first_color_gradient\";s:0:\"\";s:21:\"first_gradient_border\";s:0:\"\";s:12:\"second_color\";s:0:\"\";s:21:\"second_color_gradient\";s:0:\"\";s:22:\"second_gradient_border\";s:0:\"\";s:11:\"third_color\";s:0:\"\";s:12:\"fourth_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:20:\"background_color_box\";s:0:\"\";s:22:\"background_color_boxes\";s:0:\"\";s:15:\"highlight_color\";s:0:\"\";s:15:\"selection_color\";s:0:\"\";s:16:\"background_image\";s:0:\"\";s:24:\"pattern_background_image\";s:0:\"\";s:13:\"favicon_image\";s:75:\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/favicon.png\";s:12:\"google_fonts\";s:6:\"Roboto\";s:16:\"page_transitions\";s:1:\"0\";s:5:\"boxed\";s:2:\"no\";s:17:\"loading_animation\";s:3:\"off\";s:13:\"loading_image\";s:0:\"\";s:13:\"smooth_scroll\";s:3:\"yes\";s:14:\"responsiveness\";s:3:\"yes\";s:16:\"show_back_button\";s:3:\"yes\";s:27:\"elements_animation_on_touch\";s:2:\"no\";s:21:\"google_analytics_code\";s:0:\"\";s:22:\"internal_no_ajax_links\";s:0:\"\";s:10:\"custom_css\";s:4588:\"/****IMPORTANT NOTE: In header.php, $display_header_top section [currently lines 408 to 433] starting on line 408 was moved BELOW header_bottom div class. It originally started on line 254. In order words, the top and bottom header are in reverse ***/\r\n\r\n\r\n/* Header Info */\r\n\r\n.post-link {color: #b30509;}\r\n\r\n\r\n.header-widget {\r\ntext-align: center;\r\n}\r\n\r\nheader a[title=\"cart\"]{\r\nbackground-color: #f2f2f1 !important;\r\ncolor: #000000 !important;\r\n}\r\n\r\nheader a[title=\"order\"]{\r\nbackground-color: #b30509 !important;\r\ncolor: #ffffff !important;\r\n}\r\n\r\nnav.main_menu ul li a[title=\"cart\"]:hover {\r\nbackground-color: #b30509 !important;\r\ncolor: #ffffff !important;\r\n}\r\n\r\nnav.main_menu ul li a[title=\"order\"]:hover {\r\nbackground-color: #f2f2f1 !important;\r\ncolor: #000000 !important;\r\n}\r\n\r\n\r\n.row-container {width: 94%; padding-left: 75px; padding-right: 75px; min-width: 860px; margin: 0 auto;}\r\n\r\n.container_inner, .boxed .section .section_inner, .grid_section .section_inner {\r\n width: 94%;\r\n padding-left: 0px !important; \r\n padding-right: 75px;\r\n min-width: 392px !important;\r\n}\r\n\r\n\r\n.rowbg-left {background-size: contain !important;\r\nbackground-position: left !important;}\r\n\r\n.rowbg-left-cj {background-size: contain !important;\r\nbackground-position: left !important; padding: 4% 0; max-height:175px;}\r\n\r\n.q_logo {top:83% !important;}\r\n.q_logo a {height: 130px !important;}\r\n.q_logo img {-webkit-filter: drop-shadow(3px 5px 9px #222);\r\nfilter: drop-shadow(3px 5px 9px #222);}\r\n\r\n.content {\r\nmargin-top: -3px !important;;\r\n}\r\n\r\n.alfa h2 {font-family: Alfa Slab One !important; font-weight: 600 !important;}\r\n.roboto {font-family: roboto !important; font-weight: 800 !important; }\r\n\r\nnav.main_menu ul li a {\r\nwidth: 82px;\r\ntext-align: center;\r\nline-height: inherit !important;\r\nmargin: 10px 10px 0 0 !important;\r\nborder: 2px solid #000000;\r\n}\r\nnav.main_menu ul li a:active, nav.main_menu ul li a:hover{\r\nborder: 2px solid #bf0609;\r\nbackground-color: #000000 !important;\r\n}\r\n\r\nnav.main_menu > ul > li > a {\r\npadding: 6px 12px !important;\r\n}\r\n\r\n.inner ul li a {\r\nborder: none !important;\r\nwidth: 100% !important;;\r\ntext-align: left !important;;\r\nline-height: inherit !important;\r\nmargin: 0px !important;\r\n}\r\n\r\n.inner > ul > li > a {\r\npadding: 0px !important;\r\n}\r\n.drop_down .second.bellow_header {top: 50px !important;}\r\n.drop_down .second.bellow_header .inner>ul {background-color: #bf0609;}\r\n.drop_down .second .inner ul {padding: 0px !important; }\r\n.drop_down .second .inner ul li{padding: 20px;}\r\n.drop_down .second .inner ul li a {margin: 0px !important; padding: 15px;}\r\n.drop_down .second.bellow_header .inner>ul>li:hover {background-color: #590e0f;}\r\n.drop_down .second .inner > ul > li > a:hover {background-color: transparent !important;}\r\n\r\n.fa-shopping-cart {padding-right: 8px;}\r\n.header_top, .header_bottom, .header_top .right .inner>div {border-bottom: none !important;border-left: none !important; border-right: none; !important}\r\n\r\n.header_top .right { margin-top: -2.2%; margin-right: 3%;}\r\n\r\n.title_subtitle_holder {padding-top: 0px !important;}\r\n\r\n/* Homepage Row */\r\n\r\n.features .vc_col-sm-1 {\r\nwidth: 20% !important;\r\npadding-left: 0px !important;\r\npadding-right: 0px !important;\r\n}\r\n\r\n.features .vc_col-sm-2 {\r\nwidth: 20% !important;\r\npadding-left: 0px !important;\r\npadding-right: 0px !important;\r\n}\r\n\r\n.features .vc_col-sm-3 {\r\nwidth: 20% !important;\r\npadding-left: 0px !important;\r\npadding-right: 0px!important;\r\n}\r\n\r\n.grid_section .section_inner { \r\nmargin: 0px !important;\r\n}\r\n\r\n/* Checkout Page */\r\n\r\n\r\n\r\n\r\n\r\n/* Footer */\r\n\r\n.footer_top .widget_recent_entries>ul>li:after, .footer_top .widget_pages ul li:after, .footer_top .widget_meta>ul>li:after, .footer_top .widget_nav_menu ul li:after, .footer_top .widget_recent_comments>ul>li:after, .footer_top .widget_nav_menu ul li {\r\nborder-bottom: none !important;\r\npadding: 1px 0 !important;}\r\nfooter .two_columns_50_50>.column1 {width: 47%; !important;}\r\n.two_columns_50_50>.column2 { width: 53% !important;}\r\nfooter .column_inner #text-3 {text-align: right !important;}\r\nfooter a {text-transform: uppercase;}\r\nfooter a[title=\"products\"], footer a[title=\"news\"], footer a[title=\"about\"], footer a[title=\"faq\"] {font-weight:600; color: #ffffff !important;}\r\n#synved_social_follow-2 {margin-top: 20px;}\r\n#synved_social_follow-2 a {margin-right: 10px !important;}\r\n.footer_top, .footer_top_holder {border-bottom:none !important;}\r\n\r\n#rev_slider_2_1 > ul > li.tp-revslider-slidesli.active-revslide.current-sr-slide-visible > div:nth-child(2) {left: 0 !important;}\r\n\r\n.footer_top {padding: 2% 4%;}\r\n\r\n\";s:9:\"custom_js\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:16:\"disable_qode_seo\";s:2:\"no\";s:8:\"h1_color\";s:0:\"\";s:15:\"h1_google_fonts\";s:13:\"Alfa+Slab+One\";s:11:\"h1_fontsize\";s:2:\"70\";s:13:\"h1_lineheight\";s:2:\"70\";s:12:\"h1_fontstyle\";s:0:\"\";s:13:\"h1_fontweight\";s:0:\"\";s:16:\"h1_letterspacing\";s:0:\"\";s:8:\"h2_color\";s:0:\"\";s:15:\"h2_google_fonts\";s:13:\"Alfa+Slab+One\";s:11:\"h2_fontsize\";s:2:\"42\";s:13:\"h2_lineheight\";s:2:\"42\";s:12:\"h2_fontstyle\";s:0:\"\";s:13:\"h2_fontweight\";s:0:\"\";s:16:\"h2_letterspacing\";s:0:\"\";s:8:\"h3_color\";s:0:\"\";s:15:\"h3_google_fonts\";s:13:\"Alfa+Slab+One\";s:11:\"h3_fontsize\";s:0:\"\";s:13:\"h3_lineheight\";s:0:\"\";s:12:\"h3_fontstyle\";s:0:\"\";s:13:\"h3_fontweight\";s:0:\"\";s:16:\"h3_letterspacing\";s:0:\"\";s:8:\"h4_color\";s:0:\"\";s:15:\"h4_google_fonts\";s:6:\"Roboto\";s:11:\"h4_fontsize\";s:0:\"\";s:13:\"h4_lineheight\";s:0:\"\";s:12:\"h4_fontstyle\";s:0:\"\";s:13:\"h4_fontweight\";s:0:\"\";s:16:\"h4_letterspacing\";s:0:\"\";s:8:\"h5_color\";s:0:\"\";s:15:\"h5_google_fonts\";s:6:\"Roboto\";s:11:\"h5_fontsize\";s:0:\"\";s:13:\"h5_lineheight\";s:0:\"\";s:12:\"h5_fontstyle\";s:0:\"\";s:13:\"h5_fontweight\";s:0:\"\";s:16:\"h5_letterspacing\";s:0:\"\";s:8:\"h6_color\";s:0:\"\";s:15:\"h6_google_fonts\";s:6:\"Roboto\";s:11:\"h6_fontsize\";s:2:\"16\";s:13:\"h6_lineheight\";s:2:\"16\";s:12:\"h6_fontstyle\";s:0:\"\";s:13:\"h6_fontweight\";s:0:\"\";s:16:\"h6_letterspacing\";s:0:\"\";s:10:\"text_color\";s:7:\"#000000\";s:17:\"text_google_fonts\";s:2:\"-1\";s:13:\"text_fontsize\";s:0:\"\";s:15:\"text_lineheight\";s:0:\"\";s:14:\"text_fontstyle\";s:0:\"\";s:15:\"text_fontweight\";s:0:\"\";s:11:\"text_margin\";s:0:\"\";s:10:\"link_color\";s:0:\"\";s:15:\"link_hovercolor\";s:0:\"\";s:14:\"link_fontstyle\";s:0:\"\";s:15:\"link_fontweight\";s:0:\"\";s:19:\"link_fontdecoration\";s:0:\"\";s:16:\"page_title_color\";s:7:\"#000000\";s:23:\"page_title_google_fonts\";s:2:\"-1\";s:19:\"page_title_fontsize\";s:0:\"\";s:21:\"page_title_lineheight\";s:0:\"\";s:20:\"page_title_fontstyle\";s:0:\"\";s:21:\"page_title_fontweight\";s:0:\"\";s:15:\"info_data_color\";s:7:\"#000000\";s:22:\"info_data_google_fonts\";s:2:\"-1\";s:18:\"info_data_fontsize\";s:0:\"\";s:19:\"info_data_fontstyle\";s:0:\"\";s:20:\"info_data_fontweight\";s:0:\"\";s:20:\"info_data_icon_color\";s:0:\"\";s:14:\"header_in_grid\";s:3:\"yes\";s:15:\"header_top_area\";s:3:\"yes\";s:22:\"header_top_area_scroll\";s:2:\"no\";s:18:\"enable_breadcrumbs\";s:2:\"no\";s:13:\"enable_search\";s:2:\"no\";s:24:\"header_bottom_appearance\";s:7:\"regular\";s:12:\"header_style\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:27:\"header_top_background_color\";s:7:\"#000000\";s:23:\"header_background_color\";s:7:\"#000000\";s:30:\"header_background_color_scroll\";s:7:\"#000000\";s:30:\"header_background_color_sticky\";s:7:\"#000000\";s:22:\"header_separator_color\";s:4:\"none\";s:38:\"header_background_transparency_initial\";s:0:\"\";s:37:\"header_background_transparency_scroll\";s:0:\"\";s:37:\"header_background_transparency_sticky\";s:0:\"\";s:34:\"header_border_transparency_initial\";s:0:\"\";s:10:\"logo_image\";s:80:\"https://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/footer-logo.png\";s:16:\"logo_image_light\";s:80:\"https://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/footer-logo.png\";s:15:\"logo_image_dark\";s:80:\"https://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/footer-logo.png\";s:17:\"logo_image_sticky\";s:80:\"https://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/footer-logo.png\";s:17:\"center_logo_image\";s:2:\"no\";s:13:\"header_height\";s:3:\"110\";s:20:\"header_height_scroll\";s:0:\"\";s:20:\"header_height_sticky\";s:0:\"\";s:24:\"scroll_amount_for_sticky\";s:0:\"\";s:25:\"dropdown_background_color\";s:0:\"\";s:32:\"dropdown_background_transparency\";s:0:\"\";s:10:\"menu_color\";s:7:\"#ffffff\";s:15:\"menu_hovercolor\";s:7:\"#ffffff\";s:17:\"menu_google_fonts\";s:2:\"-1\";s:13:\"menu_fontsize\";s:0:\"\";s:15:\"menu_lineheight\";s:0:\"\";s:14:\"menu_fontstyle\";s:0:\"\";s:15:\"menu_fontweight\";s:0:\"\";s:14:\"dropdown_color\";s:7:\"#ffffff\";s:19:\"dropdown_hovercolor\";s:7:\"#ffffff\";s:21:\"dropdown_google_fonts\";s:2:\"-1\";s:17:\"dropdown_fontsize\";s:0:\"\";s:19:\"dropdown_lineheight\";s:0:\"\";s:18:\"dropdown_fontstyle\";s:0:\"\";s:19:\"dropdown_fontweight\";s:0:\"\";s:23:\"dropdown_color_thirdlvl\";s:7:\"#ffffff\";s:28:\"dropdown_hovercolor_thirdlvl\";s:7:\"#ffffff\";s:30:\"dropdown_google_fonts_thirdlvl\";s:2:\"-1\";s:26:\"dropdown_fontsize_thirdlvl\";s:0:\"\";s:28:\"dropdown_lineheight_thirdlvl\";s:0:\"\";s:27:\"dropdown_fontstyle_thirdlvl\";s:0:\"\";s:28:\"dropdown_fontweight_thirdlvl\";s:0:\"\";s:11:\"fixed_color\";s:0:\"\";s:16:\"fixed_hovercolor\";s:0:\"\";s:18:\"fixed_google_fonts\";s:2:\"-1\";s:14:\"fixed_fontsize\";s:0:\"\";s:16:\"fixed_lineheight\";s:0:\"\";s:15:\"fixed_fontstyle\";s:0:\"\";s:16:\"fixed_fontweight\";s:0:\"\";s:12:\"sticky_color\";s:0:\"\";s:17:\"sticky_hovercolor\";s:0:\"\";s:19:\"sticky_google_fonts\";s:2:\"-1\";s:15:\"sticky_fontsize\";s:0:\"\";s:17:\"sticky_lineheight\";s:0:\"\";s:16:\"sticky_fontstyle\";s:0:\"\";s:17:\"sticky_fontweight\";s:0:\"\";s:12:\"mobile_color\";s:0:\"\";s:17:\"mobile_hovercolor\";s:0:\"\";s:19:\"mobile_google_fonts\";s:2:\"-1\";s:15:\"mobile_fontsize\";s:0:\"\";s:17:\"mobile_lineheight\";s:0:\"\";s:16:\"mobile_fontstyle\";s:0:\"\";s:17:\"mobile_fontweight\";s:0:\"\";s:22:\"mobile_separator_color\";s:0:\"\";s:23:\"mobile_background_color\";s:0:\"\";s:21:\"mobile_letter_spacing\";s:0:\"\";s:18:\"animate_title_area\";s:2:\"no\";s:17:\"title_text_shadow\";s:2:\"no\";s:22:\"title_background_color\";s:0:\"\";s:22:\"responsive_title_image\";s:2:\"no\";s:17:\"fixed_title_image\";s:2:\"no\";s:11:\"title_image\";s:0:\"\";s:19:\"title_overlay_image\";s:0:\"\";s:12:\"title_height\";s:0:\"\";s:19:\"page_title_position\";s:4:\"left\";s:22:\"predefined_title_sizes\";s:5:\"small\";s:17:\"uncovering_footer\";s:2:\"no\";s:14:\"footer_in_grid\";s:3:\"yes\";s:15:\"show_footer_top\";s:3:\"yes\";s:18:\"footer_top_columns\";s:1:\"5\";s:11:\"footer_text\";s:2:\"no\";s:22:\"footer_separator_color\";s:4:\"none\";s:22:\"footer_top_title_color\";s:0:\"\";s:21:\"footer_top_text_color\";s:7:\"#c2c2c2\";s:17:\"footer_link_color\";s:7:\"#c2c2c2\";s:23:\"footer_link_hover_color\";s:7:\"#c8060b\";s:27:\"footer_top_background_color\";s:7:\"#000000\";s:24:\"footer_bottom_text_color\";s:7:\"#c2c2c2\";s:30:\"footer_bottom_background_color\";s:7:\"#000000\";s:15:\"separator_color\";s:0:\"\";s:19:\"separator_thickness\";s:0:\"\";s:19:\"separator_topmargin\";s:0:\"\";s:22:\"separator_bottommargin\";s:0:\"\";s:18:\"button_title_color\";s:0:\"\";s:23:\"button_title_hovercolor\";s:0:\"\";s:25:\"button_title_google_fonts\";s:2:\"-1\";s:21:\"button_title_fontsize\";s:0:\"\";s:23:\"button_title_lineheight\";s:0:\"\";s:22:\"button_title_fontstyle\";s:0:\"\";s:23:\"button_title_fontweight\";s:0:\"\";s:28:\"button_backgroundcolor_hover\";s:0:\"\";s:25:\"button_top_gradient_color\";s:0:\"\";s:28:\"button_bottom_gradient_color\";s:0:\"\";s:19:\"button_border_color\";s:0:\"\";s:19:\"message_title_color\";s:0:\"\";s:26:\"message_title_google_fonts\";s:2:\"-1\";s:22:\"message_title_fontsize\";s:0:\"\";s:24:\"message_title_lineheight\";s:0:\"\";s:23:\"message_title_fontstyle\";s:0:\"\";s:24:\"message_title_fontweight\";s:0:\"\";s:23:\"message_backgroundcolor\";s:0:\"\";s:19:\"message_bordercolor\";s:0:\"\";s:18:\"message_icon_color\";s:0:\"\";s:21:\"message_icon_fontsize\";s:0:\"\";s:21:\"blockquote_font_color\";s:0:\"\";s:27:\"blockquote_background_color\";s:0:\"\";s:23:\"blockquote_border_color\";s:0:\"\";s:27:\"blockquote_quote_icon_color\";s:0:\"\";s:23:\"pricing_table_top_color\";s:0:\"\";s:26:\"pricing_table_bottom_color\";s:0:\"\";s:26:\"pricing_table_border_color\";s:0:\"\";s:17:\"social_icon_color\";s:0:\"\";s:41:\"social_icon_top_gradient_background_color\";s:0:\"\";s:44:\"social_icon_bottom_gradient_background_color\";s:0:\"\";s:24:\"social_icon_border_color\";s:0:\"\";s:23:\"smooth_background_color\";s:0:\"\";s:16:\"smooth_bar_color\";s:0:\"\";s:16:\"enable_side_area\";s:2:\"no\";s:15:\"side_area_title\";s:0:\"\";s:26:\"side_area_background_color\";s:0:\"\";s:20:\"side_area_text_color\";s:0:\"\";s:21:\"side_area_title_color\";s:0:\"\";s:26:\"enable_content_bottom_area\";s:3:\"yes\";s:37:\"content_bottom_sidebar_custom_display\";s:0:\"\";s:22:\"content_bottom_in_grid\";s:2:\"no\";s:31:\"content_bottom_background_color\";s:0:\"\";s:14:\"parallax_speed\";s:1:\"1\";s:14:\"parallax_onoff\";s:2:\"on\";s:18:\"parallax_minheight\";s:3:\"400\";s:15:\"portfolio_style\";s:1:\"1\";s:19:\"portfolio_qode_like\";s:2:\"on\";s:23:\"lightbox_single_project\";s:2:\"no\";s:24:\"portfolio_columns_number\";s:1:\"2\";s:21:\"portfolio_single_slug\";s:0:\"\";s:25:\"blog_quote_link_box_color\";s:0:\"\";s:10:\"pagination\";s:1:\"1\";s:10:\"blog_style\";s:1:\"1\";s:21:\"category_blog_sidebar\";s:7:\"default\";s:18:\"blog_hide_comments\";s:2:\"no\";s:9:\"qode_like\";s:2:\"on\";s:15:\"blog_page_range\";s:0:\"\";s:15:\"number_of_chars\";i:45;s:23:\"number_of_chars_masonry\";s:0:\"\";s:27:\"number_of_chars_large_image\";s:0:\"\";s:27:\"number_of_chars_small_image\";s:0:\"\";s:19:\"blog_single_sidebar\";s:7:\"default\";s:34:\"blog_single_sidebar_custom_display\";s:0:\"\";s:16:\"blog_author_info\";s:2:\"no\";s:12:\"receive_mail\";s:0:\"\";s:19:\"enable_contact_form\";s:2:\"no\";s:25:\"hide_contact_form_website\";s:2:\"no\";s:10:\"email_from\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"use_recaptcha\";s:2:\"no\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:21:\"contact_heading_above\";s:0:\"\";s:17:\"enable_google_map\";s:2:\"no\";s:9:\"404_title\";s:0:\"\";s:12:\"404_subtitle\";s:0:\"\";s:8:\"404_text\";s:0:\"\";s:13:\"404_backlabel\";s:0:\"\";s:19:\"enable_social_share\";s:2:\"no\";s:21:\"enable_facebook_share\";s:2:\"no\";s:13:\"facebook_icon\";s:0:\"\";s:20:\"enable_twitter_share\";s:2:\"no\";s:12:\"twitter_icon\";s:0:\"\";s:11:\"twitter_via\";s:0:\"\";s:18:\"enable_google_plus\";s:2:\"no\";s:16:\"google_plus_icon\";s:0:\"\";s:15:\"enable_linkedin\";s:2:\"no\";s:13:\"linkedin_icon\";s:0:\"\";s:13:\"enable_tumblr\";s:2:\"no\";s:11:\"tumblr_icon\";s:0:\"\";s:16:\"enable_pinterest\";s:2:\"no\";s:14:\"pinterest_icon\";s:0:\"\";s:9:\"enable_vk\";s:2:\"no\";s:7:\"vk_icon\";s:0:\"\";}','yes'),(766,'tnwoo_company_code','T01','yes'),(768,'tnwoo_origin_street','1690 S Congress Ave Ste 210','yes'),(769,'tnwoo_origin_city','Delray Beach','yes'),(770,'tnwoo_origin_state','FL','yes'),(771,'tnwoo_origin_zip','33445-6330','yes'),(807,'_transient_wc_ship_63e83ac557b51e22d2a562b43ff51d38','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(804,'_transient_timeout_wc_ship_25d84c24a188254d5134ac8334cbffd6','1425510911','no'),(805,'_transient_wc_ship_25d84c24a188254d5134ac8334cbffd6','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(806,'_transient_timeout_wc_ship_63e83ac557b51e22d2a562b43ff51d38','1425510937','no'),(781,'_transient_wc_ship_85644b45f489c4d9bfefd9ece5da2c2f','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(790,'_transient_timeout_wc_ship_90604ffcf302f40e3f90c23ba8bfb8cf','1425510803','no'),(791,'_transient_wc_ship_90604ffcf302f40e3f90c23ba8bfb8cf','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(870,'_transient_wc_ship_e8b8ee47fbc180f3306a7ca61c0899fd','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(797,'_wc_session_expires_cfa731034825adefaed1f1bef5519c88','1425680061','no'),(808,'_transient_timeout_wc_ship_2571705893eb763c6c5c18ecc5cb082c','1425510960','no'),(809,'_transient_wc_ship_2571705893eb763c6c5c18ecc5cb082c','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(810,'_transient_timeout_wc_ship_1ff76dd37b451e5330f7ec6a759eeb16','1425510961','no'),(811,'_transient_wc_ship_1ff76dd37b451e5330f7ec6a759eeb16','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(812,'_transient_timeout_wc_ship_80203a883616bf35287d47191248c61a','1425510975','no'),(813,'_transient_wc_ship_80203a883616bf35287d47191248c61a','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(814,'_transient_timeout_wc_ship_cc788b335bb892a01896c382457a9342','1425510985','no'),(815,'_transient_wc_ship_cc788b335bb892a01896c382457a9342','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(816,'_transient_timeout_wc_ship_51c1938f254d30ec47d3e4919656b074','1425510998','no'),(817,'_transient_wc_ship_51c1938f254d30ec47d3e4919656b074','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(818,'_transient_timeout_wc_ship_b733a97b5f28647e2cf0f06827e368ba','1425511015','no'),(819,'_transient_wc_ship_b733a97b5f28647e2cf0f06827e368ba','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(820,'_transient_timeout_wc_ship_21aca62ef27d3a99a6e0b7c99d89e6b8','1425511020','no'),(821,'_transient_wc_ship_21aca62ef27d3a99a6e0b7c99d89e6b8','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(822,'_transient_timeout_wc_ship_952b87de9d6697ed54287cf2de608698','1425511121','no'),(823,'_transient_wc_ship_952b87de9d6697ed54287cf2de608698','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(827,'_transient_wc_ship_5d43bebe1f02426cdd2603ef041adca2','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(828,'_transient_timeout_wc_ship_58ea97957d8f330e7fb1e6571db2189f','1425511132','no'),(829,'_transient_wc_ship_58ea97957d8f330e7fb1e6571db2189f','a:2:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(830,'woocommerce_free_shipping_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:13:\"Free Shipping\";s:12:\"availability\";s:3:\"all\";s:9:\"countries\";s:0:\"\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:1:\"0\";}','yes'),(833,'_transient_timeout_wc_ship_7ff123f5cc5ca4194a843ccfc2a6acd0','1425511564','no'),(834,'_transient_wc_ship_7ff123f5cc5ca4194a843ccfc2a6acd0','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(835,'_transient_timeout_wc_ship_836d2cd11b7490365598910c65bc0b0e','1425511568','no'),(836,'_transient_wc_ship_836d2cd11b7490365598910c65bc0b0e','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(837,'_transient_timeout_wc_ship_54e271753877fcb407ac8c8dc7369551','1425511609','no'),(838,'_transient_wc_ship_54e271753877fcb407ac8c8dc7369551','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(839,'_transient_timeout_wc_ship_7200329284d2506c1b796fda22920b73','1425511612','no'),(840,'_transient_wc_ship_7200329284d2506c1b796fda22920b73','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(841,'_transient_timeout_wc_ship_6681168b2dec367a4a41c6715e22af95','1425511639','no'),(842,'_transient_wc_ship_6681168b2dec367a4a41c6715e22af95','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(869,'_transient_timeout_wc_ship_e8b8ee47fbc180f3306a7ca61c0899fd','1425574010','no'),(843,'_transient_timeout_wc_ship_e5dc6a7a217c56707d94c3472b2a2a46','1425511647','no'),(844,'_transient_wc_ship_e5dc6a7a217c56707d94c3472b2a2a46','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(846,'tnwoo_tax_calc_filter_list','','yes'),(847,'tnwoo_addr_filter_list','','yes'),(848,'tnwoo_business_vat_id','','yes'),(849,'tnwoo_tax_calc_filter_option','no','yes'),(850,'tnwoo_addr_filter_option','no','yes'),(851,'_transient_timeout_wc_ship_0f06c151716a540b17b05d9c411dc7fc','1425511839','no'),(852,'_transient_wc_ship_0f06c151716a540b17b05d9c411dc7fc','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(855,'_transient_timeout_wc_ship_102cba327c425876a9e8b33dca8993a3','1425571377','no'),(856,'_transient_wc_ship_102cba327c425876a9e8b33dca8993a3','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(994,'_transient_timeout_wc_ship_9addfb03142b9121923d7690cf197faf','1425937794','no'),(865,'_transient_timeout_wc_ship_fd89369747b87e6976006802f0ac069e','1425573951','no'),(866,'_transient_wc_ship_fd89369747b87e6976006802f0ac069e','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(867,'_transient_timeout_wc_ship_53b3cbf883e7bc42b45d7c1df174eb00','1425573965','no'),(868,'_transient_wc_ship_53b3cbf883e7bc42b45d7c1df174eb00','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1002,'_transient_timeout_wc_ship_826ecc0a8e38f783af2b30596622e025','1425939209','no'),(1874,'_transient_wc_average_rating_2031426172917','','no'),(1876,'_transient_timeout_wc_rating_count_2011426175998','1457712043','no'),(1978,'_transient_timeout_wc_rating_count_2011426179395','1457715418','no'),(1979,'_transient_wc_rating_count_2011426179395','0','no'),(1980,'_transient_timeout_wc_review_count_2011426179395','1457715418','no'),(1981,'_transient_wc_review_count_2011426179395','0','no'),(1982,'_transient_timeout_wc_average_rating_2011426179395','1457715418','no'),(4171,'_site_transient_timeout_browser_c917cbcbdbc2b619466b4aeb270ad980','1427143518','yes'),(4172,'_site_transient_browser_c917cbcbdbc2b619466b4aeb270ad980','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"36.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(954,'_transient_timeout_wc_ship_08a5cce52c22372e8e5d5cbad6d73620','1425930152','no'),(3909,'_transient_timeout_wc_admin_report','1426597870','no'),(3910,'_transient_wc_admin_report','a:2:{s:32:\"051db7e995a1f83ee9cffb0262a7df93\";a:4:{i:0;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:5:\"37.01\";s:9:\"post_date\";s:19:\"2015-03-03 21:53:50\";}i:1;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:6:\"150.59\";s:9:\"post_date\";s:19:\"2015-03-04 20:30:57\";}i:2;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:5:\"44.53\";s:9:\"post_date\";s:19:\"2015-03-05 15:46:49\";}i:3;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:4:\"0.01\";s:9:\"post_date\";s:19:\"2015-03-11 22:22:29\";}}s:32:\"6a667cbfad4c7202286057c9bb169f73\";a:3:{i:0;O:8:\"stdClass\":3:{s:10:\"product_id\";s:1:\"8\";s:15:\"sparkline_value\";s:1:\"3\";s:9:\"post_date\";s:19:\"2015-03-03 21:53:50\";}i:1;O:8:\"stdClass\":3:{s:10:\"product_id\";s:1:\"8\";s:15:\"sparkline_value\";s:1:\"8\";s:9:\"post_date\";s:19:\"2015-03-04 20:30:57\";}i:2;O:8:\"stdClass\":3:{s:10:\"product_id\";s:1:\"8\";s:15:\"sparkline_value\";s:1:\"3\";s:9:\"post_date\";s:19:\"2015-03-05 15:46:49\";}}}','no'),(1984,'_transient_timeout_wc_rating_count_2021426179395','1457715418','no'),(1985,'_transient_wc_rating_count_2021426179395','0','no'),(1986,'_transient_timeout_wc_review_count_2021426179395','1457715418','no'),(1987,'_transient_wc_review_count_2021426179395','0','no'),(950,'_transient_timeout_wc_ship_1042314da0bce853be696d67ce8fad5c','1425930140','no'),(951,'_transient_wc_ship_1042314da0bce853be696d67ce8fad5c','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(990,'_transient_timeout_wc_ship_334138e227adb12eb678d5e68243d174','1425937777','no'),(991,'_transient_wc_ship_334138e227adb12eb678d5e68243d174','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(955,'_transient_wc_ship_08a5cce52c22372e8e5d5cbad6d73620','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(988,'_transient_timeout_wc_ship_08e152efd94af8e26df99a616a53b6d9','1425937771','no'),(989,'_transient_wc_ship_08e152efd94af8e26df99a616a53b6d9','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(995,'_transient_wc_ship_9addfb03142b9121923d7690cf197faf','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1616,'_transient_timeout_wc_ship_62965ff13854c4b687a92387c8b1c023','1426110337','no'),(998,'_transient_timeout_wc_ship_9acb693c47f9da23d65a1e81de1189fc','1425939199','no'),(999,'_transient_wc_ship_9acb693c47f9da23d65a1e81de1189fc','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1000,'_transient_timeout_wc_ship_91f0c5185669fa7d02a948e5f95d9ee2','1425939201','no'),(1001,'_transient_wc_ship_91f0c5185669fa7d02a948e5f95d9ee2','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1003,'_transient_wc_ship_826ecc0a8e38f783af2b30596622e025','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1058,'woocommerce_permalinks','a:4:{s:13:\"category_base\";s:0:\"\";s:8:\"tag_base\";s:0:\"\";s:14:\"attribute_base\";s:0:\"\";s:12:\"product_base\";s:0:\"\";}','yes'),(1043,'theme_mods_strata','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1425995811;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";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:12:\"sidebar_page\";a:0:{}s:11:\"header_left\";a:0:{}s:12:\"header_right\";N;s:8:\"sidearea\";N;s:15:\"footer_column_1\";N;s:15:\"footer_column_2\";N;s:15:\"footer_column_3\";N;s:15:\"footer_column_4\";N;s:11:\"footer_text\";N;s:18:\"header_fixed_right\";N;s:20:\"woocommerce_dropdown\";N;}}}','yes'),(1047,'ls-plugin-version','5.3.2','yes'),(1048,'ls-db-version','5.0.0','yes'),(1049,'ls-installed','1','yes'),(1050,'ls-google-fonts','a:4:{i:0;a:2:{s:5:\"param\";s:28:\"Lato:100,300,regular,700,900\";s:5:\"admin\";b:0;}i:1;a:2:{s:5:\"param\";s:13:\"Open+Sans:300\";s:5:\"admin\";b:0;}i:2;a:2:{s:5:\"param\";s:20:\"Indie+Flower:regular\";s:5:\"admin\";b:0;}i:3;a:2:{s:5:\"param\";s:22:\"Oswald:300,regular,700\";s:5:\"admin\";b:0;}}','yes'),(1051,'ls-date-installed','1425996272','yes'),(1053,'vc_version','4.3.5','yes'),(1054,'salient','a:367:{s:8:\"last_tab\";s:1:\"0\";s:10:\"theme-skin\";s:8:\"original\";s:7:\"favicon\";s:0:\"\";s:11:\"back-to-top\";s:1:\"1\";s:18:\"one-page-scrolling\";s:1:\"1\";s:10:\"responsive\";s:1:\"1\";s:14:\"ext_responsive\";s:1:\"1\";s:20:\"external-dynamic-css\";s:1:\"1\";s:16:\"google-analytics\";s:0:\"\";s:10:\"custom-css\";s:1486:\"/* header */\r\nheader#top {\r\n max-width: 1425px;\r\nmargin: 0 auto;\r\n}\r\n\r\n.container-wrap {\r\n margin-top: 0 !important;\r\npadding-top: 0px !important;\r\n}\r\n\r\nheader#top nav > ul > li > a {\r\n padding-bottom: 0px !important;\r\n padding-top: 0px !important;\r\n} \r\n\r\nbody #header-outer{\r\nmax-height: 138px !important;}\r\n\r\nbody[data-header-color=\"custom\"] #header-outer .cart-menu {\r\n background-color: rgba(0, 0, 0, 0) !important;\r\n}\r\n\r\n.cart-menu{\r\n padding-bottom: 0px !important;\r\npadding-top: 25px !important;\r\n}\r\n\r\nbody[data-smooth-scrolling=\"0\"] #header-outer .widget_shopping_cart {\r\n margin-top: -8%;\r\n}\r\n\r\n\r\n/* Standard */\r\n\r\n\r\n.alfa h2 {font-family: Alfa Slab One !important; font-weight: 600 !important;}\r\n.container, .woocommerce-tabs .full-width-content .tab-container {\r\n max-width: none !important;\r\n padding: 0px !important;\r\n }\r\n \r\n.row-container {\r\n max-width:1425px;\r\n margin: 0 auto !Important;\r\n }\r\n \r\n#footer-widgets {\r\nmax-width: 1425px;\r\nmargin: 0 auto; \r\n}\r\n\r\n.full-image img {\r\n width: 100%;\r\n height: 100%;\r\n}\r\n\r\n/*homepage*/\r\n\r\n.vc_custom_1426013232541, .vc_custom_1426015710421 {max-height:176px; }\r\n\r\n.div.vc_row:nth-child(3) > div:nth-child(1) {\r\nbackground-image: url(\"/wordpress1/wp-content/uploads/2015/03/whitepattern.png\");\r\nbackground-repeat: repeat-x !important;\r\nbackground-position: bottom !important;\r\n\r\n}\r\n\r\n.vc_custom_1426021720690 {\r\n line-height:0px; \r\n}\r\n\r\n.wpb_text_column {padding: 10px 0;}\";s:12:\"accent-color\";s:7:\"#dd001b\";s:13:\"extra-color-1\";s:7:\"#5a0911\";s:13:\"extra-color-2\";s:7:\"#c10016\";s:13:\"extra-color-3\";s:7:\"#333333\";s:16:\"background-color\";s:7:\"#f1f1f1\";s:16:\"background_image\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:8:\"left top\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"use-custom-fonts\";s:1:\"1\";s:9:\"body_font\";s:6:\"Roboto\";s:14:\"body_font_size\";s:1:\"-\";s:21:\"body_font_line_height\";s:1:\"-\";s:15:\"body_font_style\";s:1:\"-\";s:19:\"body_font_transform\";s:1:\"-\";s:17:\"body_font_spacing\";s:1:\"-\";s:16:\"body_font_subset\";s:6:\"subset\";s:15:\"navigation_font\";s:1:\"-\";s:20:\"navigation_font_size\";s:1:\"-\";s:27:\"navigation_font_line_height\";s:1:\"-\";s:21:\"navigation_font_style\";s:1:\"-\";s:25:\"navigation_font_transform\";s:1:\"-\";s:23:\"navigation_font_spacing\";s:1:\"-\";s:22:\"navigation_font_subset\";s:6:\"subset\";s:24:\"navigation_dropdown_font\";s:1:\"-\";s:29:\"navigation_dropdown_font_size\";s:1:\"-\";s:36:\"navigation_dropdown_font_line_height\";s:1:\"-\";s:30:\"navigation_dropdown_font_style\";s:1:\"-\";s:34:\"navigation_dropdown_font_transform\";s:1:\"-\";s:32:\"navigation_dropdown_font_spacing\";s:1:\"-\";s:31:\"navigation_dropdown_font_subset\";s:6:\"subset\";s:26:\"nectar_slider_heading_font\";s:1:\"-\";s:31:\"nectar_slider_heading_font_size\";s:1:\"-\";s:38:\"nectar_slider_heading_font_line_height\";s:1:\"-\";s:32:\"nectar_slider_heading_font_style\";s:1:\"-\";s:36:\"nectar_slider_heading_font_transform\";s:1:\"-\";s:34:\"nectar_slider_heading_font_spacing\";s:1:\"-\";s:33:\"nectar_slider_heading_font_subset\";s:6:\"subset\";s:24:\"home_slider_caption_font\";s:1:\"-\";s:29:\"home_slider_caption_font_size\";s:1:\"-\";s:36:\"home_slider_caption_font_line_height\";s:1:\"-\";s:30:\"home_slider_caption_font_style\";s:1:\"-\";s:34:\"home_slider_caption_font_transform\";s:1:\"-\";s:32:\"home_slider_caption_font_spacing\";s:1:\"-\";s:31:\"home_slider_caption_font_subset\";s:6:\"subset\";s:16:\"testimonial_font\";s:1:\"-\";s:21:\"testimonial_font_size\";s:1:\"-\";s:28:\"testimonial_font_line_height\";s:1:\"-\";s:22:\"testimonial_font_style\";s:1:\"-\";s:26:\"testimonial_font_transform\";s:1:\"-\";s:24:\"testimonial_font_spacing\";s:1:\"-\";s:23:\"testimonial_font_subset\";s:6:\"subset\";s:21:\"sidebar_footer_h_font\";s:1:\"-\";s:26:\"sidebar_footer_h_font_size\";s:1:\"-\";s:33:\"sidebar_footer_h_font_line_height\";s:1:\"-\";s:27:\"sidebar_footer_h_font_style\";s:1:\"-\";s:31:\"sidebar_footer_h_font_transform\";s:1:\"-\";s:29:\"sidebar_footer_h_font_spacing\";s:1:\"-\";s:28:\"sidebar_footer_h_font_subset\";s:6:\"subset\";s:17:\"page_heading_font\";s:1:\"-\";s:22:\"page_heading_font_size\";s:1:\"-\";s:29:\"page_heading_font_line_height\";s:1:\"-\";s:23:\"page_heading_font_style\";s:1:\"-\";s:27:\"page_heading_font_transform\";s:1:\"-\";s:25:\"page_heading_font_spacing\";s:1:\"-\";s:24:\"page_heading_font_subset\";s:6:\"subset\";s:26:\"page_heading_subtitle_font\";s:1:\"-\";s:31:\"page_heading_subtitle_font_size\";s:1:\"-\";s:38:\"page_heading_subtitle_font_line_height\";s:1:\"-\";s:32:\"page_heading_subtitle_font_style\";s:1:\"-\";s:36:\"page_heading_subtitle_font_transform\";s:1:\"-\";s:34:\"page_heading_subtitle_font_spacing\";s:1:\"-\";s:33:\"page_heading_subtitle_font_subset\";s:6:\"subset\";s:18:\"team_member_h_font\";s:1:\"-\";s:23:\"team_member_h_font_size\";s:1:\"-\";s:30:\"team_member_h_font_line_height\";s:1:\"-\";s:24:\"team_member_h_font_style\";s:1:\"-\";s:28:\"team_member_h_font_transform\";s:1:\"-\";s:26:\"team_member_h_font_spacing\";s:1:\"-\";s:25:\"team_member_h_font_subset\";s:6:\"subset\";s:7:\"h1_font\";s:13:\"Alfa Slab One\";s:12:\"h1_font_size\";s:4:\"70px\";s:19:\"h1_font_line_height\";s:1:\"-\";s:13:\"h1_font_style\";s:1:\"-\";s:17:\"h1_font_transform\";s:1:\"-\";s:15:\"h1_font_spacing\";s:1:\"-\";s:14:\"h1_font_subset\";s:6:\"subset\";s:7:\"h2_font\";s:13:\"Alfa Slab One\";s:12:\"h2_font_size\";s:4:\"42px\";s:19:\"h2_font_line_height\";s:4:\"35px\";s:13:\"h2_font_style\";s:7:\"regular\";s:17:\"h2_font_transform\";s:9:\"uppercase\";s:15:\"h2_font_spacing\";s:5:\"1.5px\";s:14:\"h2_font_subset\";s:6:\"subset\";s:7:\"h3_font\";s:13:\"Alfa Slab One\";s:12:\"h3_font_size\";s:1:\"-\";s:19:\"h3_font_line_height\";s:1:\"-\";s:13:\"h3_font_style\";s:1:\"-\";s:17:\"h3_font_transform\";s:1:\"-\";s:15:\"h3_font_spacing\";s:1:\"-\";s:14:\"h3_font_subset\";s:6:\"subset\";s:7:\"h4_font\";s:1:\"-\";s:12:\"h4_font_size\";s:4:\"18px\";s:19:\"h4_font_line_height\";s:4:\"18px\";s:13:\"h4_font_style\";s:1:\"-\";s:17:\"h4_font_transform\";s:1:\"-\";s:15:\"h4_font_spacing\";s:1:\"-\";s:14:\"h4_font_subset\";s:6:\"subset\";s:7:\"h5_font\";s:1:\"-\";s:12:\"h5_font_size\";s:1:\"-\";s:19:\"h5_font_line_height\";s:1:\"-\";s:13:\"h5_font_style\";s:1:\"-\";s:17:\"h5_font_transform\";s:1:\"-\";s:15:\"h5_font_spacing\";s:1:\"-\";s:14:\"h5_font_subset\";s:6:\"subset\";s:6:\"i_font\";s:1:\"-\";s:11:\"i_font_size\";s:1:\"-\";s:13:\"i_line_height\";s:1:\"-\";s:12:\"i_font_style\";s:1:\"-\";s:16:\"i_font_transform\";s:1:\"-\";s:14:\"i_font_spacing\";s:1:\"-\";s:13:\"i_font_subset\";s:6:\"subset\";s:13:\"header_format\";s:7:\"default\";s:8:\"use-logo\";s:1:\"1\";s:4:\"logo\";s:72:\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/logo.png\";s:11:\"retina-logo\";s:0:\"\";s:11:\"logo-height\";s:3:\"180\";s:14:\"header-padding\";s:0:\"\";s:20:\"header-starting-logo\";s:0:\"\";s:27:\"header-starting-retina-logo\";s:0:\"\";s:25:\"header-starting-logo-dark\";s:0:\"\";s:32:\"header-starting-retina-logo-dark\";s:0:\"\";s:21:\"header-starting-color\";s:7:\"#ffffff\";s:23:\"header-resize-on-scroll\";s:1:\"1\";s:34:\"header-resize-on-scroll-shrink-num\";s:0:\"\";s:44:\"header-slide-out-widget-area-overlay-opacity\";s:4:\"dark\";s:21:\"header-disable-search\";s:1:\"1\";s:12:\"header-color\";s:6:\"custom\";s:23:\"header-background-color\";s:7:\"#000000\";s:17:\"header-font-color\";s:7:\"#ffffff\";s:23:\"header-font-hover-color\";s:7:\"#ffffff\";s:32:\"header-dropdown-background-color\";s:7:\"#c10016\";s:38:\"header-dropdown-background-hover-color\";s:7:\"#5a0911\";s:26:\"header-dropdown-font-color\";s:7:\"#ffffff\";s:32:\"header-dropdown-font-hover-color\";s:7:\"#ffffff\";s:33:\"secondary-header-background-color\";s:7:\"#F8F8F8\";s:27:\"secondary-header-font-color\";s:7:\"#666666\";s:33:\"secondary-header-font-hover-color\";s:7:\"#222222\";s:45:\"header-slide-out-widget-area-background-color\";s:7:\"#666666\";s:41:\"header-slide-out-widget-area-header-color\";s:7:\"#ffffff\";s:34:\"header-slide-out-widget-area-color\";s:7:\"#eefbfa\";s:40:\"header-slide-out-widget-area-hover-color\";s:7:\"#ffffff\";s:13:\"header_layout\";s:8:\"standard\";s:23:\"enable-main-footer-area\";s:1:\"1\";s:14:\"footer_columns\";s:1:\"4\";s:23:\"footer-background-color\";s:7:\"#313233\";s:17:\"footer-font-color\";s:7:\"#CCCCCC\";s:27:\"footer-secondary-font-color\";s:7:\"#777777\";s:33:\"footer-copyright-background-color\";s:7:\"#1F1F1F\";s:27:\"footer-copyright-font-color\";s:7:\"#777777\";s:21:\"footer-copyright-text\";s:0:\"\";s:17:\"transition-method\";s:4:\"ajax\";s:13:\"loading-image\";s:0:\"\";s:23:\"loading-image-animation\";s:4:\"none\";s:8:\"cta-text\";s:0:\"\";s:7:\"cta-btn\";s:0:\"\";s:12:\"cta-btn-link\";s:0:\"\";s:20:\"cta-background-color\";s:7:\"#ECEBE9\";s:14:\"cta-text-color\";s:7:\"#4B4F52\";s:13:\"cta-btn-color\";s:12:\"accent-color\";s:21:\"main_portfolio_layout\";s:1:\"3\";s:28:\"main_portfolio_project_style\";s:1:\"1\";s:16:\"portfolio_social\";s:1:\"1\";s:26:\"portfolio-facebook-sharing\";s:1:\"1\";s:25:\"portfolio-twitter-sharing\";s:1:\"1\";s:27:\"portfolio-pinterest-sharing\";s:1:\"1\";s:14:\"portfolio_date\";s:1:\"1\";s:25:\"portfolio_pagination_type\";s:7:\"default\";s:27:\"portfolio_pagination_number\";s:0:\"\";s:22:\"portfolio_rewrite_slug\";s:0:\"\";s:14:\"carousel-title\";s:0:\"\";s:13:\"carousel-link\";s:0:\"\";s:23:\"portfolio-sortable-text\";s:0:\"\";s:19:\"main-portfolio-link\";s:0:\"\";s:9:\"blog_type\";s:16:\"std-blog-sidebar\";s:17:\"blog_masonry_type\";s:7:\"classic\";s:19:\"blog_excerpt_length\";s:0:\"\";s:16:\"blog_header_type\";s:7:\"default\";s:11:\"blog_social\";s:1:\"1\";s:21:\"blog-facebook-sharing\";s:1:\"1\";s:20:\"blog-twitter-sharing\";s:1:\"1\";s:22:\"blog-pinterest-sharing\";s:1:\"1\";s:20:\"blog_pagination_type\";s:7:\"default\";s:18:\"recent-posts-title\";s:0:\"\";s:17:\"recent-posts-link\";s:0:\"\";s:10:\"zoom-level\";s:0:\"\";s:10:\"center-lat\";s:0:\"\";s:10:\"center-lng\";s:0:\"\";s:10:\"marker-img\";s:0:\"\";s:20:\"enable-map-animation\";s:1:\"1\";s:9:\"latitude1\";s:0:\"\";s:10:\"longitude1\";s:0:\"\";s:9:\"map-info1\";s:0:\"\";s:9:\"latitude2\";s:0:\"\";s:10:\"longitude2\";s:0:\"\";s:9:\"map-info2\";s:0:\"\";s:9:\"latitude3\";s:0:\"\";s:10:\"longitude3\";s:0:\"\";s:9:\"map-info3\";s:0:\"\";s:9:\"latitude4\";s:0:\"\";s:10:\"longitude4\";s:0:\"\";s:9:\"map-info4\";s:0:\"\";s:9:\"latitude5\";s:0:\"\";s:10:\"longitude5\";s:0:\"\";s:9:\"map-info5\";s:0:\"\";s:9:\"latitude6\";s:0:\"\";s:10:\"longitude6\";s:0:\"\";s:9:\"map-info6\";s:0:\"\";s:9:\"latitude7\";s:0:\"\";s:10:\"longitude7\";s:0:\"\";s:9:\"map-info7\";s:0:\"\";s:9:\"latitude8\";s:0:\"\";s:10:\"longitude8\";s:0:\"\";s:9:\"map-info8\";s:0:\"\";s:9:\"latitude9\";s:0:\"\";s:10:\"longitude9\";s:0:\"\";s:9:\"map-info9\";s:0:\"\";s:10:\"latitude10\";s:0:\"\";s:11:\"longitude10\";s:0:\"\";s:10:\"map-info10\";s:0:\"\";s:20:\"add-remove-locations\";s:0:\"\";s:9:\"map-color\";s:0:\"\";s:24:\"slider-caption-animation\";s:1:\"1\";s:23:\"slider-background-cover\";s:1:\"1\";s:15:\"slider-autoplay\";s:1:\"1\";s:20:\"slider-advance-speed\";s:0:\"\";s:22:\"slider-animation-speed\";s:0:\"\";s:13:\"slider-height\";s:0:\"\";s:15:\"slider-bg-color\";s:7:\"#000000\";s:24:\"sharing_btn_accent_color\";s:1:\"1\";s:12:\"facebook-url\";s:0:\"\";s:11:\"twitter-url\";s:0:\"\";s:15:\"google-plus-url\";s:0:\"\";s:9:\"vimeo-url\";s:0:\"\";s:12:\"dribbble-url\";s:0:\"\";s:13:\"pinterest-url\";s:0:\"\";s:11:\"youtube-url\";s:0:\"\";s:10:\"tumblr-url\";s:0:\"\";s:12:\"linkedin-url\";s:0:\"\";s:7:\"rss-url\";s:0:\"\";s:11:\"behance-url\";s:0:\"\";s:10:\"flickr-url\";s:0:\"\";s:11:\"spotify-url\";s:0:\"\";s:13:\"instagram-url\";s:0:\"\";s:10:\"github-url\";s:0:\"\";s:17:\"stackexchange-url\";s:0:\"\";s:14:\"soundcloud-url\";s:0:\"\";s:6:\"vk-url\";s:0:\"\";s:8:\"vine-url\";s:0:\"\";s:11:\"enable-cart\";s:1:\"1\";s:16:\"main_shop_layout\";s:10:\"no-sidebar\";s:21:\"single_product_layout\";s:10:\"no-sidebar\";s:27:\"single_product_gallery_type\";s:7:\"default\";s:20:\"product_tab_position\";s:10:\"in_sidebar\";s:10:\"woo_social\";s:1:\"1\";s:20:\"woo-facebook-sharing\";s:1:\"1\";s:19:\"woo-twitter-sharing\";s:1:\"1\";s:23:\"woo-google-plus-sharing\";s:1:\"1\";s:21:\"woo-pinterest-sharing\";s:1:\"1\";s:16:\"smooth-scrolling\";i:0;s:16:\"default-lightbox\";i:0;s:12:\"boxed_layout\";i:0;s:16:\"background-cover\";i:0;s:19:\"extended-theme-font\";i:0;s:18:\"transparent-header\";i:0;s:24:\"header-inherit-row-color\";i:0;s:20:\"header-remove-border\";i:0;s:16:\"header-fullwidth\";i:0;s:28:\"header-slide-out-widget-area\";i:0;s:26:\"header-disable-ajax-search\";i:0;s:23:\"enable_social_in_header\";i:0;s:24:\"use-facebook-icon-header\";i:0;s:23:\"use-twitter-icon-header\";i:0;s:27:\"use-google-plus-icon-header\";i:0;s:21:\"use-vimeo-icon-header\";i:0;s:24:\"use-dribbble-icon-header\";i:0;s:25:\"use-pinterest-icon-header\";i:0;s:23:\"use-youtube-icon-header\";i:0;s:22:\"use-tumblr-icon-header\";i:0;s:24:\"use-linkedin-icon-header\";i:0;s:19:\"use-rss-icon-header\";i:0;s:23:\"use-behance-icon-header\";i:0;s:25:\"use-instagram-icon-header\";i:0;s:22:\"use-flickr-icon-header\";i:0;s:23:\"use-spotify-icon-header\";i:0;s:22:\"use-github-icon-header\";i:0;s:29:\"use-stackexchange-icon-header\";i:0;s:26:\"use-soundcloud-icon-header\";i:0;s:18:\"use-vk-icon-header\";i:0;s:20:\"use-vine-icon-header\";i:0;s:19:\"footer-custom-color\";i:0;s:29:\"disable-copyright-footer-area\";i:0;s:22:\"disable-auto-copyright\";i:0;s:17:\"use-facebook-icon\";i:0;s:16:\"use-twitter-icon\";i:0;s:20:\"use-google-plus-icon\";i:0;s:14:\"use-vimeo-icon\";i:0;s:17:\"use-dribbble-icon\";i:0;s:18:\"use-pinterest-icon\";i:0;s:16:\"use-youtube-icon\";i:0;s:15:\"use-tumblr-icon\";i:0;s:17:\"use-linkedin-icon\";i:0;s:12:\"use-rss-icon\";i:0;s:16:\"use-behance-icon\";i:0;s:18:\"use-instagram-icon\";i:0;s:15:\"use-flickr-icon\";i:0;s:16:\"use-spotify-icon\";i:0;s:15:\"use-github-icon\";i:0;s:22:\"use-stackexchange-icon\";i:0;s:19:\"use-soundcloud-icon\";i:0;s:11:\"use-vk-icon\";i:0;s:13:\"use-vine-icon\";i:0;s:17:\"ajax-page-loading\";i:0;s:21:\"portfolio_use_masonry\";i:0;s:24:\"portfolio_inline_filters\";i:0;s:24:\"portfolio_sidebar_follow\";i:0;s:29:\"portfolio-google-plus-sharing\";i:0;s:26:\"portfolio-linkedin-sharing\";i:0;s:20:\"portfolio_pagination\";i:0;s:26:\"portfolio_extra_pagination\";i:0;s:34:\"portfolio_same_category_single_nav\";i:0;s:10:\"author_bio\";i:0;s:17:\"blog_auto_excerpt\";i:0;s:19:\"blog_next_post_link\";i:0;s:17:\"blog_hide_sidebar\";i:0;s:24:\"blog_hide_featured_image\";i:0;s:24:\"blog-google-plus-sharing\";i:0;s:21:\"blog-linkedin-sharing\";i:0;s:12:\"display_tags\";i:0;s:17:\"display_full_date\";i:0;s:16:\"extra_pagination\";i:0;s:15:\"enable-map-zoom\";i:0;s:14:\"use-marker-img\";i:0;s:11:\"map-point-1\";i:0;s:11:\"map-point-2\";i:0;s:11:\"map-point-3\";i:0;s:11:\"map-point-4\";i:0;s:11:\"map-point-5\";i:0;s:11:\"map-point-6\";i:0;s:11:\"map-point-7\";i:0;s:11:\"map-point-8\";i:0;s:11:\"map-point-9\";i:0;s:12:\"map-point-10\";i:0;s:13:\"map-greyscale\";i:0;s:14:\"map-ultra-flat\";i:0;s:21:\"map-dark-color-scheme\";i:0;s:20:\"woo-linkedin-sharing\";i:0;}','yes'),(1325,'_transient_timeout_geoip_70.209.35.85','1426631016','no'),(1326,'_transient_geoip_70.209.35.85','US','no'),(1055,'theme_mods_salient-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"top_nav\";i:6;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1426078631;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:1:{i:0;s:10:\"nav_menu-2\";}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:1:{i:0;s:6:\"text-2\";}}}}','yes'),(1056,'wpb_js_composer_license_activation_notified','yes','yes'),(1343,'_transient_timeout_geoip_54.209.60.63','1426661194','no'),(1344,'_transient_geoip_54.209.60.63','US','no'),(1068,'wpcf7','a:1:{s:7:\"version\";s:3:\"4.1\";}','yes'),(1077,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(1082,'widget_nav_menu','a:5:{i:2;a:2:{s:5:\"title\";s:11:\"Custom menu\";s:8:\"nav_menu\";i:6;}i:3;a:1:{s:8:\"nav_menu\";i:6;}i:5;a:1:{s:8:\"nav_menu\";i:7;}i:6;a:1:{s:8:\"nav_menu\";i:8;}s:12:\"_multiwidget\";i:1;}','yes'),(1111,'wpb_js_content_types','a:2:{i:0;s:4:\"page\";i:1;s:7:\"product\";}','yes'),(1112,'wpb_js_groups_access_rules','a:5:{s:13:\"administrator\";a:1:{s:4:\"show\";s:3:\"all\";}s:6:\"editor\";a:1:{s:4:\"show\";s:3:\"all\";}s:6:\"author\";a:1:{s:4:\"show\";s:3:\"all\";}s:11:\"contributor\";a:1:{s:4:\"show\";s:3:\"all\";}s:12:\"shop_manager\";a:1:{s:4:\"show\";s:3:\"all\";}}','yes'),(1113,'wpb_js_not_responsive_css','','yes'),(1114,'wpb_js_google_fonts_subsets','a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}','yes'),(1370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1631,'_transient_timeout_wc_ship_a795d89004d4f0cd6bf61512bea49120','1426110597','no'),(1630,'_transient_wc_ship_20ab80f4539b2b7119b4cf8add327976','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1506,'ls-show-support-notice','0','yes'),(1532,'_transient_timeout_wc_ship_4c17a9f08e9b9deb6ef231a2617ff552','1426103399','no'),(1533,'_transient_wc_ship_4c17a9f08e9b9deb6ef231a2617ff552','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1531,'_transient_wc_ship_00ca07e4da610c8164957e9b43cb7b58','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1512,'revslider_checktables','1','yes'),(1513,'revslider-static-css','.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n\n.tp-caption .black {font-size: 16px; !important;}\n\n.tp-caption.small_light_white, .small_light_white {font-weight: 500 !important;}','yes'),(1514,'revslider-update-check-short','1426624419','yes'),(1515,'revslider-valid-notice','false','yes'),(1530,'_transient_timeout_wc_ship_00ca07e4da610c8164957e9b43cb7b58','1426103384','no'),(2027,'_transient_wc_ship_3ead5ffb4a81528f7b8ffe0ff5989d2b','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1729,'kamn_easy_twitter_feed_widget_options','a:2:{s:44:\"kamn_easy_twitter_feed_widget_script_control\";i:1;s:43:\"kamn_easy_twitter_feed_widget_reset_control\";i:0;}','yes'),(4389,'_transient_feed_mod_f089ea5e25c51128903e9f47edae0f7b','1426592873','no'),(1647,'wc_authorize_net_cim_version','1.4.1','yes'),(4388,'_transient_timeout_feed_mod_f089ea5e25c51128903e9f47edae0f7b','1426636073','no'),(4386,'_transient_timeout_feed_f089ea5e25c51128903e9f47edae0f7b','1426636073','no'),(4387,'_transient_feed_f089ea5e25c51128903e9f47edae0f7b','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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Synved » bulletin\";s:7:\"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:17:\"http://synved.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:25:\"Design / Create / Present\";s: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:\"Sun, 08 Mar 2015 23:19:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \";s: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:45:\"WordPress Shortcodes: version 1.6.34 released\";s:7:\"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:161:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-34-released/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-shortcodes-version-1-6-34-released\";s: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:82:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-34-released/#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, 08 Mar 2015 23:19:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2630\";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:\"We just released a new version for the . This is the changelog for version 1.6.34 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-34-released/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:48:\"\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:44:\"Social Media Feather: version 1.7.5 released\";s:7:\"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:159:\"http://synved.com/blog/news/social-media-feather-version-1-7-5-released/?utm_source=rss&utm_medium=rss&utm_campaign=social-media-feather-version-1-7-5-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://synved.com/blog/news/social-media-feather-version-1-7-5-released/#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, 01 Mar 2015 00:35: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:5:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;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:4;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2613\";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:104:\"We just released a new version for the . This is the changelog for version 1.7.5 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://synved.com/blog/news/social-media-feather-version-1-7-5-released/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:51:\"\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:45:\"WordPress Shortcodes: version 1.6.33 released\";s:7:\"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:161:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-33-released/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-shortcodes-version-1-6-33-released\";s: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:82:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-33-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 21 Feb 2015 21:08:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2596\";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:\"We just released a new version for the . This is the changelog for version 1.6.33 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-33-released/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:48:\"\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:44:\"Social Media Feather: version 1.7.4 released\";s:7:\"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:159:\"http://synved.com/blog/news/social-media-feather-version-1-7-4-released/?utm_source=rss&utm_medium=rss&utm_campaign=social-media-feather-version-1-7-4-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://synved.com/blog/news/social-media-feather-version-1-7-4-released/#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, 15 Feb 2015 18:12:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;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:4;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2573\";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:104:\"We just released a new version for the . This is the changelog for version 1.7.4 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://synved.com/blog/news/social-media-feather-version-1-7-4-released/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:51:\"\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:45:\"WordPress Shortcodes: version 1.6.32 released\";s:7:\"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:161:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-32-released/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-shortcodes-version-1-6-32-released\";s: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:82:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-32-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Feb 2015 14:04:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2549\";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:\"We just released a new version for the . This is the changelog for version 1.6.32 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-32-released/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:48:\"\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:44:\"Social Media Feather: version 1.7.3 released\";s:7:\"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:159:\"http://synved.com/blog/news/social-media-feather-version-1-7-3-released/?utm_source=rss&utm_medium=rss&utm_campaign=social-media-feather-version-1-7-3-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://synved.com/blog/news/social-media-feather-version-1-7-3-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 31 Jan 2015 21:20:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;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:4;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2537\";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:104:\"We just released a new version for the . This is the changelog for version 1.7.3 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://synved.com/blog/news/social-media-feather-version-1-7-3-released/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:51:\"\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:45:\"WordPress Shortcodes: version 1.6.31 released\";s:7:\"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:161:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-31-released/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-shortcodes-version-1-6-31-released\";s: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:82:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-31-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 24 Jan 2015 15:05:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2514\";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:\"We just released a new version for the . This is the changelog for version 1.6.31 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-31-released/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:51:\"\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:44:\"Social Media Feather: version 1.7.2 released\";s:7:\"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:159:\"http://synved.com/blog/news/social-media-feather-version-1-7-2-released/?utm_source=rss&utm_medium=rss&utm_campaign=social-media-feather-version-1-7-2-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://synved.com/blog/news/social-media-feather-version-1-7-2-released/#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, 18 Jan 2015 12:58:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2506\";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:104:\"We just released a new version for the . This is the changelog for version 1.7.2 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://synved.com/blog/news/social-media-feather-version-1-7-2-released/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:8;a:6:{s:4:\"data\";s:51:\"\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:45:\"WordPress Shortcodes: version 1.6.30 released\";s:7:\"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:161:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-30-released/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-shortcodes-version-1-6-30-released\";s: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:82:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-30-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jan 2015 17:40:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;a:5:{s:4:\"data\";s:8:\"features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"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:5;a:5:{s:4:\"data\";s:7:\"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:26:\"https://synved.com/?p=2487\";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:\"We just released a new version for the . This is the changelog for version 1.6.30 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://synved.com/blog/news/wordpress-shortcodes-version-1-6-30-released/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:48:\"\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:44:\"Social Media Feather: version 1.7.1 released\";s:7:\"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:159:\"http://synved.com/blog/news/social-media-feather-version-1-7-1-released/?utm_source=rss&utm_medium=rss&utm_campaign=social-media-feather-version-1-7-1-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://synved.com/blog/news/social-media-feather-version-1-7-1-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 Jan 2015 18:51:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"bulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"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:3;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:4;a:5:{s:4:\"data\";s:7:\"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:25:\"http://synved.com/?p=2469\";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:104:\"We just released a new version for the . This is the changelog for version 1.7.1 that was just released:\";s: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:\"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:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://synved.com/blog/news/social-media-feather-version-1-7-1-released/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:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:38:\"http://feeds.feedburner.com/SynvedNews\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:10:\"synvednews\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:13:\"last-modified\";s:29:\"Tue, 17 Mar 2015 10:00:19 GMT\";s:4:\"date\";s:29:\"Tue, 17 Mar 2015 11:47:53 GMT\";s:7:\"expires\";s:29:\"Tue, 17 Mar 2015 11:47:53 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";s:18:\"alternate-protocol\";s:13:\"80:quic,p=0.5\";s:13:\"accept-ranges\";s:4:\"none\";s:4:\"vary\";s:15:\"Accept-Encoding\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(4390,'_transient_timeout_feed_76dacb85d5c5c7f29dcc9f50d7243077','1426636073','no'),(4391,'_transient_feed_76dacb85d5c5c7f29dcc9f50d7243077','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:44:\"\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:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Synved Connect List\";s:7:\"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:17:\"http://synved.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:26:\"List of connect link items\";s: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:\"Sat, 11 Aug 2012 18:51:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:9:{i:0;a:6:{s:4:\"data\";s:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://synved.com/synved_connect_list.rss?guid=wordpress-themes-1\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"http://synved.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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-credit\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress plugins and themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 08 Jul 2012 19:50: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"%%link%% by Synved\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://synved.com/synved_connect_list.rss?guid=wordpress-design-1\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"http://synved.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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-credit\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress plugins and themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 08 Jul 2012 19:50: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"%%link%% by Synved\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://synved.com/synved_connect_list.rss?guid=gravity-forms\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"recommended 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:47:\"Highly customizable contact forms for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://synved.com/suggests/gravity-forms/\";s: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:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Do you need to add easy to customize and professional Contact Forms to your site? check our %%link%%\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://synved.com/synved_connect_list.rss?guid=elegant-themes\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"over 85 elegant themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://synved.com/suggests/elegant-themes-collection/\";s: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:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Feel like changing the look of your site around a bit? Why not get %%link%%\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://synved.com/synved_connect_list.rss?guid=themify-themes\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"large selection of cool themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Themify themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://synved.com/suggests/themify-themes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Improve the appearance of your site with this %%link%%\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://synved.com/synved_connect_list.rss?guid=lightbox-gallery\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"responsive 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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Gallery and Lightbox\";s:7:\"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:\"http://synved.com/suggests/lightbox-gallery/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Would you like to display images in a slick social lightbox? Try this %%link%%\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://synved.com/synved_connect_list.rss?guid=elegant-themes2\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"a new sexy theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"many themes for the price of one\";s:7:\"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:\"http://synved.com/suggests/elegant-themes-collection/\";s: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:28:\"Sat, 2 July 2014 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Your great site deserves a great look, make it shine with %%link%%!\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://synved.com/synved_connect_list.rss?guid=themefuse-muse\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"clean theme for writers\";s: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:27:\"WordPress theme for Writers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://synved.com/suggests/themefuse-muse/\";s: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:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"If you are a blog writer and want your content to be easy to read try this crisp, %%link%%\";s: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:23:\"\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:6:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://synved.com/synved_connect_list.rss?guid=wpzoom-themes\";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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"synved-connect-type-extern\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"60+ great themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WPZOOM WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://synved.com/suggests/wpzoom-themes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Thu, 31 Oct 2013 14:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Give a new fantastic look to your site or blog! Pick one of %%link%%\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:46:\"http://feeds.feedburner.com/_SynvedConnectList\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:18:\"_synvedconnectlist\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:13:\"last-modified\";s:29:\"Tue, 17 Mar 2015 10:59:15 GMT\";s:4:\"date\";s:29:\"Tue, 17 Mar 2015 11:47:53 GMT\";s:7:\"expires\";s:29:\"Tue, 17 Mar 2015 11:47:53 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";s:18:\"alternate-protocol\";s:13:\"80:quic,p=0.5\";s:13:\"accept-ranges\";s:4:\"none\";s:4:\"vary\";s:15:\"Accept-Encoding\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(1988,'_transient_timeout_wc_average_rating_2021426179395','1457715418','no'),(4392,'_transient_timeout_feed_mod_76dacb85d5c5c7f29dcc9f50d7243077','1426636073','no'),(4393,'_transient_feed_mod_76dacb85d5c5c7f29dcc9f50d7243077','1426592873','no'),(2811,'_transient_wc_product_children_ids_2041426366979','a:1:{i:0;i:316;}','no'),(2812,'_transient_timeout_wc_review_count_2041426366979','1428958991','no'),(2813,'_transient_wc_review_count_2041426366979','0','no'),(2820,'_transient_timeout_wc_product_children_ids_2011426369616','1428961619','no'),(3472,'_transient_wc_review_count_2021426493269','0','no'),(3473,'_transient_timeout_wc_review_count_2031426493269','1429085290','no'),(3136,'_transient_timeout_mgl_tw_user12_str8edgeracer_900','1426450593','no'),(3137,'_transient_mgl_tw_user12_str8edgeracer_900','Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJlcnJvcnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjI6e3M6NDoiY29kZSI7aTozMjtzOjc6Im1lc3NhZ2UiO3M6Mjc6IkNvdWxkIG5vdCBhdXRoZW50aWNhdGUgeW91LiI7fX19','no'),(1585,'synved_social_settings','a:90:{s:14:\"use_shortlinks\";i:0;s:14:\"share_full_url\";i:0;s:10:\"layout_rtl\";i:0;s:17:\"shortcode_widgets\";b:1;s:11:\"show_credit\";i:0;s:21:\"share_message_default\";s:18:\"Hey check this out\";s:15:\"automatic_share\";i:0;s:24:\"automatic_share_position\";s:10:\"after_post\";s:22:\"automatic_share_single\";i:0;s:26:\"automatic_share_post_types\";a:1:{i:0;s:4:\"post\";}s:22:\"automatic_share_prefix\";s:0:\"\";s:23:\"automatic_share_postfix\";s:0:\"\";s:16:\"automatic_follow\";i:0;s:25:\"automatic_follow_position\";s:10:\"after_post\";s:23:\"automatic_follow_single\";i:0;s:27:\"automatic_follow_post_types\";a:1:{i:0;s:4:\"post\";}s:29:\"automatic_follow_before_share\";i:0;s:23:\"automatic_follow_prefix\";s:0:\"\";s:24:\"automatic_follow_postfix\";s:0:\"\";s:23:\"automatic_append_prefix\";s:0:\"\";s:26:\"automatic_append_separator\";s:5:\"<br/>\";s:24:\"automatic_append_postfix\";s:0:\"\";s:9:\"icon_skin\";s:7:\"regular\";s:23:\"addon_extra_icons_info_\";N;s:21:\"addon_grey_fade_info_\";N;s:24:\"addon_light_prompt_info_\";N;s:9:\"icon_size\";i:48;s:15:\"icon_resolution\";s:6:\"single\";s:12:\"icon_spacing\";i:5;s:17:\"buttons_container\";s:4:\"none\";s:22:\"buttons_container_type\";s:5:\"basic\";s:23:\"buttons_alignment_share\";s:4:\"none\";s:24:\"buttons_alignment_follow\";s:4:\"none\";s:12:\"custom_style\";s:0:\"\";s:16:\"facebook_display\";s:6:\"follow\";s:19:\"facebook_share_link\";s:0:\"\";s:20:\"facebook_share_title\";s:0:\"\";s:20:\"facebook_follow_link\";s:46:\"https://www.facebook.com/TwinStarInternational\";s:21:\"facebook_follow_title\";s:0:\"\";s:15:\"twitter_display\";s:6:\"follow\";s:18:\"twitter_share_link\";s:0:\"\";s:19:\"twitter_share_title\";s:0:\"\";s:19:\"twitter_follow_link\";s:32:\"https://twitter.com/twinstarhome\";s:20:\"twitter_follow_title\";s:0:\"\";s:19:\"google_plus_display\";s:4:\"none\";s:22:\"google_plus_share_link\";s:0:\"\";s:23:\"google_plus_share_title\";s:0:\"\";s:23:\"google_plus_follow_link\";s:0:\"\";s:24:\"google_plus_follow_title\";s:0:\"\";s:14:\"reddit_display\";s:4:\"none\";s:17:\"reddit_share_link\";s:0:\"\";s:18:\"reddit_share_title\";s:0:\"\";s:17:\"pinterest_display\";s:6:\"follow\";s:20:\"pinterest_share_link\";s:0:\"\";s:21:\"pinterest_share_title\";s:0:\"\";s:21:\"pinterest_follow_link\";s:39:\"https://www.pinterest.com/twinstarintl/\";s:22:\"pinterest_follow_title\";s:0:\"\";s:16:\"linkedin_display\";s:4:\"none\";s:19:\"linkedin_share_link\";s:0:\"\";s:20:\"linkedin_share_title\";s:0:\"\";s:20:\"linkedin_follow_link\";s:0:\"\";s:21:\"linkedin_follow_title\";s:0:\"\";s:14:\"tumblr_display\";s:4:\"none\";s:17:\"tumblr_share_link\";s:0:\"\";s:18:\"tumblr_share_title\";s:0:\"\";s:18:\"tumblr_follow_link\";s:0:\"\";s:19:\"tumblr_follow_title\";s:0:\"\";s:12:\"mail_display\";s:4:\"none\";s:15:\"mail_share_link\";s:0:\"\";s:16:\"mail_share_title\";s:0:\"\";s:16:\"mail_follow_link\";s:0:\"\";s:17:\"mail_follow_title\";s:0:\"\";s:11:\"rss_display\";s:4:\"none\";s:15:\"rss_follow_link\";s:0:\"\";s:16:\"rss_follow_title\";s:0:\"\";s:15:\"youtube_display\";s:6:\"follow\";s:19:\"youtube_follow_link\";s:49:\"https://www.youtube.com/user/TwinStarClassicFlame\";s:20:\"youtube_follow_title\";s:0:\"\";s:13:\"vimeo_display\";s:4:\"none\";s:17:\"vimeo_follow_link\";s:0:\"\";s:18:\"vimeo_follow_title\";s:0:\"\";s:17:\"instagram_display\";s:4:\"none\";s:21:\"instagram_follow_link\";s:0:\"\";s:22:\"instagram_follow_title\";s:0:\"\";s:14:\"flickr_display\";s:4:\"none\";s:18:\"flickr_follow_link\";s:0:\"\";s:19:\"flickr_follow_title\";s:0:\"\";s:18:\"foursquare_display\";s:4:\"none\";s:22:\"foursquare_follow_link\";s:0:\"\";s:23:\"foursquare_follow_title\";s:0:\"\";}','yes'),(1877,'_transient_wc_rating_count_2011426175998','0','no'),(1878,'_transient_timeout_wc_review_count_2011426175998','1457712043','no'),(1879,'_transient_wc_review_count_2011426175998','0','no'),(1584,'widget_synved_social_follow','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:9:\"icon_skin\";s:7:\"default\";s:9:\"icon_size\";s:2:\"32\";s:12:\"icon_spacing\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(1575,'widget_smcwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1648,'woocommerce_authorize_net_cim_settings','a:14:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:11:\"Credit Card\";s:11:\"description\";s:36:\"Pay securely using your credit card.\";s:27:\"manage_payment_methods_text\";s:22:\"Manage Payment Methods\";s:12:\"api_login_id\";s:11:\"4V4AjCCdx2P\";s:19:\"api_transaction_key\";s:16:\"4nmb4XVW3653hhKy\";s:17:\"test_api_login_id\";s:0:\"\";s:24:\"test_api_transaction_key\";s:0:\"\";s:16:\"transaction_type\";s:9:\"auth_only\";s:11:\"require_cvv\";s:2:\"no\";s:26:\"payment_processor_location\";s:14:\"north_american\";s:10:\"card_types\";a:4:{i:0;s:4:\"VISA\";i:1;s:2:\"MC\";i:2;s:4:\"AMEX\";i:3;s:4:\"DISC\";}s:9:\"test_mode\";s:2:\"no\";s:10:\"debug_mode\";s:3:\"off\";}','yes'),(1863,'_transient_timeout_wc_rating_count_2021426172917','1457710876','no'),(1617,'_transient_wc_ship_62965ff13854c4b687a92387c8b1c023','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1618,'_transient_timeout_wc_ship_0d6afbb4566a5507d690ad150920ea59','1426110345','no'),(1619,'_transient_wc_ship_0d6afbb4566a5507d690ad150920ea59','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1620,'_transient_timeout_wc_ship_930c6647f8787353b1437886ee996bb8','1426110352','no'),(1621,'_transient_wc_ship_930c6647f8787353b1437886ee996bb8','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1650,'_transient_timeout_wc_ship_962179d1973a545087735024585a8bf1','1426115295','no'),(1622,'_transient_timeout_wc_ship_1658d65c0abb3f9e04abc846a4f73bd4','1426110362','no'),(1623,'_transient_wc_ship_1658d65c0abb3f9e04abc846a4f73bd4','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1624,'_transient_timeout_wc_ship_b8b127f8d0f25074a10cb172e58e86e3','1426110455','no'),(1625,'_transient_wc_ship_b8b127f8d0f25074a10cb172e58e86e3','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1626,'woocommerce_default_shipping_method','free_shipping','yes'),(1627,'woocommerce_shipping_method_order','a:5:{s:9:\"flat_rate\";i:0;s:13:\"free_shipping\";i:1;s:22:\"international_delivery\";i:2;s:14:\"local_delivery\";i:3;s:12:\"local_pickup\";i:4;}','yes'),(1632,'_transient_wc_ship_a795d89004d4f0cd6bf61512bea49120','a:1:{s:9:\"flat_rate\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:9:\"flat_rate\";s:5:\"label\";s:9:\"Flat Rate\";s:4:\"cost\";d:10.01;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:9:\"flat_rate\";}}','no'),(1651,'_transient_wc_ship_962179d1973a545087735024585a8bf1','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1652,'_transient_timeout_wc_ship_e59faa98e9a04fdfa8ea89b54bd5391f','1426115349','no'),(1653,'_transient_wc_ship_e59faa98e9a04fdfa8ea89b54bd5391f','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1654,'_transient_timeout_wc_ship_c006e139ebdfd33b6bfadefc45079209','1426115367','no'),(1655,'_transient_wc_ship_c006e139ebdfd33b6bfadefc45079209','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1656,'wc_authorize_net_cim_feature_enabled','1','yes'),(1659,'_site_transient_timeout_browser_449494f0a2343fa58d5b61f42652b0f9','1426717257','yes'),(1660,'_site_transient_browser_449494f0a2343fa58d5b61f42652b0f9','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"41.0.2272.89\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(1661,'synved_connect_install_date','1426112457','yes'),(1733,'widget_wolf-twitter-widget','a:2:{i:2;a:3:{s:5:\"title\";s:12:\"Twitter Feed\";s:8:\"username\";s:12:\"twinstarhome\";s:5:\"count\";s:1:\"3\";}s:12:\"_multiwidget\";i:1;}','yes'),(1734,'_transient_timeout_wolf_twitter_username','1426128177','no'),(1735,'_transient_wolf_twitter_username','{\"error\":\"Twitter said: [{\\\"code\\\":34,\\\"message\\\":\\\"Sorry, that page does not exist.\\\"}]\"}','no'),(1737,'_transient_timeout_wolf_twitter_twinstarhome','1426128329','no'),(1738,'_transient_wolf_twitter_twinstarhome','[{\"created_at\":\"Tue Mar 10 12:10:51 +0000 2015\",\"id\":575267570573537280,\"id_str\":\"575267570573537280\",\"text\":\"RT @dbadji14: Love my new Bell\'O Digital Sport In-Ear Headphones thanks to @TwinStarHome #headphones #Bellodigital #twinstarhome http:\\/\\/t.c\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Tue Mar 10 02:33:10 +0000 2015\",\"id\":575122190179291136,\"id_str\":\"575122190179291136\",\"text\":\"Love my new Bell\'O Digital Sport In-Ear Headphones thanks to @TwinStarHome #headphones #Bellodigital #twinstarhome http:\\/\\/t.co\\/nHCbFQi3Cd\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\">Twitter for iPhone<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":2256626144,\"id_str\":\"2256626144\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":2,\"entities\":{\"hashtags\":[{\"text\":\"headphones\",\"indices\":[75,86]},{\"text\":\"Bellodigital\",\"indices\":[87,100]},{\"text\":\"twinstarhome\",\"indices\":[101,114]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[61,74]}],\"urls\":[],\"media\":[{\"id\":575122180226199553,\"id_str\":\"575122180226199553\",\"indices\":[115,137],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"url\":\"http:\\/\\/t.co\\/nHCbFQi3Cd\",\"display_url\":\"pic.twitter.com\\/nHCbFQi3Cd\",\"expanded_url\":\"http:\\/\\/twitter.com\\/dbadji14\\/status\\/575122190179291136\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":768,\"h\":1024,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":575122180226199553,\"id_str\":\"575122180226199553\",\"indices\":[115,137],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"url\":\"http:\\/\\/t.co\\/nHCbFQi3Cd\",\"display_url\":\"pic.twitter.com\\/nHCbFQi3Cd\",\"expanded_url\":\"http:\\/\\/twitter.com\\/dbadji14\\/status\\/575122190179291136\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":768,\"h\":1024,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"headphones\",\"indices\":[89,100]},{\"text\":\"Bellodigital\",\"indices\":[101,114]},{\"text\":\"twinstarhome\",\"indices\":[115,128]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"dbadji14\",\"name\":\"Dominique Badji\",\"id\":2256626144,\"id_str\":\"2256626144\",\"indices\":[3,12]},{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[75,88]}],\"urls\":[],\"media\":[{\"id\":575122180226199553,\"id_str\":\"575122180226199553\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"url\":\"http:\\/\\/t.co\\/nHCbFQi3Cd\",\"display_url\":\"pic.twitter.com\\/nHCbFQi3Cd\",\"expanded_url\":\"http:\\/\\/twitter.com\\/dbadji14\\/status\\/575122190179291136\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":768,\"h\":1024,\"resize\":\"fit\"}},\"source_status_id\":575122190179291136,\"source_status_id_str\":\"575122190179291136\",\"source_user_id\":2256626144,\"source_user_id_str\":\"2256626144\"}]},\"extended_entities\":{\"media\":[{\"id\":575122180226199553,\"id_str\":\"575122180226199553\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B_s-k2bUsAE48-X.jpg\",\"url\":\"http:\\/\\/t.co\\/nHCbFQi3Cd\",\"display_url\":\"pic.twitter.com\\/nHCbFQi3Cd\",\"expanded_url\":\"http:\\/\\/twitter.com\\/dbadji14\\/status\\/575122190179291136\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":768,\"h\":1024,\"resize\":\"fit\"}},\"source_status_id\":575122190179291136,\"source_status_id_str\":\"575122190179291136\",\"source_user_id\":2256626144,\"source_user_id_str\":\"2256626144\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Feb 20 17:23:41 +0000 2015\",\"id\":568823314300444672,\"id_str\":\"568823314300444672\",\"text\":\"Today is #LoveYourPetDay, and we couldn\'t help but share these fan photos of their pets with our #Duraflame heaters! http:\\/\\/t.co\\/znUaH5BvCs\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"LoveYourPetDay\",\"indices\":[9,24]},{\"text\":\"Duraflame\",\"indices\":[97,107]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":568823313464819712,\"id_str\":\"568823313464819712\",\"indices\":[117,139],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-TdyjMIAAAVx9T.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-TdyjMIAAAVx9T.jpg\",\"url\":\"http:\\/\\/t.co\\/znUaH5BvCs\",\"display_url\":\"pic.twitter.com\\/znUaH5BvCs\",\"expanded_url\":\"http:\\/\\/twitter.com\\/TwinStarHome\\/status\\/568823314300444672\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":340,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":600,\"resize\":\"fit\"},\"large\":{\"w\":1024,\"h\":1024,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":568823313464819712,\"id_str\":\"568823313464819712\",\"indices\":[117,139],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-TdyjMIAAAVx9T.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-TdyjMIAAAVx9T.jpg\",\"url\":\"http:\\/\\/t.co\\/znUaH5BvCs\",\"display_url\":\"pic.twitter.com\\/znUaH5BvCs\",\"expanded_url\":\"http:\\/\\/twitter.com\\/TwinStarHome\\/status\\/568823314300444672\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":340,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":600,\"resize\":\"fit\"},\"large\":{\"w\":1024,\"h\":1024,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Feb 20 15:56:25 +0000 2015\",\"id\":568801352975044608,\"id_str\":\"568801352975044608\",\"text\":\"RT @DealerOn: Twin-Star Home Teams Up with CJ Wilson Racing to Introduce the \\\"Fantasy Garage\\\" Ultimate Workbench http:\\/\\/t.co\\/haVnHfidjr\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Feb 19 17:06:04 +0000 2015\",\"id\":568456496897511427,\"id_str\":\"568456496897511427\",\"text\":\"Twin-Star Home Teams Up with CJ Wilson Racing to Introduce the \\\"Fantasy Garage\\\" Ultimate Workbench http:\\/\\/t.co\\/haVnHfidjr\",\"source\":\"<a href=\\\"http:\\/\\/bufferapp.com\\\" rel=\\\"nofollow\\\">Buffer<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":109651879,\"id_str\":\"109651879\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/haVnHfidjr\",\"expanded_url\":\"http:\\/\\/buff.ly\\/1DqIlqS\",\"display_url\":\"buff.ly\\/1DqIlqS\",\"indices\":[99,121]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"DealerOn\",\"name\":\"DealerOn\",\"id\":109651879,\"id_str\":\"109651879\",\"indices\":[3,12]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/haVnHfidjr\",\"expanded_url\":\"http:\\/\\/buff.ly\\/1DqIlqS\",\"display_url\":\"buff.ly\\/1DqIlqS\",\"indices\":[113,135]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Feb 20 15:36:41 +0000 2015\",\"id\":568796387279831041,\"id_str\":\"568796387279831041\",\"text\":\"#StPatricksDay mantel decorating ideas, brought to you by Cheap Is The New Classy http:\\/\\/t.co\\/1fKLAouvif\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"StPatricksDay\",\"indices\":[0,14]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/1fKLAouvif\",\"expanded_url\":\"http:\\/\\/ebay.to\\/1z5odms\",\"display_url\":\"ebay.to\\/1z5odms\",\"indices\":[82,104]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 21:48:37 +0000 2015\",\"id\":568165212119040000,\"id_str\":\"568165212119040000\",\"text\":\"Today is #NationalDrinkWineDay! Celebrate by treating yourself to a Tresanti wine cabinet! http:\\/\\/t.co\\/iuzbOaHiKU http:\\/\\/t.co\\/xmtWzmIMUH\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"NationalDrinkWineDay\",\"indices\":[9,30]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/iuzbOaHiKU\",\"expanded_url\":\"http:\\/\\/www.twinstarhome.com\",\"display_url\":\"twinstarhome.com\",\"indices\":[91,113]}],\"media\":[{\"id\":568165211274612736,\"id_str\":\"568165211274612736\",\"indices\":[114,136],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-KHP9fCEAASReX.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-KHP9fCEAASReX.jpg\",\"url\":\"http:\\/\\/t.co\\/xmtWzmIMUH\",\"display_url\":\"pic.twitter.com\\/xmtWzmIMUH\",\"expanded_url\":\"http:\\/\\/twitter.com\\/TwinStarHome\\/status\\/568165212119040000\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":1024,\"h\":787,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":340,\"h\":261,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":461,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":568165211274612736,\"id_str\":\"568165211274612736\",\"indices\":[114,136],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-KHP9fCEAASReX.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-KHP9fCEAASReX.jpg\",\"url\":\"http:\\/\\/t.co\\/xmtWzmIMUH\",\"display_url\":\"pic.twitter.com\\/xmtWzmIMUH\",\"expanded_url\":\"http:\\/\\/twitter.com\\/TwinStarHome\\/status\\/568165212119040000\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":1024,\"h\":787,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":340,\"h\":261,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":461,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 21:47:15 +0000 2015\",\"id\":568164869423435777,\"id_str\":\"568164869423435777\",\"text\":\"@CJWilsonRacing @continentaltire @CAKEMUSIC @BlocParty Works for us!\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":568156374263156738,\"in_reply_to_status_id_str\":\"568156374263156738\",\"in_reply_to_user_id\":994067473,\"in_reply_to_user_id_str\":\"994067473\",\"in_reply_to_screen_name\":\"CJWilsonRacing\",\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"CJWilsonRacing\",\"name\":\"CJ Wilson Racing\",\"id\":994067473,\"id_str\":\"994067473\",\"indices\":[0,15]},{\"screen_name\":\"continentaltire\",\"name\":\"Continental Tire\",\"id\":30981244,\"id_str\":\"30981244\",\"indices\":[16,32]},{\"screen_name\":\"CAKEMUSIC\",\"name\":\"CAKE MUSIC\",\"id\":24207998,\"id_str\":\"24207998\",\"indices\":[33,43]},{\"screen_name\":\"BlocParty\",\"name\":\"Bloc Party\",\"id\":18271625,\"id_str\":\"18271625\",\"indices\":[44,54]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 21:07:01 +0000 2015\",\"id\":568154743383724032,\"id_str\":\"568154743383724032\",\"text\":\"@CJWilsonRacing @continentaltire Hey @CJWilsonRacing, You bet! We think \\\"I Can\'t Drive 55\\\" by @sammyhagar is appropriate :) #zoomzoom\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":568152019908710400,\"in_reply_to_status_id_str\":\"568152019908710400\",\"in_reply_to_user_id\":994067473,\"in_reply_to_user_id_str\":\"994067473\",\"in_reply_to_screen_name\":\"CJWilsonRacing\",\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"zoomzoom\",\"indices\":[124,133]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"CJWilsonRacing\",\"name\":\"CJ Wilson Racing\",\"id\":994067473,\"id_str\":\"994067473\",\"indices\":[0,15]},{\"screen_name\":\"continentaltire\",\"name\":\"Continental Tire\",\"id\":30981244,\"id_str\":\"30981244\",\"indices\":[16,32]},{\"screen_name\":\"CJWilsonRacing\",\"name\":\"CJ Wilson Racing\",\"id\":994067473,\"id_str\":\"994067473\",\"indices\":[37,52]},{\"screen_name\":\"sammyhagar\",\"name\":\"Sammy Hagar\",\"id\":227480273,\"id_str\":\"227480273\",\"indices\":[94,105]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 21:01:01 +0000 2015\",\"id\":568153235401416704,\"id_str\":\"568153235401416704\",\"text\":\"RT @CJWilsonRacing: Hey @TwinStarHome with the Fantasy Garage blue tooth benches we\'ll have the funkiest hauler in the @continentaltire pad\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Wed Feb 18 20:56:11 +0000 2015\",\"id\":568152019908710400,\"id_str\":\"568152019908710400\",\"text\":\"Hey @TwinStarHome with the Fantasy Garage blue tooth benches we\'ll have the funkiest hauler in the @continentaltire paddock!? Any requests?\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":568148079209287681,\"in_reply_to_status_id_str\":\"568148079209287681\",\"in_reply_to_user_id\":89255296,\"in_reply_to_user_id_str\":\"89255296\",\"in_reply_to_screen_name\":\"TwinStarHome\",\"user\":{\"id\":994067473,\"id_str\":\"994067473\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":4,\"favorite_count\":3,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[4,17]},{\"screen_name\":\"continentaltire\",\"name\":\"Continental Tire\",\"id\":30981244,\"id_str\":\"30981244\",\"indices\":[99,115]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"retweet_count\":4,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"CJWilsonRacing\",\"name\":\"CJ Wilson Racing\",\"id\":994067473,\"id_str\":\"994067473\",\"indices\":[3,18]},{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[24,37]},{\"screen_name\":\"continentaltire\",\"name\":\"Continental Tire\",\"id\":30981244,\"id_str\":\"30981244\",\"indices\":[119,135]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 20:40:32 +0000 2015\",\"id\":568148079209287681,\"id_str\":\"568148079209287681\",\"text\":\"Twin-Star Home Teams Up with @CJWilsonRacing To Introduce the \\u201cFantasy Garage\\u201d Ultimate Workbench\\nhttp:\\/\\/t.co\\/ANYlJSajF6\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":3,\"favorite_count\":2,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"CJWilsonRacing\",\"name\":\"CJ Wilson Racing\",\"id\":994067473,\"id_str\":\"994067473\",\"indices\":[29,44]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/ANYlJSajF6\",\"expanded_url\":\"http:\\/\\/www.twinstarhome.com\\/?p=2142\",\"display_url\":\"twinstarhome.com\\/?p=2142\",\"indices\":[98,120]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 20:38:51 +0000 2015\",\"id\":568147656440217600,\"id_str\":\"568147656440217600\",\"text\":\"Twin-Star Home Teams Up with CJ Wilson Racing To Introduce the \\u201cFantasy Garage\\u201d Ultimate Workbench\\nhttp:\\/\\/t.co\\/ANYlJSajF6\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/ANYlJSajF6\",\"expanded_url\":\"http:\\/\\/www.twinstarhome.com\\/?p=2142\",\"display_url\":\"twinstarhome.com\\/?p=2142\",\"indices\":[99,121]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Feb 18 16:09:15 +0000 2015\",\"id\":568079809919774720,\"id_str\":\"568079809919774720\",\"text\":\"RT @hfbusiness: @TwinStarHome partners with racing team for garage outfitting. http:\\/\\/t.co\\/tnJabTwkIy http:\\/\\/t.co\\/2gjcWgfSzF\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Wed Feb 18 16:07:23 +0000 2015\",\"id\":568079339725701120,\"id_str\":\"568079339725701120\",\"text\":\"@TwinStarHome partners with racing team for garage outfitting. http:\\/\\/t.co\\/tnJabTwkIy http:\\/\\/t.co\\/2gjcWgfSzF\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":89255296,\"in_reply_to_user_id_str\":\"89255296\",\"in_reply_to_screen_name\":\"TwinStarHome\",\"user\":{\"id\":133741183,\"id_str\":\"133741183\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[0,13]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/tnJabTwkIy\",\"expanded_url\":\"http:\\/\\/goo.gl\\/sxlaIw\",\"display_url\":\"goo.gl\\/sxlaIw\",\"indices\":[64,86]}],\"media\":[{\"id\":568079339200458752,\"id_str\":\"568079339200458752\",\"indices\":[87,109],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":369,\"resize\":\"fit\"},\"large\":{\"w\":736,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":652,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":568079339200458752,\"id_str\":\"568079339200458752\",\"indices\":[87,109],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":369,\"resize\":\"fit\"},\"large\":{\"w\":736,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":652,\"resize\":\"fit\"}}},{\"id\":568079339393413120,\"id_str\":\"568079339393413120\",\"indices\":[87,109],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjzIcAA_HBY.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjzIcAA_HBY.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":800,\"h\":778,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":330,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":583,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"hfbusiness\",\"name\":\"HFBusiness\",\"id\":133741183,\"id_str\":\"133741183\",\"indices\":[3,14]},{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[16,29]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/tnJabTwkIy\",\"expanded_url\":\"http:\\/\\/goo.gl\\/sxlaIw\",\"display_url\":\"goo.gl\\/sxlaIw\",\"indices\":[80,102]}],\"media\":[{\"id\":568079339200458752,\"id_str\":\"568079339200458752\",\"indices\":[103,125],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":369,\"resize\":\"fit\"},\"large\":{\"w\":736,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":652,\"resize\":\"fit\"}},\"source_status_id\":568079339725701120,\"source_status_id_str\":\"568079339725701120\",\"source_user_id\":133741183,\"source_user_id_str\":\"133741183\"}]},\"extended_entities\":{\"media\":[{\"id\":568079339200458752,\"id_str\":\"568079339200458752\",\"indices\":[103,125],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjFIMAAkOgJ.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":369,\"resize\":\"fit\"},\"large\":{\"w\":736,\"h\":800,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":652,\"resize\":\"fit\"}},\"source_status_id\":568079339725701120,\"source_status_id_str\":\"568079339725701120\",\"source_user_id\":133741183,\"source_user_id_str\":\"133741183\"},{\"id\":568079339393413120,\"id_str\":\"568079339393413120\",\"indices\":[103,125],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B-I5JjzIcAA_HBY.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B-I5JjzIcAA_HBY.jpg\",\"url\":\"http:\\/\\/t.co\\/2gjcWgfSzF\",\"display_url\":\"pic.twitter.com\\/2gjcWgfSzF\",\"expanded_url\":\"http:\\/\\/twitter.com\\/hfbusiness\\/status\\/568079339725701120\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":800,\"h\":778,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":330,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":583,\"resize\":\"fit\"}},\"source_status_id\":568079339725701120,\"source_status_id_str\":\"568079339725701120\",\"source_user_id\":133741183,\"source_user_id_str\":\"133741183\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Mon Feb 16 20:10:37 +0000 2015\",\"id\":567415776597254145,\"id_str\":\"567415776597254145\",\"text\":\"RT @LeeRose190: @TwinStarHome special thanks to Daniel for resolving my C\\/S issue with my electric fireplace!\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Mon Feb 16 20:07:11 +0000 2015\",\"id\":567414909034827777,\"id_str\":\"567414909034827777\",\"text\":\"@TwinStarHome special thanks to Daniel for resolving my C\\/S issue with my electric fireplace!\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\">Twitter for iPhone<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":89255296,\"in_reply_to_user_id_str\":\"89255296\",\"in_reply_to_screen_name\":\"TwinStarHome\",\"user\":{\"id\":1312218542,\"id_str\":\"1312218542\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[0,13]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"LeeRose190\",\"name\":\"Lee Rose\",\"id\":1312218542,\"id_str\":\"1312218542\",\"indices\":[3,14]},{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[16,29]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:41:14 +0000 2015\",\"id\":565913531481337856,\"id_str\":\"565913531481337856\",\"text\":\"@Robin30a_girl So glad you are enjoying our Duraflame heater this winter! Stay warm, and thanks for the shoutout!\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":420403152853422080,\"in_reply_to_status_id_str\":\"420403152853422080\",\"in_reply_to_user_id\":1177483236,\"in_reply_to_user_id_str\":\"1177483236\",\"in_reply_to_screen_name\":\"Robin30a_girl\",\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"Robin30a_girl\",\"name\":\"Robin Beans\",\"id\":1177483236,\"id_str\":\"1177483236\",\"indices\":[0,14]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:39:59 +0000 2015\",\"id\":565913216048701440,\"id_str\":\"565913216048701440\",\"text\":\"@PaigeFoltz We are so happy you love our product! Thanks for the shoutout!\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":410129808602193921,\"in_reply_to_status_id_str\":\"410129808602193921\",\"in_reply_to_user_id\":555502408,\"in_reply_to_user_id_str\":\"555502408\",\"in_reply_to_screen_name\":\"PaigeFoltz\",\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"PaigeFoltz\",\"name\":\"paige foltz\",\"id\":555502408,\"id_str\":\"555502408\",\"indices\":[0,11]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:33:59 +0000 2015\",\"id\":565911703989518336,\"id_str\":\"565911703989518336\",\"text\":\"RT @Unreal_Deals: 14% Off the Duraflame Power Console Heater On Amazon..\\nhttp:\\/\\/t.co\\/aMEPhdAAZU\\n\\r#Duraflame #Power #Console #Heater http:\\/\\/\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Dec 11 05:24:04 +0000 2014\",\"id\":542912679565094912,\"id_str\":\"542912679565094912\",\"text\":\"14% Off the Duraflame Power Console Heater On Amazon..\\nhttp:\\/\\/t.co\\/aMEPhdAAZU\\n\\r#Duraflame #Power #Console #Heater http:\\/\\/t.co\\/jkSiVctgFB\",\"source\":\"<a href=\\\"https:\\/\\/twitter.com\\/Unreal_Deals\\\" rel=\\\"nofollow\\\">Unreal Deals<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":2736333787,\"id_str\":\"2736333787\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"Duraflame\",\"indices\":[79,89]},{\"text\":\"Power\",\"indices\":[90,96]},{\"text\":\"Console\",\"indices\":[97,105]},{\"text\":\"Heater\",\"indices\":[106,113]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/aMEPhdAAZU\",\"expanded_url\":\"http:\\/\\/www.swagshop.net\\/deal\\/9246\\/\",\"display_url\":\"swagshop.net\\/deal\\/9246\\/\",\"indices\":[55,77]}],\"media\":[{\"id\":542912679447625729,\"id_str\":\"542912679447625729\",\"indices\":[114,136],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"url\":\"http:\\/\\/t.co\\/jkSiVctgFB\",\"display_url\":\"pic.twitter.com\\/jkSiVctgFB\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/542912679565094912\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"large\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":138,\"resize\":\"crop\"},\"medium\":{\"w\":160,\"h\":138,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":542912679447625729,\"id_str\":\"542912679447625729\",\"indices\":[114,136],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"url\":\"http:\\/\\/t.co\\/jkSiVctgFB\",\"display_url\":\"pic.twitter.com\\/jkSiVctgFB\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/542912679565094912\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"large\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":138,\"resize\":\"crop\"},\"medium\":{\"w\":160,\"h\":138,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"Duraflame\",\"indices\":[97,107]},{\"text\":\"Power\",\"indices\":[108,114]},{\"text\":\"Console\",\"indices\":[115,123]},{\"text\":\"Heater\",\"indices\":[124,131]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"Unreal_Deals\",\"name\":\"Unreal Deals\",\"id\":2736333787,\"id_str\":\"2736333787\",\"indices\":[3,16]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/aMEPhdAAZU\",\"expanded_url\":\"http:\\/\\/www.swagshop.net\\/deal\\/9246\\/\",\"display_url\":\"swagshop.net\\/deal\\/9246\\/\",\"indices\":[73,95]}],\"media\":[{\"id\":542912679447625729,\"id_str\":\"542912679447625729\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"url\":\"http:\\/\\/t.co\\/jkSiVctgFB\",\"display_url\":\"pic.twitter.com\\/jkSiVctgFB\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/542912679565094912\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"large\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":138,\"resize\":\"crop\"},\"medium\":{\"w\":160,\"h\":138,\"resize\":\"fit\"}},\"source_status_id\":542912679565094912,\"source_status_id_str\":\"542912679565094912\",\"source_user_id\":2736333787,\"source_user_id_str\":\"2736333787\"}]},\"extended_entities\":{\"media\":[{\"id\":542912679447625729,\"id_str\":\"542912679447625729\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B4jQNJqIAAE9uw4.jpg\",\"url\":\"http:\\/\\/t.co\\/jkSiVctgFB\",\"display_url\":\"pic.twitter.com\\/jkSiVctgFB\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/542912679565094912\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"large\":{\"w\":160,\"h\":138,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":138,\"resize\":\"crop\"},\"medium\":{\"w\":160,\"h\":138,\"resize\":\"fit\"}},\"source_status_id\":542912679565094912,\"source_status_id_str\":\"542912679565094912\",\"source_user_id\":2736333787,\"source_user_id_str\":\"2736333787\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:33:44 +0000 2015\",\"id\":565911642127732736,\"id_str\":\"565911642127732736\",\"text\":\"RT @Unreal_Deals: 50% Off the Duraflame Electric Heating Log Set On Amazo..\\nhttp:\\/\\/t.co\\/c0ZkNf4nIc\\n\\r#Duraflame #Electric #Heating #Log http\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Fri Jan 16 15:36:02 +0000 2015\",\"id\":556112651592687616,\"id_str\":\"556112651592687616\",\"text\":\"50% Off the Duraflame Electric Heating Log Set On Amazo..\\nhttp:\\/\\/t.co\\/c0ZkNf4nIc\\n\\r#Duraflame #Electric #Heating #Log http:\\/\\/t.co\\/j5tDNhChKr\",\"source\":\"<a href=\\\"https:\\/\\/twitter.com\\/Unreal_Deals\\\" rel=\\\"nofollow\\\">Unreal Deals<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":2736333787,\"id_str\":\"2736333787\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"Duraflame\",\"indices\":[82,92]},{\"text\":\"Electric\",\"indices\":[93,102]},{\"text\":\"Heating\",\"indices\":[103,111]},{\"text\":\"Log\",\"indices\":[112,116]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/c0ZkNf4nIc\",\"expanded_url\":\"http:\\/\\/www.swagshop.net\\/deal\\/13617\\/\",\"display_url\":\"swagshop.net\\/deal\\/13617\\/\",\"indices\":[58,80]}],\"media\":[{\"id\":556112651529773056,\"id_str\":\"556112651529773056\",\"indices\":[117,139],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"url\":\"http:\\/\\/t.co\\/j5tDNhChKr\",\"display_url\":\"pic.twitter.com\\/j5tDNhChKr\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/556112651592687616\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":102,\"resize\":\"crop\"},\"large\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"medium\":{\"w\":160,\"h\":102,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":556112651529773056,\"id_str\":\"556112651529773056\",\"indices\":[117,139],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"url\":\"http:\\/\\/t.co\\/j5tDNhChKr\",\"display_url\":\"pic.twitter.com\\/j5tDNhChKr\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/556112651592687616\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":102,\"resize\":\"crop\"},\"large\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"medium\":{\"w\":160,\"h\":102,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"Duraflame\",\"indices\":[100,110]},{\"text\":\"Electric\",\"indices\":[111,120]},{\"text\":\"Heating\",\"indices\":[121,129]},{\"text\":\"Log\",\"indices\":[130,134]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"Unreal_Deals\",\"name\":\"Unreal Deals\",\"id\":2736333787,\"id_str\":\"2736333787\",\"indices\":[3,16]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/c0ZkNf4nIc\",\"expanded_url\":\"http:\\/\\/www.swagshop.net\\/deal\\/13617\\/\",\"display_url\":\"swagshop.net\\/deal\\/13617\\/\",\"indices\":[76,98]}],\"media\":[{\"id\":556112651529773056,\"id_str\":\"556112651529773056\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"url\":\"http:\\/\\/t.co\\/j5tDNhChKr\",\"display_url\":\"pic.twitter.com\\/j5tDNhChKr\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/556112651592687616\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":102,\"resize\":\"crop\"},\"large\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"medium\":{\"w\":160,\"h\":102,\"resize\":\"fit\"}},\"source_status_id\":556112651592687616,\"source_status_id_str\":\"556112651592687616\",\"source_user_id\":2736333787,\"source_user_id_str\":\"2736333787\"}]},\"extended_entities\":{\"media\":[{\"id\":556112651529773056,\"id_str\":\"556112651529773056\",\"indices\":[139,140],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B7e1gpmIYAAaOHf.jpg\",\"url\":\"http:\\/\\/t.co\\/j5tDNhChKr\",\"display_url\":\"pic.twitter.com\\/j5tDNhChKr\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Unreal_Deals\\/status\\/556112651592687616\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":102,\"resize\":\"crop\"},\"large\":{\"w\":160,\"h\":102,\"resize\":\"fit\"},\"medium\":{\"w\":160,\"h\":102,\"resize\":\"fit\"}},\"source_status_id\":556112651592687616,\"source_status_id_str\":\"556112651592687616\",\"source_user_id\":2736333787,\"source_user_id_str\":\"2736333787\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:33:24 +0000 2015\",\"id\":565911558031953921,\"id_str\":\"565911558031953921\",\"text\":\"RT @zingxoom: Duraflame DFI021ARU Freestanding Electric Log Set with Heater - $89.99 (save 57%) #duraflame http:\\/\\/t.co\\/b6xLl6IURB via @Zing\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Jan 29 21:05:01 +0000 2015\",\"id\":560906481567297536,\"id_str\":\"560906481567297536\",\"text\":\"Duraflame DFI021ARU Freestanding Electric Log Set with Heater - $89.99 (save 57%) #duraflame http:\\/\\/t.co\\/b6xLl6IURB via @ZingXoom\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":2830373126,\"id_str\":\"2830373126\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"duraflame\",\"indices\":[82,92]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"zingxoom\",\"name\":\"ZingXoom\",\"id\":2830373126,\"id_str\":\"2830373126\",\"indices\":[120,129]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/b6xLl6IURB\",\"expanded_url\":\"http:\\/\\/zingxoom.com\\/d\\/cwHHJ38Q\",\"display_url\":\"zingxoom.com\\/d\\/cwHHJ38Q\",\"indices\":[93,115]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"duraflame\",\"indices\":[96,106]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"zingxoom\",\"name\":\"ZingXoom\",\"id\":2830373126,\"id_str\":\"2830373126\",\"indices\":[3,12]},{\"screen_name\":\"zingxoom\",\"name\":\"ZingXoom\",\"id\":2830373126,\"id_str\":\"2830373126\",\"indices\":[134,140]}],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/b6xLl6IURB\",\"expanded_url\":\"http:\\/\\/zingxoom.com\\/d\\/cwHHJ38Q\",\"display_url\":\"zingxoom.com\\/d\\/cwHHJ38Q\",\"indices\":[107,129]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:27:33 +0000 2015\",\"id\":565910087534125056,\"id_str\":\"565910087534125056\",\"text\":\"RT @hhusson: Shout out to @TwinStarHome thank u for replacing my fireplace remote free of charge, quick ship & including batteries! #GreatC\\u2026\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Fri Feb 06 19:35:20 +0000 2015\",\"id\":563783017315835904,\"id_str\":\"563783017315835904\",\"text\":\"Shout out to @TwinStarHome thank u for replacing my fireplace remote free of charge, quick ship & including batteries! #GreatCustomerCare\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\">Twitter for iPhone<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":25294445,\"id_str\":\"25294445\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"GreatCustomerCare\",\"indices\":[123,141]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[13,26]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"GreatCustomerCare\",\"indices\":[136,144]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"hhusson\",\"name\":\"Halsey\",\"id\":25294445,\"id_str\":\"25294445\",\"indices\":[3,11]},{\"screen_name\":\"TwinStarHome\",\"name\":\"Twin-Star Intl.\",\"id\":89255296,\"id_str\":\"89255296\",\"indices\":[26,39]}],\"urls\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Feb 12 16:22:13 +0000 2015\",\"id\":565908744819974144,\"id_str\":\"565908744819974144\",\"text\":\"Fall in love all over again with Twin-Star Home Furnishings this Valentines Day! http:\\/\\/t.co\\/nsoJeRlCSX\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/nsoJeRlCSX\",\"expanded_url\":\"http:\\/\\/bit.ly\\/1Cla8U8\",\"display_url\":\"bit.ly\\/1Cla8U8\",\"indices\":[81,103]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Tue Jan 27 21:06:36 +0000 2015\",\"id\":560182104995426305,\"id_str\":\"560182104995426305\",\"text\":\"RT @LaylaBohm: One more. I can\'t resist. RT @_BTweets: 2 feet of snow in NYC right now #Snowmageddon2015 http:\\/\\/t.co\\/b4TH7l4qup\",\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":89255296,\"id_str\":\"89255296\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Tue Jan 27 13:43:41 +0000 2015\",\"id\":560070642926510080,\"id_str\":\"560070642926510080\",\"text\":\"One more. I can\'t resist. RT @_BTweets: 2 feet of snow in NYC right now #Snowmageddon2015 http:\\/\\/t.co\\/b4TH7l4qup\",\"source\":\"<a href=\\\"http:\\/\\/www.echofon.com\\/\\\" rel=\\\"nofollow\\\">Echofon<\\/a>\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":22236319,\"id_str\":\"22236319\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":21,\"favorite_count\":24,\"entities\":{\"hashtags\":[{\"text\":\"Snowmageddon2015\",\"indices\":[72,89]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"_BTweets\",\"name\":\"b.\",\"id\":21350473,\"id_str\":\"21350473\",\"indices\":[29,38]}],\"urls\":[],\"media\":[{\"id\":559974597542805504,\"id_str\":\"559974597542805504\",\"indices\":[90,112],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"url\":\"http:\\/\\/t.co\\/b4TH7l4qup\",\"display_url\":\"pic.twitter.com\\/b4TH7l4qup\",\"expanded_url\":\"http:\\/\\/twitter.com\\/_BTweets\\/status\\/559974608838066176\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":960,\"h\":720,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":559974608838066176,\"source_status_id_str\":\"559974608838066176\",\"source_user_id\":21350473,\"source_user_id_str\":\"21350473\"}]},\"extended_entities\":{\"media\":[{\"id\":559974597542805504,\"id_str\":\"559974597542805504\",\"indices\":[90,112],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"url\":\"http:\\/\\/t.co\\/b4TH7l4qup\",\"display_url\":\"pic.twitter.com\\/b4TH7l4qup\",\"expanded_url\":\"http:\\/\\/twitter.com\\/_BTweets\\/status\\/559974608838066176\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":960,\"h\":720,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":559974608838066176,\"source_status_id_str\":\"559974608838066176\",\"source_user_id\":21350473,\"source_user_id_str\":\"21350473\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":21,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"Snowmageddon2015\",\"indices\":[87,104]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"LaylaBohm\",\"name\":\"Layla Bohm\",\"id\":22236319,\"id_str\":\"22236319\",\"indices\":[3,13]},{\"screen_name\":\"_BTweets\",\"name\":\"b.\",\"id\":21350473,\"id_str\":\"21350473\",\"indices\":[44,53]}],\"urls\":[],\"media\":[{\"id\":559974597542805504,\"id_str\":\"559974597542805504\",\"indices\":[105,127],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"url\":\"http:\\/\\/t.co\\/b4TH7l4qup\",\"display_url\":\"pic.twitter.com\\/b4TH7l4qup\",\"expanded_url\":\"http:\\/\\/twitter.com\\/_BTweets\\/status\\/559974608838066176\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":960,\"h\":720,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":559974608838066176,\"source_status_id_str\":\"559974608838066176\",\"source_user_id\":21350473,\"source_user_id_str\":\"21350473\"}]},\"extended_entities\":{\"media\":[{\"id\":559974597542805504,\"id_str\":\"559974597542805504\",\"indices\":[105,127],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/B8Vt7fnIAAA5LZi.jpg\",\"url\":\"http:\\/\\/t.co\\/b4TH7l4qup\",\"display_url\":\"pic.twitter.com\\/b4TH7l4qup\",\"expanded_url\":\"http:\\/\\/twitter.com\\/_BTweets\\/status\\/559974608838066176\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":960,\"h\":720,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"},\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":559974608838066176,\"source_status_id_str\":\"559974608838066176\",\"source_user_id\":21350473,\"source_user_id_str\":\"21350473\"}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"}]','no'),(1880,'_transient_timeout_wc_average_rating_2011426175998','1457712043','no'),(1881,'_transient_wc_average_rating_2011426175998','','no'),(1882,'_transient_timeout_wc_rating_count_2021426175998','1457712044','no'),(1883,'_transient_wc_rating_count_2021426175998','0','no'),(1884,'_transient_timeout_wc_review_count_2021426175998','1457712044','no'),(1885,'_transient_wc_review_count_2021426175998','0','no'),(1886,'_transient_timeout_wc_average_rating_2021426175998','1457712044','no'),(1887,'_transient_wc_average_rating_2021426175998','','no'),(1888,'_transient_timeout_wc_rating_count_2031426175998','1457712044','no'),(1889,'_transient_wc_rating_count_2031426175998','0','no'),(1890,'_transient_timeout_wc_review_count_2031426175998','1457712044','no'),(1891,'_transient_wc_review_count_2031426175998','0','no'),(1892,'_transient_timeout_wc_average_rating_2031426175998','1457712044','no'),(1893,'_transient_wc_average_rating_2031426175998','','no'),(1894,'_transient_timeout_wc_ship_10306d77a8af64c42c0478706f948318','1426179656','no'),(1895,'_transient_wc_ship_10306d77a8af64c42c0478706f948318','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1896,'_transient_timeout_wc_ship_38a279783aeab07f8010263a7b39aeec','1426179663','no'),(1897,'_transient_wc_ship_38a279783aeab07f8010263a7b39aeec','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1898,'_transient_timeout_wc_ship_18a8f1f2b99f40a842cd6482c67eca12','1426179734','no'),(1899,'_transient_wc_ship_18a8f1f2b99f40a842cd6482c67eca12','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1900,'_transient_timeout_wc_ship_344cf2b22ea78f4cd5777e7bb29b1519','1426179966','no'),(1901,'_transient_wc_ship_344cf2b22ea78f4cd5777e7bb29b1519','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(1902,'_transient_timeout_wc_rating_count_2011426177867','1457713880','no'),(1903,'_transient_wc_rating_count_2011426177867','0','no'),(1904,'_transient_timeout_wc_review_count_2011426177867','1457713880','no'),(1905,'_transient_wc_review_count_2011426177867','0','no'),(1906,'_transient_timeout_wc_average_rating_2011426177867','1457713880','no'),(1907,'_transient_wc_average_rating_2011426177867','','no'),(1908,'_transient_timeout_wc_rating_count_2021426177867','1457713880','no'),(1909,'_transient_wc_rating_count_2021426177867','0','no'),(1910,'_transient_timeout_wc_review_count_2021426177867','1457713880','no'),(1911,'_transient_wc_review_count_2021426177867','0','no'),(1912,'_transient_timeout_wc_average_rating_2021426177867','1457713880','no'),(1913,'_transient_wc_average_rating_2021426177867','','no'),(1914,'_transient_timeout_wc_rating_count_2031426177867','1457713880','no'),(1915,'_transient_wc_rating_count_2031426177867','0','no'),(1916,'_transient_timeout_wc_review_count_2031426177867','1457713880','no'),(1917,'_transient_wc_review_count_2031426177867','0','no'),(1918,'_transient_timeout_wc_average_rating_2031426177867','1457713880','no'),(1919,'_transient_wc_average_rating_2031426177867','','no'),(1920,'_transient_timeout_wc_rating_count_2011426177931','1457713942','no'),(1921,'_transient_wc_rating_count_2011426177931','0','no'),(1922,'_transient_timeout_wc_review_count_2011426177931','1457713942','no'),(1923,'_transient_wc_review_count_2011426177931','0','no'),(1924,'_transient_timeout_wc_average_rating_2011426177931','1457713942','no'),(1925,'_transient_wc_average_rating_2011426177931','','no'),(1926,'_transient_timeout_wc_rating_count_2021426177931','1457713942','no'),(1927,'_transient_wc_rating_count_2021426177931','0','no'),(1928,'_transient_timeout_wc_review_count_2021426177931','1457713942','no'),(1929,'_transient_wc_review_count_2021426177931','0','no'),(1930,'_transient_timeout_wc_average_rating_2021426177931','1457713942','no'),(1931,'_transient_wc_average_rating_2021426177931','','no'),(1932,'_transient_timeout_wc_rating_count_2031426177931','1457713942','no'),(1933,'_transient_wc_rating_count_2031426177931','0','no'),(1934,'_transient_timeout_wc_review_count_2031426177931','1457713942','no'),(1935,'_transient_wc_review_count_2031426177931','0','no'),(1936,'_transient_timeout_wc_average_rating_2031426177931','1457713942','no'),(1937,'_transient_wc_average_rating_2031426177931','','no'),(1941,'_transient_timeout_wc_rating_count_2011426178916','1457714922','no'),(1944,'_transient_wc_review_count_2011426178916','0','no'),(1945,'_transient_timeout_wc_average_rating_2011426178916','1457714922','no'),(1946,'_transient_wc_average_rating_2011426178916','','no'),(1947,'_transient_timeout_wc_rating_count_2021426178916','1457714923','no'),(1948,'_transient_wc_rating_count_2021426178916','0','no'),(1949,'_transient_timeout_wc_review_count_2021426178916','1457714923','no'),(1950,'_transient_wc_review_count_2021426178916','0','no'),(1951,'_transient_timeout_wc_average_rating_2021426178916','1457714923','no'),(1952,'_transient_wc_average_rating_2021426178916','','no'),(1953,'_transient_timeout_wc_rating_count_2031426178916','1457714923','no'),(1954,'_transient_wc_rating_count_2031426178916','0','no'),(1955,'_transient_timeout_wc_review_count_2031426178916','1457714923','no'),(1956,'_transient_wc_review_count_2031426178916','0','no'),(1957,'_transient_timeout_wc_average_rating_2031426178916','1457714923','no'),(1958,'_transient_wc_average_rating_2031426178916','','no'),(1959,'_transient_timeout_wc_rating_count_2011426178985','1457715003','no'),(1960,'_transient_wc_rating_count_2011426178985','0','no'),(1961,'_transient_timeout_wc_review_count_2011426178985','1457715003','no'),(1962,'_transient_wc_review_count_2011426178985','0','no'),(1963,'_transient_timeout_wc_average_rating_2011426178985','1457715003','no'),(1964,'_transient_wc_average_rating_2011426178985','','no'),(1965,'_transient_timeout_wc_rating_count_2021426178985','1457715003','no'),(1966,'_transient_wc_rating_count_2021426178985','0','no'),(1967,'_transient_timeout_wc_review_count_2021426178985','1457715003','no'),(1968,'_transient_wc_review_count_2021426178985','0','no'),(1969,'_transient_timeout_wc_average_rating_2021426178985','1457715003','no'),(1970,'_transient_wc_average_rating_2021426178985','','no'),(1971,'_transient_timeout_wc_rating_count_2031426178985','1457715003','no'),(1972,'_transient_wc_rating_count_2031426178985','0','no'),(1973,'_transient_timeout_wc_review_count_2031426178985','1457715003','no'),(1974,'_transient_wc_review_count_2031426178985','0','no'),(1975,'_transient_timeout_wc_average_rating_2031426178985','1457715003','no'),(1976,'_transient_wc_average_rating_2031426178985','','no'),(1989,'_transient_wc_average_rating_2021426179395','','no'),(1990,'_transient_timeout_wc_rating_count_2031426179395','1457715418','no'),(1991,'_transient_wc_rating_count_2031426179395','0','no'),(1992,'_transient_timeout_wc_review_count_2031426179395','1457715418','no'),(1993,'_transient_wc_review_count_2031426179395','0','no'),(1994,'_transient_timeout_wc_average_rating_2031426179395','1457715418','no'),(1995,'_transient_wc_average_rating_2031426179395','','no'),(1998,'_transient_timeout_wc_rating_count_2011426179677','1457715712','no'),(1999,'_transient_wc_rating_count_2011426179677','0','no'),(2000,'_transient_timeout_wc_review_count_2011426179677','1457715712','no'),(2001,'_transient_wc_review_count_2011426179677','0','no'),(2002,'_transient_timeout_wc_average_rating_2011426179677','1457715712','no'),(2003,'_transient_wc_average_rating_2011426179677','','no'),(2004,'_transient_timeout_wc_rating_count_2021426179677','1457715712','no'),(2005,'_transient_wc_rating_count_2021426179677','0','no'),(2006,'_transient_timeout_wc_review_count_2021426179677','1457715712','no'),(2007,'_transient_wc_review_count_2021426179677','0','no'),(2008,'_transient_timeout_wc_average_rating_2021426179677','1457715712','no'),(2009,'_transient_wc_average_rating_2021426179677','','no'),(2010,'_transient_timeout_wc_rating_count_2031426179677','1457715712','no'),(2011,'_transient_wc_rating_count_2031426179677','0','no'),(2012,'_transient_timeout_wc_review_count_2031426179677','1457715712','no'),(2013,'_transient_wc_review_count_2031426179677','0','no'),(2014,'_transient_timeout_wc_average_rating_2031426179677','1457715712','no'),(2015,'_transient_wc_average_rating_2031426179677','','no'),(2023,'_transient_timeout_wc_ship_9cc546e634de12208694d9e4bc79e233','1426184198','no'),(2024,'_transient_wc_ship_9cc546e634de12208694d9e4bc79e233','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2026,'_transient_timeout_wc_ship_3ead5ffb4a81528f7b8ffe0ff5989d2b','1426185017','no'),(2028,'_transient_timeout_wc_review_count_2011426181133','1457717465','no'),(2029,'_transient_wc_review_count_2011426181133','0','no'),(2030,'_transient_timeout_wc_review_count_2021426181133','1457717466','no'),(2031,'_transient_wc_review_count_2021426181133','0','no'),(2032,'_transient_timeout_wc_review_count_2031426181133','1457717466','no'),(2033,'_transient_wc_review_count_2031426181133','0','no'),(2034,'_transient_timeout_wc_review_count_2041426181133','1457717466','no'),(2035,'_transient_wc_review_count_2041426181133','0','no'),(2037,'_transient_timeout_wc_ship_a0385ed94ebbd5e8e6e67ab01ed38abd','1426185450','no'),(2038,'_transient_wc_ship_a0385ed94ebbd5e8e6e67ab01ed38abd','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2090,'woothemes-updater-version','1.4.1','yes'),(2091,'woothemes_helper_dismiss_activation_notice','1','yes'),(3138,'mgl_twitter_jquery','1','yes'),(2417,'_transient_timeout_wc_upgrade_notice_2.3.5','1426353780','no'),(2418,'_transient_wc_upgrade_notice_2.3.5','','no'),(2467,'_transient_timeout_wc_product_children_ids_2011426269825','1428861839','no'),(2468,'_transient_wc_product_children_ids_2011426269825','a:1:{i:0;i:295;}','no'),(2462,'_transient_wc_review_count_2021426269690','0','no'),(2123,'_transient_timeout_wc_ship_0fec4aba5bc486fa28a8b6c2f254b31e','1426203020','no'),(2124,'_transient_wc_ship_0fec4aba5bc486fa28a8b6c2f254b31e','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2283,'_transient_timeout_wc_ship_d79c0ed96f54990ce31936e3bce6100c','1426257935','no'),(2284,'_transient_wc_ship_d79c0ed96f54990ce31936e3bce6100c','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2461,'_transient_timeout_wc_review_count_2021426269690','1428861732','no'),(2127,'_transient_timeout_geoip_64.135.100.99','1426804483','no'),(2128,'_transient_geoip_64.135.100.99','US','no'),(2129,'_wc_session_5d085d3fe17dfc5ecf29ef2227dadee7','a:24:{s:4:\"cart\";s:311:\"a:1:{s:32:\"757b505cfd34c64c85ca5b5690ee5293\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:10:\"line_total\";d:2247;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:2247;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:2247;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:3;s:5:\"total\";d:2247;s:8:\"subtotal\";i:2247;s:15:\"subtotal_ex_tax\";i:2247;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(2130,'_wc_session_expires_5d085d3fe17dfc5ecf29ef2227dadee7','1426372629','no'),(2131,'_transient_timeout_wc_ship_13e523df3fab1cb64dd9d7cc33fd1a9e','1426203436','no'),(2132,'_transient_wc_ship_13e523df3fab1cb64dd9d7cc33fd1a9e','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2133,'_transient_timeout_wc_ship_bca6af9ea5d511dc824306c283711386','1426203461','no'),(2134,'_transient_wc_ship_bca6af9ea5d511dc824306c283711386','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2281,'_transient_timeout_wc_ship_0469add4f37536ebf9566fee8d25de68','1426257926','no'),(2282,'_transient_wc_ship_0469add4f37536ebf9566fee8d25de68','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3915,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1426554677','no'); INSERT INTO `wp_options` VALUES (3916,'_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:35:\"Alex King: In Praise of BackupBuddy\";s:7:\"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:28:\"http://alexking.org/?p=21405\";s:7:\"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:\"http://alexking.org/blog/2015/03/15/backupbuddy\";s: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:1571:\"<p>I’m thrilled with my <a href=\"https://alexking.org/blog/2015/02/25/hosted-on-webfaction\">new hosting set-up</a> for this site, however WebFaction doesn’t offer daily backups. I knew could spend the time to write a little script to export my database and pass it along to another storage location, but then I thought of <a href=\"https://ithemes.com/purchase/backupbuddy/\">BackupBuddy from iThemes</a>.</p>\n<p>5 minutes later I had BackupBuddy installed, with a nightly job configured to do a full export of my database and store the last 10 days of backups in my Dropbox account.</p>\n<p>Sure, I could have written the code to do this myself. It’s always tempting to do-it-yourself when you know you <em>can</em> do something. The key is to ask yourself if you <em>should</em> do something. It would have taken much more than 5 minutes to get even a simple backup script written and configured; and I definitely wouldn’t have had the storage and and automation options that BackupBuddy provides out of the box.</p>\n<p>If you need hassle-free backups for your self-hosted WordPress site<sup id=\"fnref:1\"><a href=\"http://alexking.org/blog/topic/wordpress/feed#fn:1\" rel=\"footnote\">1</a></sup>, give BackupBuddy a try.</p>\n<div class=\"footnotes\">\n<hr />\n<ol>\n<li id=\"fn:1\">\nIf you have a website, <em>please</em> make sure you have an automated backup system, and that you’ve tested your backups to make sure they actually work. <a href=\"http://alexking.org/blog/topic/wordpress/feed#fnref:1\" rev=\"footnote\">↩</a>\n</li>\n</ol>\n</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:\"Sun, 15 Mar 2015 20:05: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Alex\";s: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:24:\"Matt: Live in the Moment\";s:7:\"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:21:\"http://ma.tt/?p=44759\";s:7:\"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:40:\"http://ma.tt/2015/03/live-in-the-moment/\";s: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:369:\"<p>Jenna Wortham writes on <a href=\"http://bits.blogs.nytimes.com/2014/10/18/trying-to-live-in-the-moment-and-not-on-the-phone/\">Trying to Live in the Moment (and Not on the Phone)</a>. I’ve been using the Moment app recently too, <a href=\"https://cloudup.com/cSfRDLJHDiv\">here’s my past week of usage</a>. (I think it might count phone calls as usage.)</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:\"Sun, 15 Mar 2015 18:45: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: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:23:\"Matt: Series A Struggle\";s:7:\"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:21:\"http://ma.tt/?p=44853\";s:7:\"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:38:\"http://ma.tt/2015/03/raising-series-a/\";s: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:312:\"<p><a href=\"http://firstround.com/review/what-the-seed-funding-boom-means-for-raising-a-series-a/\">Josh Kopelman on why raising a Series A is harder than ever, and how startups can adapt to survive the changing investment landscape</a>. Fantastic essay, relevant for every company raising money at any stage.</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, 14 Mar 2015 20:45: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: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:81:\"WPTavern: BuddyPress Live Notification 2.0 Adds Real-Time Notifications for Users\";s:7:\"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:28:\"http://wptavern.com/?p=40500\";s:7:\"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:91:\"http://wptavern.com/buddypress-live-notification-2-0-adds-real-time-notifications-for-users\";s: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:3787:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg\" rel=\"prettyphoto[40500]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg?resize=1024%2C484\" alt=\"photo credit: MACSwriter - cc\" class=\"size-full wp-image-28480\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/88758069@N08/8445004895/\">MACSwriter</a> – <a href=\"http://creativecommons.org/licenses/by-sa/2.0/\">cc</a>\n<p>The <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BuddyPress Live Notification</a> plugin was originally released in 2011. Brajesh Singh, prolific plugin author and founder of <a href=\"http://buddydev.com/\" target=\"_blank\">BuddyDev</a>, created the plugin to provide Facebook-style real-time notifications for users. Over the past four years, a number of significant changes in both WordPress and BuddyPress have necessitated a complete rewrite of the extension.</p>\n<p>The <a href=\"http://buddydev.com/buddypress/introducing-buddypress-live-notification-2-0/\" target=\"_blank\">2.0 version</a> of the plugin adds support for BuddyPress’ new <a href=\"http://wptavern.com/buddypress-1-9-sammy-released-with-new-notifications-component\" target=\"_blank\">notifications component</a>, as well as the <a href=\"http://codex.wordpress.org/Function_Reference/wp_heartbeat_settings\" target=\"_blank\">Heartbeat API</a>, which is now used to fetch the notifications.</p>\n<p>The updated version includes the following:</p>\n<ul>\n<li>Complete rewrite of the code to include support for BP notifications component (introduced in BuddyPress 1.9.0)</li>\n<li>Uses WordPress Heartbeat API instead of long AJAX polling for greatly improved performance</li>\n<li>Allows theme authors to change the notifying mechanism by overriding the notify method of the bpln object</li>\n<li>Fires custom JavaScript event bpln:new_notifications when new notifications are received on the client side. A theme author can hook into it to make modifications.</li>\n</ul>\n<p>Because BP Live Notification was designed to be easy to theme and extend, Singh created an <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module\" target=\"_blank\">example plugin</a> to demonstrate how to replace the notify window UI with your own customization.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png\" rel=\"prettyphoto[40500]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png?resize=449%2C250\" alt=\"jquery-notice-style\" class=\"aligncenter size-full wp-image-40617\" /></a></p>\n<p>The sample plugin repackages the notification window with the <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module/tree/master/assets/notify\" target=\"_blank\">jQuery notice plugin</a>. Check out a <a href=\"http://creativedream.net/plugins/jquery.notify/\" target=\"_blank\">live demo</a> to see how that style of notice is presented.</p>\n<p>If you don’t like how BP Live Notification styles its alerts by default, you can easily integrate a different jQuery notice plugin using the example Singh posted on GitHub. Searching the web will turn up a <a href=\"http://jqueryhouse.com/best-jquery-notification-plugins/\" target=\"_blank\">wide variety</a> of beautiful notification styles that you can adapt for use with BuddyPress.</p>\n<p>Both Twitter and Facebook use live notifications to keep users interacting on their social networks. When you receive a live notice, it confirms, in an almost tangible way, that you are at the center of where the social activity is happening. If you think this would benefit your BuddyPress network, download <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BP Live Notification</a> 2.0 for free from WordPress.org.</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, 14 Mar 2015 02:07: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: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:80:\"WPTavern: How to Stay in the Loop if You Turn Off WordPress’ Automatic Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40498\";s:7:\"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://wptavern.com/how-to-stay-in-the-loop-if-you-turn-off-wordpress-automatic-updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5514:\"<p>When a critical <a href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" target=\"_blank\">security vulnerability was discovered in Yoast’s SEO plugin</a> this week, WordPress.org took the initiative to automatically update users’ sites with the patched version of the plugin. Many users were taken by surprise, given that the WordPress codex clearly stated that automatic plugin and theme updates are disabled by default.</p>\n<p>Shortly after the automatic update rolled out, the <a href=\"http://codex.wordpress.org/Configuring_Automatic_Background_Updates\" target=\"_blank\">codex page</a> was updated to reflect the fact that in rare instances WordPress.org will automatically update your plugins and themes unless you opt to turn this feature off entirely. Many users are not comfortable with forced automatic updates, but the good news is that there is a filter to turn them off, including the WordPress.org security updates for popular plugins:</p>\n<pre class=\"brush: php; light: true; title: ; notranslate\">add_filter( \'auto_update_plugin\', \'__return_false\' );</pre>\n<p>Prior to this security issue, users were not aware that they had to opt out of these forced updates. On one side of the fence there are those who think it’s no big deal and are thankful that WordPress.org is proactive on behalf of user security.</p>\n<p>On the other hand, there are those who are wary of forced updates from plugin authors who are notorious for pushing out problematic updates. The <a href=\"https://wordpress.org/support/plugin/wordpress-seo\">support forum</a> for Yoast’s SEO plugin contains many threads regarding fatal errors following updates issued in the past.</p>\n<p>In this particular case, Nick Haskins <a href=\"http://nickhaskins.com/2015/03/on-automatic-wordpress-updates/\" target=\"_blank\">summarizes</a> why he was not comfortable with WordPress.org’s forced update:</p>\n<blockquote><p>The plugin in question is Yoast WordPress SEO. If you’re not familiar with his plugins, the history of updates is awful. In the last two weeks, I’ve updated twice, and both times have resulted in fatal PHP errors which require FTP’ing into the site, to manually remove the plugin. Both cases were due to not checking if a file exists before loading it.</p></blockquote>\n<p>Those who are not comfortable with WordPress.org’s forced update policy have the option to turn updates off for particular plugins or for all plugins. If you opt to go the route of turning automatic updates off, there are alternative ways that you can stay up-to-date on plugin releases.</p>\n<h3>Get Email Notices When Core, Plugin, and Theme Updates are Available</h3>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg\" rel=\"prettyphoto[40498]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg?resize=1018%2C494\" alt=\"photo credit: Par avion - (license)\" class=\"size-full wp-image-40600\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/79016591@N07/13204207393\">Par avion</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>No site admin can realistically be expected to log into his site(s) and check for update every day, let alone follow all the news surrounding plugin and theme security issues. The <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> plugin will monitor your WordPress installation for updates and will send you an email as they become available. It includes the following features:</p>\n<ul>\n<li>Set the interval of how often to check for updates; hourly, twice daily or daily.</li>\n<li>Sets WordPress to check for updates more often meaning you get to know about updates sooner.</li>\n<li>Get emailed about core, plugin and theme updates.</li>\n<li>Chose if you want to be notified about active only themes and plugins updates.</li>\n<li>Remove upgrade nag message to non-admin users.</li>\n<li>For advanced users there are a number of filters and actions you can use.</li>\n</ul>\n<p>It would be truly awesome if WP Updates Notifier was also able to scan a plugin’s changelog for the word “Security” and tack it onto the email if it is applicable.</p>\n<p>WP Updates Notifier can be useful even if you’re comfortable allowing WordPress.org to perform occasional forced updates to themes and plugins for security. You may be using a plugin that is not nearly popular enough meet the criteria for a forced automatic update. Regardless, it may be useful for you to know as soon as there is an update available.</p>\n<p>The important thing is to stay in the loop about potential security issues and get patches as soon as they are available. <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> lets you do that without having to allow any third party update core, plugins, or themes on your server. The plugin is most useful when you have only a handful of sites or fewer. Otherwise, it’s probably better to utilize a central dashboard service where you check in regularly to see updates across all of your sites at once.</p>\n<p>Your other alternative is to ditch plugins created by authors who you cannot trust to issue clean updates. That will put you in a better position to leave automatic background updates on, which is recommended for the vast majority of WordPress users.</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, 13 Mar 2015 19:38: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: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: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:88:\"Post Status: Running a successful membership site in real life, with Jonathan Williamson\";s:7:\"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:30:\"https://poststatus.com/?p=7208\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://poststatus.com/running-a-wordpress-membership-website-jonathan-williamson/\";s: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:12427:\"<p>Jonathan Williamson is the co-founder and COO of <a href=\"http://cgcookie.com/\">CGCookie</a>, a membership website that provides as an educational resource for computer graphics and modeling. CGCookie has been around since 2008, and today is a network of five websites, has thousands of paying members, a team of six full time employees plus a number of contractors.</p>\n<p>CGCookie is built completely on WordPress and has a built in membership component. Some astute readers may recognize both the site and Jonathan’s name; Jonathan is <a href=\"https://twitter.com/pippinsplugins\">Pippin Williamson’s</a> identical twin brother, and Pippin has worked with Jonathan on CGCookie many times. So, in this interview, you’re not listening to me talk to Pippin — though it sounds like it — but I’m talking to Jonathan Williamson.</p>\n<p>Jonathan is as passionate about CG, modeling, 3D printing, and the software that surrounds these disciplines as Pippin is about WordPress and programming. It was a pleasure to talk to Jonathan about what it’s like to run a membership site that runs on WordPress. I think this interview will be beneficial for those that want to run a membership site, and also those that work with clients who make their living off of their website.</p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"http://audio.simplecast.fm/9023.mp3\">http://audio.simplecast.fm/9023.mp3</a><br />\n<a href=\"http://audio.simplecast.fm/9023.mp3\">Direct Download</a></p>\n<p><a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">Or subscribe to the Post Status Draft podcast on iTunes!</a></p>\n<h3>How CGCookie evolved</h3>\n<p>CGCookie started as a blog with news, tutorials, and resources for CG enthusiasts. The first form of its monetization was by selling the source files for the various tutorials. Within about two years, Jonathan and co-founder Wes Burke decided to add a membership component that ended up working far better than they anticipated.</p>\n<p>Jonathan has been working full-time on CGCookie since around the summer of 2009. They originally launched on aMember, before eventually migrating to Pippin’s <a href=\"https://pippinsplugins.com/restrict-content-pro-premium-content-plugin/\">Restrict Content Pro</a> plugin, along with <a href=\"https://easydigitaldownloads.com/\">Easy Digital Downloads</a>.</p>\n<p>Today, CGCookie has more than 120,000 free users, and they have around 4,800 paid members.</p>\n<p>Since 2008, CGCookie have managed to not have a full time web developer until February of 2014, when they hired Nick Haskins. You may recognize Nick as the founder of <a title=\"Aesop, a Medium-esque “story engine” for WordPress\" href=\"https://poststatus.com/aesop-medium-esque-story-engine-wordpress/\">Aesop Stories</a> as well. Nick manages front-end development for the site, and they still don’t have a backend developer — though a backend developer and designer are on their roadmap.</p>\n<h3>How CGCookie’s eCommerce setup runs</h3>\n<p>Considering Jonathan is using his brother’s own plugins in the real world, it makes for a great avenue for feedback and insight for Pippin to improve those products.</p>\n<p>CGCookie is using Restrict Content Pro for <a href=\"https://cgcookie.com/membership/\">memberships</a> themselves, and EDD plus the <a href=\"https://easydigitaldownloads.com/extensions/frontend-submissions/\">Front-End Submissions</a> add-on for their <a href=\"http://cgcookiemarkets.com/blender/\">marketplace</a>. We talked about whether EDD could be used for both, or if there is room for improvement in the marriage between the two systems, and he believes there is and that it’s a goal for the two plugins. For instance, currently, reporting and user management and a number of other features are independent between each plugin even though often times the users that utilize the system may overlap.</p>\n<p>I asked Jonathan about scaling WordPress and eCommerce for their large user base. He says that scaling for eCommerce has not been difficult, but with over a hundred thousand users, some default WordPress functionality has not scaled well; for instance, some admin areas create dropdowns for all users, which does not work well. Fortunately, there are some trac tickets in place currently to help solve some of these problems.</p>\n<h3>Prioritizing goals for a membership site</h3>\n<p>When discussing challenges running a membership site, Jonathan highlights the internal battles: balancing new features versus iterative improvements. Based on my short experience managing this membership site, I completely agree.</p>\n<p>For an example, Jonathan told me about a potential question and answer system to help his members get answers for specific technical topics that may be beyond the scope of a specific course. They believe a Stack Exchange style setup that allows them to refer their courses to specific questions would allow them to better serve their customers with the same content they already have.</p>\n<blockquote><p>How do you get people to find your content that answers their question, but you don’t have a way of just explicitly saying that these are the questions this course answers?</p></blockquote>\n<p>They’re considering a method of post to post relationships that direct courses as question answers and vice versa. For this feature and others, they try to do things with a short return on investment, but they also don’t want to be a slave to it. They sometimes do things “that are important to the quality of CGCookie, that never make a dime.” They removed ads last year under that very premise, to make CGCookie a better learning experience.</p>\n<h3>Not the only place to learn</h3>\n<p>Jonathan knows CGCookie isn’t the only place to learn, so they focus on creating an excellent community and learning experience for their customers.</p>\n<p>Realizing that our sites aren’t the only way to get certain information is an important thing to know to be able to better focus what we create for our users and why we create it.</p>\n<h3>Pricing for CGCookie</h3>\n<p>CGCookie has pricing for monthly, quarterly, or yearly pricing; all plans renew automatically unless explicitly cancelled. This is a feature they actively A/B test to see what’s working and what’s not.</p>\n<p>Behavior of customers varies between the three levels. Jonathan says that the users are more invested in their purchases (and getting more out of it) when they sign up for longer. Quarterly members have 10% longer lifetime memberships and spend three times longer on the site.</p>\n<p>However, they do have “a fair bit” of what I called “download and dash” members that sign up for a month, download a bunch of assets and cancel. Monthly memberships are also the most popular plan. They’ve considered locking down downloads for monthly signups but it’s not something they want to do unless it becomes a bigger problem; however they do lose money on those customers that download gigabytes of files and videos but only stay subscribed for one month.</p>\n<h3>Testing</h3>\n<p>During A/B tests, they have found that people will be just as likely to sign up for quarterly as monthly if monthly isn’t available, and quarterly members are more engaged. One thing they noted is that once people stick around for a few months, the average tenure of a user skyrockets; they have some users that have been a paying member as long as the site has been running.</p>\n<p>One of my big takeaways talking to Jonathan was about how significant testing can be. Their tests help them decide on the optimal pricing and payment plans to maximize a lifetime value.</p>\n<p>For testing, insights, and statistics they use <a href=\"https://www.optimizely.com/\">Optimizely</a>, <a href=\"https://mixpanel.com/\">Mixpanel</a>, and Google Analytics.</p>\n<p>Mixpanel allows you to create custom events in your software, and does require some code knowledge, but it can deliver valuable insights if you use it correctly. Jonathan notes, “It’s basically as comprehensive as you make it.”</p>\n<p>They can also mesh tools. They can track which A/B test from Optimizely a customer signed up with, and then use Mixpanel to track what they did and how they did it. They can get login metrics, renewal numbers, and more for each plan and signup flow.</p>\n<p>Mixpanel requires PHP and JavaScript knowledge to utilize, but Optimizely has an extensive visual interface that doesn’t require code knowledge to utilize.</p>\n<h3>What encourages membership signups</h3>\n<p>“It varies day to day, week to week, month to month,” in regard to how their signups work. A bad month in the economy can make their signups go down. Sometimes quarterly users will spike while monthly users are steady.</p>\n<p>Their biggest thing that affects signup rates is customer support. Some presale, but also support for new members to help answer questions and get people engaged. <span class=\"pullquote alignright\">When we can help someone answer the question, “Where do I go next?”, we are able to keep them for a long time.</span></p>\n<p>They have one or two courses that drive a ton of traffic to their site, and it is therefore their largest onboarding channel for new members. However, they don’t have a silver bullet for what it takes to get new users. They are always trying new things.</p>\n<h3>On competing and the industry</h3>\n<p>Jonathan doesn’t see themselves as a part of a singular industry. While many think of CG as a part of the film industry, it’s one of dozens of potential applications, and they don’t want to narrow themselves to a particular one.</p>\n<p>They also poll users to get a feel for who they are and what industry actual users come from. Based on around a thousand responses, they had no real pattern at all. The results were all over the board.</p>\n<p>So they don’t want to compete with a film tutorials site or any other industry site. They want to focus on the tool itself. They want to teach people how to use Blender and show them how it can be applied to various industries their users are a part of.</p>\n<h3>Advice for those running membership sites</h3>\n<blockquote><p>“Build your community would be the main one. It’s one thing to offer a really good product. It’s one thing to build a really good website. But if you don’t have the community behind you that’s going to be willing to trust in you with their wallet … it’s not going to go anywhere long term, sustainably.”</p></blockquote>\n<p>Jonathan says it’s about building the community as well as the sense of trust within that community. He believes that customers will want to know that not only the content will be worth it, but that it will continue to be worth it — and that the communication and support from the team behind the site will be consistent as well.</p>\n<p>He believes that subscriptions and products are very different. With a subscription, the interaction is just as or far more important than specific content itself.</p>\n<p>When he refers to community, he doesn’t mean it has to be strictly through something like a forum. He considers it a broad term, and for them it evolved out of their Blender community user base. At the time we recorded this, they didn’t have forums, a dedicated chat system, or an actual community integration part — though <a href=\"http://community.cgcookie.com/\">they have opened a forum</a> since we chatted. But the community exists and thrives within comments and their gallery functionality.</p>\n<h3>Wrapping up</h3>\n<p>Jonathan is full of great advice and I could listen to him talk about membership sites for a long time. I have no experience with CG but at the end of this interview he had me wanted to go build something with Blender.</p>\n<p>You can (and should) keep up with <a href=\"https://twitter.com/carter2422\">Jonathan on Twitter</a>, or perhaps you’ll see him at a conference near you — but you’ll probably think it’s Pippin at first. Also be sure to checkout <a href=\"http://cgcookie.com/\">CGCookie’s website</a>; it’s really great.</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, 13 Mar 2015 17:01: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: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: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:63:\"Matt: Love is the light that sparked when only darkness existed\";s:7:\"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:79:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s:7:\"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:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s: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:186:\"<p> <img alt=\"\" src=\"http://i1.wp.com/ma.tt/files/2015/03/IMG_5196.jpg?resize=604%2C466\" title=\"\" class=\"size-custom\" /></p>\n<p>Taken in Houston today. Happy birthday Mom! </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, 13 Mar 2015 15:49:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:7;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:37:\"Matt: Government Taking Over Internet\";s:7:\"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:21:\"http://ma.tt/?p=44766\";s:7:\"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:\"http://ma.tt/2015/03/government-taking-over-internet/\";s: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:569:\"<p>Since the Title II ruling from the FCC there’s been a lot of partisan rhetoric about the government taking over the internet, <a href=\"http://ma.tt/2015/02/net-neutrality-win/\">even in the comments of this very blog</a>. I just came across Brad Feld’s post, <a href=\"http://feld.com/archives/2015/02/final-thoughts-fcc-title-ii-ahead-tomorrows-vote-net-neutrality.html\">Some Final Thoughts on the FCC and Title II Ahead of Tomorrow’s Vote on Net Neutrality</a> and he does an awesome job breaking down and addressing each of the misconceptions.</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, 13 Mar 2015 02: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: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:56:\"WPTavern: WordPress 4.2 Beta 1 Now Available for Testing\";s:7:\"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:28:\"http://wptavern.com/?p=40568\";s:7:\"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:\"http://wptavern.com/wordpress-4-2-beta-1-now-available-for-testing\";s: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:3336:\"<p><a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">WordPress 4.2 beta 1</a> is now available for early testers to download. It’s “pencils down” time for core contributors as far as new feature requests are concerned. This is the point in the release cycle where contributors are focusing their efforts on bug fixes and inline documentation.</p>\n<p>Drew Jaynes, the 4.2 release lead, posted the <a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">beta release announcement</a> and summarized the main features that could use further testing. The <a href=\"http://wptavern.com/preview-the-press-this-bookmarklet-redesign-alpha-plugin-now-ready-for-testing\" target=\"_blank\">Press This bookmarklet feature has been totally redeigned</a> to be more intuitive and mobile-friendly. If you want to test it out, install the beta and then navigate to the Tools screen in the admin.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg?resize=898%2C408\" alt=\"press-this-featured\" class=\"aligncenter size-full wp-image-24221\" /></a></p>\n<p>Jaynes also encourages users to test drive the new theme browsing and switching capabilities that are now built into the customizer. “We’re especially interested to know if this helps streamline the process of setting up your site,” he said.</p>\n<p>The customizer theme switcher is one of the more controversial additions to this release. The new feature was met with a significant amount of resistance from our commenters when it was <a href=\"http://wptavern.com/customizer-theme-switcher-approved-for-merge-into-wordpress-4-2\" target=\"_blank\">approved for merge into WordPress 4.2</a>.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg?resize=1025%2C473\" alt=\"customizer-theme-switcher\" class=\"aligncenter size-full wp-image-38931\" /></a></p>\n<p>The installation and update process for plugins has been beautifully re-tooled to provide a smoother, more convenient experience where users can perform these actions without leaving the Plugins screen. Feel free to leave any feedback on the corresponding <a href=\"https://core.trac.wordpress.org/ticket/29820\" target=\"_blank\">ticket</a> for this improvement.</p>\n<p>WordPress 4.2 also <a href=\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\" target=\"_blank\">expands core support for emoji</a>. Jaynes suggested that users go to town on testing it everywhere.</p>\n<p>“If you felt like emoji were starkly missing from your content toolbox, worry no more,” he said. “We’ve added emoji support nearly everywhere, even post slugs.”</p>\n<p>According to the current <a href=\"https://make.wordpress.org/core/version-4-2-project-schedule/\" target=\"_blank\">4.2 project schedule</a>, the official release is targeted for the week of April 22nd. A series of betas and at least one release candidate are likely to precede the official release during the course of the next month.</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, 13 Mar 2015 00:01: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: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: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:56:\"WPTavern: WPWeekly Episode 183 – Backing Up The Backup\";s:7:\"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://wptavern.com?p=40559&preview_id=40559\";s:7:\"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:\"http://wptavern.com/wpweekly-episode-183-backing-up-the-backup\";s: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:4337:\"<p>In this episode of WordPress Weekly, <a title=\"http://onlinebizcoach.com/\" href=\"http://onlinebizcoach.com/\">Marcus Couch</a> and I discuss a lot of different stories. We share our opinions on the redesigned theme and plugin directories. We discuss CodeGuard’s survey results that indicate WordPress users need a lot more education on backup plugins, strategies, and services. Last but not least, we discuss the WordPress history book. Near the end of the show, Marcus describes a new venture he’s pursuing to help coach online businesses.</p>\n<h2>Stories Discussed:</h2>\n<p><a title=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\">WordPress Version Stats Updated: More Than 1/3 of Sites are Running WordPress 4.1</a><br />\n<a title=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\">WordPress Plugin Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\">WordPress Theme Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\" href=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\">Version One of The WordPress History Book is Ready For Review</a><br />\n<a title=\"http://wptavern.com/wordpress-publishes-security-white-paper\" href=\"http://wptavern.com/wordpress-publishes-security-white-paper\">WordPress Publishes Security White Paper</a><br />\n<a title=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\" href=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\">CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress</a><br />\n<a title=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\" href=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\">bbPress 2.5.5 Released, Patches Three Potential Security Vulnerabilities</a><br />\n<a title=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\">Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/custom-upload-folders-plus/\" href=\"https://wordpress.org/plugins/custom-upload-folders-plus/\">Custom Upload Folders Plus</a> lets you organize file uploads by file type and logged in users.</p>\n<p><a title=\"https://wordpress.org/plugins/scratchpad/\" href=\"https://wordpress.org/plugins/scratchpad/\">Scratchpad</a> lets you keep running notes when composing your posts. It can be used to keep an outline for the post, be visible next to the post, or to have a list of links or snippets to refer to.</p>\n<p><a title=\"https://wordpress.org/plugins/gravity-buttons/\" href=\"https://wordpress.org/plugins/gravity-buttons/\">Gravity Buttons</a> is a powerful button creation plugin that allows anyone to create great-looking CSS3 buttons that can be used anywhere on your site.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 18th 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=\"http://www.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 #183:</strong><br />\n</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, 12 Mar 2015 22:58: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: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:42:\"WPTavern: Is a WordPress Plugin a Startup?\";s:7:\"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:28:\"http://wptavern.com/?p=40528\";s:7:\"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:\"http://wptavern.com/is-a-wordpress-plugin-a-startup\";s: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:8949:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg?resize=150%2C150\" alt=\"petersuhm\" class=\"alignright size-thumbnail wp-image-40534\" /></a>This post was contributed by guest author <a href=\"http://petersuhm.com/\" target=\"_blank\">Peter Suhm</a>. Peter is a web developer from the Land of the Danes. He is the creator of <a href=\"http://wptavern.com/wp-pusher-aims-to-provide-pain-free-deployment-of-wordpress-themes-and-plugins-from-github\" target=\"_blank\">WP Pusher</a> and a huge travel addict, bringing his work along with him as he goes.<br />\n </p>\n<hr />\n<p>About two months ago, I released my first commercial WordPress product, <a href=\"https://wppusher.com/\" target=\"_blank\">WP Pusher</a>, a plugin that makes deploying themes and plugins really easy. WP Pusher was not meant to be “just a plugin”. It was supposed to be a SaaS product, and throughout it all, when I was building it, I always thought of it as a startup I was creating.</p>\n<p>For “just a WordPress plugin”, I think it has been quite successful so far, and to a large extent, I believe that to be a result of my own perception of the whole thing. I think it was more successful because, even after I realized it was just going to be a plugin, I still treated it as a startup.</p>\n<h2>What Is a Startup?</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg?resize=1025%2C493\" alt=\"office\" class=\"aligncenter size-full wp-image-40552\" /></a></p>\n<p>In the fall of 2014, I was traveling around Southeast Asia, enjoying the digital nomad lifestyle, while making WP Pusher. I spent quite a bit of time in Chiang Mai, the capital of digital nomads, and everyone was talking about a guy named Pieter Levels, who did all kinds of cool things, all related to digital nomadism. One of these things was to take up the challenge of building a new startup every month for 12 months.</p>\n<p>Hearing people talk about Pieter’s startup quest got me thinking about the term “startup”. Honestly, when I first heard about it, I did not think of the 12 startups as real startups – which Pieter obviously did. To me, creating a portfolio of 12 startups in such a short time seemed a bit silly. In my head, a real startup required more dedication and commitment than that.</p>\n<p>In the meantime, some of Pieter’s startups have been really successful and the whole process has been really inspiring to follow. I now understand that my idea of a startup was missing some pieces. All of the 12 projects that Pieter created qualified as startups. Some of them were more successful than others, but he validated 12 ideas in a short time and the result is really impressive. And one thing, which is very important, is that Pieter treated all of the 12 projects as startups instead of just another side project (which is how many developers talk about their projects). Calling something a side project is an easy way of protecting yourself against your fear of failure.</p>\n<p>If you ask Steve Blank about his definition of a startup, he will tell you that <a href=\"http://steveblank.com/2010/01/25/whats-a-startup-first-principles/\" target=\"_blank\">“a startup is an organization formed to search for a repeatable and scalable business model”</a>. If we break that up, “an organization” can mean anything. It can be you alone or it can be a team. “Repeatable” and “scalable” are two sides of the same coin.</p>\n<p>Building a WordPress plugin and calling it a day is not enough. That is not a startup. Honestly, to me, “repeatable“ is the main factor. I am in it for the freedom – not the empire building. I want a business to be repeatable in the sense that I can teach someone else how to run it for me – hence, freedom. It does not have to be scalable in order to put food on my table or allow me to travel around the world – it just has to be profitable.</p>\n<p>WordPress offers a giant market full of small niches and potential customers. There is no reason why something you are building for WordPress could not be as huge as any other software startup. The market share of the WordPress platform is <a href=\"http://w3techs.com/technologies/overview/content_management/all/\" target=\"_blank\">large enough</a>.</p>\n<p>In relation to the Steve Blank quote, what could you do to make your WordPress plugin a startup instead of a side project? First of all, you need to think about the “organization”. Most likely, you are the programmer or the engineer behind your product. But do you know how to design a shiny, high-converting landing page? Do you have any clue about how to approach marketing or customer relations? What about the legal and financial aspects? Maybe you do. If you do not, you need to either be willing to learn or team up with someone who does. At the very minimum, you need to at least consider it.</p>\n<p>How can you build a business around a WordPress plugin that is more “repeatable” and “scalable”? Well, you could do most of the things that other startups do. Here are a few questions to consider:</p>\n<ul>\n<li>Could you charge more or offer more expensive options?</li>\n<li>Could you turn your plugin into a SaaS or find something that you could charge for on a recurring basis?</li>\n<li>Could you sell additional add-ons or extensions for your plugin?</li>\n<li>Could you offer a service in addition to your plugin?</li>\n<li>Given you solve some kind of pain for your customers, could you copy your idea to other niches or customer segments?</li>\n<li>Could you come up with ways to attract more customers on a recurring basis? (SEO, content marketing, advertising etc.)</li>\n<li>Could you have someone else help you find new customers? (copywriters, affiliate partners etc.)</li>\n</ul>\n<p>You get it.</p>\n<h2>Solving Your Own Problems vs. Solving Other People’s Problems</h2>\n<p>A very important point I want to make relates to the business idea of your WordPress plugin. In a market like WordPress, programmers tend to be tempted to find solutions to their own problems – not necessarily other people’s problems. Finding a solution for a problem you have yourself is a good place to start and great for motivation, domain knowledge and so on, but it is not enough.</p>\n<p>If you want it to be a business, you need to make sure that other people have the same problem and are willing to pay for it. Startups are not made to solve their own problems. The original business idea behind the startup might have been to solve a problem the founder had, but if the only customer in the startup is going to be the founder alone, it is not a very good business model. You need to figure out how you can make your product relevant to more people – not everyone of course, but more people than yourself.</p>\n<p>As an example, WP Pusher solves a problem I had with clients. There were already solutions to this problem – both free and paid. Most of them required either Git installed or that I granted them access to my clients’ servers. Given I am actually in control of, or at least have an influence over, most of the server environments of my clients, I could in theory have used one of these existing solutions.</p>\n<p>However, I knew that was not the case for a lot of WordPress developers. I saw the possibility of solving my own problem as well as solving a problem I knew a lot of other developers had. Reading about Pieter’s 12 startups inspires me to build more products for WordPress. Solve more problems. Build more startups.</p>\n<h2>Say It Out Loud</h2>\n<p>When I thought WP Pusher was going to be a SaaS business, I thought of it as a startup. When I decided to change the business model and rebuild it all as a single plugin, it felt weird calling it a business – or even a startup. For a short time I think I phrased it as “just a project for WordPress”, when telling people about it.</p>\n<p>Personally, I still like to think of it as a startup. I kept the landing page I built for the SaaS and I kept the blog I set up. I kept everything that I initially made when it was a “startup” I was working on. Today, I have made a conscious decision that it is in fact a startup – no matter how big or small it is.</p>\n<p>WP Pusher has many characteristics of a startup. It solves a very obvious pain point that is easy to communicate. It has a simple business model in a very large market. And finally, it has a logo and it has a nice landing page. That is a startup right there.</p>\n<p>What are you missing before you can confidently call your WordPress plugin a startup?</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, 12 Mar 2015 21:28: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: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: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:45:\"Matt: Portland + Phoenix Press Publish Events\";s:7:\"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:21:\"http://ma.tt/?p=44801\";s:7:\"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:\"http://ma.tt/2015/03/portland-phoenix-press-publish-events/\";s: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:775:\"<p>We’re organizing an exciting <a href=\"http://presspublish.events/\">new conference series focused on blogging, called Press Publish</a>. The speaker list has some really awesome folks on it, and will include notable WordPress bloggers telling their stories as well as <a href=\"http://automattic.com/\">Automattic</a> employees teaching tutorials and workshops. Plus, WordPress.com Happiness Engineers will be ready and waiting to help people one-on-one with their blogs.</p>\n<p>The first two events are in <strong>Portland</strong> on March 28 and in <strong>Phoenix</strong> on April 18, and <a href=\"http://presspublish.events/register/?tix_coupon=MATTBLOG\">if you register with this link in the next week or so you get a discount</a>, special for Ma.tt readers.</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, 12 Mar 2015 04:58: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: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:91:\"WPTavern: EDD 2.3 Introduces New Customer Management Interface and Performance Improvements\";s:7:\"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:28:\"http://wptavern.com/?p=40484\";s:7:\"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:101:\"http://wptavern.com/edd-2-3-introduces-new-customer-management-interface-and-performance-improvements\";s: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:4339:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png\" rel=\"prettyphoto[40484]\"><img class=\"aligncenter size-full wp-image-40496\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png?resize=620%2C223\" alt=\"EasyDigitalDownloadsFeaturedImage\" /></a></p>\n<p>Easy Digital Downloads 2.3 is <a title=\"https://easydigitaldownloads.com/blog/version-2-3-released/\" href=\"https://easydigitaldownloads.com/blog/version-2-3-released/\">available for download</a> and includes new features along with performance improvements. One of the highlights is the new customer management interface. The improved interface lets you quickly browse customer data in an intuitive fashion. There’s also some new API’s that allow developers to interact with customer data behind the scenes.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png\" rel=\"prettyphoto[40484]\"><img class=\"size-full wp-image-40487\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png?resize=1025%2C808\" alt=\"New Customer Management Interface\" /></a>New Customer Management Interface\n<p>File download URLs are more secure, have better performance, and are more reliable. URLs now contain secure tokens and expiration dates to maintain the security of files. This decreases the likelihood of individuals being able to tamper with downloadable files. URLs are also shorter and easier to share.</p>\n<p>EDD 2.3 significantly improves stat tracking. For example, when you add or remove Download products on an existing payment record, the earnings and sales for the affected products are now properly updated when the payment record is saved. Performance improvements to reports include:</p>\n<ul>\n<li>Tax reports are now much more efficient</li>\n<li>A race condition related to the update process for Download earnings / sales has been resolved</li>\n<li>Individual customer stats are now much more performant</li>\n<li>The Sales / Earnings widget on the Dashboard now loads via Ajax to improve the first-load performance</li>\n</ul>\n<p>According <a title=\"https://twitter.com/chriscct7/status/575724923899023360\" href=\"https://twitter.com/chriscct7/status/575724923899023360\">to Chris Christoff</a>, core developer of EDD, the product has officially passed 10,000 commits made by 121 people since its inception on Github. Pippin Williamson, founder of EDD, states on Twitter that even though the release adds substantial features, the code base has shrunk significantly.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Thanks to the keen eyes of <a href=\"https://twitter.com/andyfragen\">@andyfragen</a>, it\'s been noticed that the EDD code base shrunk significantly with 2.3, even though we add a LOT</p>\n<p>— Pippinsplugins (@pippinsplugins) <a href=\"https://twitter.com/pippinsplugins/status/575721400650043392\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p>EDD 2.3 has eight other notable improvements:</p>\n<ul>\n<li>Download products can now be added to the cart with multiple price IDs at one time</li>\n<li>Better support for the <a href=\"https://wordpress.org/plugins/polylang/\" target=\"_blank\">Polylang</a> plugin has been added</li>\n<li>PayPal Buy Now buttons no longer create pending payment records on each click</li>\n<li>A new {ip_address} email tag has been added</li>\n<li>Numerous new action hooks and filters have been added for developers</li>\n<li>Numerous translation files have been added and several new languages as well</li>\n<li>The display of items in the cart widget has been improved to properly show quantities</li>\n<li>A large number of minor PHP issues have been resolved</li>\n</ul>\n<p>The full list of bugs and improvements is <a title=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\" href=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\">available on Github</a>. You can <a title=\"https://wordpress.org/plugins/easy-digital-downloads/\" href=\"https://wordpress.org/plugins/easy-digital-downloads/\">download 2.3</a> from the WordPress plugin directory or update from within WordPress by visiting the Updates screen.</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, 11 Mar 2015 23:18: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: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:54:\"WPTavern: WordPress Foundation Website Gets 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:28:\"http://wptavern.com/?p=40035\";s:7:\"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:\"http://wptavern.com/wordpress-foundation-website-gets-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:3663:\"<p>The <a href=\"http://wordpressfoundation.org/\" target=\"_blank\">WordPress Foundation</a> website is sporting a fresh coat of paint, based on the Twenty Fifteen default theme released with <a href=\"http://wptavern.com/wordpress-4-1-dinah-released\" target=\"_blank\">WordPress 4.1</a> last December. The foundation exists to further the mission of the open source project, most importantly by ensuring free access to the software for years to come. It also serves to protect the WordPress-related trademarks and educate the public about the software.</p>\n<p>With that mission at its core, it’s fitting that the foundation selected Twenty Fifteen for the new look. Matt Mullenweg, founder of the organization, <a href=\"https://twitter.com/photomatt/status/573256190462984192\" target=\"_blank\">identified</a> Automattic employee <a href=\"https://twitter.com/NickHamze\" target=\"_blank\">Nick Hamze</a> as responsible for the foundation’s updated design.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png?resize=1025%2C703\" alt=\"wordpress-foundation\" class=\"aligncenter size-full wp-image-40473\" /></a></p>\n<p>When we offered a <a href=\"http://wptavern.com/first-look-at-designs-for-the-twenty-fifteen-default-wordpress-theme\" target=\"_blank\">first look at the design of Twenty Fifteen</a> prior to its release, readers made it clear that this theme would be more enthusiastically received than any other default theme in WordPress’ recent history. Twenty Fifteen offers users a clean canvas that easily lends itself to customization.</p>\n<p>Nick Hamze’s personal <a href=\"http://blog.nickhamze.com/\" target=\"_blank\">blog</a> is another beautiful example of a Twenty Fifteen customization in the wild.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png?resize=1025%2C688\" alt=\"nick-hamze\" class=\"aligncenter size-full wp-image-40474\" /></a></p>\n<p>WordCamps in particular are making excellent use of the default theme as a base for their event websites. <a href=\"http://maine.wordcamp.org/2015/\" target=\"_blank\">WordCamp Maine 2015</a> is a prime example of how designers are creatively adapting Twenty Fifteen:</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png?resize=1025%2C713\" alt=\"wordcamp-maine\" class=\"aligncenter size-full wp-image-40475\" /></a></p>\n<p><a href=\"http://london.wordcamp.org/2015/\" target=\"_blank\">WordCamp London 2015</a> organizers used the default theme to bring a grunge look to their site with the help of Google fonts and spray paint style backgrounds.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png?resize=1025%2C713\" alt=\"wordcamp-london\" class=\"aligncenter size-full wp-image-40477\" /></a></p>\n<p>Armed with a unique background image and a little bit of color inspiration, it’s easy for anyone to make their own totally unique version of Twenty Fifteen. Thanks to the options built into the customizer, you may not even need to create a child theme.</p>\n<p>Where else have you seen <a href=\"https://wordpress.org/themes/twentyfifteen/\" target=\"_blank\">Twenty Fifteen</a> in the wild?</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, 11 Mar 2015 22:44: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: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:63:\"WPTavern: Akismet Improves User Privacy by Encrypting API Calls\";s:7:\"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:28:\"http://wptavern.com/?p=40459\";s:7:\"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:\"http://wptavern.com/akismet-improves-user-privacy-by-encrypting-api-calls\";s: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:2837:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png\" rel=\"prettyphoto[40459]\"><img class=\"size-full wp-image-40462\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png?resize=656%2C301\" alt=\"Akismet SSL Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/61423903@N06/7557181168\">Secure Cloud Computing</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Akismet 3.1 <a title=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\" href=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\">is available for download</a> and contains a bug fix that prevents it from inadvertently modifying a comment’s content during the spam filtering process. In addition to the bug fix, calls made to the Akismet API are now encrypted via SSL.</p>\n<p>While it may not seem like much on the surface, encrypting communications between WordPress and Akismet is an important change that increases the privacy of those who leave comments on your site. Christopher Finke, who works on the Akismet development team, explains why:</p>\n<blockquote><p>Akismet’s API is being offered over SSL for the same reason that all <a href=\"http://wordpress.com\">wordpress.com</a> subdomains are <a title=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\" href=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\">now served over SSL by default</a>. Encrypting that connection decreases the chances of surveillance by a third-party. No matter what a commenter is writing about, sending their comment to be checked using SSL ensures that it will only be read by those who are meant to read it.</p></blockquote>\n<p>The move is part of a larger effort to apply SSL across WordPress.com and WordPress.org. In late 2014, almost all of WordPress.org <a title=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\" href=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\">was transitioned</a> to load over SSL/HTTPS. As part of the security hardening process of WordPress 3.7, <a title=\"http://codex.wordpress.org/WordPress.org_API\" href=\"http://codex.wordpress.org/WordPress.org_API\">api.wordpress.org,</a> which handles theme, plugin, and core updates, was forced to use SSL if the webserver supports it.</p>\n<p>If you’re not sure what SSL is or would like to learn how to implement it on your site, read the <a title=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\" href=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\">HTTPS section in the WordPress user manual</a>. It has an introduction to the protocol and provides tips on implementing, tweaking, and applying good practices</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, 11 Mar 2015 21:12: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: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: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:117:\"WPTavern: Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended\";s:7:\"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:28:\"http://wptavern.com/?p=40433\";s:7:\"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://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\";s: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:4095:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg\" rel=\"prettyphoto[40433]\"><img class=\"aligncenter size-full wp-image-40456\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg?resize=1025%2C457\" alt=\"yoast\" /></a></p>\n<p>A blind SQL injection vulnerability was discovered today in the popular <a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO plugin by Yoast</a>. WPScanVulnerability Database <a href=\"https://wpvulndb.com/vulnerabilities/7841\" target=\"_blank\">issued an advisory</a> after responsibly disclosing the vulnerability to the plugin’s author:</p>\n<blockquote><p>The latest version at the time of writing (1.7.3.3) has been found to be affected by two authenticated (admin, editor or author user) Blind SQL Injection vulnerabilities.</p>\n<p>The authenticated Blind SQL Injection vulnerability can be found within the ‘admin/class-bulk-editor-list-table.php’ file. The orderby and order GET parameters are not sufficiently sanitized before being used within a SQL query.</p></blockquote>\n<p>Yoast was quick to respond with a patch and released version 1.7.4 with the following security fix:</p>\n<blockquote><p>Fixed possible CSRF and blind SQL injection vulnerabilities in bulk editor. Added strict sanitation to order_by and order params. Added extra nonce checks on requests sending additional parameters. Minimal capability needed to access the bulk editor is now Editor. Thanks <a href=\"https://github.com/ethicalhack3r\" target=\"_blank\">Ryan Dewhurst</a> from WPScan for discovering and responsibly disclosing this issue.</p></blockquote>\n<h3>Immediate Update Advised</h3>\n<p>Users running the most recent version are advised to update immediately. If you’re using Jetpack on all your sites, you can quickly update them by visiting: <a href=\"https://wordpress.com/plugins/wordpress-seo\" target=\"_blank\">https://wordpress.com/plugins/wordpress-seo</a>. There you will see all the sites where you have the plugin installed and can update from your centralized dashboard.</p>\n<p>Hosting companies are scrambling to add a fix to protect customers. The Pressable status blog sent out an <a href=\"http://status.pressable.com/2015/03/11/wordpress-seo-vulnerability/\" target=\"_blank\">advisory</a> on the vulnerability and is immediately updating installations where the plugin is active:</p>\n<blockquote><p>Our systems have already begun updating this plugin across all impacted sites on our systems, and we expect this process to be completed shortly.</p></blockquote>\n<p>SiteGround has added a <a href=\"https://www.siteground.com/blog/wordpress-seo-by-yoast-vulnerability/\" target=\"_blank\">temporary fix</a> to tide customers over in the meantime before they have the chance to update. The company added new security rules to its WAF (web application firewall), which will actively filter any possible incoming hacking attempts that try to exploit the vulnerability.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Our security team has just added a fix to protect customers from a vulnerability in <a href=\"https://twitter.com/hashtag/WP?src=hash\">#WP</a> SEO plugin by Yoast <a href=\"https://t.co/nP9qrJaO0x\">https://t.co/nP9qrJaO0x</a></p>\n<p>— SiteGround (@SiteGround) <a href=\"https://twitter.com/SiteGround/status/575701133550878720\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO by Yoast</a> is active on more than one million websites. While many hosts are being proactive about getting plugin updates to customers, most of the plugin’s users will not be able to rely on their host to take care of the update. Keeping your site safe from the vulnerability is as easy as logging in and updating to the latest version.</p>\n<p><em><strong>Update</strong></em> Joost de Valk <a title=\"https://yoast.com/wordpress-seo-security-release/\" href=\"https://yoast.com/wordpress-seo-security-release/\">published an update</a> discussing the vulnerabilities and what is fixed.</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, 11 Mar 2015 18:13:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:50:\"Akismet: Akismet 3.1 Plugin for WordPress Released\";s:7:\"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:\"http://blog.akismet.com/?p=1794\";s:7:\"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:\"http://blog.akismet.com/2015/03/11/akismet-3-1-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:1197:\"<p>Version 3.1 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>As of version 3.1, all calls to the Akismet API are now made using SSL, increasing the confidentiality of your commenters’ data as it travels over the wire. Developers of other Akismet libraries are now free to use <code>https</code> URLs for Akismet API endpoints as well.</p>\n<p>This update also includes a bugfix that prevents Akismet from inadvertently modifying a comment’s content during the spam filtering process.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1794/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1794/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1794&subd=akismet&ref=&feed=1\" width=\"1\" height=\"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:\"Wed, 11 Mar 2015 17:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s: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:26:\"Matt: Lessons from 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:21:\"http://ma.tt/?p=44701\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://ma.tt/2015/03/lessons-from-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:375:\"<blockquote><p>Personally I can say that it was the Jetpack features that helped provide the defaults that got me hooked on WordPress. If it weren’t for that, I wouldn’t be where I am today.</p></blockquote>\n<p>Josh Pollock at Torque writes about <a href=\"http://torquemag.io/lessons-can-learn-jetpack-helped-wordpress-succeed/\">Lessons we can learn from Jetpack</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, 11 Mar 2015 03:01: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: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:90:\"WPTavern: Mentionable Plugin Adds @mentions for WordPress Content with Inline Autocomplete\";s:7:\"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:28:\"http://wptavern.com/?p=39424\";s:7:\"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:99:\"http://wptavern.com/mentionable-plugin-adds-mentions-for-wordpress-content-with-inline-autocomplete\";s: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:3037:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg\" rel=\"prettyphoto[39424]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg?resize=1024%2C508\" alt=\"photo credit: gordon2208 - cc\" class=\"size-full wp-image-36986\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/gordon2208/4987669000/\">gordon2208</a> – <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a>\n<p>Finding and linking to previously published content on your site is a daily necessity for bloggers and content managers. Usually, you have to search the frontend of your site or search posts/pages in the admin to track down the content you’re trying to link.</p>\n<p><a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> is a handy tool, created by the folks at <a href=\"https://xwp.co/\" target=\"_blank\">XWP</a>, that saves a lot of time on internal linking. The plugin adds @mentions to the visual editor with autocomplete for any content published on the site, including posts, pages, media, and custom post types.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png\" rel=\"prettyphoto[39424]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png?resize=843%2C438\" alt=\"mentionable\" class=\"aligncenter size-full wp-image-40405\" /></a></p>\n<p>Mentionable includes a settings panel for specifying the post types for which the plugin will be active. You can also select the post types that the auto-completion will match against. Users can further customize the plugin by replacing the mentionable tag with a custom <em>mentionable.php</em> template.</p>\n<p>The support for custom post types means that users can call out recipes, books, movies, products, or posts from any registered content type as links within pages or posts. This makes it easy to link to the backstory for new content, put together quick reference lists, cross promote products, etc. – all without ever having to leave the post editor.</p>\n<p>I tested the plugin and found that it works as advertised. When mentioning a post you don’t even have to start with the first word of the post title. The autocomplete will pick up any word found in a title, in case your memory of the exact title is foggy.</p>\n<p>If you decide later on that you don’t want to use the plugin anymore, it won’t affect any of the links you created previously. Your content remains intact even after the plugin is deactivated and uninstalled.</p>\n<p>A healthy amount of internal linking is often recommended for boosting your site’s SEO. According to Moz, <a href=\"http://moz.com/learn/seo/internal-link\" target=\"_blank\">internal links</a> are critical for establishing site architecture and spreading link juice. If you’re not in the habit of linking to your own content, the <a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> plugin will help you do it with minimal effort.</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, 11 Mar 2015 01:17: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: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:78:\"WPTavern: Delicious Brains Publishes In-depth Guides on The WordPress Database\";s:7:\"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:28:\"http://wptavern.com/?p=40388\";s:7:\"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:\"http://wptavern.com/delicious-brains-publishes-in-depth-guides-on-the-wordpress-database\";s: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:1896:\"<p><a title=\"https://deliciousbrains.com/\" href=\"https://deliciousbrains.com/\">Delicious Brains</a>, the creators of <a title=\"https://wordpress.org/plugins/wp-migrate-db/\" href=\"https://wordpress.org/plugins/wp-migrate-db/\">WP Migrate DB</a>, <a title=\"https://deliciousbrains.com/tour-wordpress-database/\" href=\"https://deliciousbrains.com/tour-wordpress-database/\">published a guide</a> that walks developers through the WordPress database. The guide describes every database table and there associated columns within WordPress single site. It also features an <a title=\"http://codex.wordpress.org/Database_Description#Database_Diagram\" href=\"http://codex.wordpress.org/Database_Description#Database_Diagram\">entity relationship diagram</a> that explains the relationships between the various tables. Although the image was created for WordPress 3.8, it’s still accurate.</p>\n<p>For those who want to learn the database structure of WordPress Multisite, check out their <a title=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\" href=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\">Multisite database tour</a> as there are some key database changes to take note of:</p>\n<blockquote><p>When a WordPress site is <a href=\"http://codex.wordpress.org/Create_A_Network\">converted to a Multisite install</a>, a “network” of subsites is created. The existing site is converted to the first subsite in the network. The database classes the network itself as a site (wp_site), and each subsite as a blog (wp_blogs).</p>\n<p>Certain tables are used only by a subsite, and a new set of tables are created every time a site is added to the network. Each set of tables is differentiated by the blog_id for the subsite used in the table prefix. e.g. `wp_2_posts`.</p></blockquote>\n<p>I encourage you to bookmark both guides as they’re excellent resources.</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:\"Tue, 10 Mar 2015 21:58: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: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:116:\"WPTavern: CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40341\";s:7:\"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:124:\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4426:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png\" rel=\"prettyphoto[40341]\"><img class=\"aligncenter size-large wp-image-40382\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png?resize=500%2C187\" alt=\"CodeGuard Survey Results Featured Image\" /></a></p>\n<p><a title=\"https://www.codeguard.com/\" href=\"https://www.codeguard.com/\">CodeGuard</a>, a service that specializes in automated backups to the cloud, has published the results of its 2015 WordPress survey. The survey took place between February 18th-20th and was answered by 503 WordPress users. Backing up is an important part of maintaining a website, so it’s a bit shocking to see such high percentages of people who either don’t backup on a regular basis or who don’t think backup plans are important.</p>\n<p>Out of 503 respondents:</p>\n<ul>\n<li>25% have received “very little training” in the use of WordPress</li>\n<li>22% haven’t been trained at all in WordPress backup and have “no idea” how to do it</li>\n<li>21% have seen the “white screen of death” multiple times, and “it’s horrible!”</li>\n<li>69% have had a plugin fail after an update, and 24% have had it happen “many times”</li>\n<li>63% have deleted files that were not backed up</li>\n<li>22% said that a backup plugin seems “unimportant” to them</li>\n<li>24% said “This site is my livelihood, I’d pay almost anything for a complete restore,” while 19% said they’d be willing to spend several thousand dollars, at least</li>\n</ul>\n<p>I’m surprised to see only 24% of respondents use a backup plugin at all considering there’s so many <a title=\"https://wordpress.org/plugins/search.php?q=backup\" href=\"https://wordpress.org/plugins/search.php?q=backup\">free options available</a>. There appears to be a correlation between those who have little to no WordPress training and the lack of education on how to establish a backup plan. I realize 503 WordPress users is not a large sample size, but the numbers indicate more education is needed on backup software, services, and strategies.</p>\n<p>It’s also alarming to see 69% of respondents have had a plugin fail after an update and 24% of those have had it happen several times. This is further proof that WordPress is <a title=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\" href=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\">not ready to automatically update plugins</a> by default.</p>\n<p>An important data point missing from the survey is how many of the respondents rely on automatic backups provided by their webhost. Not every user needs a plugin to manage backups and for a number of managed WordPress hosting companies, automatic backups are part of the package. In fact, most managed WordPress hosting providers discourage and disallow backup plugins from being used. An <a title=\"http://wpengine.com/support/disallowed-plugins/\" href=\"http://wpengine.com/support/disallowed-plugins/\">example is WP Engine</a>:</p>\n<blockquote><p>In general, however, we discourage the use of backup plugins. They needlessly duplicate our built-in functionality, rely on a large amount of local storage and can store files in an insecure manner. Not only that, many of these plugins run their backup jobs at inopportune times. This can slow database connectivity with extra — and sometimes very large — MySQL queries and cause timeouts on larger sites.</p></blockquote>\n<p>This infographic provided by CodeGuard visually shows the survey’s results. When browsing, I suggest replacing <em>WordPress users</em> with <em>respondents</em> as WordPress users sounds too broad. After reviewing the data, let me know if the results surprise you or if it corresponds to what you’re experiencing with clients.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png\" rel=\"prettyphoto[40341]\"><img class=\"wp-image-40371 size-full\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png?resize=1025%2C4879\" alt=\"CodeGuard Infographic Showing Survey Results\" /></a>CodeGuard Infographic Showing Survey Results\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:\"Tue, 10 Mar 2015 19:49:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:87:\"WPTavern: WordPress Antispam Bee Plugin Adds Option to Trust Commenters with a Gravatar\";s:7:\"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:28:\"http://wptavern.com/?p=40344\";s:7:\"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://wptavern.com/wordpress-antispam-bee-plugin-adds-option-to-trust-commenters-with-a-gravatar\";s: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:4082:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg?resize=1025%2C467\" alt=\"photo credit: Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax - (license)\" class=\"size-full wp-image-40353\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/54563451@N08/9302552275\">Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Version 2.6.5 of the popular <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a> plugin is out today with a new feature that allows administrators to trust commenters with a <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a>. The idea for the function was suggested by Caspar Hübinger, a long-time user of the plugin.</p>\n<p>“Have you ever seen a spam comment with a Gravatar image? I haven’t,” Hübinger said in a <a href=\"http://glueckpress.com/6500/trust-the-gravatar/\" target=\"_blank\">post</a> introducing the new feature. “So I suggested to include an option in Antispam Bee to trust commenters with a Gravatar by default, and Sergej, creator of Antispam Bee, was kind enough to implement it.”</p>\n<p>Although the plugin was mentioned by Matt Mullenweg during his Q&A at WordCamp Europe 2014, English speakers have largely overlooked it in the past. Antispam Bee was created by German WordPress plugin developer <a href=\"http://wpcoder.de/\" target=\"_blank\">Sergej Müller</a> and its description page on WordPress.org is written in German. He has actively developed and maintained the plugin since 2009. It is currently used on 200,000+ installations of WordPress.</p>\n<p>One might think that it would make sense to include an English copy of the description to gain a larger user base, but Müller elected to keep it in German due to the plugin’s incompatibilities. Antispam Bee is incompatible with many of the major commenting systems used by English speakers, including Disqus, Jetpack Comments, and AJAX Comment Form.</p>\n<p>English speakers who use <a href=\"http://jetpack.me/support/comments/\" target=\"_blank\">Jetpack Comments</a> often use <a href=\"http://akismet.com/\" target=\"_blank\">Akismet</a>, since the two work together seamlessly. Akismet is far more well-known, since it comes packaged with WordPress by default. However, Antispam Bee has a solid set of features that make it a decent alternative:</p>\n<ul>\n<li>Ad-free</li>\n<li>No storage of personal data</li>\n<li>No registration required</li>\n<li>Free for commercial projects</li>\n<li>No adjustment required by theme templates</li>\n<li>All functions can be controlled by the user</li>\n<li>Statistics for the last 30 days displayed as a dashboard widget</li>\n<li>Supports six languages: German, English, French, Russian, Dutch, and Slovenian</li>\n</ul>\n<p>The plugin also comes with 20 configurable options for customizing its spam-blocking features, including the ability to disable spam email notifications, block comments from certain countries, allow comments only in certain languages, delete after X days, and much more. These options allow you to tailor your anti-spam shield to lessen your moderation load.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg?resize=1025%2C714\" alt=\"antispam-bee\" class=\"aligncenter size-full wp-image-40377\" /></a></p>\n<p>If you’re intrigued by <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a>‘s latest feature that allows you to trust commenters who have a Gravatar, give the plugin a try the next time you’re reviewing spam-blocking solutions. The option is a creative use of WordPress’ built-in support for Gravatar. Current users of the plugin can find the new setting in the admin under <strong>Settings > Antispam Bee</strong>.</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:\"Tue, 10 Mar 2015 19:06: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: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:87:\"WPTavern: WPupdatePHP Project Aims to Help WordPress Users Get on Newer Versions of PHP\";s:7:\"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:28:\"http://wptavern.com/?p=40303\";s:7:\"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://wptavern.com/wpupdatephp-project-aims-to-help-wordpress-users-get-on-newer-versions-of-php\";s: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:4470:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg\" rel=\"prettyphoto[40303]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg?resize=700%2C329\" alt=\"photo credit: Feediza.com\" class=\"size-full wp-image-40331\" /></a>photo credit: <a href=\"http://feediza.com/\">Feediza.com</a>\n<p>Developers are anxious for WordPress to bump up the minimum PHP requirement for core, as it’s currently lingering at 5.2, which is no longer among the <a href=\"http://php.net/supported-versions.php\" target=\"_blank\">supported versions of PHP</a>. As of August 2014, PHP 5.3 no longer receives patches for security vulnerabilities.</p>\n<p><a href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" target=\"_blank\">Recent updates to WordPress.org stats</a> indicate that 16.4% of WordPress sites are still running on PHP 5.2 and 38% on PHP 5.3. According to lead developer Andrew Nacin, bumping the minimum required version is not likely to happen soon, due to the sheer number of sites that would be negatively impacted.</p>\n<p>“One-sixth of all sites running PHP 5.2 is still many millions of sites,” he said. “If we move the PHP minimum version too early, we risk stranding millions of installs on older versions of WordPress.” In the meantime, the WordPress project is researching the current state of PHP offerings available at popular hosts and will soon be urging them to update to more recent versions.</p>\n<p>WordPress developer <a href=\"http://coenjacobs.me/\" target=\"_blank\">Coen Jacobs</a> believes that the effort to contact hosts will not be enough to help everyone. His new <a href=\"http://www.wpupdatephp.com/\" target=\"_blank\">WPupdatePHP</a> project was created to educate end users on outdated versions of PHP. The <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP library</a> is a tool that developers can bundle into their plugins in order to require users to upgrade to PHP 5.4+ hosting. It is intended for use within new plugins, not for locking users out of existing ones.</p>\n<p>If a user does not meet the minimum PHP version requirements when installing the plugin, he will be presented with an admin notice:</p>\n<blockquote><p>Unfortunately, this plugin can not run on PHP versions older than [ specified version ]. Read more information about <a href=\"http://www.wpupdatephp.com/update/\">how you can update</a>.</p></blockquote>\n<p>The idea of the WPupdatePHP project is to enlist end users in putting pressure on hosts to <a href=\"http://www.wpupdatephp.com/update/\" target=\"_blank\">update their versions of PHP</a>. A future version of the library would add the ability for developers to make the PHP version a “soft requirement,” which would still display the notice but won’t stop the user from using the plugin.</p>\n<p>“The core WordPress team can’t get every single hosting company to comply,” Jacobs said in a recent post titled <em><a href=\"http://coenjacobs.me/updating-php-everyones-responsibility/\" target=\"_blank\">Updating PHP is Everyone’s Responsibility</a></em>. “I admire their intentions, but in reality this is not going to help everybody.”</p>\n<p>He predicts a need for the WPupdatePHP library even after WordPress bumps its minimum required PHP version. “PHP 5.4 is actually already nearing its EOL date and we’re still figuring out how to make PHP 5.2 and 5.3 platforms go away,” he said. In mid-September 2015, PHP 5.4 will not longer receive security fixes.</p>\n<p>Jacobs believes that the changes that need to happen require more than a one-time campaign where the WordPress project successfully badgers hosts to update to PHP 5.4.</p>\n<p>“In six months we’ll have this same issue all over again,” he said. “As soon as webhosting companies have finally finished off their PHP 5.2 and 5.3 environments, we can start this whole campaign all over again to get rid of PHP 5.4. And so on.”</p>\n<p>If you are a WordPress developer interested in enlisting your plugin’s users to help push hosts to update PHP versions, check out <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP on GitHub</a>.</p>\n<p>“The end user is one of our most important, but underestimated, assets in this battle,” Jacobs said. “They have the strongest voice in this all.”</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, 09 Mar 2015 22:24: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: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: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:60:\"WPTavern: WordPress.com Adds oEmbed Support For CartoDB Maps\";s:7:\"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:28:\"http://wptavern.com/?p=40265\";s:7:\"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://wptavern.com/wordpress-com-adds-oembed-support-for-cartodb-maps\";s: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:1371:\"<p>WordPress.com <a title=\"https://en.support.wordpress.com/cartodb-embeds/\" href=\"https://en.support.wordpress.com/cartodb-embeds/\">now supports oEmbeds</a> for<a title=\"http://cartodb.com/\" href=\"http://cartodb.com/\"> CartoDB,</a> a tool used to create and share interactive maps. Simply copy and paste a CartoDB map URL into the WordPress.com post editor and a live preview will display. Here’s an example of a map using the standard HTML embed code.</p>\n<p></p>\n<p>According to an announcement on the <a title=\"http://blog.cartodb.com/wordpress/\" href=\"http://blog.cartodb.com/wordpress/\">official CartoDB blog</a>, embed support has also been added to Jetpack. However, I discovered after testing that it’s not yet supported. I reached out to Jetpack’s development team to find out when it will be added, but they’re <a title=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\" href=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\">not available</a> until March 16th.</p>\n<p>With more than 60 million users, CartoDB has an incredible opportunity to expand its reach by being accessible on a platform where over <a title=\"https://wordpress.com/activity/\" href=\"https://wordpress.com/activity/\">409 million people</a> view more than 17.6 billion pages each month.</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, 09 Mar 2015 20:13: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: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:96:\"WPTavern: Lovecraft: New Free WordPress Theme Combines Prominent Imagery with Strong Serif Fonts\";s:7:\"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:28:\"http://wptavern.com/?p=40251\";s:7:\"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://wptavern.com/lovecraft-new-free-wordpress-theme-combines-prominent-imagery-with-strong-serif-fonts\";s: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:3402:\"<p>WordPress theme author <a href=\"http://www.andersnoren.se/\" target=\"_blank\">Anders Norén</a> is back to releasing themes after a brief hiatus over the winder holidays. <a href=\"https://wordpress.org/themes/lovecraft/\" target=\"_blank\">Lovecraft</a>, is his 10th theme to be approved on WordPress.org.</p>\n<p>The Lovecraft design was inspired by the work of <a href=\"http://en.wikipedia.org/wiki/H._P._Lovecraft\" target=\"_blank\">H.P. Lovecraft</a>, an American horror fiction author known for his “weird realism” – the idea that reality is fundamentally weird and the human mind is incapable of realistically representing it.</p>\n<p>Norén’s tribute to Lovecraft’s work is conveyed most clearly through the serif-heavy typography of the theme and a strong focus on the imagery assigned to each post. He selected Google Font’s <a href=\"http://www.google.com/fonts/specimen/Playfair+Display\" target=\"_blank\">Playfair Display</a> for page and post headers, accompanied by Georgia for the body text. The bright red links and red post meta complement the design’s literary theme.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png?resize=880%2C660\" alt=\"lovecraft\" class=\"aligncenter size-full wp-image-40267\" /></a></p>\n<p>The homepage showcases a full-width header image and each post replaces that image with its own featured image. These images, along with the rest of the theme, gracefully scale down for smaller devices.</p>\n<p>Lovecraft, like many other recently released themes, adds additional features by offering support for <a href=\"http://jetpack.me/\" target=\"_blank\">Jetpack</a>, including the infinite scroll module and styles for tiled galleries.</p>\n<p>Norén took every small detail into consideration when creating Lovecraft, as you can see with the blockquotes design, ordered lists, post media, and form styles on the <a href=\"http://andersnoren.se/themes/lovecraft/style-guide/\" target=\"_blank\">Style Guide</a> page.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg?resize=617%2C217\" alt=\"lovecraft-blockquote\" class=\"aligncenter size-full wp-image-40283\" /></a></p>\n<p>The theme allows you to select the accent color via the customizer. It also includes support for a custom logo, editor styles, and matching widgets for Flicker, recent posts, and recent comments with thumbnails. Pages have an additional template for full-width display. Check out the <a href=\"http://andersnoren.se/themes/lovecraft/\" target=\"_blank\">live demo</a> to see Lovecraft in action.</p>\n<p>If you’re looking for a bold new theme for your blog and you appreciate strong serif fonts, Lovecraft is a thoughtfully-designed option. The theme is <a href=\"http://www.wordpress.org/themes/lovecraft\" target=\"_blank\">available for free</a> in the WordPress Theme Directory as of today. For more information on how Anders Norén finds continual inspiration for his free themes, check out our recent <a href=\"http://wptavern.com/a-chat-with-anders-noren-on-finding-inspiration-for-wordpress-theme-design\" target=\"_blank\">interview</a> with the designer.</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, 09 Mar 2015 18:54: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:\"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:21:\"Matt: NNT of Medicine\";s:7:\"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:21:\"http://ma.tt/?p=44289\";s:7:\"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:\"http://ma.tt/2015/03/ntt-of-medicine/\";s: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:643:\"<p><a href=\"http://www.wired.com/2014/10/number-needed-to-treat/\">This Man’s Simple System Could Transform American Medicine</a>, about a quest to quantify the effects of medicine and treatment differently, which is really needed.</p>\n<p>Update: Looks like it’s built on WordPress, too:</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>.<a href=\"https://twitter.com/photomatt\">@photomatt</a> Thanks for the link! I built the site with Dave Newman (powered by WordPress)!</p>\n<p>— Graham Walker (@grahamwalker) <a href=\"https://twitter.com/grahamwalker/status/575069240140656641\">March 9, 2015</a></p></blockquote>\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, 09 Mar 2015 18:47: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: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:82:\"WPTavern: bbPress 2.5.5 Released, Patches Three Potential Security Vulnerabilities\";s:7:\"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:28:\"http://wptavern.com/?p=40253\";s:7:\"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:91:\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\";s: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:907:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png\" rel=\"prettyphoto[40253]\"><img class=\"aligncenter size-full wp-image-24338\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png?resize=1025%2C378\" alt=\"bbpress\" /></a></p>\n<p>bbPress 2.5.5 is <a title=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\" href=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\">available for download</a>. This release fixes three potential security vulnerabilities reported by <a title=\"https://profiles.wordpress.org/jdgrimes\" href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a> and was pushed out within nearly 24 hours of being notified. Users should update as soon as possible as all previous 2.x versions are vulnerable. The patches have also been applied to the 2.6 development branch that will soon have a beta release.</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, 09 Mar 2015 17:24: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: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:18:\"Matt: 25k DMCA Win\";s:7:\"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:21:\"http://ma.tt/?p=44791\";s:7:\"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:\"http://ma.tt/2015/03/25k-dmca-win/\";s: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:566:\"<blockquote><p>WordPress [actually Automattic] has scored an important victory in court against a man who abused the DMCA to censor an article of a critical journalist. The court agreed that the takedown request was illegitimate and awarded WordPress roughly $25,000 in damages and attorneys fees.</p></blockquote>\n<p>Yes! Good laws become bad when people abuse them. Here’s the source: <a href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">WordPress Wins $25,000 From DMCA Takedown Abuser</a> (s/WordPress/Automattic/).</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:\"Sun, 08 Mar 2015 17:55: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: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: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:36:\"Matt: Psychology of a Small Playlist\";s:7:\"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:21:\"http://ma.tt/?p=44757\";s:7:\"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:\"http://ma.tt/2015/03/psychology-of-a-small-playlist/\";s: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:240:\"<p>Joseph Mosby experiments with my trick of listening to a song on repeat to get work done, <a href=\"http://josephmosby.com/2015/02/15/the-psychology-of-a-small-playlist-on-repeat.html\">and digs a bit into the psychology behind it</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:\"Sun, 08 Mar 2015 07:10: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: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:84:\"WPTavern: Automattic and Oliver Hotham Win Court Battle Against DMCA Takedown Abuser\";s:7:\"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:28:\"http://wptavern.com/?p=40222\";s:7:\"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:\"http://wptavern.com/automattic-and-oliver-hotham-win-court-battle-against-dmca-takedown-abuser\";s: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:3721:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png\" rel=\"prettyphoto[40222]\"><img class=\"size-full wp-image-40224\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png?resize=642%2C299\" alt=\"Automattic Court Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/46274125@N00/1558886731\">Former Supreme Court, Singapore</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>In August of 2013, <a title=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\" href=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\">Automattic was criticized</a> for its role in taking down <a title=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\" href=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\">Oliver Hotham’s website</a> after the Straight Pride UK group filed a DMCA takedown notice with WordPress.com. In the Guardian article, WordPress.com admitted that the takedown notice was an abuse of the law. In November of 2013, <a title=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\" href=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\">Automattic announced</a> that it teamed up with Hotham in <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\">two</a> separate <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\">lawsuits</a>.</p>\n<p>The lawsuits were filed in federal court under Section 512(f) of the DMCA. Section 512(f) is the provision that allows users to hold people accountable when they make false infringement accusations.</p>\n<p>Torrentfreak reports that <a title=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\" href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">Automattic has won the case</a> with a $25K settlement. According to court documents, United States Magistrate Judge Joseph Spero <a title=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\" href=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\">wrote a report</a> and recommendation in favor of Automattic and Hotham. The <a title=\"http://torrentfreak.com/images/wp-steiner.pdf\" href=\"http://torrentfreak.com/images/wp-steiner.pdf\">courts agreed with his report</a> and recommendation. Since the defendant chose to default, the courts saw no reason to require further expenditure of resources and awarded the victory to Automattic.</p>\n<p>The settlement is split between three parties: Automattic’s employee time, attorneys, and Hotham.</p>\n<blockquote><p>It is Ordered and Adjudged that defendant Nick Steiner pay damages in the amount of $960.00 for Hotham’s work and time, $1,860.00 for time spent by Automattic’s employees, and $22,264.00 for Automattic’s attorney’s fees, for a total award of $25,084.00.</p></blockquote>\n<p>There are two things I take away from the victory. First, it sets a precedent that Automattic can and will fight against those who abuse the <a title=\"http://automattic.com/dmca-notice/\" href=\"http://automattic.com/dmca-notice/\">DMCA takedown procedure</a>. Second, attorneys are expensive.</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, 07 Mar 2015 04:44:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:24:\"Matt: Standalone Cameras\";s:7:\"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:21:\"http://ma.tt/?p=44780\";s:7:\"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:40:\"http://ma.tt/2015/03/standalone-cameras/\";s: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:172:\"<p>Om Malik on the decline of cameras as gadgets, <a href=\"http://om.co/2015/03/06/standalone-camera-shot-dead-by-iphone/\">Standalone camera: Shot (Dead) By iPhone</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, 07 Mar 2015 02:08: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: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:55:\"WPTavern: New Plugin Adds Openname Avatars 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:28:\"http://wptavern.com/?p=39992\";s:7:\"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:\"http://wptavern.com/new-plugin-adds-openname-avatars-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:4497:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg?resize=720%2C299\" alt=\"openname\" class=\"aligncenter size-full wp-image-40208\" /></a></p>\n<p>In November 2014, Onename <a href=\"http://blog.onename.io/decentralized-auth-identity-open-source/\" target=\"_blank\">announced</a> that it would be extending its Openname protocol to support decentralized authentication. The company also <a href=\"https://github.com/openname\" target=\"_blank\">open sourced the protocol and directory software</a> so that developers can build their own infrastructure with it.</p>\n<blockquote><p>We believe the future of identity will be decentralized, and for any identity system to be truly decentralized, no entity can have a monopoly over registering users or displaying their profiles. Anyone should be able to claim a username and fill out their profiles either using a provider/registrar of their choice or on their own without any third party.</p></blockquote>\n<p>The <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> decentralized identity and naming system is built on the Blockchain. It makes it possible for anyone to create an online identity, which can then be used to make Bitcoin transactions. The company’s long-term goal is to pioneer a decentralized authentication protocol:</p>\n<blockquote><p>What we need is a password-less authentication process that doesn’t require any particular third party; an open, decentralized auth protocol that lets users conveniently sign in and be in control of the data they release to apps and where they store it.</p>\n<p>Openname Auth is our work-in-progress proposal for decentralized, password-less authentication in which users login by simply entering a username (their openname) and approving an auth request on their desktop or mobile device.</p></blockquote>\n<p>OneName <a href=\"http://venturebeat.com/2014/11/14/y-combinator-backed-onename-raises-1-5m-open-sources-its-bitcoin-identity-directory/\" target=\"_blank\">raised $1.5 million in funding</a> to continue developing the platform as part of its quest to <a href=\"http://blog.onename.io/evolution-of-the-internet/\" target=\"_blank\">return the web to its decentralized roots</a>.</p>\n<h3>Openname Avatars for WordPress</h3>\n<p>WordPress core supports <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a> by default for providing blog and comment author avatars. Thanks to the new <a href=\"https://wordpress.org/plugins/openname/\" target=\"_blank\">Opennname plugin for WordPress</a>, site administrators can now offer users the option to associate a Openname avatars with an account on self-hosted sites.</p>\n<p>In order to test the plugin, you’ll need to first sign up for an <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> account (which requires an account at Onename or Namecoin).</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg?resize=1025%2C307\" alt=\"openname-profile\" class=\"aligncenter size-full wp-image-40190\" /></a></p>\n<p>After you install the Openname plugin on your WordPress site, any registered user will be able to elect to use his Openname avatar by visiting /wp-admin/profile.php. Once you add your Openname, the plugin will keep your WordPress avatar in sync (with a short delay) with your Openname Avatar.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg?resize=720%2C264\" alt=\"openname-settings\" class=\"aligncenter size-full wp-image-40191\" /></a></p>\n<p>The Openname plugin was created by <a href=\"https://www.larrysalibra.com/\" target=\"_blank\">Larry Salibra</a>, founder and CEO of <a href=\"https://www.pay4bugs.com/\" target=\"_blank\">Pay4Bugs</a>. I tested it and found it to work as advertised.</p>\n<p>In the future, once the Openname Auth is more developed, it would be awesome if Salibra added this to his WordPress plugin. Onename might do well to create its own official plugin for this. Given that WordPress currently powers 23% of the world’s websites, an official Openname authentication plugin might bring wider adoption for its decentralized identity system.</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, 06 Mar 2015 23:30: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: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:50:\"WPTavern: WordPress Publishes Security White Paper\";s:7:\"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:28:\"http://wptavern.com/?p=40096\";s:7:\"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:\"http://wptavern.com/wordpress-publishes-security-white-paper\";s: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:3694:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg\" rel=\"prettyphoto[40096]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg?resize=1024%2C514\" alt=\"photo credit: Lock - (license)\" class=\"size-full wp-image-40187\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58441544@N00/2660230441\">Lock</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>As WordPress currently powers 23% of the web, the platform’s security is constantly under scrutiny. WordPress has long been a favorite target of hackers and spammers who want to get the most return on their efforts. Since the the platform powers millions of websites, a critical vulnerability with a popular plugin or WordPress core can affect a large chunk of the web in a short amount of time.</p>\n<p>WordPress published a <a href=\"https://wordpress.org/about/security/\" target=\"_blank\">security white paper</a> this week to help the public learn more about the core software security. Many consultants have had the experience of clients who are considering WordPress but are wondering if it’s secure. This document was created both for decision makers who are evaluating WordPress and developers who are building on top of the software.</p>\n<p>The document is available as a <a href=\"https://github.com/WordPress/Security-White-Paper/blob/master/WordPressSecurityWhitePaper.pdf?raw=true\" target=\"_blank\">PDF</a>, and here’s what you’ll find inside:</p>\n<blockquote><p>This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software.</p></blockquote>\n<p>The white paper gives an introduction to the core leadership team, the WordPress Security Team, how a release cycle works, and responsible disclosure of vulnerabilities. The second half of the document covers common security vulnerabilities and how WordPress protects itself against those potential risks.</p>\n<p>Just like WordPress itself, the security white paper is open to contribution. Anyone can submit a pull request on the <a href=\"https://github.com/WordPress/Security-White-Paper\" target=\"_blank\">WordPress repository</a>.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png\" rel=\"prettyphoto[40096]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png?resize=1025%2C753\" alt=\"wordpress-security-whitepaper\" class=\"aligncenter size-full wp-image-40178\" /></a></p>\n<p>The security white paper is in need of translations in order to be more accessible to WordPress’ global audience. If you can assist with a particular translation, the repository has simple instructions for how to submit it on GitHub.</p>\n<blockquote><p>To translate the white paper, please create a sub-directory of the project, giving it the correct ISO639 code (for example, pt for Portuguese), and submit a pull request.</p></blockquote>\n<p>WordPress consultants will find this white paper to be an excellent resource to refer to during sales negotiations. If you’re a developer just getting started learning about WordPress’ inherent security, the document is provides a solid overview.</p>\n<p>Hackers who are looking to receive bounty for finding security vulnerabilities can find <a href=\"https://hackerone.com/automattic\" target=\"_blank\">Automattic on HackerOne</a>. The company regularly rewards hackers with bounty for security bugs discovered with WordPress.com, which is powered by the core WordPress software.</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, 06 Mar 2015 20:11: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: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: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:71:\"WPTavern: Version One of The WordPress History Book is Ready For Review\";s:7:\"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:28:\"http://wptavern.com/?p=40148\";s:7:\"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://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\";s: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:4283:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png\" rel=\"prettyphoto[40148]\"><img class=\"aligncenter size-full wp-image-40153\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png?resize=657%2C231\" alt=\"WordPress History Book Featured Image\" /></a></p>\n<p>During the <a title=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\" href=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\">2013 State of the Word</a> presentation at WordCamp San Francisco, Matt Mullenweg announced a new project called <a title=\"https://github.com/WordPress/book\" href=\"https://github.com/WordPress/book\">WordPress The Book</a>. After nearly two years of writing, Siobhan McKeown <a title=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\" href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">has announced</a> that version one is ready for review. She also states that the book will be produced in just over a month and that now’s the time to give feedback.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Finished V1 of the WordPress book: <a href=\"https://t.co/MC59LjeyFH\">https://t.co/MC59LjeyFH</a> We\'ll be producing it in just over a month so if you have feedback now\'s the time</p>\n<p>— Siobhan McKeown (@SiobhanPMcKeown) <a href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">March 5, 2015</a></p></blockquote>\n<p></p>\n<p>While you can download the book, I recommend browsing and reading it on Github so you don’t have to worry about opening files with the .MD extension. It’s also easier to submit pull requests to correct typos or grammatical errors. The book is <a title=\"https://github.com/WordPress/book/tree/master/Content\" href=\"https://github.com/WordPress/book/tree/master/Content\">divided into six parts</a> that contain a few chapters each.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png\" rel=\"prettyphoto[40148]\"><img class=\"size-full wp-image-40152\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png?resize=1025%2C432\" alt=\"Chapters Of The WordPress History Book\" /></a>Chapters Of The WordPress History Book\n<p>If you come across any errors while reading the book, you can submit corrections by creating a pull request or an issue on the tracker. Here are a few things to look out for as you read:</p>\n<ul>\n<li>Factual errors: notes about factual errors are welcome. All suggestions for changes should be evidenced with links that back up any claims. Any facts that cannot be corroborated will not be included.</li>\n<li>Clarity: any paragraphs or sections that you feel are not clear. This would be of particular help in sections that are technical in nature.</li>\n<li>Omissions: anything that you feel has been omitted or not sufficiently covered. Note that this is a lengthy piece of writing and many issues have to be condensed to ensure that it is a manageable and interesting read. Suggestions about omissions should be accompanied with information about why it should be included, and backed up with evidence as to their importance.</li>\n<li>Images: if you have any images that you feel would complement the text, we’d love to have them.</li>\n</ul>\n<p>McKeown is also looking for help writing haikus. Ideally, she’d like one for the book’s opening and one for each section. It will be published in two forms, a digital edition for the web and an e-book. McKeown also hinted at the possibility of printing physical copies, “We’re investigating different print options, so the feasibility of doing a print run or of offering print on demand.”</p>\n<p>I’ve read a few chapters of the book already and it’s like a trip down memory lane. It’s interesting to read some of the historical moments of the project’s history, especially the years of GPL debates. Whether you’re brand new to WordPress and want to learn its history or you’re a veteran who needs a refresher, this book delivers. Please help McKeown by proofreading the first version and help make it the best WordPress history book possible.</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, 06 Mar 2015 17:00: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: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: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:48:\"Dougal Campbell: WordPress › About » 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"http://dougal.gunters.org/?p=80603\";s:7:\"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:\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1059:\"<p><i>“This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software. Decision makers evaluating WordPress as a content management system or web application framework should use this document in their analysis and decition-making, and for developers to refer to it to familiarize themselves with the security components and best practices of the software.”</i></p>\n<p><a href=\"https://wordpress.org/about/security/\">WordPress › About » Security</a></p>\n<p>Original Article: <a rel=\"nofollow\" href=\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-security/\">WordPress › About » Security</a><br />\n<a rel=\"nofollow\" href=\"http://dougal.gunters.org\">Dougal Campbell's geek ramblings - WordPress, web development, and world domination.</a></p>\n<div class=\"yarpp-related-rss yarpp-related-none\">\n<img src=\"http://yarpp.org/pixels/5db43ee24c4f1e1d0e45d08cc91b0130\" alt=\"YARPP\" />\n</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 Mar 2015 15:36: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Dougal Campbell\";s: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:61:\"WPTavern: Insight Into WordPress Communities Around The World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40138\";s:7:\"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://wptavern.com/insight-into-wordpress-communities-around-the-world\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3508:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png\" rel=\"prettyphoto[40138]\"><img class=\"aligncenter size-full wp-image-40141\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png?resize=727%2C338\" alt=\"KInsta WordPress Communities Featured Image\" /></a></p>\n<p>One of the greatest things about WordPress is its diverse community throughout the world. <a title=\"https://kinsta.com/\" href=\"https://kinsta.com/\">Kinsta</a> has published a <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">fantastic and inspirational post</a> that looks at up and coming WordPress communities in 5 continents and 17 countries.</p>\n<p>My favorite story is Juanfra Aldasoro, co-organizer of WordCamp Buenos Aires, describing how the WordPress community in Argentina was organized. In 2007, Buenos Aires hosted the first WordCamp outside the US. Despite hosting a few more WordCamps, the community lacked organization. Aldasoro explains how celebrating WordPress’ 10th anniversary brought the right group of people together:</p>\n<blockquote><p>When WordPress turned 10, in May of 2013, thanks to a banner in the Codex site we created a celebration meetup. More than 20 people showed up, and the good thing was that we were a bunch of geeks on the same track. We had the people but we were lacking an organization. The ones interested in having an organized community kept in touch, we formed WordPress Argentina (<a href=\"https://twitter.com/wpargentina\" target=\"_blank\">@wpargentina</a>) and during 2014 we started to hold more formal monthly meetups.</p></blockquote>\n<p>One of the things I noticed is that several of the people <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">featured in the article</a> use Facebook groups for communication. Although a number of US based WordPress meetups use <a title=\"http://www.meetup.com/\" href=\"http://www.meetup.com/\">Meetup.com</a>, in other countries, Facebook appears to be the dominant way to communicate and organize members.</p>\n<p>Meetups are grassroots efforts that help WordPress reach every corner of the globe. As Matt Mullenweg said during his 2014 <a title=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\" href=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\">State of The Word presentation</a>, “Organizing a meetup is one of the hardest things to do in terms of contributing to WordPress. Every single month, you have to come up with new stuff.” Those who help maintain community as a pillar of WordPress’ success are helping to maintain its growth and popularity.</p>\n<p>It’s exciting to think about the enormous amount of WordPress education, contributions, and learning that takes place across the world everyday, thanks in large part to people like those featured in the article. It’s wonderful to see so many WordPress communities around the world growing in size to the point of having their own WordCamps.</p>\n<p>If you’re having trouble organizing a WordPress meetup in your area, let us know in the comments. Thousands of people across the world access the Tavern on a daily basis and we might be able to help connect you to others in your area.</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, 06 Mar 2015 05:16: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: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:20:\"Matt: Kanye on Color\";s:7:\"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:21:\"http://ma.tt/?p=44745\";s:7:\"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:36:\"http://ma.tt/2015/03/kanye-on-color/\";s: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:955:\"<p><a href=\"http://ma.tt/2015/03/pink-and-blue/\">Speaking of color masculinity</a>, here’s Kanye on creativity, society, and color from <a href=\"http://www.thefader.com/2012/11/29/kanye-west-im-amazing\">his 2008 FADER interview</a>:</p>\n<blockquote><p>I feel like all the words are in you, you’re just blocking yourself, you’re blocking your creativity. Society has put up so many boundaries, so many limitations on what’s right and wrong that it’s almost impossible to get a pure thought out. It’s like a little kid, a little boy, looking at colors, and no one told him what colors are good, before somebody tells you you shouldn’t like pink because that’s for girls, or you’d instantly become a gay two-year-old. Why would anyone pick blue over pink? Pink is obviously a better color. Everyone’s born confident, and everything’s taken away from you. So many people try to put their personality on someone else.</p></blockquote>\";s: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 Mar 2015 04:19: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: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:93:\"WPTavern: WPWeekly Episode 182 – John James Jacoby Talks BuddyPress, bbPress, and GlotPress\";s:7:\"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://wptavern.com?p=40127&preview_id=40127\";s:7:\"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://wptavern.com/wpweekly-episode-182-john-james-jacoby-talks-buddypress-bbpress-and-glotpress\";s: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:2988:\"<p><a title=\"http://jjj.me/\" href=\"http://jjj.me/\">John James Jacoby</a> is nearly halfway through his <a title=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\" href=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\">six month development cycle</a> on <a title=\"https://buddypress.org/\" href=\"https://buddypress.org/\">BuddyPress</a>, <a title=\"https://bbpress.org/\" href=\"https://bbpress.org/\">bbPress</a>, and <a title=\"http://blog.glotpress.org/\" href=\"http://blog.glotpress.org/\">GlotPress</a>. So, <a title=\"http://marcuscouch.com/\" href=\"http://marcuscouch.com/\">Marcus Couch</a> and I invited him on the show to give us an update on how things are progressing. On average, WordPress Weekly is an hour-long. This episode however, is two hours and nine minutes, but is filled with deep conversations surrounding each project.</p>\n<p>In this episode, we learn the history of BuddyPress and how its connection to WordPress MU (WordPress Multisite), influenced the project’s direction. Jacoby explains what GlotPress is and why its a cornerstone of the WordPress project. We discuss the future of comments on the web and the role bbPress can play in turning things around. Last but not least, we discuss whether Jacoby’s successful crowdfunding campaign has opened the door for others who need funding to work on open source projects.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/buddypress-identicons/\" href=\"https://wordpress.org/plugins/buddypress-identicons/\">BuddyPress Identicons</a> automatically replaces default avatars with GitHub-style identicons. Each member’s identicon is likely to be unique, because it’s generated from a hash of their username.</p>\n<p><a title=\"https://wordpress.org/plugins/buddypress-cover-photo/\" href=\"https://wordpress.org/plugins/buddypress-cover-photo/\">BuddyPress Cover Photo</a> allows users to upload a cover photo to their profile.</p>\n<p><a title=\"https://wordpress.org/plugins/friends-for-bbpress/\" href=\"https://wordpress.org/plugins/friends-for-bbpress/\">Friends For bbPress</a> allows users to add friends in bbPress forums. This plugin creates a section on each user’s profile page that contains their friends.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 11th 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=\"http://www.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 #182:</strong><br />\n</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, 06 Mar 2015 01:22: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: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:38;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:\"WPTavern: Wocker: Create a Docker-Based WordPress Development Environment in 3 Seconds\";s:7:\"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:28:\"http://wptavern.com/?p=40090\";s:7:\"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:95:\"http://wptavern.com/wocker-create-a-docker-based-wordpress-development-environment-in-3-seconds\";s: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:5731:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg?resize=1025%2C494\" alt=\"docker-wordpress\" class=\"aligncenter size-full wp-image-40098\" /></a></p>\n<p>If you haven’t caught on to the <a href=\"https://www.docker.com/\" target=\"_blank\">Docker</a> craze, it might be time to see what it’s all about. Fans of the open source container technology appreciate that it’s lightweight, super fast to boot up, and easy to share containers through the <a href=\"https://registry.hub.docker.com/\" target=\"_blank\">Docker Hub</a>.</p>\n<p>Docker standardizes an app platform and its dependencies so you can hand the box over to another party without worrying about conflicting dependencies or differences between machines. While virtual machines can be rather weighty with an application plus an entire guest operating system, Docker is much lighter, containing just the application and its dependencies.</p>\n<h3>Introducing Wocker</h3>\n<p><a href=\"http://www.vagrantup.com/blog/vagrant-1-6.html\" target=\"_blank\">Vagrant 1.6.0</a>, released last May, introduced support for Docker-based development environments, enabling Vagrant to manage them within Docker-powered Linux containers, instead of virtual machines.</p>\n<p>WordPress developers who want to incorporate Docker into their workflow now have a new tool at their disposal. <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> is a Docker-based rapid development environment of WordPress.</p>\n<p>If you already have Vagrant, VirtualBox, and the vagrant-hostsupdater plugin installed, then getting started with Wocker takes next to no time. Simply clone the Wocker repository:</p>\n<p><code>$ git clone https://github.com/wckr/wocker.git && cd wocker</code></p>\n<p>Then run <code>vagrant up</code>. You can now navigate to your Wocker development site at: <a href=\"http://wocker.dev/\" target=\"blank\">http://wocker.dev/</a>. Here you’ll find the latest version of WordPress installed with the default theme active.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png?resize=1025%2C650\" alt=\"wocker\" class=\"aligncenter size-full wp-image-40093\" /></a></p>\n<p>Running a new Wocker container takes just three seconds:</p>\n<p><code>core@wocker ~ $ wocker run --name wp</code></p>\n<p>The tasks of creating a new container, restarting a stopped container, or shutting down, can all be done in a matter of seconds with <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker commands</a>.</p>\n<h3>Kite Koga on Creating Wocker</h3>\n<p>Japanese WordPress developer <a href=\"https://twitter.com/ixkaito\" target=\"_blank\">Kite Koga</a> created Wocker to speed up his own development. Koga is also the organizer of the upcoming <a href=\"https://www.facebook.com/WordCampKansai2015\" target=\"_blank\">WordCamp Kansai 2015</a>.</p>\n<p>“I used to use MAMP and VCCW for developing on WordPress,” Koga said. “MAMP is simple and easy but I have to download or copy WordPress core and create a database every time. <a href=\"http://vccw.cc/\" target=\"_blank\">VCCW</a> is a great tool, and I still use it now and then. It has a lot of options and functions but takes awhile to provision.”</p>\n<p>Koga also experimented with using <a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">VVV</a> before creating Wocker. “Maybe VVV is good for developing WordPress core, but I feel it’s not fit for developing on WordPress. It takes too long to provision every time,” he said.</p>\n<p>“Ultimately, I found that Docker was a good choice for me,” Koga said. “Once I have a Docker image, it takes only three seconds for every new WordPress container. However, Docker is a little tricky, and the command line is complex. Therefore, I made the Wocker command line to run containers and sync files with local more easily.”</p>\n<p>Wocker is intentionally simple and limited to just a handful of options, as Koga’s primary objective was to make it super fast to create a new WordPress development environment. One drawback is that you cannot run two or more containers at the same time, but it takes just seconds to switch between containers.</p>\n<p>Koga summarized the main reasons that he opted to use Vagrant to manage Docker deployments:</p>\n<ol>\n<li>I could write some provision scripts in the Vagrantfile, so users only have to do `$ vagrant up`</li>\n<li>It was easier to map hostnames to IP addresses.</li>\n<li>Vagrant with CoreOS was simpler to manage Docker images and containers than boot2docker.</li>\n<li>To sync files between local machine, virtual machine, and the Docker container was tricky, so I made Wocker commands to make it easier.</li>\n</ol>\n<p>If you want to test out Wocker and find that it’s not for you, it’s easy and fast to uninstall. Simply run <code>$ vagrant destroy</code> to remove the Wocker folder, and your local machine will always be clean.</p>\n<p>I tested Wocker and found that it was insanely fast to create new containers (as well as restart existing ones), a task for which I would require an extra utility (such as <a href=\"http://wptavern.com/variable-vvv-a-new-vvv-site-creation-wizard-for-wordpress\" target=\"_blank\">Variable VVV</a>) to perform with VVV. If you find VVV to be too slow and want to check out an alternative, <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> provides a faster way to set up simple development environments.</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, 06 Mar 2015 00:52: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: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: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:68:\"WPTavern: WordCamp Europe Now Taking Applications for 2016 Host City\";s:7:\"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:28:\"http://wptavern.com/?p=40057\";s:7:\"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:\"http://wptavern.com/wordcamp-europe-now-taking-applications-for-2016-host-city\";s: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:4150:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg\" rel=\"prettyphoto[40057]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg?resize=1025%2C485\" alt=\"wceu-volunteers\" class=\"aligncenter size-full wp-image-31631\" /></a></p>\n<p>Organizing an event the size of <a href=\"http://europe.wordcamp.org/2015/\" target=\"_blank\">WordCamp Europe</a> is a year-round endeavor. The 2015 event is just four months away, speaker applications are closed, and the organization team is already asking for applications for the next host city. So far, the camp has been held in Leiden and Sofia, and will come to Seville in June.</p>\n<p>Applying to host WordCamp Europe is similar to applying to be an Olympic city. Local WordPress communities in potential host cities must submit applications, including a budget and a convincing plan. Organizers scrutinize the applications for the following factors:</p>\n<ul>\n<li>Preparation of the budget and venue research</li>\n<li>Strength of the local WordPress community</li>\n<li>The merits of the new location, as compared to the previous year</li>\n<li>Affordability for attendees</li>\n<li>Potential travel difficulties</li>\n</ul>\n<p>This year <a href=\"http://wptavern.com/seville-spain-to-host-wordcamp-europe-2015\" target=\"_blank\">Seville, Spain was selected as the host city</a> after a short bidding process. WordCamp Central requested the event be scheduled earlier in the year to avoid calendar conflicts. This was an unusual turn of events but organizers are committed to re-instituting a public bidding process for all future events.</p>\n<h3>WordCamp Europe to Pilot New Organizer Mentorship Program</h3>\n<p>For months in advance, an all-star lineup of WordCamp organizers from around Europe put their heads together, sharing their experiences to plan the best event possible.</p>\n<p>“Organizing WordCamp Europe is both a pleasure and a challenge,” co-organizer Petya Raykovska told the Tavern. “What’s great about it is that you get to work with experienced WordCamp organizers from across Europe. Each organizer brings their own knowledge and perspective to the organizing team which makes it a fantastic opportunity to learn and grow.”</p>\n<p>The event has traditionally highlighted the diversity of the European WordPress community and its <a href=\"http://wptavern.com/wordpress-beyond-boundaries-a-recap-of-wordcamp-europe-2014\" target=\"_blank\">attendees’ eagerness to connect beyond boundaries</a>.</p>\n<p>“It’s a challenge because each of us has our own way of doing things and we have to learn how to listen to each other and compromise,” Raykovska said. “And, of course, there are all of those idioms that don’t cross language and cultural barriers!”</p>\n<p>New WordCamp Europe organizers should be equipped with a solid grasp of diplomacy and the ability to work with others across cultural differences.</p>\n<p>This year the current organization team plans to experiment with a mentorship program that would prepare the next crop of organizers to take the helm in 2016.</p>\n<p>“We’re introducing a new process that we hope will help not only find the best team for next year, but will also be a pilot for a mentorship program for future WordCamp Europe (or any large 600+ people WordPress event) events,” Raykovska said.</p>\n<p>“So what we want to do in 2015 is choose the team for 2016 and get them to work with us for the 2015 edition, so they can get to know what it takes, get introduced to the processes, work closely with the existing team and monitor what’s required of the local team.”</p>\n<p>Current organizers are prioritizing mentoring new additions in order to create a seamless transition from one organizational team to the next. Instead of learning the ropes at the last minute, new organizers will have the opportunity to see how it works without all of the pressure.</p>\n<p>“We believe it will be highly beneficial for them and will ensure smooth sailing for next year’s organisation,” Raykovska said.</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, 05 Mar 2015 19:32: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: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:100:\"WPTavern: New Theme Development Company Makes First Sale Minutes After Being Approved on ThemeForest\";s:7:\"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:28:\"http://wptavern.com/?p=40045\";s:7:\"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:110:\"http://wptavern.com/new-theme-development-company-makes-first-sale-minutes-after-being-approved-on-themeforest\";s: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:4372:\"<p><a title=\"http://warriorsofcode.com/\" href=\"http://warriorsofcode.com/\">Warriors Of Code</a> is a new WordPress theme development shop in Australia. An employee who goes by the name <a title=\"http://www.reddit.com/user/genesisfan\" href=\"http://www.reddit.com/user/genesisfan\">Genesisfan</a> on Reddit, <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">published a post </a>explaining how the company recently had its first theme accepted on ThemeForest and was willing to answer questions others had about the experience. According to the post, he spent the better part of six months with a designer he hired while working a full-time job developing <a title=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\" href=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\">Broadsword</a>.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png\" rel=\"prettyphoto[40045]\"><img class=\"size-full wp-image-40046\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png?resize=1025%2C496\" alt=\"BroadSword Single Page View\" /></a>BroadSword Single Page View\n<p>When asked what he thought of the ThemeForest submission and review process, he responded, “We were pleasantly surprised with how quickly they turned around our review, and the level of detail they provided in their soft rejection. Aside from some technicalities that we’d missed (being more specific about what features we supported), the biggest issue was that we were missing some data validation in our files. Make sure you use the esc_ and sanitize_ functions provided by WordPress!”</p>\n<p>Once the issues were addressed, ThemeForest approved the submission and the team made its first sale within minutes of it going live. When asked what makes their theme different in the marketplace, he responded, “We kept the theme options to a minimum. We were both pretty tired of themes that include a thousand options and tend to be more like frameworks than standalone themes.”</p>\n<p>Based on <a title=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\" href=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\">stats that highlight</a> how well ThemeForest is doing, it’s not surprising that Warriors of code made their first sale within minutes of going live. However, the company used social media to its advantage, so it’s possible one their followers purchased the theme based on tweets. In fact, the company explains how they handled promotion:</p>\n<blockquote><p>Regarding promotion, we’ve been tweeting it out and liking the facebook page we’ve set up and luckily, it’s now trending on ThemeForest. It helps that I’m on the east coast of Canada and my partner is in Sydney, Australia, so we’re able to pretty much cover comment replies quickly at any time of the day. I think that goes a long way to helping promote a positive vibe about the theme.</p></blockquote>\n<p>After 24 hours, the company has six sales at $43 each. It’s not a huge amount, but it’s a start. The big takeaways is that ThemeForest reviews are catching insecure coding practices and making the first sale is a quick endeavor, especially if you already have a social media presence. The company <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">answers several other questions</a> related to the experience.</p>\n<p>We know that in this instance, ThemeForest did its job to discover insecure coding practices during reviews. It’s also refreshing to hear from an up and coming theme company that they’re tired of theme options. I haven’t used their product so I can’t confirm if its claims are true, but it’s a step in the right direction to see other ThemeForest sellers make such statements in public.</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, 05 Mar 2015 07:33: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:\"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: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:21:\"Matt: WIRED Re-launch\";s:7:\"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:21:\"http://ma.tt/?p=44764\";s:7:\"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:\"http://ma.tt/2015/03/wired-re-launch/\";s: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:2726:\"<p>There’s the smart publishers, and then there’s the <a href=\"http://ma.tt/2015/02/developer-employment-act/\">ones going out of business</a>. WIRED is one of the smart ones, and just launched an awesome redesign on WordPress. <a href=\"http://www.wired.com/2015/03/our-new-site/\">From their editor-in-chief</a>:</p>\n<blockquote><p>Back in 1994 we launched Hotwired, the first site with original editorial content created for the web. It was a digital home for reporting on the future of science, business, design, and technology. You’ve come to trust us over the past two decades, but our growth online has sometimes come too quickly and with some pain. When I took over as editor in chief in 2012, WIRED had an archive of more than 100,000 stories. That’s good! But they were spread out over more than a dozen different databases, sections, and homepages tenuously connected by virtual duct tape and chewing gum. The cleanup process—onerous and without a shred of glamour—took almost 15 months. But finally, last year, our engineers rolled out a newly unified site architecture built atop a single streamlined WordPress installation. And you didn’t notice a hiccup. Maybe you saw that pages loaded a touch faster. Stories looked more WIRED.</p></blockquote>\n<p>The story of <a href=\"http://www.wired.com/2015/03/wired-dot-com-from-the-devs/\">the engineering behind it from Kathleen Vignos is also cool</a>:</p>\n<blockquote><p>The redesign gives us the third incarnation of our Curator application, which started years ago as a separate Groovy on Grails application maintained by a single Java developer. Curator once consumed articles from 35 different blogs for curation on our homepage. When we migrated our 17 active WordPress blogs into one WordPress install, we also rewrote Curator in Cake PHP to match our WordPress PHP backend. After this, anyone on our team could maintain Curator—but the architecture remained the same and lived outside of WordPress. Using this version of Curator, our web producer team manually constructed the homepage throughout each day as various stories were ready to be promoted.</p>\n<p>Our new and improved Curator is now a custom WordPress plugin—and it’s artificially intelligent! This allows our homepage and section landing pages to be both automated and curated at the same time. Stories flow through automagically based on editorial criteria, but editors can take control of the flow by locking stories in certain slots in our card system. This means our homepage and section landing pages are constantly changing with new stories all day long.</p></blockquote>\n<p>Curator sounds cool, as does the coming “longform feature article builder.”</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, 05 Mar 2015 02:36: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: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: Ninja Forms 2.9 Ships With Major Performance Improvements\";s:7:\"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:28:\"http://wptavern.com/?p=39995\";s:7:\"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:\"http://wptavern.com/ninja-forms-2-9-ships-with-major-performance-improvements\";s: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:5648:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png\" rel=\"prettyphoto[39995]\"><img class=\"aligncenter size-full wp-image-40019\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png?resize=840%2C273\" alt=\"Ninja Forms Featured Image\" /></a></p>\n<p>Ninja Forms <a title=\"https://ninjaforms.com/version-2-9/\" href=\"https://ninjaforms.com/version-2-9/\">2.9 is available</a> and features an improved user experience along with major performance enhancements. One of the biggest performance problems 2.9 solves is handling large forms. Prior to 2.9, users had to edit a php.ini file to handle the increased amount of server resources needed to process long forms, something many shared webhosts don’t allow. According to Kevin Stover, lead developer of Ninja Forms, 2.9 not only solves this problem, but the form builder is more efficient overall.</p>\n<blockquote><p>In our local tests, a 578 field form was 12.8mb and took 33.52 seconds to load. (It also occasionally crashed our browser.) In version 2.9, the same form was only 1.2mb and took only 1.41 seconds to load. We call that progress.</p></blockquote>\n<p>The user experience is vastly improved compared to earlier versions of the plugin. Now when you edit an existing form or want to create a new one, you’re taken to the form builder instead of a page filled with confusing settings. After installing Ninja Forms, it took less than five minutes to recreate the <a title=\"http://wptavern.com/contact-me\" href=\"http://wptavern.com/contact-me\">Tavern’s contact form</a>.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29UserInterface.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40012\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29UserInterface.png?resize=1025%2C500\" alt=\"Ninja Forms 2.9 User Interface\" /></a>Ninja Forms 2.9 User Interface\n<p>A small but noticeable change is that, when you create a new form without a submit button and save it, a model window pops up reminding you to add one. Or, you can let Ninja Forms add it automatically. It’s hard to make a form useful without a submit button!</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29SubmitButtonReminder.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40013\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29SubmitButtonReminder.png?resize=549%2C268\" alt=\"Ninja Forms 2.9 Submit Button\" /></a>Ninja Forms 2.9 Submit Button Reminder\n<p>One of the major changes to the form building experience is configuring fields. In previous versions of Ninja Forms, all of the configuration options for fields were in view which felt overwhelming. In Ninja Forms 2.9, field options are hidden behind drop down menus that are closed by default. This allows you to configure them at your own pace.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFieldSettings.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40014\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFieldSettings.png?resize=535%2C477\" alt=\"Ninja Forms 2.9 Field Settings\" /></a>Ninja Forms 2.9 Field Settings\n<p>Overall, Ninja Forms 2.9 is a solid release and offers a better experience than its predecessors. I found it easier to build forms without having to rely on documentation. Stover says this release, “lays the groundwork for even better stuff to come down the road.” You can download Ninja Forms free from the <a title=\"https://wordpress.org/plugins/ninja-forms/\" href=\"https://wordpress.org/plugins/ninja-forms/\">WordPress plugin directory</a>.</p>\n<p>To learn more about James Laws, Co-founder of WP Ninjas and his company, <a title=\"http://wptavern.com/wpweekly-episode-179-interview-with-james-laws-co-founder-of-wp-ninjas\" href=\"http://wptavern.com/wpweekly-episode-179-interview-with-james-laws-co-founder-of-wp-ninjas\">listen to episode 179</a> of WordPress Weekly. In the show, we discuss some of the improvements that made it into Ninja Forms 2.9.</p>\n<div class=\"audio-shortcode-wrap\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png?resize=175%2C131\" alt=\"Ninja Forms Featured Image\" class=\"landscape thumbnail post-thumbnail audio-image\" /><a href=\"http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3\">http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3</a></div><div class=\"media-shortcode-extend\"><div class=\"media-info audio-info\"><ul class=\"media-meta\"><li><span class=\"prep\">Run Time</span> <span class=\"data\">1:17:51</span></li><li><span class=\"prep\">Artist</span> <span class=\"data\">Jeff Chandler and Marcus Couch</span></li><li><span class=\"prep\">Album</span> <span class=\"data\">WordPress Weekly</span></li><li><span class=\"prep\">Track</span> <span class=\"data\">179</span></li><li><span class=\"prep\">File Name</span> <span class=\"data\"><a href=\"http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3\">EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3</a></span></li><li><span class=\"prep\">File Size</span> <span class=\"data\">33.64 MB</span></li><li><span class=\"prep\">File Type</span> <span class=\"data\">MP3</span></li><li><span class=\"prep\">Mime Type</span> <span class=\"data\">audio/mpeg</span></li></ul></div><button class=\"media-info-toggle\">Audio Info</button></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, 05 Mar 2015 00:32: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: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:88:\"WPTavern: BuddyPress 2.3 Development Kicks Off, Contributors Prioritize Work on New APIs\";s:7:\"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:28:\"http://wptavern.com/?p=39890\";s:7:\"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://wptavern.com/buddypress-2-3-development-kicks-off-contributors-prioritize-work-on-new-apis\";s: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><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/buddypress-wall.jpg\" rel=\"prettyphoto[39890]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/buddypress-wall.jpg?resize=1018%2C458\" alt=\"buddypress-wall\" class=\"aligncenter size-full wp-image-20901\" /></a></p>\n<p>The BuddyPress 2.3 development cycle is now in full swing, following a successful 2.2.1 maintenance release that <a href=\"http://wptavern.com/buddypress-breaks-one-day-download-record-with-2-2-1-release\" target=\"_blank\">broke the plugin’s one-day download record</a> with more than 10,000 downloads in just 24 hours. More minor fixes are on deck for inclusion in the forthcoming 2.2.2 release.</p>\n<p>This week contributors identified priorities for new features and improvements to work on for the <a href=\"https://bpdevel.wordpress.com/2015/03/03/bp-2-3-0-dev-cycle-contributor-priorities/\" target=\"_blank\">2.3 development cycle</a>. Updates to BuddyPress’ existing APIs and work on the following new APIs commenced this week:</p>\n<ul>\n<li><a href=\"https://buddypress.trac.wordpress.org/ticket/6210\" target=\"_blank\">New Invitations API</a> – a flexible API to create/retrieve invitations across components</li>\n<li><a href=\"https://buddypress.trac.wordpress.org/ticket/5429\" target=\"_blank\">New Attachments API</a> – a new component to manage BuddyPress attachments</li>\n<li><a href=\"https://github.com/paulgibbs/buddypress/tree/posts2posts\" target=\"_blank\">Possible new Relationships API</a> – for the Favorites/Likes features</li>\n<li>Improvements to Member Types API – <a href=\"https://buddypress.trac.wordpress.org/ticket/5192\" target=\"_blank\">ability to create member-type-specific xprofile fields</a>, fixes for existing bugs</li>\n<li>Notifications API – <a href=\"https://buddypress.trac.wordpress.org/ticket/6257\" target=\"_blank\">add a metadata table</a> – useful for storing additional data outside the available notification table’s schema</li>\n</ul>\n<p>New APIs would make it possible for BuddyPress developers to build extensions that bring in more exciting features, such as a core-supported way to manage media/user galleries, local avatar management, invitation capabilities for groups, sites, blogs, docs, etc. The APIs give developers a way to custom tailor those experiences for their communities.</p>\n<p>While none of these APIs and improvements are yet guaranteed to make it into 2.3, contributors have hammered out the tickets they will be investing in during the next three months. The official release is currently targeted for the end of May, 2015. To follow progress on tickets for the 2.3 milestone, check out the <a href=\"https://buddypress.trac.wordpress.org/milestone/2.3\" target=\"_blank\">roadmap</a> on BuddyPress 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:\"Wed, 04 Mar 2015 22: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: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: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:75:\"Post Status: Adii Pienaar is making a WordPress comeback with stake in Obox\";s:7:\"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:30:\"https://poststatus.com/?p=9009\";s:7:\"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://poststatus.com/adii-pienaar-making-wordpress-comeback-stake-obox/\";s: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:6289:\"<p>Adii Pienaar has been largely away from the WordPress community for much of the last year and a half. He’s one of three co-founders of WooThemes and was instrumental in <a href=\"http://www.woothemes.com/about/\">their growth</a> and success they achieved from 2008 until his departure in late 2013.</p>\n<p>Today, Adii is making the second step of his WordPress comeback. In addition to <a href=\"https://receiptful.com/\">Receiptful</a> — his new eCommerce receipts product — he’s taking on an advisory role with Obox, to go along with a cash investment in the company.</p>\n<p><a href=\"http://oboxthemes.com/\">Obox</a> is based in Cape Town, South Africa — where Adii and WooThemes are also based. Obox has been around the block as well.</p>\n<p>They were founded in 2009 and are lead by brothers Marc and David Perel. Obox has experienced times of great success — peaking as a team of 8 in 2012 — and also years where they’ve scaled back in response to more competition and watering down of the WordPress theme market.</p>\n<p>Before Adii left WooThemes, he had numerous conversations with Obox about an acquisition, but the parties could never agree on the specifics.</p>\n<h3>Adii now owns a 30% stake in Obox</h3>\n<p>David Perel showed Adii some screenshots of Layers while they were wrapping up development of <a title=\"Layers, by Obox, introduces a beautiful page building interface\" href=\"https://poststatus.com/layers-theme-obox/\">the new product</a>. Adii was intrigued and they started once again talking about joining forces, except this time the direction changed; they started talking about what it would look like for Adii to join Obox.</p>\n<p>Adii has made a cash investment in the Obox team, in return for a 30% stake in the company. The investment gives Obox a valuation in the millions of dollars, “but less than $10 million.”</p>\n<p>The cash from Adii’s investment is largely going to be used for operating expenses for the Obox team as they create the business model around Layers. Obox has also beefed up their team by <a href=\"http://blog.oboxthemes.com/calyx-joins-obox/\">acquihiring Calyx</a>, a two man Cape Town agency.</p>\n<p>According to David, <span class=\"pullquote alignright\">“Every cent Obox raises and makes will go into Layers.”</span></p>\n<h3>Roller coaster ride</h3>\n<p>Adii has been on a bit of a roller coaster ride since his departure of WooThemes. I’ve heard both Adii and his cofounders (Magnus Jepson and Mark Forrester) describe their split as a divorce. It was a hard time.</p>\n<p>The split was complete, and Adii released all ownership of the company for an amount he has <a href=\"http://mixergy.com/interviews/adii-pienaar-public-beta-interview/\">confirmed on Mixergy</a> was seven figures. He tells me that he has been fully paid for his shares.</p>\n<p>With cash in hand, Adii had room to take some risks, and with that risk came a mixture of successes and failures. His first foray into another product was Public Beta, which had many iterations before he ultimately deemed it a lost cause.</p>\n<p>His latest startup seems to have traction; Receiptful has had a successful launch, is getting nice adoption, and is expanding to multiple eCommerce platforms after an initial WooCommerce-only launch.</p>\n<p>Time heals all wounds, and it appears Adii’s relationship with WooThemes is also mended. They even <a href=\"http://www.woothemes.com/2015/02/why-customized-receipts-increase-ecommerce-revenue/\">blogged about Receiptful</a> recently on the main WooThemes blog.</p>\n<h3>Renewed passion for WordPress</h3>\n<p>Both Receiptful and the Obox investment show renewed passion for WordPress, as well as a sign of Adii getting back to his roots and what he knows best. With the launch of WooCommerce, Adii spearheaded what became a huge success during his time at WooThemes; and WooCommerce has only further grown since his departure.</p>\n<p>Adii hopes to take what he’s learned — both at WooThemes and with his adventures since — to his role at Obox.</p>\n<blockquote><p>One of the biggest challenges within WordPress is the disconnect between how developers and end-users use it, which makes building great WordPress products really hard. It’s also something that we encountered often at Woo and instead of truly tackling the problem we leaned towards building tools for developers.</p>\n<p>Layers is different in that sense, because it’s focused on the (end-)user experience from the ground up. I couldn’t be more excited to work with David & Marc to grow Layers, as they’re fanatical about UX and it’s my belief that they’ll finally make progress to closing the gap between a developer tool and end-user product.</p>\n<p>And in terms of the commercialisation of Layers… Well, let’s just say that I see opportunities and patterns that were prevalent in WooCommerce’s early days too…</p></blockquote>\n<h3>A new step for a dynamic WordPress figure</h3>\n<p>Adii was a huge and dynamic figure in the early days of WordPress’ commercial product space. He’s always made bold decisions — some good and some not so good.</p>\n<p>He has a penchant to make quick decisions and he iterates at a rapid pace; to some it can be off-putting, but for finding a hit it can be hugely important. In contrast, the Obox team makes calculated risks. While they’ve done a great deal of interesting work and experimentation on their own, they have largely stuck with the theme business while some of their early theme competitors rotated toward plugins and other verticals.</p>\n<p>I believe that the combination of Adii and the Perel brothers will make for a compelling trio of leadership at the helm for Obox. Their Layers launch <a href=\"http://blog.oboxthemes.com/what-hitting-the-top-spot-on-product-hunt-did-to-our-launch-day/\">certainly made waves</a>, and their next steps will be hugely important for the future of a company that has gone all in on a product without a monetization strategy.</p>\n<p>You can read the <a href=\"http://blog.oboxthemes.com/adii-co-founder-of-woothemes-and-woocommerce-has-joined-obox/\">official announcement on the Obox blog</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 Mar 2015 15:56: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: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: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:56:\"WPTavern: WordPress Plugin Directory Launches New Design\";s:7:\"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:28:\"http://wptavern.com/?p=39957\";s:7:\"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:\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\";s: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:3778:\"<p>The WordPress.org Meta team is on a roll this month. Following the successful <a href=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\" target=\"_blank\">launch of the new theme directory</a>, the <a href=\"https://wordpress.org/plugins/\" target=\"_blank\">plugin directory</a> is getting the same treatment with <a href=\"https://make.wordpress.org/meta/2015/03/04/new-plugin-directory-theme/\" target=\"_blank\">a fresh coat of paint</a> and a set of brand new features.</p>\n<p>Browsing the official plugin directory is now similar to searching via the admin plugin browser. Having all of this code on hand made it easier for the meta team to replicate the experience in the directory.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-plugin-directory.png\" rel=\"prettyphoto[39957]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-plugin-directory.png?resize=1025%2C970\" alt=\"wordpress-plugin-directory\" class=\"aligncenter size-full wp-image-39963\" /></a></p>\n<p>In addition to the new design, the directory includes a new section for logged-in users to manage favorited plugins. Previously, users had to navigate to their own profile pages to access this information. With more than 36,000 listings in the directory, favorites are becoming an important feature for users who want to keep track of plugins they use frequently.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/plugin-favorites.png\" rel=\"prettyphoto[39957]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/plugin-favorites.png?resize=1025%2C511\" alt=\"plugin-favorites\" class=\"aligncenter size-full wp-image-39975\" /></a></p>\n<p>The “Popular” section seems to be populated by extensions with the highest number of active installs. It would be helpful to be able to further sort popular plugins based on different criteria, i.e. the most-favorited plugins and those with the highest ratings.</p>\n<p><a href=\"https://wordpress.org/plugins/browse/beta/\" target=\"_blank\">Beta Testing</a> is a new section which you may recognize from the WordPress admin. It lists all the feature plugins that are currently under consideration for inclusion in core at some point in the future. This more prominent display will help users discover the plugins, resulting in an increase in feedback for contributors.</p>\n<p>Users can also now search for plugins based on author, keyword, or tag. Searching is lightning fast, but it could be improved with filtering options to further narrow down the results.</p>\n<p>Although individual plugin pages did not receive a design update, they now reflect more accurate data with the number of active installs for each plugin. This provides plugin authors with a better understanding of how many sites are actively using that functionality, as opposed to just having downloaded it once and then uninstalled it.</p>\n<p>The new design is more visually-oriented than the previous one, making it easier for users to quickly scan through a long list of results. It is now more important than ever for developers to prioritize <a href=\"http://wptavern.com/wordpress-4-0-adds-custom-icons-to-the-plugin-installer\" target=\"_blank\">plugin branding</a> if they want their work to stand out in the official directory.</p>\n<p>In his <a href=\"https://make.wordpress.org/meta/2015/03/04/new-plugin-directory-theme/\" target=\"_blank\">announcement</a> about updates to the plugin directory, WordPress.org contributor Scott Reilly said that a backend reimplementation of the directory is on the roadmap for a future update. If you find a bug in the current implementation, feel free to open a ticket on <a href=\"https://meta.trac.wordpress.org/\" target=\"_blank\">meta.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, 04 Mar 2015 09:25: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:\"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: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:27:\"Matt: WordPress iOS WYSIWYG\";s:7:\"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:21:\"http://ma.tt/?p=44747\";s:7:\"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:\"http://ma.tt/2015/03/wordpress-ios-wysiwyg/\";s: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:499:\"<p>It’s been a long road, but the WordPress mobile apps are finally making some major strides. <a href=\"https://apps.wordpress.org/2015/02/26/wordpress-for-ios-a-new-visual-editor-more/\">WordPress iOS version 4.8 includes a visual editor so you won’t see code anymore when blogging on the go</a>. (For anyone curious at home, WordPress originally <a href=\"https://wordpress.org/news/2005/12/wp2/\">shipped with WYSIWYG in version 2.0</a>, and it was highly controversial at the time.)</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 Mar 2015 04:31: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: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:36:\"Akismet: February 2015 Stats Roundup\";s:7:\"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:\"http://blog.akismet.com/?p=1789\";s:7:\"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:\"http://blog.akismet.com/2015/03/04/february-2015-stats-roundup/\";s: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:3152:\"<p>February was <a href=\"http://blog.akismet.com/2015/02/01/january-2015-stats-roundup/\">another</a> slow spam month for Akismet. We didn’t even hit 200 million comments on any day this month. You can see the daily breakdown of the spam and ham comments Akismet caught in the graph below:</p>\n<div id=\"attachment_1790\" class=\"wp-caption alignnone\"><a href=\"https://akismet.files.wordpress.com/2015/03/akismet-spam-and-ham-stats-february-2015.png\"><img class=\"wp-image-1790 size-large\" src=\"https://akismet.files.wordpress.com/2015/03/akismet-spam-and-ham-stats-february-2015.png?w=700&h=438\" alt=\"graph of akismet spam and ham daily stats February 2015\" /></a><p class=\"wp-caption-text\">The busiest day was the first of the month, with about 178 million spam comments — and the slowest day was the 18th with about 106 million.</p></div>\n<p><a href=\"https://akismet.files.wordpress.com/2015/03/ohio-state-football-field.jpg\"><img class=\" size-medium wp-image-1791 alignright\" src=\"https://akismet.files.wordpress.com/2015/03/ohio-state-football-field.jpg?w=300&h=200\" alt=\"ohio state football field\" width=\"300\" height=\"200\" /></a><strong>The total number of spam messages caught this month was 4,090,182,500</strong>. To visualize this, let’s say each spam is represented by <a href=\"https://prezi.com/roben6fpzshd/blades-of-grass-in-a-football-field/\">one blade of grass in a football field</a> — to commemorate the football season ending this February.</p>\n<p>How many football fields would it take to cover that much spam? Twelve and a half.</p>\n<p>How about the real comments? We got a total of 131,465,000 of those this month. And if each one were represented by a blade of grass, they would take just under one half of a football field to account for. As always, real comments account for much much less than spam comments — about 3% this month.</p>\n<p>This month was unusually low in spam numbers not only compared with last month (with a 14% decrease in volume), but also since last year — decreasing by 38% compared with February 2014.</p>\n<p>We missed only about 1 in every 10,917 spam comments this month — not bad!</p>\n<p>Your own blog’s stats may have followed a similar pattern of decreased spam activity this month. If you are ever finding that the spammers are winning and more comments than usual are getting through Akismet’s filters, please feel free to reach out and let us know. We’re happy to look into it and help restore order <span class=\"wp-smiley wp-emoji wp-emoji-smile\" title=\":)\">:)</span></p>\n<p><em>This post is part of a monthly series summarizing some stats and figures from the Akismet universe. Feel free to browse <a href=\"http://blog.akismet.com/category/monthly-roundup/\">all of the posts in the series</a>.</em></p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1789/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1789/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1789&subd=akismet&ref=&feed=1\" width=\"1\" height=\"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:\"Wed, 04 Mar 2015 01:03: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:7:\"Valerie\";s: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:83:\"WPTavern: Jason Schuller’s Pickle Theme Re-Imagines WordPress as an Invisible CMS\";s:7:\"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:28:\"http://wptavern.com/?p=39892\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://wptavern.com/jason-schullers-pickle-theme-re-imagines-wordpress-as-an-invisible-cms\";s: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:10856:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/10/pickle-preview.jpg\" rel=\"prettyphoto[39892]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/10/pickle-preview.jpg?resize=972%2C462\" alt=\"pickle-preview\" class=\"aligncenter size-full wp-image-32216\" /></a></p>\n<p>Last week Jason Schuller launched his Pickle WordPress theme on <a href=\"https://pickle.pub/\" target=\"_blank\">Pickle.pub</a> and the product is now available on <a href=\"https://creativemarket.com/circa75/208774-The-Pickle-Theme-for-WordPress\" target=\"_blank\">Creative Market</a>. Pickle is a restaurant theme that is packaged with a custom admin design to provide a seamless content-editing experience.</p>\n<p>Schuller’s decision to <a href=\"http://wptavern.com/jason-schuller-to-re-enter-wordpress-theme-market-with-niche-admin-designs\" target=\"_blank\">re-enter the WordPress theme market</a> following the sale of Press75 came after several years of experimenting with alternative publishing platforms. In an <a href=\"http://wptavern.com/interview-with-jason-schuller-founder-of-press75-com\" target=\"_blank\">interview</a> with the Tavern last year, he expressed dissatisfaction with trying to make WordPress do what he wanted, which caused him to consider abandoning the platform entirely.</p>\n<p>Schuller found himself chronically at odds with WordPress’ limitations for scaling its complexity backwards to provide a more simplified publishing experience. Pickle was born out of this frustration. The theme reimagines the WordPress admin as an extension of the front-end design, with no abrupt transitions for editing content.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/pickle-admin.jpg\" rel=\"prettyphoto[39892]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/pickle-admin.jpg?resize=1025%2C682\" alt=\"pickle-admin\" class=\"aligncenter size-full wp-image-39907\" /></a></p>\n<h3>Targeting a Wider Market Beyond WordPress</h3>\n<p>At first glance, it might appear that the restaurant niche is a relatively small and limited market for a WordPress theme developer. However, if you check out <a href=\"https://pickle.pub/\" target=\"_blank\">Pickle.pub</a>, you’ll find no mention of WordPress among Pickle’s features. Schuller is intentionally marketing it to a larger potential customer base that includes anyone looking to build a simple restaurant website.</p>\n<p>“I’m not really advertising Pickle as a WordPress theme,” Schuller told the Tavern. “Essentially, my approach was to use WordPress to create my own custom CMS for minimalist restaurant websites.”</p>\n<p>In the future he plans to release more options, styles and add-ons for the product. Currently, all of Pickle’s functionality is packed into the theme, but Schuller is not overly concerned about data portability in this instance.</p>\n<p>“That data (in my opinion) is exclusive to what I’m doing with Pickle,” he said. “In other words, <span class=\"pullquote alignleft\">I’m not concerned with my users even knowing that it’s powered by WordPress.</span>”</p>\n<p>Schuller is hoping to attract two different markets: customers who know they want WordPress and those who just know they want a business website and don’t care what software it uses.</p>\n<p>“It shouldn’t matter to new users if it’s a WordPress solution,” he said. “But at the same time, freelancers who work with WordPress and have clients in the restaurant industry might be attracted by Pickle because it is a WordPress solution. I’m hoping to target both ends of the spectrum.”</p>\n<p>This time around in the WordPress theme business, Schuller is venturing into the frontier where customers aren’t already convinced of a favorite CMS. Pickle was intentionally designed to make WordPress, and all its complexity, effectively invisible. This is one of the reasons the theme does not currently support the use of 3rd-party plugins.</p>\n<h3>At Odds with WordPress Theme Development Best Practices</h3>\n<p>WordPress core doesn’t make it easy for developers to heavily customize the admin. This will soon change when the WP REST API lands in core; Schuller is open to updating Pickle to use the API once it’s no longer under heavy development.</p>\n<p>“Once the REST API lands in core, there would be no reason for me not to change my approach,” he said. “But for today, a little custom CSS and PHP will do just fine.”</p>\n<p>Pickle is Schuller’s attempt at testing the waters for the possibility of other niche admin designs in the future. A hosted version is also set to launch within the next month. “If all goes well, I’ll probably create more niche solutions from the simple HTML templates I’ve been releasing on <a href=\"https://leeflets.com\" target=\"_blank\">Leeflets</a>,” he said. These include other one-page designs for things like newsletters, biographies, galleries, and landing or product pages.</p>\n<p>“If that’s something I do end up doing, I would probably create some sort of admin theming plugin in order to eliminate duplicating the work each time,” Schuller said. “I could see the result of that being its own product as well for WordPress.”</p>\n<p>At the moment, he is not prioritizing putting the functionality into a plugin. However, the way Pickle is built is at odds with WordPress theme development best practices of separating plugin functionality from the theme’s design.</p>\n<p>If a major release of WordPress causes a break in Pickle, it’s not in a plugin where one could easily disable the functionality. A breaking change could possibly effect the site’s frontend design, without an update to Pickle. If the product were packaged as a theme plus plugin combination, users would be in a better position for updates from both core and Pickle.</p>\n<p>Schuller contends that WordPress theme developers should have the option to add features in a more modular fashion:</p>\n<blockquote><p>I realize that my approach for Pickle specifically probably isn’t the way most “WordPress” developers would have done it. The important thing is that I finished it, and the idea is out there regardless of how it was engineered. </p>\n<p>I’ve always felt that a good CMS should reflect the functionality you need for any given project. For instance, we shouldn’t assume that all themes should support links, comments, widgets, etc., or even posts for that matter. Some themes/users might only need “pages” which means that most of the admin menus in WordPress could and maybe should be hidden in that case. We have to manually add “theme support” within theme functions for features like “post thumbnails”, so why isn’t that the case for everything else?</p></blockquote>\n<p>After years of frustration with “the WordPress way,” Schuller is going his own way this time around. He finds himself at friction with WordPress best practices and the ability to serve a larger market of people who don’t care if a site is built on WordPress.</p>\n<p>“To be honest, I really wasn’t concerned about what the WordPress developer community would think about how I engineered Pickle,” he said. “I know there are probably so many ways I could have done it better, or hired someone else to do it better for me.”</p>\n<p>In creating Pickle, Schuller consciously chose to ignore his fear of the doing_it_wrong() brigade in order to deliver a product that he believes will be simple for customers to use.</p>\n<blockquote><p>When I got started with WordPress back in 2007, I had no clue what I was doing, but I was creating things and putting them out there as I learned, which is how I grew Press75. Somewhere along the way, I became much too concerned with how the WordPress community might perceive what I was making and that’s when my business started to decline. </p>\n<p>Instead of just being happy making things I was passionate about, I became obsessed with perfection and making sure everyone was going be happy with what I made. I’m not going to make that same mistake again. It’s so much more important to put your work out there (even if it’s not perfect) than to never put it out there at all in fear that someone might not agree with the way you did it.</p></blockquote>\n<p>Could business be as simple as building products that make both you and your customer happy? Do all WordPress sites need a long-term plan for data portability and separation of theme and plugin functionality?</p>\n<h3>Re-Imagining WordPress as an Invisible CMS</h3>\n<p>The invisibility of the traditional admin in the Pickle theme is a tribute to WordPress’ flexibility as a CMS. However, the lack of theme/plugin functionality separation is my primary objection to how it’s built, as it may make it difficult for the user to keep pace with core updates. This could potentially become a security issue.</p>\n<p>Schuller’s approach for one-page designs may not conform to best practices but it once again begs the question: how can we erase the separation between editing experience and the display of content? Many users find the native customizer in its current state to be too clunky to adequately handle this in an elegant way.</p>\n<p>While I don’t fully support the approach that Schuller took with building Pickle, I agree with the basic premise of pushing the boundaries to simplify WordPress for the user. Pickle is inspirational, despite its technical drawbacks. It is a groundbreaking example of a WordPress-powered content editing experience that is perfectly tailored to the frontend design. It’s a design-specific theme that doesn’t require a heavy page builder or multiple sub-panels of customizer options.</p>\n<p>Not everyone agrees on the best way to make the WordPress editing experience better while moving theme development forward. The platform needs people who are dissatisfied with the status quo to spearhead new, unorthodox ways of solving problems. However, it also needs the folks who have managed to keep inspiration alive for years, while working on the less glamorous tasks of contributing to core and establishing standards to make it better for everyone.</p>\n<p>As niche admin designs become common, the answer to the question of “What does WordPress look like?” will get fuzzy and difficult to define. A more modular approach to theming WordPress as a whole will make it easier for developers to sift out the functionality that users don’t need on basic websites. Finding a happy balance here will be critical for the platform to continue its reputation as a user-friendly CMS.</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:\"Tue, 03 Mar 2015 23:51: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:\"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: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:43:\"WPTavern: There Can Only Be One Sticky 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39916\";s:7:\"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:\"http://wptavern.com/there-can-only-be-one-sticky-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1817:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/StickyPostPollFeaturedImage.png\" rel=\"prettyphoto[39916]\"><img class=\"size-full wp-image-39338\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/StickyPostPollFeaturedImage.png?resize=670%2C294\" alt=\"Sticky Posts Poll Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/37996585435@N01/6369443095\">Free Thinking at the Sage, Gateshead</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Last month, we <a title=\"http://wptavern.com/do-you-use-the-sticky-posts-feature-in-wordpress\" href=\"http://wptavern.com/do-you-use-the-sticky-posts-feature-in-wordpress\">polled our readers</a> to find out how many use the sticky posts feature in WordPress. Out of 322 votes, 66% said no while 34% said yes.</p>\nNote: There is a poll embedded within this post, please visit the site to participate in this post\'s poll.\n<p>Use cases included, featuring content in a slider, portfolio sites, and using it on a directory site. For those who sticky one post at a time, I discovered a convenient plugin that removes the sticky flag from previous sticky posts. <a title=\"https://wordpress.org/plugins/there-can-be-only-one/\" href=\"https://wordpress.org/plugins/there-can-be-only-one/\">There Can Be Only One,</a> developed by Alex Jones, ensures that only one sticky post is published at a time.</p>\n<p>There are no options to configure. Simply install, activate, and configure which post you want to sticky. When using this plugin, you no longer have to remove the sticky flag from the previous post which saves time and effort. There Can Only Be One is Jones’ first plugin submitted to the plugin directory and he’s interested to hear any feedback or suggestions you have to improve it.</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:\"Tue, 03 Mar 2015 22:04: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: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\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 16 Mar 2015 13:11:17 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"200192\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Mon, 16 Mar 2015 13:00:14 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(2882,'_transient_timeout_wc_ship_7a9b1b7ce4c818a42af5ac4546d57e05','1426385123','no'),(2883,'_transient_wc_ship_7a9b1b7ce4c818a42af5ac4546d57e05','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3934,'_wc_session_0a8a2791311c2348b2b3baea79b13113','a:24:{s:4:\"cart\";s:309:\"a:1:{s:32:\"274ad4786c3abca69fa097b85867d9a4\";a:9:{s:10:\"product_id\";i:204;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:449;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:449;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:2163:\"a:1:{s:32:\"e2c0be24560d78c5e599c2a9c9d0bbd2\";a:10:{s:10:\"product_id\";i:203;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:399;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:399;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":7:{s:2:\"id\";i:203;s:4:\"post\";O:7:\"WP_Post\":25:{s:2:\"ID\";i:203;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-12 14:55:57\";s:13:\"post_date_gmt\";s:19:\"2015-03-12 14:55:57\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:12:\"ROLLING CART\";s:12:\"post_excerpt\";s:789:\"<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n<div class=\"redbck\">\r\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS</p>\r\n\r\n</div>\r\n<div class=\"bullet-holder\"><strong>• Rugged rolling casters</strong>\r\n<strong> • Lock ‘n’ load drawer</strong>\r\n<strong> • Ultra-grip drawer bottoms</strong>\r\n<strong> • Satin nickel handles</strong></div>\r\n \r\n\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:12:\"rolling-cart\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-16 10:44:59\";s:17:\"post_modified_gmt\";s:19:\"2015-03-16 10:44:59\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:66:\"http://fantasy-garage.com/wordpress1/?post_type=product&p=203\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:15:\"twinstar_status\";N;}s:12:\"product_type\";s:6:\"simple\";s:13:\"\0*\0dimensions\";s:0:\"\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:5:\"price\";s:3:\"399\";}}}\";s:19:\"cart_contents_total\";d:449;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:1;s:5:\"total\";d:449;s:8:\"subtotal\";i:449;s:15:\"subtotal_ex_tax\";i:449;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(3203,'category_children','a:0:{}','yes'),(3927,'_transient_timeout_feed_mod_a41fbee65e190c85018f9081fcc3dfc4','1426554876','no'),(3928,'_transient_feed_mod_a41fbee65e190c85018f9081fcc3dfc4','1426511676','no'),(3925,'_transient_timeout_feed_a41fbee65e190c85018f9081fcc3dfc4','1426554876','no'),(3926,'_transient_feed_a41fbee65e190c85018f9081fcc3dfc4','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s: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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress Training » News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://members.wpacademy.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Mar 2015 16:13: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:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Managed WordPress Hosting from $8.40/mth\";s:7:\"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:\"http://members.wpacademy.com/2015/02/managed-wordpress-hosting-from-8-40mth/\";s: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:85:\"http://members.wpacademy.com/2015/02/managed-wordpress-hosting-from-8-40mth/#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, 17 Feb 2015 11:13:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=20017\";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:615:\"<p>If you are interested in secure, high-performance Managed WordPress Hosting at 30% of the going rate, then read on.  2014 was a very difficult year for the hosting business Many large conventional hosting companies (Hostgator, Bluehost, Dreamhost) experienced long downtimes exceeding 12 hours last year, and we have seen large performance degradation as well, with […]</p><p>The post <a href=\"http://members.wpacademy.com/2015/02/managed-wordpress-hosting-from-8-40mth/\">Managed WordPress Hosting from $8.40/mth</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4641:\"<p></p><p>If you are interested in secure, high-performance Managed WordPress Hosting at 30% of the going rate, then read on.  </p>\n<h2>2014 was a very difficult year for the hosting business</h2>\n<p>Many large conventional hosting companies (Hostgator, Bluehost, Dreamhost) experienced long downtimes exceeding 12 hours last year, and we have seen large performance degradation as well, with page load times often exceeding 5 seconds.  Many studies have shown the critical importance of page load time for visitor retention.  Added to these facts are ongoing concerns about WordPress hacking  on the non-managed WordPress hosting companies.  <strong>As a result, many of us have been looking for hosting upgrades</strong>.</p>\n<p>Late last year we completed a major upgrade to high-performance (SSD-backed) servers.  Our customers are seeing page load times of  0.1 to 0.2 seconds on their home page html (1 to 2 seconds for the entire site).  This is backed by our personalized support, which covers many issues that conventional (non-managed) hosting companies won’t touch.  Best of all, we can now offer this service for about a third of what most managed WordPress hosting companies charge.  For the first time, you can have managed WordPress hosting at prices comparable to conventional hosting.  </p>\n<p>This video shows you how.  It will also show you how to use a tool called Pingdom to measure your current hosts’ performance (do the test yourself, it will only take a 1 minute): </p>\n<p><a href=\"http://wpacademy.com/hosting\"><img title=\"image\" style=\"border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px\" border=\"0\" alt=\"image\" src=\"http://members.wpacademy.com/wp-content/uploads/2015/02/image1.png\" width=\"244\" height=\"141\" /></a></p>\n<h2>How can we afford to do this? </h2>\n<p>How can we afford to do this, when most managed WordPress hosting companies charge upwards of $24/mth <u>per domain</u>? (WP Academy hosting offers unlimited domains, although only 5 managed sites).  It’s simple really: rather than creating a complex (and expensive) hosting infrastructure, we manage your site’s security and performance using off-the-shelf components (cPanel, Backup Buddy, Cloudflare, W3 Total Cache, etc).  And we invest the savings into renting lightly-loaded, SSD-backed servers, delivering enterprise-grade performance to your website at an amazing value.  </p>\n<h2>February hosting sale – ends February 28</h2>\n<p>Throughout all of February, you can get 20% off our already very affordable managed hosting by using coupon FEBRUARY.  The cost can be as low as $8.40/mth for a 3-year prepay.  Simply go to this link: </p>\n<p><a href=\"http://wpacademy.com/hosting\">http://wpacademy.com/hosting</a></p>\n<p>Review the offer, and apply coupon FEBRUARY at checkout.  </p>\n<p>If you have any questions or feedback, simply respond to this email.  I am personally supporting this </p>\n<h2>Just a few client testimonials…</h2>\n<blockquote><p>“I have had Subrato helping me out with issues I have had on my site. This has resulted in the end of such frustration going on for too long.  I am so grateful to you and your staff for being who you are and created this fantastic support for us all.” — Lucinda P., Ontario, Canada</p>\n</blockquote>\n<blockquote><p>“Excellent, prompt service. My website is fast and my issues are never server related. The support for simple theme and plugins is invaluable” — Melissa B., Stuart, Florida</p>\n</blockquote>\n<blockquote><p>“Marc, as you must know, you have been pivotal in helping me create my dream of website independence… Your family and support staff are the best” — Merry M., Liberty, Texas</p>\n</blockquote>\n<blockquote><p>“I want to thank you for your service hosting HeartAndSoulMatters.com. Creating my site was about as far as I could go and I’m confident that WP Academy will continue to do the maintenance that is beyond my technical savvy…” — Rev. Janice R.,  Briarcliff Manor, New York</p>\n</blockquote>\n<p>Best wishes,</p>\n<p><img src=\"http://members.wpacademy.com/wp-content/uploads/2013/11/marc-small.jpg\" /></p>\n<p>Marc Beneteau <br />”Your Small-Biz Web Technology Mentor” </p>\n<p>The post <a href=\"http://members.wpacademy.com/2015/02/managed-wordpress-hosting-from-8-40mth/\">Managed WordPress Hosting from $8.40/mth</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://members.wpacademy.com/2015/02/managed-wordpress-hosting-from-8-40mth/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Learn Web Development and iOS Swift – 85% 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://members.wpacademy.com/2014/11/learn-web-development-and-ios-85-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:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"http://members.wpacademy.com/2014/11/learn-web-development-and-ios-85-discount/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Nov 2014 04:57: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:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19965\";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:593:\"<p>Did you miss the Udemy Black Friday deals? Well cheer up, because it’s not too late for deep, deep discounts on two of the world’s most popular Web Development & iOS Development courses! The Complete Web Developer Course – Just $29 (75k Copies Sold) Web development from scratch in 6 weeks. HTML, JS, CSS, PHP, […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/11/learn-web-development-and-ios-85-discount/\">Learn Web Development and iOS Swift – 85% discount!</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5149:\"<p></p><p style=\"text-align: left;\">Did you miss the Udemy Black Friday deals?</p>\n<p style=\"text-align: left;\"><strong>Well cheer up</strong>, because it’s not too late for deep, deep discounts on two of the world’s most popular Web Development & iOS Development courses!</p>\n<hr />\n<h2 style=\"text-align: left;\">The Complete Web Developer Course – Just $29 (75k Copies Sold)</h2>\n<p style=\"text-align: left;\"><strong><a href=\"https://www.udemy.com/complete-web-developer-course/\"><img class=\"alignright size-full wp-image-19966\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/11/complete-web-developer-rob-percival.jpg\" alt=\"complete-web-developer-rob-percival\" width=\"240\" height=\"135\" /></a>Web development from scratch in 6 weeks. HTML, JS, CSS, PHP, MySQL, Bootstrap, WordPress, APIs, Mobile Apps all covered.<br />\n</strong></p>\n<p style=\"text-align: left;\">The Most Popular & Bestselling course “<strong>The Complete Web Developer Course – Build 14 Websites” from Rob Percival</strong> which has sold 43k copies in just 5 months is now available for<strong> 85% off</strong> i.e <strong>for $29 only</strong>! for next<strong> 2 week</strong>s!</p>\n<p style=\"text-align: left;\">Use<em> Coupon Code </em>“marc29“ while checking out at Udemy</p>\n<p style=\"text-align: left;\"><strong>Here is the link to take the course</strong>:- <a href=\"https://www.udemy.com/complete-web-developer-course/\" target=\"_blank\">https://www.udemy.com/<wbr />complete-web-developer-course/</a></p>\n<p style=\"text-align: left;\">This course comes with a<strong> Free 1 year hosting worth $199 </strong>and will teach you to make almost 14 websites.</p>\n<p style=\"text-align: left;\"><strong>This offer will be valid for next 2 weeks only</strong>, so Grab your copies Now before it goes back to full price of $199 <a href=\"https://www.udemy.com/complete-ios-developer-course/\">here</a></p>\n<hr />\n<h2 style=\"text-align: left;\">The Complete iOS Developer Course – Just $29 (30k Copies sold)<strong><br />\n</strong></h2>\n<p><strong><a href=\"https://www.udemy.com/complete-ios-developer-course/\"><img class=\"alignright size-full wp-image-19967\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/11/complete-ios-developer-course-rob-percival.jpg\" alt=\"complete-ios-developer-course-rob-percival\" width=\"240\" height=\"135\" /></a>iOS App Development from scratch in 6 weeks – build full apps including Instagram and Snapchat Clones. With free Ebook </strong></p>\n<p style=\"text-align: left;\">Get the Most Popular and Amazing<strong> The Complete iOS Developer Course – Build 15 Apps with Swift (No Mac Required!)</strong> for <strong>just $29 </strong>here<strong>:- </strong><a href=\"https://www.udemy.com/complete-web-developer-course/\">https://www.udemy.com/<wbr />complete-ios-developer-course/</a></p>\n<p style=\"text-align: left;\"><em>And Use coupon code</em>:<strong> “marc29″ </strong>while <a href=\"https://www.udemy.com/complete-ios-developer-course/\">checking-out at Udemy</a></p>\n<p style=\"text-align: left;\">Rob Percival asked me to tell you this:</p>\n<p style=\"text-align: left; padding-left: 30px;\"><em>Swift is Apple’s <strong>new language for making iPhone and iPad apps</strong>- it’s a hundred times easier to learn than Objective C, and is a lot like Javascript – great news for all you web developers!</em></p>\n<p style=\"text-align: left; padding-left: 30px;\"><em>Swift is still in beta, and for the first time ever Apple have allowed anyone to download the beta version of Xcode and try out Swift before it’s even released, so you’ll bec<strong>one of the very first people to learn</strong>how to code iOS apps with Swift.</em></p>\n<p style=\"text-align: left; padding-left: 30px;\"><em><strong>Swift is pretty much guaranteed to be the next big thing in app development</strong>, so learn it now and you’ll be at the forefront of the technology, putting you head and shoulders above other app developers.</em></p>\n<p style=\"text-align: left; padding-left: 30px;\"><em>As with the Complete Web Developer Course, I’ll show you absolutely everything you’ll need, including downloading and setting up Xcode, and how to <strong>build 14 fantastic apps with Swift</strong>. And you’ll get another year’s free hosting, so it really is a no-brainer!</em></p>\n<p style=\"text-align: left; padding-left: 30px;\"><em>I’ll also show you how to install OSX on your PC for free, so you <strong>don’t need a Mac to develop iOS apps</strong>!</em></p>\n<p style=\"text-align: left;\"> Happy Coding!</p>\n<p style=\"text-align: left;\">To your success,</p>\n<p style=\"text-align: left;\"><img class=\"alignnone size-full wp-image-19324\" src=\"http://members.wpacademy.com/wp-content/uploads/2013/11/marc-small.jpg\" alt=\"marc-small.jpg\" width=\"150\" height=\"150\" /><br />\nMarc Beneteau<br />\n“Your Small-Biz Web Technology Mentor”</p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/11/learn-web-development-and-ios-85-discount/\">Learn Web Development and iOS Swift – 85% discount!</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://members.wpacademy.com/2014/11/learn-web-development-and-ios-85-discount/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Three fantastic web development courses for up to 95% off!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://members.wpacademy.com/2014/11/three-web-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://members.wpacademy.com/2014/11/three-web-development/#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, 24 Nov 2014 12:52:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19954\";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:596:\"<p>Today we have for you, 3 great web development courses from our partners at Edurila.com, with up to 95% off the regular price! Get the bestselling WordPress Ecommerce, Swift Developer Bundle, and Beginner Web Development Bundle Course with discounts up to 95%. Buy these courses from the links below: WordPress eCommerce with WooCommerce Sale Price […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/11/three-web-development/\">Three fantastic web development courses for up to 95% off!</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4191:\"<p></p><p>Today we have for you, 3 great web development courses from our partners at Edurila.com, with up to 95% off the regular price!</p>\n<p>Get the bestselling <strong>WordPress Ecommerce, Swift Developer Bundle, and Beginner Web Development Bundle Course</strong> with discounts up to 95%. Buy these courses from the links below:</p>\n<h2>WordPress eCommerce with WooCommerce</h2>\n<p>Sale Price – $10 (Normally $17)</p>\n<p>An online course that will give you an understanding of WooCommerce in under 90 minutes.</p>\n<p>Developed by Marc Beneteau, the course offers many professional made guides.</p>\n<p>It features:</p>\n<ul>\n<li><strong>Quick Start Section</strong> – Gives you a basic understanding of WooCommerce by introducing layouts, shortcodes, adding products, PayPal configuration, and more.</li>\n<li><strong>Reference Section</strong> – Advanced product types, configuring tax, coupons, inventory management, product reviews, and more.</li>\n<li><strong>WooCommerce Styling and Programming Section</strong> – creating custom email templates,</li>\n</ul>\n<p>The course normally retails at $17, but you can purchase it for only $10 using the link below. This course is also included in the web development bundle listed later.</p>\n<p><a href=\"https://edurila.com/course/wordpress-ecommerce-with-woocommerce/?couponCode=marc10&affcode=518i\">Purchase here</a></p>\n<h2>Swift Developer Bundle</h2>\n<p>Sale Price – $19 (Normally $446)</p>\n<p>Swift Developer Bundle: Swift is the programming language developed by Apple. The language is used to create applications for their mobile operating system iOS and their desktop operating system OS X.</p>\n<p>The Swift Developer Bundle shows you how to create a fully functional calculator application that you can publish in the apple app store.</p>\n<p>The courses will teach you:</p>\n<ul>\n<li>Initial Setup and Swift Basics</li>\n<li>Operators, Strings, Characters, and Collection Types</li>\n<li>Evolving from Objective C</li>\n<li>Control Flow</li>\n</ul>\n<p>The courses included in the bundle are:</p>\n<ul>\n<li>Swift – Learn Apple’s New Programming Language by Examples (Original Price: $199)</li>\n<li>Hands on Swift Language. Visual way with Light Programming (Original Price: $49)</li>\n<li>Build Web Applications in HTML5 & jQuery – Learn By Making 3 Web Apps (Original Price: $49)</li>\n<li>Make & Publish Your Own iPhone Game Today & Make Money Now (Original Price: $149)</li>\n</ul>\n<p>The bundle normally retails at $446, but you can purchase it for only $19 using the link below.</p>\n<p><a href=\"https://edurila.com/course/Swift-Developer-Bundle/?couponCode=marc19&affcode=518i\">Purchase here</a></p>\n<h2>The Beginner Web Dev Bundle</h2>\n<p>Sale Price – $29 (Normally $638)</p>\n<p>The beginner web development bundle includes <em>nine complete courses!</em> Each course is jam-packed with tutorials and video guides.</p>\n<p>The package includes the following courses:</p>\n<ul>\n<li>Learn Complete Web Development From Scratch (Original Price: $149)</li>\n<li>Learn Responsive Web Development from Scratch (Original Price: $99)</li>\n<li>Build Web Applications in HTML5 & jQuery – Learn By Making 3 Web Apps (Original Price: $49)</li>\n<li>Make & Publish Your Own iPhone Game Today & Make Money Now (Original Price: $149)</li>\n<li>Become a WordPress Nirvana, WordPress Expert Bundle (Original Price: $99)</li>\n<li>WordPress eCommerce with WooCommerce (Original Price: $17)</li>\n<li>WordPress Theme Selection & Customization (Original Price: $27)</li>\n<li>Basics Of Web Application Penetration Testing (FREE)</li>\n<li>WordPress Tutorial for Beginners (Original Price: $49)</li>\n<li>The bundle normally retails at $638, but you can purchase it for only $29 using the link below.</li>\n</ul>\n<p><a href=\"https://edurila.com/course/the-beginner-web-dev-bundle/?couponCode=Marc29&affcode=518i\">Purchase here</a></p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/11/three-web-development/\">Three fantastic web development courses for up to 95% off!</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://members.wpacademy.com/2014/11/three-web-development/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Jeff Walker: Product launches for “newbies”…\";s:7:\"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:\"http://members.wpacademy.com/2014/11/jeff-walker/\";s: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:58:\"http://members.wpacademy.com/2014/11/jeff-walker/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Nov 2014 15:25: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:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19932\";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:571:\"<p>Have you heard of Jeff Walker? He is an internet marketing legend, having helped thousands of entrepreneurs over the years generate $500 million in product launches (this is money for his clients, not for him!) Well, he has a new series of FREE training videos on what he calls the “Seed Launch”… and how anyone […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/11/jeff-walker/\">Jeff Walker: Product launches for “newbies”…</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1893:\"<p></p><p>Have you heard of Jeff Walker? He is an internet marketing legend, having helped thousands of entrepreneurs over the years generate <strong>$500 million in product launches</strong> (this is money for his clients, not for him!)</p>\n<p>Well, he has a new series of FREE training videos on what he calls the “Seed Launch”… and how anyone can use it to create an new business from scratch – starting with NO list and NO product</p>\n<p><strong>>> <a href=\"http://www.productlaunchformula.com/?20059\">Get the videos here</a> <<</strong></p>\n<p>He also reveals how he used “Launch Stacking” to go from Mr. Mom (with $400 per year in disposable income) to his first $1,000,000 in sales – it’s a crazy story.</p>\n<p>And the amazing thing is this strategy will work with almost ANY type of business.</p>\n<p><strong>>> <a href=\"http://www.productlaunchformula.com/?20059\">Core Elements of the “No Fail” launch</a> <<</strong></p>\n<p>These videos are all pure content… the only “catch” is you need to opt-in to get them, but make sure you do – it’s totally worth it.</p>\n<p>Watch them soon — they are only good for the next 6 days. And they only come out every 12-18 months… this is the latest and greatest of Jeff’s revolutionary business model.</p>\n<p>To Your Success,</p>\n<p>Marc Beneteau</p>\n<p><img class=\"alignnone size-full wp-image-19324\" src=\"http://members.wpacademy.com/wp-content/uploads/2013/11/marc-small.jpg\" alt=\"marc-small.jpg\" width=\"150\" height=\"150\" /></p>\n<p>“Your Small-Biz Web Technology Mentor”</p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/11/jeff-walker/\">Jeff Walker: Product launches for “newbies”…</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://members.wpacademy.com/2014/11/jeff-walker/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Christine Kane Free Training: the New Class of 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"http://members.wpacademy.com/2014/09/christine-kane-free-training-the-new-class-of-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"http://members.wpacademy.com/2014/09/christine-kane-free-training-the-new-class-of-entrepreneur/#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, 29 Sep 2014 05:50:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19898\";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:660:\"<p>In case you missed Christine Kane’s live webinar last Thursday on the “new class of entrepreneur”, you can still get access to the excellent free training videos from here: Discover the success secrets of the “new class of entrepreneurs” <– (After registering and confirming your email address, you will be directed to the landing page, […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/09/christine-kane-free-training-the-new-class-of-entrepreneur/\">Christine Kane Free Training: the New Class of Entrepreneur</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4397:\"<p></p><p>In case you missed Christine Kane’s live webinar last Thursday on the “new class of entrepreneur”, you can still get access to the excellent free training videos from here:</p>\n<p><strong><a href=\"https://christinekane.isrefer.com/go/b3602014/marc\">Discover the success secrets of the “new class of entrepreneurs”</a> <–</strong></p>\n<p><a href=\"https://christinekane.isrefer.com/go/b3602014/marc\"><img class=\"alignright size-full wp-image-19899\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/09/7-new-laws-of-gravity.jpg\" alt=\"7-new-laws-of-gravity\" width=\"300\" height=\"403\" /></a>(After registering and confirming your email address, you will be directed to the landing page, and from there you can watch all the videos and also download the free report “7 New Laws of Gravity”).</p>\n<h3>But what defines a “new entrepreneur”?</h3>\n<p>Here is an extract from the third video (you can get the full video <a href=\"https://christinekane.isrefer.com/go/b3602014/marc\">here</a>, including the interviews). The “new entrepreneurs” are:</p>\n<p><em>First</em>, they are <em>relentlessly</em> self-aware</p>\n<p>They know themselves and how to manage their power</p>\n<p>They “right” their mindset when it’s needed</p>\n<p>They are no longer burdened by the emotional stories they tell themselves, and this removes struggle and it creates effortlessness in their work</p>\n<p><em>Second</em>, the new class of entrepreneurs are REAL.. they are a refreshing force field in their industries.</p>\n<p><em>Third</em>, they are IN. they know how to be fully in relationshiop with their business, their money and their clients. They use fear as a tool for expansion. And they use their full presence as a powerful tool for breakthroughs that need to happen.</p>\n<p>And last, they are wildly successful. They are pioneers. They are “defying gravity”.</p>\n<p>mm… you are probably thinking:</p>\n<h3>Marc, I have heard this type of “woo-woo” talk before. It doesn’t work.</h3>\n<p>Maybe. Maybe you have heard things that sound “similar”. But take it from me, this is the “real deal”.</p>\n<p>I have sent so many people to Christine Kane to create new passion businesses, or to double and triple existing businesses, I can’t tell you. I suggest you put aside some time today and watch these videos:</p>\n<p><strong><a href=\"https://christinekane.isrefer.com/go/b3602014/marc\">Find out how some entrepreneurs are “Defying Gravity”</a> <–</strong></p>\n<p>In fact, I met many of these entrepreneurs, graduates of WP Academy programs, at Christine’s live event in Atlanta last June. All of the ones I spoke with found it beneficial, and most were utterly transformed.</p>\n<h3>And here is the best thing of all:</h3>\n<p>Christine is launching her new program, entitled “Becoming 360″, <strong>for about one-third of the price of her previous program</strong>s (about $500). This is, in my humble opinion, the best small-business development training available anywhere, at any price. <strong>Especially since it actually includes a free ticket to a live event happening in Asheville, NC, in February 2015</strong> (live event may be sold-out — you will need to check with her prior to registering, if this is important to you).</p>\n<p><strong><a href=\"https://christinekane.isrefer.com/go/b3602014/marc\">Get Access to the LIVESTREAM training on Tuesday Sept 30</a> <–</strong></p>\n<p>PS: I want to hear your thoughts about this… just reply to this email if you have any questions. I stand 100% behind all the trainings and resources that I recommend.</p>\n<p>To Your Success,</p>\n<p><img class=\"alignnone size-full wp-image-19324\" src=\"http://members.wpacademy.com/wp-content/uploads/2013/11/marc-small.jpg\" alt=\"marc-small.jpg\" width=\"150\" height=\"150\" /></p>\n<p>Marc Beneteau<br />\n“Your Small-Biz Web Technology Mentor”</p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/09/christine-kane-free-training-the-new-class-of-entrepreneur/\">Christine Kane Free Training: the New Class of Entrepreneur</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://members.wpacademy.com/2014/09/christine-kane-free-training-the-new-class-of-entrepreneur/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Website Design Packages available again (very limited supply)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://members.wpacademy.com/2014/09/website-design-packages-available-again-very-limited-supply/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"http://members.wpacademy.com/2014/09/website-design-packages-available-again-very-limited-supply/#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, 15 Sep 2014 09:21: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:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19872\";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:626:\"<p>We are taking on 4 more website design packages in September. Details here. A bit of background: our business is training you how to make and market your site, but some people like to fast-start the process, save time and avoid mistakes by having our instructors and virtual assistants provide direct one-on-one assistance and production […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/09/website-design-packages-available-again-very-limited-supply/\">Website Design Packages available again (very limited supply)</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1810:\"<p></p><p>We are taking on 4 more website design packages in September. Details <a href=\"http://wpacademy.com/websites\">here</a>.</p>\n<p>A bit of background: our business is training you how to make and market your site, but some people like to fast-start the process, save time and avoid mistakes by having our instructors and virtual assistants provide direct one-on-one assistance and production services. For this purpose we have created a very compellingly-priced optimal mix of on-shore marketing, design and copywriting services, and off-shore production assistance. We don’t just make your site, we also give you advice on many topics that you are simply not going to get from your average web designer — let alone an offshore web designer.</p>\n<p><strong>>> <a href=\"http://wpacademy.com/websites\">View your options for Starter Website Packages Here</a> <<</strong></p>\n<p><em><strong>However, there is a catch</strong></em> — we only sell a very limited number of these per production cycle, so you will need to jump on this fast. Schedule your appointment or purchase a package directly as soon as possible, if you wish to take advantage of this offer.</p>\n<p>Here are some of the sites we made in our last production run:</p>\n<p><img class=\"alignnone size-full wp-image-19873\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/09/websites-all.jpg\" alt=\"websites-all\" width=\"600\" height=\"577\" /></p>\n<p>Order yours <a href=\"http://wpacademy.com/websites\">here</a>.</p>\n<p> </p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/09/website-design-packages-available-again-very-limited-supply/\">Website Design Packages available again (very limited supply)</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://members.wpacademy.com/2014/09/website-design-packages-available-again-very-limited-supply/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"3 Reasons To Create A Lifestyle Business + Free Live Training with Natalie Sisson\";s:7:\"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:117:\"http://members.wpacademy.com/2014/09/3-reasons-to-create-a-lifestyle-business-free-live-training-with-natalie-sisson/\";s: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:126:\"http://members.wpacademy.com/2014/09/3-reasons-to-create-a-lifestyle-business-free-live-training-with-natalie-sisson/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Sep 2014 07:50: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:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19861\";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:624:\"<p>Some of you already know this, but in July I moved to Thailand to run my business and study yoga. I am living a great personal and business adventure. To the right is the view from my porch. I won’t claim this as my “office” (I prefer A/C when working), but you get the idea. […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/09/3-reasons-to-create-a-lifestyle-business-free-live-training-with-natalie-sisson/\">3 Reasons To Create A Lifestyle Business + Free Live Training with Natalie Sisson</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5879:\"<p></p><p><strong><img class=\"alignright size-medium wp-image-19863\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/09/porch2-300x225.jpg\" alt=\"porch2\" width=\"300\" height=\"225\" />Some of you already know this, but in July I moved to Thailand to run my business and study yoga</strong>. I am living a great personal and business adventure. To the right is the view from my porch. I won’t claim this as my “office” (I prefer A/C when working), but you get the idea.</p>\n<p>As such I know quite a bit about creating a “lifestyle business”. But there is someone who knows even more than me. Her name is Natalie Sisson (the “Suitcase entrepreneur”), and<strong> she is giving a free webinar on Thursday, Sept. 18 at 3pm EST. You can register <a href=\"https://kk125.isrefer.com/go/freedomwebinar/mbeneteau%20\">here.</a></strong></p>\n<p>Here is what she has to say about it:</p>\n<p>There are three (big) reasons you should consider creating a “lifestyle business” – one that gives you major freedom, on your own terms and allows you to live how you want to live.</p>\n<p>1) <strong>You get to make your own hours</strong>. Maybe you like to work early, stay up late. Do half-days, break up your day, do yoga in the middle – whatever you choose.</p>\n<p>2) <strong>You get to decide where you work</strong> (some like it hot, some like it cold), and not ever be tied down to one location unless you choose it. Mountain climbing, surfing or fly fishing can absolutely be a part of your ideal day.</p>\n<p>3) <strong>When YOU are in control and are running your business</strong> (instead of your business running you), you will be happier, have greater freedom and be able to rekindle those dreams you may have pushed aside, making it all a reality.</p>\n<p>Lots of people think that to be a successful entrepreneur you need to treat your business as a “job”. That’s the world we live in and we’re taught to just follow “the rules,” work our way up and out, slaving away and THIS will eventually equal happiness.</p>\n<p><strong>Not.</strong></p>\n<p>You can’t start a business, treat it like a job and expect yourself to have a ton of freedom and flexibility. You ought to factor in your lifestyle aspirations, your needs and wants and preferences, your preferred working style and environment, your (realistic) income needs, etc., from the beginning. And (of course) you need practical and actionable traffic-getting and income-generating strategies. Otherwise… oye, it might be a tough slog. If you can get to the end at all (most people who try don’t, I am one of the lucky ones).</p>\n<p>Entrepreneurship is growing more rapidly than any other profession on the planet. Technology has given us freedom and most people aren’t finding happiness in a job. They want more.</p>\n<p>Now, we can literally work anywhere in the world, doing whatever we darn well please.</p>\n<p><strong>But how do you do it?</strong> How do you make it really work and create real revenue and STILL have freedom?</p>\n<p>My friend and awesome entrepreneur brainchild Natalie Sisson, Founder of The Suitcase Entrepreneur, is hosting a really cool never-done-before training on <strong>“How to Uncover Your Fastest Path To Making Real Revenue, Creating a Business Working Anywhere in the World and Never Again Be Tied Down To A Boss”.</strong></p>\n<p><strong>>> <a href=\"https://kk125.isrefer.com/go/freedomwebinar/mbeneteau%20\">Register to the free training here</a> <<</strong></p>\n<p>Natalie is a #1 best-selling author, has grown a tribe of over 16,000 hungry Freedom Seekers on her blog, has a top Podcast on iTunes and gets paid to speak around the world on freedom + entrepreneurship.</p>\n<p>She’ll be giving us FIRST DIBS on on her behind-the-scenes tactics she’s used to be able to travel the world, meet all sorts of amazing people all while creating a six figure business.</p>\n<p><strong>In this exclusive live training, we’re going to be covering:</strong></p>\n<p>1) The #1 Mistake People Make When Designing a Business Online That Keeps Them Stuck, Under-earning and Tied Down</p>\n<p>2) How You Can Find Your “Sweet Spot”, Actually Get Paid To Do What You Love, Are Good At and Turn That Into A Real Business</p>\n<p>3) Natalie’s Unique Three-Stage Plan She’s Developed To Build Her Completely Location Independent 6-figure Business</p>\n<p>4) The FOUR Things It Really Takes to Be Free and Which of These is The Most Overlooked (Yet CRITICALLY Important) For Living Life On Your Own Terms</p>\n<p>5) How YOU Can Design, Create & IMPLEMENT Your PERFECT Online Lifestyle Business In Eight Weeks Or Less!</p>\n<p>If you’re ready to become a Freedom Fighter in your own life, stand for something more, making real revenue, rekindle those childhood dreams of exploring the world and going on the next big adventure, then I invite you to join us!</p>\n<p><strong>>> <a href=\"https://kk125.isrefer.com/go/freedomwebinar/mbeneteau%20\">Click here to register and claim your free spot</a> <<</strong></p>\n<p>P.S. Oh, one last thing! Natalie is also going to be giving everyone who attends a really cool bonus. It’s a<strong> Freedom Formula Checklist</strong> – “Your First Steps To Designing Your Ultimate Lifestyle Business In Just Eight Weeks.” <a href=\"https://kk125.isrefer.com/go/freedomwebinar/mbeneteau%20\">Join us live now</a>!</p>\n<p><span style=\"font-size: 12pt; font-family: arial;\"><br />\n</span></p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/09/3-reasons-to-create-a-lifestyle-business-free-live-training-with-natalie-sisson/\">3 Reasons To Create A Lifestyle Business + Free Live Training with Natalie Sisson</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"http://members.wpacademy.com/2014/09/3-reasons-to-create-a-lifestyle-business-free-live-training-with-natalie-sisson/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"[LIVE] 4 simple ways to drive more sales and conversions. . .\";s:7:\"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:\"http://members.wpacademy.com/2014/07/live-4-simple-ways-to-drive-more-sales-and-conversions/\";s: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:101:\"http://members.wpacademy.com/2014/07/live-4-simple-ways-to-drive-more-sales-and-conversions/#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, 29 Jul 2014 17:49: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19831\";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:579:\"<p>If you’re looking to boost your sales before the end of the year. . . Or you believe your site should be generating significantly higher revenue than it is now. . . We just heard about an all-new live training that you need to see. This week, the lead generation experts at LeadPages are hosting […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/07/live-4-simple-ways-to-drive-more-sales-and-conversions/\">[LIVE] 4 simple ways to drive more sales and conversions. . .</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3002:\"<p></p><p>If you’re looking to boost your sales before the end of the year. . .</p>\n<p>Or you believe your site should be generating significantly higher revenue than it is now. . .</p>\n<p>We just heard about an all-new live training that you need to see.</p>\n<p>This week, the lead generation experts at LeadPages are hosting a new live training entitled: <i>“How to Transform Your Site into a Lead Generation Machine that Drives More Sales.”</i></p>\n<p>This live webinar is happening Thursday at 3 pm Eastern (12 noon Pacific).</p>\n<p><a href=\"https://my.leadpages.net/wl/jspencer/\">As a student in our course, you’re invited to attend.</a><–</p>\n<p>If you’re not familiar with LeadPages, this lead generation platform creates all the landing pages that you’ve seen on our website. (We can’t recommend LeadPages highly enough.)</p>\n<p>With over 20,000 customers just like us, LeadPages is constantly testing to discover which landing page designs and elements generate the most sales and conversions.</p>\n<p>Through all that research, LeadPages has discovered specific techniques that you can use to boost conversions and drive more sales.</p>\n<p>During Thursday’s live training, LeadPages Conversion Educator Tim Paige will reveal four of these simple techniques.</p>\n<p><a href=\"https://my.leadpages.net/wl/jspencer/\">Register for Thursday’s all-new live training right now. </a><–</p>\n<p>Inside Thursday’s live training, you’ll also discover. . .</p>\n<ul>\n<li>The 4 most critical, yet overlooked elements of your site (and how to tweak them to drive more sales).</li>\n</ul>\n<ul>\n<li>A simple, proven way to create the highest performing lead magnet you will likely ever use — that only takes 30 minutes to set up.</li>\n</ul>\n<ul>\n<li>3 unusual but simple ways to turn your Facebook fans into potential customers.</li>\n</ul>\n<p>There’s no telling when this live training will be available again.</p>\n<p>Again, if you’re interested in boosting your sales this year, we highly encourage you to join this all-new webinar on Thursday at 3 pm Eastern (12 noon Pacific).</p>\n<p><a href=\"https://my.leadpages.net/wl/jspencer/\">Don’t wait. Register for this live training right now. </a><–</p>\n<p>We’ll see you at Thursday’s live training.</p>\n<p>To Your Success,</p>\n<p><img class=\"alignnone wp-image-19324 size-full\" src=\"http://members.wpacademy.com/wp-content/uploads/2013/11/marc-small.jpg\" alt=\"marc-small.jpg\" width=\"150\" height=\"150\" /></p>\n<p>Marc Beneteau<br />\n<a href=\"http://www.wpacademy.com\">WP Academy</a></p>\n<p>P.S. Only 1,000 people can be on this webinar at any one time. We recommend you register now and show up early on Thursday to claim your spot.</p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/07/live-4-simple-ways-to-drive-more-sales-and-conversions/\">[LIVE] 4 simple ways to drive more sales and conversions. . .</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://members.wpacademy.com/2014/07/live-4-simple-ways-to-drive-more-sales-and-conversions/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WP Academy joins the gift economy + New 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://members.wpacademy.com/2014/07/wp-academy-joins-the-gift-economy-new-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:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://members.wpacademy.com/2014/07/wp-academy-joins-the-gift-economy-new-services/#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, 01 Jul 2014 16:42: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19797\";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:609:\"<p>I will keep this short with two fabulous news items. WP Encyclopedia 2014 is now ready!  The WordPress Business Encyclopedia, 2014 Edition, is now being offered through the gift economy.  This means that you can access all of the resources inside this incredible system for a donation amount that you choose.  Click here for details. […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/07/wp-academy-joins-the-gift-economy-new-services/\">WP Academy joins the gift economy + New services</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2797:\"<p></p><p>I will keep this short with two fabulous news items.</p>\n<p><strong>WP Encyclopedia 2014 is now ready!</strong>  </p>\n<p>The WordPress Business Encyclopedia, 2014 Edition, is now being offered through the gift economy.  This means that you can access all of the resources inside this incredible system for a donation amount that you choose.  Click <a href=\"http://wpencyclopedia.com\">here</a> for details.</p>\n<p>Over 3 years in the making, the WP Encyclopedia 2014 Edition is the most comprehensive video training system for making a <strong>WordPress business website or Blog</strong> ever created. Included in WP Encyclopedia are <strong>8 short courses</strong> including our immensely popular <strong>WordPress Essentials for Business</strong>, <strong>WordPress Theme Selection and Customization</strong>, the new <strong>Plugin Reviews</strong> section, and 6 more.  The plugin reviews section is currently the most comprehensive WordPress plugin review site on the net.</p>\n<p>You can access all these resources through a <a href=\"http://wpencyclopedia.com\">simple donation</a> (if you have already donated, please ignore that link).  </p>\n<p><a href=\"http://wpencyclopedia.com\"><img title=\"wpenc-dvd-splash-small\" style=\"border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px\" border=\"0\" alt=\"wpenc-dvd-splash-small\" src=\"http://members.wpacademy.com/wp-content/uploads/2014/07/wpenc-dvd-splash-small.jpg\" width=\"244\" height=\"184\" /></a></p>\n<p><strong>WP Live training just $45/mth</strong></p>\n<p>WP Live is our award-winning live training program, that includes live coaching by our experts, themes worth $1350, stock photos and ticket support.  Previously available only to graduates of our programs, you can get it now for a subscription.  Click <a href=\"http://www.wpacademy.com/wordpress-training/\">here</a> for details.</p>\n<p><strong>Only 2 website design packages remaining!</strong></p>\n<p>We have sold 8 of our new trial product, an assisted website design product.  Click <a href=\"http://www.wpacademy.com/websites/\">here</a> if you are looking for some serious assistance in getting your site done before September.  But act soon!</p>\n<p>To your success,</p>\n<p><img border=\"0\" src=\"https://d1yoaun8syyxxt.cloudfront.net/gt121-6abc1e07-2a24-4224-9ceb-2de5b32743e7-v2\" width=\"150\" align=\"bottom\" height=\"150\" /></p>\n<p>Your Small-Biz Web Technology Mentor</p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/07/wp-academy-joins-the-gift-economy-new-services/\">WP Academy joins the gift economy + New services</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://members.wpacademy.com/2014/07/wp-academy-joins-the-gift-economy-new-services/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Super-affordable Website Design Packages are now available\";s:7:\"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:\"http://members.wpacademy.com/2014/06/super-affordable-website-design-packages-are-now-available/\";s: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://members.wpacademy.com/2014/06/super-affordable-website-design-packages-are-now-available/#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, 30 Jun 2014 14:43:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://members.wpacademy.com/?p=19754\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:565:\"<p>This is a big moment for WP Academy. For years, people have asked us: do we do websites? And we had to say “No, but we will teach you how to do it”. And we did just that — over 500 people have attended our live courses, while 10,000+ took one of our courses on […]</p><p>The post <a href=\"http://members.wpacademy.com/2014/06/super-affordable-website-design-packages-are-now-available/\">Super-affordable Website Design Packages are now available</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"marc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3776:\"<p></p><p>This is a big moment for WP Academy.</p>\n<p>For years, people have asked us: do we do websites? And we had to say “No, but we will teach you how to do it”. And we did just that — over 500 people have attended our live courses, while 10,000+ took one of our courses on <a href=\"http://wpencyclopedia.com\">WP Encyclopedia</a> or on Udemy. But many people in our do-it-yourself training needed either a little extra help, or to be told directly what to do.</p>\n<p>If you need a new website that looks professional and gets you business; or if you already have a website but it needs more work than you have either the desire or the skills for, then this mail will be of interest to you.</p>\n<p>>> <a href=\"http://wpacademy.com/websites\">View our super-affordable Website Design Starter Package here</a> <<</p>\n<p><strong>Who are these sites for?</strong></p>\n<p> </p>\n<p>These sites are for entrepreneurs on a money- and time-budget who want a quick website that does the job and looks professional. They don’t want to mess with all the technical details of setting it up. They probably have their sales copy ready but need the opinion of a professional marketer. They may already know a little WordPress but want to learn how a professional does it, so that they can do it again on their own later.</p>\n<p><strong>Does your site pass the “5 second test”?</strong></p>\n<p>Statistics show that most visitors to your site will leave unless your website answers the following questions within 5 seconds:</p>\n<ul>\n<li>Who are you?</li>\n<li>What product or service do you provide?</li>\n<li>“What’s in it for me”?</li>\n</ul>\n<p>Many website development projects fail because the sites are not designed or written for a clear business purpose. And many traditional website designers (and particularly offshore contractors) can’t help you with this.</p>\n<p>>> <a href=\"http://wpacademy.com/websites\">See other reasons why website development projects fail</a> <<</p>\n<p>Myself and my associates Christopher Staser and George Plumley have a combined 25 years of website development and internet marketing experiences. Each starter website package includes 2 hours direct one-on-one consultation with one of us — this time is likely to be a very valuable investment for you.</p>\n<p><strong>Very limited availability during June and July</strong></p>\n<p>During June and July we are prototyping this model, to make sure that we have everything in place when this service officially launches in September. As such, we can only offer 10 of these packages right now. Getting on the beta program for these sites is to your advantage, as we will be making double-sure that you are taken care of (we want that testimonial!). But you will need to act fast as the packages will likely sell out quickly.</p>\n<p> </p>\n<p><strong>Book a free 15 minute consultation and website diagnosis</strong></p>\n<p>Curious to find out more? Then book yourself a free 15-minute consultation and website diagnosis <a href=\"http://wpacademy.com/websites\">here</a>.</p>\n<p><strong>PS: We do higher-end sites too</strong>, with optional full verbal and visual branding and messaging. Simply respond to this email for details.</p>\n<p>To Your Success,</p>\n<p><img src=\"https://d1yoaun8syyxxt.cloudfront.net/gt121-6abc1e07-2a24-4224-9ceb-2de5b32743e7-v2\" alt=\"\" width=\"150\" height=\"150\" align=\"bottom\" border=\"0\" /></p>\n<p>The post <a href=\"http://members.wpacademy.com/2014/06/super-affordable-website-design-packages-are-now-available/\">Super-affordable Website Design Packages are now available</a> appeared first on <a href=\"http://members.wpacademy.com\">WordPress Training</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://members.wpacademy.com/2014/06/super-affordable-website-design-packages-are-now-available/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:48:\"http://members.wpacademy.com/category/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:4:\"date\";s:29:\"Mon, 16 Mar 2015 13:14:35 GMT\";s:6:\"server\";s:9:\"LiteSpeed\";s:10:\"connection\";s:5:\"close\";s:12:\"x-powered-by\";s:10:\"PHP/5.4.31\";s:10:\"set-cookie\";a:5:{i:0;s:55:\"wlmdebug=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT\";i:1;s:210:\"wc_session_cookie_d0fb3bf6a09f702cdfb97e4d2c564710=l6jAUtKiox9SaTjTVdtJxSrWPrfm8A1l%7C%7C1426684475%7C%7C1426680875%7C%7Cbf2117cd6fbb1de5f2c53cb92e2a6bca; expires=Wed, 18-Mar-2015 13:14:35 GMT; path=/; httponly\";i:2;s:74:\"woocommerce_items_in_cart=0; expires=Mon, 16-Mar-2015 12:14:35 GMT; path=/\";i:3;s:70:\"woocommerce_cart_hash=0; expires=Mon, 16-Mar-2015 12:14:35 GMT; path=/\";i:4;s:76:\"wfvt_1871270157=5506d73bd1456; expires=Mon, 16-Mar-2015 13:44:35 GMT; path=/\";}s:10:\"x-pingback\";s:39:\"http://members.wpacademy.com/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Mon, 02 Mar 2015 16:13:27 GMT\";s:4:\"etag\";s:34:\"\"6d16e0de08c141900a00c62c951ff082\"\";s:12:\"x-robots-tag\";s:14:\"noindex,follow\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";}s:5:\"build\";s:14:\"20130911090210\";}','no'),(2808,'_transient_timeout_wc_review_count_2031426366979','1428958991','no'),(2809,'_transient_wc_review_count_2031426366979','0','no'),(2810,'_transient_timeout_wc_product_children_ids_2041426366979','1428958991','no'),(2893,'swatches_image_size','a:2:{s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";}','yes'),(2926,'_transient_timeout_wc_product_children_ids_2011426387284','1428979286','no'),(2821,'_transient_wc_product_children_ids_2011426369616','a:1:{i:0;i:295;}','no'),(2822,'_transient_timeout_wc_product_children_ids_2011426369678','1428961680','no'),(2823,'_transient_wc_product_children_ids_2011426369678','a:1:{i:0;i:295;}','no'),(2824,'_transient_timeout_wc_review_count_2011426369678','1428961684','no'),(2825,'_transient_wc_review_count_2011426369678','0','no'),(2826,'_transient_timeout_wc_review_count_2021426369678','1428961684','no'),(2827,'_transient_wc_review_count_2021426369678','0','no'),(2828,'_transient_timeout_wc_review_count_2031426369678','1428961684','no'),(2829,'_transient_wc_review_count_2031426369678','0','no'),(2830,'_transient_timeout_wc_product_children_ids_2041426369678','1428961684','no'),(2831,'_transient_wc_product_children_ids_2041426369678','a:1:{i:0;i:316;}','no'),(2832,'_transient_timeout_wc_review_count_2041426369678','1428961684','no'),(2833,'_transient_wc_review_count_2041426369678','0','no'),(3139,'_transient_timeout_mgl_tw_user12_mageeklab_900','1426450884','no'),(3140,'_transient_mgl_tw_user12_mageeklab_900','Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJlcnJvcnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjI6e3M6NDoiY29kZSI7aTozMjtzOjc6Im1lc3NhZ2UiO3M6Mjc6IkNvdWxkIG5vdCBhdXRoZW50aWNhdGUgeW91LiI7fX19','no'),(2880,'_transient_timeout_wc_ship_1d97b65e3dfdcea3c374e32fdfda60e0','1426385111','no'),(3142,'_transient_timeout_mgl_tw_search12_hstg_cjwilson_900','1426451003','no'),(3143,'_transient_mgl_tw_search12_hstg_cjwilson_900','Tjs=','no'),(3148,'_transient_timeout_mgl_tw_user12_michaelboysa_900','1426452319','no'),(3149,'_transient_mgl_tw_user12_michaelboysa_900','YToxMjp7aTowO086ODoic3RkQ2xhc3MiOjIyOntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUdWUgSmFuIDEzIDE3OjA3OjI0ICswMDAwIDIwMTUiO3M6MjoiaWQiO2Q6NS41NTA0ODQ3ODgwNDgyNDA2RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTU1MDQ4NDc4ODA0ODI0MDY0IjtzOjQ6InRleHQiO3M6MTM1OiJAQmVhdHNTdXBwb3J0IHRoZXkgc3RpbGwgd29yayEgSnVzdCBwdXR0aW5nIHRoZW0gYmFjayB0b2dldGhlciBtaWdodCBiZSBhIHRvdWdoIG9uZSEgQW55IGNvdXBvbiBjb2Rlcz8gSSdtIHRoaW5rIG9mIHJ1bm5pbmcgdG8gdGhlIG1hbGwiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20vZG93bmxvYWQvaXBob25lIiByZWw9Im5vZm9sbG93Ij5Ud2l0dGVyIGZvciBpUGhvbmU8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7ZDo1LjU1MDQwNDY3NTE2NDExOUUrMTc7czoyNToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkX3N0ciI7czoxODoiNTU1MDQwNDY3NTE2NDExOTA0IjtzOjE5OiJpbl9yZXBseV90b191c2VyX2lkIjtpOjU3NzY2ODA5MDtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7czo5OiI1Nzc2NjgwOTAiO3M6MjM6ImluX3JlcGx5X3RvX3NjcmVlbl9uYW1lIjtzOjEyOiJCZWF0c1N1cHBvcnQiO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6NDQ1MDgxNDU7czo2OiJpZF9zdHIiO3M6ODoiNDQ1MDgxNDUiO3M6NDoibmFtZSI7czoxMToibWljaGFlbCBib3kiO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJtaWNoYWVsYm95c2EiO3M6ODoibG9jYXRpb24iO3M6NToiRWFydGgiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6NzM6IkRvZyBsb3ZlciwgaHVzYmFuZCwgY3JpY2tldGVyLCBtYW4gdW5pdGVkIHN1cHBvcnRlciwgZGVzaWduZXIgJiBkZXZlbG9wZXIiO3M6MzoidXJsIjtOO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MzE7czoxMzoiZnJpZW5kc19jb3VudCI7aToxMzM7czoxMjoibGlzdGVkX2NvdW50IjtpOjA7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVGh1IEp1biAwNCAwMTowODoyNSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjk7czoxMDoidXRjX29mZnNldCI7aTotMTgwMDA7czo5OiJ0aW1lX3pvbmUiO3M6NToiUXVpdG8iO3M6MTE6Imdlb19lbmFibGVkIjtiOjE7czo4OiJ2ZXJpZmllZCI7YjowO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE2MTtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDAwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjY0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjY1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MDtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo5MToiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6OTI6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvNDQ1MDgxNDUvMTM3MTY5NTM3OSI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IjIyOTFCQSI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiJCRERDQUQiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IkRERkZDQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IkZGRkZGRiI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTowO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjE7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTowOnt9czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjQ6Im5hbWUiO3M6MjA6IkJlYXRzIGJ5IERyZSBTdXBwb3J0IjtzOjI6ImlkIjtpOjU3NzY2ODA5MDtzOjY6ImlkX3N0ciI7czo5OiI1Nzc2NjgwOTAiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjEzO319fXM6NDoidXJscyI7YTowOnt9fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjE7Tzo4OiJzdGRDbGFzcyI6MjQ6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBKYW4gMTMgMTY6MDc6NDUgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1LjU1MDMzNDY4MjE3MDY5NTdFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NTUwMzM0NjgyMTcwNjk1NjgiO3M6NDoidGV4dCI7czoxMzk6Ik15IGZhdm9yaXRlIHRoaW5nIGluIHRoZSB3b3JsZCBnb3QgaGl0IGJ5IGEgY2FyIPCfmK0gI3JpcGJlYXRzIHdlIGRpZCBldmVyeXRoaW5nIHRvZ2V0aGVyISBAQmVhdHNTdXBwb3J0IEBiZWF0c2J5ZHJlIGh0dHA6Ly90LmNvL3BrUmdrZGtiZVMiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20vZG93bmxvYWQvaXBob25lIiByZWw9Im5vZm9sbG93Ij5Ud2l0dGVyIGZvciBpUGhvbmU8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aTo0NDUwODE0NTtzOjY6ImlkX3N0ciI7czo4OiI0NDUwODE0NSI7czo0OiJuYW1lIjtzOjExOiJtaWNoYWVsIGJveSI7czoxMToic2NyZWVuX25hbWUiO3M6MTI6Im1pY2hhZWxib3lzYSI7czo4OiJsb2NhdGlvbiI7czo1OiJFYXJ0aCI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czo3MzoiRG9nIGxvdmVyLCBodXNiYW5kLCBjcmlja2V0ZXIsIG1hbiB1bml0ZWQgc3VwcG9ydGVyLCBkZXNpZ25lciAmIGRldmVsb3BlciI7czozOiJ1cmwiO047czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aTozMTtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjEzMztzOjEyOiJsaXN0ZWRfY291bnQiO2k6MDtzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUaHUgSnVuIDA0IDAxOjA4OjI1ICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6OTtzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0xODAwMDtzOjk6InRpbWVfem9uZSI7czo1OiJRdWl0byI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MTtzOjg6InZlcmlmaWVkIjtiOjA7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTYxO3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMDAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NjQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NjU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjowO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjkxOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo5MjoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy80NDUwODE0NS8xMzcxNjk1Mzc5IjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiMjI5MUJBIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IkJERENBRCI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiRERGRkNDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiRkZGRkZGIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjA7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MDtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo1OntzOjg6Imhhc2h0YWdzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6ODoicmlwYmVhdHMiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo1MDtpOjE7aTo1OTt9fX1zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6Mjp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJCZWF0c1N1cHBvcnQiO3M6NDoibmFtZSI7czoyMDoiQmVhdHMgYnkgRHJlIFN1cHBvcnQiO3M6MjoiaWQiO2k6NTc3NjY4MDkwO3M6NjoiaWRfc3RyIjtzOjk6IjU3NzY2ODA5MCI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjg4O2k6MTtpOjEwMTt9fWk6MTtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czoxMDoiYmVhdHNieWRyZSI7czo0OiJuYW1lIjtzOjEyOiJCZWF0cyBCeSBEcmUiO3M6MjoiaWQiO2k6MTQ0MjM2MDM7czo2OiJpZF9zdHIiO3M6ODoiMTQ0MjM2MDMiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aToxMDI7aToxO2k6MTEzO319fXM6NDoidXJscyI7YTowOnt9czo1OiJtZWRpYSI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6MTA6e3M6MjoiaWQiO2Q6NS41NTAzMzQ1MzM1NjY1NDU5RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTU1MDMzNDUzMzU2NjU0NTkyIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTE0O2k6MTtpOjEzNjt9czo5OiJtZWRpYV91cmwiO3M6NDY6Imh0dHA6Ly9wYnMudHdpbWcuY29tL21lZGlhL0I3UGZfREhJSUFBaU9kXy5qcGciO3M6MTU6Im1lZGlhX3VybF9odHRwcyI7czo0NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL21lZGlhL0I3UGZfREhJSUFBaU9kXy5qcGciO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9wa1Jna2RrYmVTIjtzOjExOiJkaXNwbGF5X3VybCI7czoyNjoicGljLnR3aXR0ZXIuY29tL3BrUmdrZGtiZVMiO3M6MTI6ImV4cGFuZGVkX3VybCI7czo2NToiaHR0cDovL3R3aXR0ZXIuY29tL21pY2hhZWxib3lzYS9zdGF0dXMvNTU1MDMzNDY4MjE3MDY5NTY4L3Bob3RvLzEiO3M6NDoidHlwZSI7czo1OiJwaG90byI7czo1OiJzaXplcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo1OiJzbWFsbCI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjM0MDtzOjE6ImgiO2k6MjU1O3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NjoibWVkaXVtIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6NjAwO3M6MToiaCI7aTo0NTA7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9czo1OiJ0aHVtYiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjE1MDtzOjE6ImgiO2k6MTUwO3M6NjoicmVzaXplIjtzOjQ6ImNyb3AiO31zOjU6ImxhcmdlIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MTAyNDtzOjE6ImgiO2k6NzY4O3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fX19fX1zOjE3OiJleHRlbmRlZF9lbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJtZWRpYSI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6MTA6e3M6MjoiaWQiO2Q6NS41NTAzMzQ1MzM1NjY1NDU5RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTU1MDMzNDUzMzU2NjU0NTkyIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTE0O2k6MTtpOjEzNjt9czo5OiJtZWRpYV91cmwiO3M6NDY6Imh0dHA6Ly9wYnMudHdpbWcuY29tL21lZGlhL0I3UGZfREhJSUFBaU9kXy5qcGciO3M6MTU6Im1lZGlhX3VybF9odHRwcyI7czo0NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL21lZGlhL0I3UGZfREhJSUFBaU9kXy5qcGciO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9wa1Jna2RrYmVTIjtzOjExOiJkaXNwbGF5X3VybCI7czoyNjoicGljLnR3aXR0ZXIuY29tL3BrUmdrZGtiZVMiO3M6MTI6ImV4cGFuZGVkX3VybCI7czo2NToiaHR0cDovL3R3aXR0ZXIuY29tL21pY2hhZWxib3lzYS9zdGF0dXMvNTU1MDMzNDY4MjE3MDY5NTY4L3Bob3RvLzEiO3M6NDoidHlwZSI7czo1OiJwaG90byI7czo1OiJzaXplcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo1OiJzbWFsbCI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjM0MDtzOjE6ImgiO2k6MjU1O3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NjoibWVkaXVtIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6NjAwO3M6MToiaCI7aTo0NTA7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9czo1OiJ0aHVtYiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjE1MDtzOjE6ImgiO2k6MTUwO3M6NjoicmVzaXplIjtzOjQ6ImNyb3AiO31zOjU6ImxhcmdlIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MTAyNDtzOjE6ImgiO2k6NzY4O3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fX19fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czoxODoicG9zc2libHlfc2Vuc2l0aXZlIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9aToyO086ODoic3RkQ2xhc3MiOjIyOntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJGcmkgRGVjIDI2IDIxOjMzOjM0ICswMDAwIDIwMTQiO3M6MjoiaWQiO2Q6NS40ODU5MjQ3OTMzMTk1ODc4RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTQ4NTkyNDc5MzMxOTU4Nzg0IjtzOjQ6InRleHQiO3M6MTI5OiJATVNPZmZpY2VVUyBIb3cgY2FuIEkgbWVyZ2UgbXVsdGlwbGUgZXhjZWwgZG9jdW1lbnRzIGludG8gb25lIHVzaW5nIHRoZSBkYXRhIGltcG9ydCB0ZXh0IGZpZWxkPyAjTVNRdWVzdGlvbiAjTVNPZmZpY2UyMDEzICNVcmdlbnQiO3M6Njoic291cmNlIjtzOjY2OiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20iIHJlbD0ibm9mb2xsb3ciPlR3aXR0ZXIgV2ViIENsaWVudDwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtOO3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO047czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aToxOTc4MDIwMztzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7czo4OiIxOTc4MDIwMyI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6MTA6Ik1TT2ZmaWNlVVMiO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6NDQ1MDgxNDU7czo2OiJpZF9zdHIiO3M6ODoiNDQ1MDgxNDUiO3M6NDoibmFtZSI7czoxMToibWljaGFlbCBib3kiO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJtaWNoYWVsYm95c2EiO3M6ODoibG9jYXRpb24iO3M6NToiRWFydGgiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6NzM6IkRvZyBsb3ZlciwgaHVzYmFuZCwgY3JpY2tldGVyLCBtYW4gdW5pdGVkIHN1cHBvcnRlciwgZGVzaWduZXIgJiBkZXZlbG9wZXIiO3M6MzoidXJsIjtOO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MzE7czoxMzoiZnJpZW5kc19jb3VudCI7aToxMzM7czoxMjoibGlzdGVkX2NvdW50IjtpOjA7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVGh1IEp1biAwNCAwMTowODoyNSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjk7czoxMDoidXRjX29mZnNldCI7aTotMTgwMDA7czo5OiJ0aW1lX3pvbmUiO3M6NToiUXVpdG8iO3M6MTE6Imdlb19lbmFibGVkIjtiOjE7czo4OiJ2ZXJpZmllZCI7YjowO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE2MTtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDAwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjY0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjY1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MDtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo5MToiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6OTI6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvNDQ1MDgxNDUvMTM3MTY5NTM3OSI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IjIyOTFCQSI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiJCRERDQUQiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IkRERkZDQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IkZGRkZGRiI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTowO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjA7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTozOntpOjA7Tzo4OiJzdGRDbGFzcyI6Mjp7czo0OiJ0ZXh0IjtzOjEwOiJNU1F1ZXN0aW9uIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6OTY7aToxO2k6MTA3O319aToxO086ODoic3RkQ2xhc3MiOjI6e3M6NDoidGV4dCI7czoxMjoiTVNPZmZpY2UyMDEzIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTA4O2k6MTtpOjEyMTt9fWk6MjtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6NjoiVXJnZW50IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTIyO2k6MTtpOjEyOTt9fX1zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjEwOiJNU09mZmljZVVTIjtzOjQ6Im5hbWUiO3M6MTk6Ik1pY3Jvc29mdCBPZmZpY2UgVVMiO3M6MjoiaWQiO2k6MTk3ODAyMDM7czo2OiJpZF9zdHIiO3M6ODoiMTk3ODAyMDMiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjExO319fXM6NDoidXJscyI7YTowOnt9fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjM7Tzo4OiJzdGRDbGFzcyI6MjI6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlN1biBEZWMgMjEgMDQ6MDQ6MTUgKzAwMDAgMjAxNCI7czoyOiJpZCI7ZDo1LjQ2NTE2NDc0NTUxMzY5NzNFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NDY1MTY0NzQ1NTEzNjk3MjgiO3M6NDoidGV4dCI7czoxMTg6IkBCZWF0c1N1cHBvcnQgSSBoYXZlIG5vIGlkZWEgaG93IGl0IGhhcHBlbmVkLiBMb29rcyBsaWtlIHRoZSBwbGFzdGljIGhvdXNpbmcgYnJva2UuIEkgcHV0IHRoZW0gaW4gbXkgY2FzZSBhbGwgdGhlIHRpbWUiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20vZG93bmxvYWQvaXBob25lIiByZWw9Im5vZm9sbG93Ij5Ud2l0dGVyIGZvciBpUGhvbmU8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7ZDo1LjQ2NTAzMDcxMjcxMjU2MDZFKzE3O3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO3M6MTg6IjU0NjUwMzA3MTI3MTI1NjA2NCI7czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aTo1Nzc2NjgwOTA7czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjQ0NTA4MTQ1O3M6NjoiaWRfc3RyIjtzOjg6IjQ0NTA4MTQ1IjtzOjQ6Im5hbWUiO3M6MTE6Im1pY2hhZWwgYm95IjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoibWljaGFlbGJveXNhIjtzOjg6ImxvY2F0aW9uIjtzOjU6IkVhcnRoIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjczOiJEb2cgbG92ZXIsIGh1c2JhbmQsIGNyaWNrZXRlciwgbWFuIHVuaXRlZCBzdXBwb3J0ZXIsIGRlc2lnbmVyICYgZGV2ZWxvcGVyIjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjMxO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTMzO3M6MTI6Imxpc3RlZF9jb3VudCI7aTowO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMDQgMDE6MDg6MjUgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTo5O3M6MTA6InV0Y19vZmZzZXQiO2k6LTE4MDAwO3M6OToidGltZV96b25lIjtzOjU6IlF1aXRvIjtzOjExOiJnZW9fZW5hYmxlZCI7YjoxO3M6ODoidmVyaWZpZWQiO2I6MDtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxNjE7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAwMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo2NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo2NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6OTE6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjkyOiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzQ0NTA4MTQ1LzEzNzE2OTUzNzkiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIyMjkxQkEiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQkREQ0FEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREZGQ0MiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiJGRkZGRkYiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTI6IkJlYXRzU3VwcG9ydCI7czo0OiJuYW1lIjtzOjIwOiJCZWF0cyBieSBEcmUgU3VwcG9ydCI7czoyOiJpZCI7aTo1Nzc2NjgwOTA7czo2OiJpZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxMzt9fX1zOjQ6InVybHMiO2E6MDp7fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9aTo0O086ODoic3RkQ2xhc3MiOjI0OntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJTdW4gRGVjIDIxIDAyOjUxOjI4ICswMDAwIDIwMTQiO3M6MjoiaWQiO2Q6NS40NjQ5ODE1NzE0MDgwMzU4RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTQ2NDk4MTU3MTQwODAzNTg1IjtzOjQ6InRleHQiO3M6MTM4OiJAQmVhdHNTdXBwb3J0IG15IGNob3JkIGJyb2tlIGFnYWluIHRoaXMgdGltZSBhdCB0aGUgYmFzZSBpdCdzIG9ubHkgYmVlbiBhIGNvdXBsZSBvZiBtb250aHMgc2luY2UgdGhlIHJlcGxhY2VtZW50IDooIGh0dHA6Ly90LmNvL3l5NVdOS0twSFciO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20vZG93bmxvYWQvaXBob25lIiByZWw9Im5vZm9sbG93Ij5Ud2l0dGVyIGZvciBpUGhvbmU8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7ZDo1LjA2OTg1OTk1MjQ2NzcyMjJFKzE3O3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO3M6MTg6IjUwNjk4NTk5NTI0Njc3MjIyNSI7czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aTo1Nzc2NjgwOTA7czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjQ0NTA4MTQ1O3M6NjoiaWRfc3RyIjtzOjg6IjQ0NTA4MTQ1IjtzOjQ6Im5hbWUiO3M6MTE6Im1pY2hhZWwgYm95IjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoibWljaGFlbGJveXNhIjtzOjg6ImxvY2F0aW9uIjtzOjU6IkVhcnRoIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjczOiJEb2cgbG92ZXIsIGh1c2JhbmQsIGNyaWNrZXRlciwgbWFuIHVuaXRlZCBzdXBwb3J0ZXIsIGRlc2lnbmVyICYgZGV2ZWxvcGVyIjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjMxO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTMzO3M6MTI6Imxpc3RlZF9jb3VudCI7aTowO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMDQgMDE6MDg6MjUgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTo5O3M6MTA6InV0Y19vZmZzZXQiO2k6LTE4MDAwO3M6OToidGltZV96b25lIjtzOjU6IlF1aXRvIjtzOjExOiJnZW9fZW5hYmxlZCI7YjoxO3M6ODoidmVyaWZpZWQiO2I6MDtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxNjE7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAwMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo2NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo2NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6OTE6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjkyOiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzQ0NTA4MTQ1LzEzNzE2OTUzNzkiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIyMjkxQkEiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQkREQ0FEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREZGQ0MiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiJGRkZGRkYiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjU6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTI6IkJlYXRzU3VwcG9ydCI7czo0OiJuYW1lIjtzOjIwOiJCZWF0cyBieSBEcmUgU3VwcG9ydCI7czoyOiJpZCI7aTo1Nzc2NjgwOTA7czo2OiJpZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxMzt9fX1zOjQ6InVybHMiO2E6MDp7fXM6NToibWVkaWEiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjEwOntzOjI6ImlkIjtkOjUuNDY0OTgxNTQ3MjkwNDYwMkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU0NjQ5ODE1NDcyOTA0NjAxNiI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjExNjtpOjE7aToxMzg7fXM6OToibWVkaWFfdXJsIjtzOjQ2OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CNVdOTFI4SUFBQTh2WmsuanBnIjtzOjE1OiJtZWRpYV91cmxfaHR0cHMiO3M6NDc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CNVdOTFI4SUFBQTh2WmsuanBnIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28veXk1V05LS3BIVyI7czoxMToiZGlzcGxheV91cmwiO3M6MjY6InBpYy50d2l0dGVyLmNvbS95eTVXTktLcEhXIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6NjU6Imh0dHA6Ly90d2l0dGVyLmNvbS9taWNoYWVsYm95c2Evc3RhdHVzLzU0NjQ5ODE1NzE0MDgwMzU4NS9waG90by8xIjtzOjQ6InR5cGUiO3M6NToicGhvdG8iO3M6NToic2l6ZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NToic21hbGwiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aTozNDA7czoxOiJoIjtpOjQ1MztzOjY6InJlc2l6ZSI7czozOiJmaXQiO31zOjY6Im1lZGl1bSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjYwMDtzOjE6ImgiO2k6ODAwO3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NToidGh1bWIiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aToxNTA7czoxOiJoIjtpOjE1MDtzOjY6InJlc2l6ZSI7czo0OiJjcm9wIjt9czo1OiJsYXJnZSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjc2ODtzOjE6ImgiO2k6MTAyNDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO319fX19czoxNzoiZXh0ZW5kZWRfZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6NToibWVkaWEiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjEwOntzOjI6ImlkIjtkOjUuNDY0OTgxNTQ3MjkwNDYwMkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU0NjQ5ODE1NDcyOTA0NjAxNiI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjExNjtpOjE7aToxMzg7fXM6OToibWVkaWFfdXJsIjtzOjQ2OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CNVdOTFI4SUFBQTh2WmsuanBnIjtzOjE1OiJtZWRpYV91cmxfaHR0cHMiO3M6NDc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CNVdOTFI4SUFBQTh2WmsuanBnIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28veXk1V05LS3BIVyI7czoxMToiZGlzcGxheV91cmwiO3M6MjY6InBpYy50d2l0dGVyLmNvbS95eTVXTktLcEhXIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6NjU6Imh0dHA6Ly90d2l0dGVyLmNvbS9taWNoYWVsYm95c2Evc3RhdHVzLzU0NjQ5ODE1NzE0MDgwMzU4NS9waG90by8xIjtzOjQ6InR5cGUiO3M6NToicGhvdG8iO3M6NToic2l6ZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NToic21hbGwiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aTozNDA7czoxOiJoIjtpOjQ1MztzOjY6InJlc2l6ZSI7czozOiJmaXQiO31zOjY6Im1lZGl1bSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjYwMDtzOjE6ImgiO2k6ODAwO3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NToidGh1bWIiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aToxNTA7czoxOiJoIjtpOjE1MDtzOjY6InJlc2l6ZSI7czo0OiJjcm9wIjt9czo1OiJsYXJnZSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjc2ODtzOjE6ImgiO2k6MTAyNDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO319fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6NTtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVGh1IE5vdiAwNiAwMDoxNjoyNCArMDAwMCAyMDE0IjtzOjI6ImlkIjtkOjUuMzAxNTE2Nzc3NTY1NzE2NUUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjUzMDE1MTY3Nzc1NjU3MTY0OCI7czo0OiJ0ZXh0IjtzOjEzOToiQFNsYWNrSFEgaGV5IGd1eXMgbG92ZSAjc2xhY2shIElzIHRoZXJlIGFueSBmb3JtIG9mIENSTSBleHRlbnNpb24/IE9yIGxlYWQgY2FwdHVyZSBpbnRlZ3JhdGlvbj8gSSdkIGxvdmUgdG8gbm90IGhhdmUgdG8gbW92ZSBiZXR3ZWVuIGFwcHMuLiI7czo2OiJzb3VyY2UiO3M6ODI6IjxhIGhyZWY9Imh0dHA6Ly90d2l0dGVyLmNvbS9kb3dubG9hZC9pcGhvbmUiIHJlbD0ibm9mb2xsb3ciPlR3aXR0ZXIgZm9yIGlQaG9uZTwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtOO3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO047czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aToxMzA1OTQwMjcyO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtzOjEwOiIxMzA1OTQwMjcyIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czo3OiJTbGFja0hRIjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjQ0NTA4MTQ1O3M6NjoiaWRfc3RyIjtzOjg6IjQ0NTA4MTQ1IjtzOjQ6Im5hbWUiO3M6MTE6Im1pY2hhZWwgYm95IjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoibWljaGFlbGJveXNhIjtzOjg6ImxvY2F0aW9uIjtzOjU6IkVhcnRoIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjczOiJEb2cgbG92ZXIsIGh1c2JhbmQsIGNyaWNrZXRlciwgbWFuIHVuaXRlZCBzdXBwb3J0ZXIsIGRlc2lnbmVyICYgZGV2ZWxvcGVyIjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjMxO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTMzO3M6MTI6Imxpc3RlZF9jb3VudCI7aTowO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMDQgMDE6MDg6MjUgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTo5O3M6MTA6InV0Y19vZmZzZXQiO2k6LTE4MDAwO3M6OToidGltZV96b25lIjtzOjU6IlF1aXRvIjtzOjExOiJnZW9fZW5hYmxlZCI7YjoxO3M6ODoidmVyaWZpZWQiO2I6MDtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxNjE7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAwMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo2NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo2NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6OTE6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjkyOiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzQ0NTA4MTQ1LzEzNzE2OTUzNzkiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIyMjkxQkEiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQkREQ0FEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREZGQ0MiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiJGRkZGRkYiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjI6e3M6NDoidGV4dCI7czo1OiJzbGFjayI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjIzO2k6MTtpOjI5O319fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6NzoiU2xhY2tIUSI7czo0OiJuYW1lIjtzOjU6IlNsYWNrIjtzOjI6ImlkIjtpOjEzMDU5NDAyNzI7czo2OiJpZF9zdHIiO3M6MTA6IjEzMDU5NDAyNzIiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjg7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6NjtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiV2VkIFNlcCAwMyAwMTo1MzoyMCArMDAwMCAyMDE0IjtzOjI6ImlkIjtkOjUuMDY5ODMyNDk3NzcwMjUwMkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjUwNjk4MzI0OTc3NzAyNTAyNCI7czo0OiJ0ZXh0IjtzOjExMjoiQFlvdXJGYXZvcml0ZUNFTyBAYmVhdHNieWRyZSBAQmVhdHNTdXBwb3J0IHRoYXRzIE1hbnVlbCBSIGhlcyBzaW1wbHkgdGhlIGJlc3QhIElkIGJ1eSB0aGUgZ3V5IGEgYmVlciBpZiBJIGNvdWxkISI7czo2OiJzb3VyY2UiO3M6NjY6IjxhIGhyZWY9Imh0dHA6Ly90d2l0dGVyLmNvbSIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBXZWIgQ2xpZW50PC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO2Q6NS4wNjY5OTEwNjIyODUwNjYyRSsxNztzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtzOjE4OiI1MDY2OTkxMDYyMjg1MDY2MjQiO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO2k6MjkyMTYzMzAxO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtzOjk6IjI5MjE2MzMwMSI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6MTQ6IklBbUFhcm9uQ2hhdmV6IjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjQ0NTA4MTQ1O3M6NjoiaWRfc3RyIjtzOjg6IjQ0NTA4MTQ1IjtzOjQ6Im5hbWUiO3M6MTE6Im1pY2hhZWwgYm95IjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoibWljaGFlbGJveXNhIjtzOjg6ImxvY2F0aW9uIjtzOjU6IkVhcnRoIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjczOiJEb2cgbG92ZXIsIGh1c2JhbmQsIGNyaWNrZXRlciwgbWFuIHVuaXRlZCBzdXBwb3J0ZXIsIGRlc2lnbmVyICYgZGV2ZWxvcGVyIjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjMxO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTMzO3M6MTI6Imxpc3RlZF9jb3VudCI7aTowO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMDQgMDE6MDg6MjUgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTo5O3M6MTA6InV0Y19vZmZzZXQiO2k6LTE4MDAwO3M6OToidGltZV96b25lIjtzOjU6IlF1aXRvIjtzOjExOiJnZW9fZW5hYmxlZCI7YjoxO3M6ODoidmVyaWZpZWQiO2I6MDtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxNjE7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAwMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo2NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo2NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6OTE6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjkyOiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzQ0NTA4MTQ1LzEzNzE2OTUzNzkiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIyMjkxQkEiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQkREQ0FEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREZGQ0MiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiJGRkZGRkYiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToyOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTA6ImJlYXRzYnlkcmUiO3M6NDoibmFtZSI7czoxMjoiQmVhdHMgQnkgRHJlIjtzOjI6ImlkIjtpOjE0NDIzNjAzO3M6NjoiaWRfc3RyIjtzOjg6IjE0NDIzNjAzIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTc7aToxO2k6Mjg7fX1pOjE7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTI6IkJlYXRzU3VwcG9ydCI7czo0OiJuYW1lIjtzOjIwOiJCZWF0cyBieSBEcmUgU3VwcG9ydCI7czoyOiJpZCI7aTo1Nzc2NjgwOTA7czo2OiJpZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6Mjk7aToxO2k6NDI7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6NztPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiV2VkIFNlcCAwMyAwMTo0MDowNiArMDAwMCAyMDE0IjtzOjI6ImlkIjtkOjUuMDY5Nzk5MTc3NzU3OTAwOEUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjUwNjk3OTkxNzc3NTc5MDA4MCI7czo0OiJ0ZXh0IjtzOjEzOToiQEJlYXRzU3VwcG9ydCBCZXN0IEN1c3RvbWVyIFN1cHBvcnQgZXZlciAjYmVhdHNieWRyZSBnb3QgbXkgc29sbyBIRCBkcmVuY2hlZCBpbiByZWQgY2FibGUhIFRoYW5rIHlvdSBNYW51ZWwgUiB5b3UgZGVzZXJ2ZSBhIHJhaXNlISEhISEhISEhISI7czo2OiJzb3VyY2UiO3M6NjY6IjxhIGhyZWY9Imh0dHA6Ly90d2l0dGVyLmNvbSIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBXZWIgQ2xpZW50PC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO047czoyNToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkX3N0ciI7TjtzOjE5OiJpbl9yZXBseV90b191c2VyX2lkIjtpOjU3NzY2ODA5MDtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7czo5OiI1Nzc2NjgwOTAiO3M6MjM6ImluX3JlcGx5X3RvX3NjcmVlbl9uYW1lIjtzOjEyOiJCZWF0c1N1cHBvcnQiO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6NDQ1MDgxNDU7czo2OiJpZF9zdHIiO3M6ODoiNDQ1MDgxNDUiO3M6NDoibmFtZSI7czoxMToibWljaGFlbCBib3kiO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJtaWNoYWVsYm95c2EiO3M6ODoibG9jYXRpb24iO3M6NToiRWFydGgiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6NzM6IkRvZyBsb3ZlciwgaHVzYmFuZCwgY3JpY2tldGVyLCBtYW4gdW5pdGVkIHN1cHBvcnRlciwgZGVzaWduZXIgJiBkZXZlbG9wZXIiO3M6MzoidXJsIjtOO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MzE7czoxMzoiZnJpZW5kc19jb3VudCI7aToxMzM7czoxMjoibGlzdGVkX2NvdW50IjtpOjA7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVGh1IEp1biAwNCAwMTowODoyNSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjk7czoxMDoidXRjX29mZnNldCI7aTotMTgwMDA7czo5OiJ0aW1lX3pvbmUiO3M6NToiUXVpdG8iO3M6MTE6Imdlb19lbmFibGVkIjtiOjE7czo4OiJ2ZXJpZmllZCI7YjowO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE2MTtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDAwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjY0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjY1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MDtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo5MToiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6OTI6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvNDQ1MDgxNDUvMTM3MTY5NTM3OSI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IjIyOTFCQSI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiJCRERDQUQiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IkRERkZDQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IkZGRkZGRiI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTowO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjE7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6Mjp7czo0OiJ0ZXh0IjtzOjEwOiJiZWF0c2J5ZHJlIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6NDE7aToxO2k6NTI7fX19czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjQ6Im5hbWUiO3M6MjA6IkJlYXRzIGJ5IERyZSBTdXBwb3J0IjtzOjI6ImlkIjtpOjU3NzY2ODA5MDtzOjY6ImlkX3N0ciI7czo5OiI1Nzc2NjgwOTAiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjEzO319fXM6NDoidXJscyI7YTowOnt9fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjg7Tzo4OiJzdGRDbGFzcyI6MjI6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IldlZCBBdWcgMjcgMDE6MjM6MDkgKzAwMDAgMjAxNCI7czoyOiJpZCI7ZDo1LjA0NDM4OTM4ODEyMjg0OTNFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1MDQ0Mzg5Mzg4MTIyODQ5MjkiO3M6NDoidGV4dCI7czoxMTA6IkBCZWF0c1N1cHBvcnQgSSdtIGluIGJvY2EgcmF0b24gVVNBLi4gSSBib3VnaHQgdGhlbSBhdCBhIGJlc3QgYnV5IGphbiAyMDE0LiBJIGNhbid0IGZpbmQgdGhlbSBvbmxpbmUgYW55d2hlcmUuIjtzOjY6InNvdXJjZSI7czo4MjoiPGEgaHJlZj0iaHR0cDovL3R3aXR0ZXIuY29tL2Rvd25sb2FkL2lwaG9uZSIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBmb3IgaVBob25lPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO2Q6NS4wNDQzODQ2MDA0MDg5NjUxRSsxNztzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtzOjE4OiI1MDQ0Mzg0NjAwNDA4OTY1MTIiO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO2k6NTc3NjY4MDkwO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtzOjk6IjU3NzY2ODA5MCI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6MTI6IkJlYXRzU3VwcG9ydCI7czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aTo0NDUwODE0NTtzOjY6ImlkX3N0ciI7czo4OiI0NDUwODE0NSI7czo0OiJuYW1lIjtzOjExOiJtaWNoYWVsIGJveSI7czoxMToic2NyZWVuX25hbWUiO3M6MTI6Im1pY2hhZWxib3lzYSI7czo4OiJsb2NhdGlvbiI7czo1OiJFYXJ0aCI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czo3MzoiRG9nIGxvdmVyLCBodXNiYW5kLCBjcmlja2V0ZXIsIG1hbiB1bml0ZWQgc3VwcG9ydGVyLCBkZXNpZ25lciAmIGRldmVsb3BlciI7czozOiJ1cmwiO047czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aTozMTtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjEzMztzOjEyOiJsaXN0ZWRfY291bnQiO2k6MDtzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUaHUgSnVuIDA0IDAxOjA4OjI1ICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6OTtzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0xODAwMDtzOjk6InRpbWVfem9uZSI7czo1OiJRdWl0byI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MTtzOjg6InZlcmlmaWVkIjtiOjA7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTYxO3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMDAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NjQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NjU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjowO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjkxOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo5MjoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy80NDUwODE0NS8xMzcxNjk1Mzc5IjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiMjI5MUJBIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IkJERENBRCI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiRERGRkNDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiRkZGRkZGIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjA7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MDtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjA6e31zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJCZWF0c1N1cHBvcnQiO3M6NDoibmFtZSI7czoyMDoiQmVhdHMgYnkgRHJlIFN1cHBvcnQiO3M6MjoiaWQiO2k6NTc3NjY4MDkwO3M6NjoiaWRfc3RyIjtzOjk6IjU3NzY2ODA5MCI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MTM7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6OTtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiV2VkIEF1ZyAyNyAwMTowODo0NyArMDAwMCAyMDE0IjtzOjI6ImlkIjtkOjUuMDQ0MzUzMjM2ODcxNjE4NkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjUwNDQzNTMyMzY4NzE2MTg1NyI7czo0OiJ0ZXh0IjtzOjE0MjoiQEJlYXRzU3VwcG9ydCAKSW0gbG9va2luZyBmb3IgQmVhdHMgU29sbyBIRCAtIERyZW5jaGVkIGluIFJlZCBDYWJsZS4gQW55IGhlbHAgd291bGQgYmUgYXBwcmVjaWF0ZWQuIE1pbmUgYXJlIGxvb3NlICZhbXA7IGl0J3MgbGVzcyB0aGFuIGEgeWVhciI7czo2OiJzb3VyY2UiO3M6ODI6IjxhIGhyZWY9Imh0dHA6Ly90d2l0dGVyLmNvbS9kb3dubG9hZC9pcGhvbmUiIHJlbD0ibm9mb2xsb3ciPlR3aXR0ZXIgZm9yIGlQaG9uZTwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtOO3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO047czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aTo1Nzc2NjgwOTA7czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjQ0NTA4MTQ1O3M6NjoiaWRfc3RyIjtzOjg6IjQ0NTA4MTQ1IjtzOjQ6Im5hbWUiO3M6MTE6Im1pY2hhZWwgYm95IjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoibWljaGFlbGJveXNhIjtzOjg6ImxvY2F0aW9uIjtzOjU6IkVhcnRoIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjczOiJEb2cgbG92ZXIsIGh1c2JhbmQsIGNyaWNrZXRlciwgbWFuIHVuaXRlZCBzdXBwb3J0ZXIsIGRlc2lnbmVyICYgZGV2ZWxvcGVyIjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjMxO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTMzO3M6MTI6Imxpc3RlZF9jb3VudCI7aTowO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMDQgMDE6MDg6MjUgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTo5O3M6MTA6InV0Y19vZmZzZXQiO2k6LTE4MDAwO3M6OToidGltZV96b25lIjtzOjU6IlF1aXRvIjtzOjExOiJnZW9fZW5hYmxlZCI7YjoxO3M6ODoidmVyaWZpZWQiO2I6MDtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxNjE7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAwMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo2NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo2NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6OTE6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjkyOiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzQ0NTA4MTQ1LzEzNzE2OTUzNzkiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIyMjkxQkEiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQkREQ0FEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREZGQ0MiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiJGRkZGRkYiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTI6IkJlYXRzU3VwcG9ydCI7czo0OiJuYW1lIjtzOjIwOiJCZWF0cyBieSBEcmUgU3VwcG9ydCI7czoyOiJpZCI7aTo1Nzc2NjgwOTA7czo2OiJpZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxMzt9fX1zOjQ6InVybHMiO2E6MDp7fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9aToxMDtPOjg6InN0ZENsYXNzIjoyMzp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEF1ZyAyNiAyMToyNTozMiArMDAwMCAyMDE0IjtzOjI6ImlkIjtkOjUuMDQzNzkxNDA1NDQyNzAzNEUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjUwNDM3OTE0MDU0NDI3MDMzNiI7czo0OiJ0ZXh0IjtzOjE0MDoiTFVDS1kgVU5JUUxPIExJTkUgZmVhdHVyaW5nIERpc25leSBjZWxlYnJhdGVzIHRoZSBuZXcgc3RvcmUgb3BlbmluZ3MgaW4gTEEuIEpvaW4gdGhlIGxpbmUgdG8gd2luIGEgcHJpemUhICNsdWNreWxpbmUgaHR0cHM6Ly90LmNvL25SV2RzWVV5MGoiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwczovL2Rldi50d2l0dGVyLmNvbS9kb2NzL3RmdyIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBmb3IgV2Vic2l0ZXM8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aTo0NDUwODE0NTtzOjY6ImlkX3N0ciI7czo4OiI0NDUwODE0NSI7czo0OiJuYW1lIjtzOjExOiJtaWNoYWVsIGJveSI7czoxMToic2NyZWVuX25hbWUiO3M6MTI6Im1pY2hhZWxib3lzYSI7czo4OiJsb2NhdGlvbiI7czo1OiJFYXJ0aCI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czo3MzoiRG9nIGxvdmVyLCBodXNiYW5kLCBjcmlja2V0ZXIsIG1hbiB1bml0ZWQgc3VwcG9ydGVyLCBkZXNpZ25lciAmIGRldmVsb3BlciI7czozOiJ1cmwiO047czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aTozMTtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjEzMztzOjEyOiJsaXN0ZWRfY291bnQiO2k6MDtzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUaHUgSnVuIDA0IDAxOjA4OjI1ICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6OTtzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0xODAwMDtzOjk6InRpbWVfem9uZSI7czo1OiJRdWl0byI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MTtzOjg6InZlcmlmaWVkIjtiOjA7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTYxO3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMDAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NjQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NjU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjowO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjkxOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo5MjoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy80NDUwODE0NS8xMzcxNjk1Mzc5IjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiMjI5MUJBIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IkJERENBRCI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiRERGRkNDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiRkZGRkZGIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjA7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MDtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6OToibHVja3lsaW5lIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTA2O2k6MTtpOjExNjt9fX1zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MDp7fXM6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjM6Imh0dHBzOi8vdC5jby9uUldkc1lVeTBqIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MzI6Imh0dHBzOi8vbHVja3lsaW5lLnVuaXFsby5jb20vbGEvIjtzOjExOiJkaXNwbGF5X3VybCI7czoyNDoibHVja3lsaW5lLnVuaXFsby5jb20vbGEvIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTE3O2k6MTtpOjE0MDt9fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6MTE7Tzo4OiJzdGRDbGFzcyI6MjM6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IkZyaSBKdW4gMjcgMjM6MDM6MzkgKzAwMDAgMjAxNCI7czoyOiJpZCI7ZDo0LjgyNjYwNTU5MDYyNDU0MjdFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI0ODI2NjA1NTkwNjI0NTQyNzIiO3M6NDoidGV4dCI7czo3MToiQ29tY2FzdCB0dXJuaW5nIGhvbWUgcm91dGVycyBpbnRvIFdpLUZpIGhvdHNwb3RzIGh0dHA6Ly90LmNvL3RmVWdmdlNPTFkiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwczovL2Rldi50d2l0dGVyLmNvbS9kb2NzL3RmdyIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBmb3IgV2Vic2l0ZXM8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aTo0NDUwODE0NTtzOjY6ImlkX3N0ciI7czo4OiI0NDUwODE0NSI7czo0OiJuYW1lIjtzOjExOiJtaWNoYWVsIGJveSI7czoxMToic2NyZWVuX25hbWUiO3M6MTI6Im1pY2hhZWxib3lzYSI7czo4OiJsb2NhdGlvbiI7czo1OiJFYXJ0aCI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czo3MzoiRG9nIGxvdmVyLCBodXNiYW5kLCBjcmlja2V0ZXIsIG1hbiB1bml0ZWQgc3VwcG9ydGVyLCBkZXNpZ25lciAmIGRldmVsb3BlciI7czozOiJ1cmwiO047czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aTozMTtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjEzMztzOjEyOiJsaXN0ZWRfY291bnQiO2k6MDtzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUaHUgSnVuIDA0IDAxOjA4OjI1ICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6OTtzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0xODAwMDtzOjk6InRpbWVfem9uZSI7czo1OiJRdWl0byI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MTtzOjg6InZlcmlmaWVkIjtiOjA7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTYxO3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMDAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NjQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvMjgyNTI2MjAvaG9wZS5naWYiO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NjU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjowO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjkxOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo5MjoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzM3MzA1MjA1ODYvMWQxMmIwOGRiMzgwYWIxZDYwYzMyZDkzYjYyNGRiYjhfbm9ybWFsLmpwZWciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy80NDUwODE0NS8xMzcxNjk1Mzc5IjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiMjI5MUJBIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IkJERENBRCI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiRERGRkNDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiRkZGRkZGIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjA7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MDtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjA6e31zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MDp7fXM6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL3RmVWdmdlNPTFkiO3M6MTI6ImV4cGFuZGVkX3VybCI7czoyMDoiaHR0cDovL3NoYXIuZXMvTVlZa1QiO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjEzOiJzaGFyLmVzL01ZWWtUIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6NDk7aToxO2k6NzE7fX19fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjE4OiJwb3NzaWJseV9zZW5zaXRpdmUiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO319','no'),(2865,'_transient_timeout_geoip_107.72.162.118','1426979616','no'),(2866,'_transient_geoip_107.72.162.118','US','no'),(2881,'_transient_wc_ship_1d97b65e3dfdcea3c374e32fdfda60e0','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(2903,'_transient_timeout_geoip_27.129.196.136','1426991757','no'),(2904,'_transient_geoip_27.129.196.136','CN','no'),(2905,'_transient_timeout_geoip_189.13.230.19','1426991759','no'),(2906,'_transient_geoip_189.13.230.19','BR','no'),(2907,'_transient_timeout_geoip_177.63.250.232','1426991760','no'),(2908,'_transient_geoip_177.63.250.232','BR','no'),(2909,'_transient_timeout_geoip_40.98.201.113','1426991761','no'),(2910,'_transient_geoip_40.98.201.113','US','no'),(2911,'_transient_timeout_geoip_81.46.41.209','1426991762','no'),(2912,'_transient_geoip_81.46.41.209','ES','no'),(2913,'_transient_timeout_geoip_188.49.122.249','1426991762','no'),(2914,'_transient_geoip_188.49.122.249','SA','no'),(2915,'_transient_timeout_geoip_43.203.211.39','1426991763','no'),(2916,'_transient_geoip_43.203.211.39','JP','no'),(2927,'_transient_wc_product_children_ids_2011426387284','a:1:{i:0;i:295;}','no'),(2928,'_transient_timeout_wc_product_children_ids_2011426387460','1428979462','no'),(2929,'_transient_wc_product_children_ids_2011426387460','a:1:{i:0;i:295;}','no'),(2930,'_transient_timeout_wc_review_count_2011426387460','1428979466','no'),(2931,'_transient_wc_review_count_2011426387460','0','no'),(2932,'_transient_timeout_wc_review_count_2021426387460','1428979487','no'),(2933,'_transient_wc_review_count_2021426387460','0','no'),(2934,'_transient_timeout_wc_review_count_2031426387460','1428979487','no'),(2935,'_transient_wc_review_count_2031426387460','0','no'),(2936,'_transient_timeout_wc_product_children_ids_2041426387460','1428979487','no'),(2937,'_transient_wc_product_children_ids_2041426387460','a:1:{i:0;i:316;}','no'),(2938,'_transient_timeout_wc_review_count_2041426387460','1428979488','no'),(2939,'_transient_wc_review_count_2041426387460','0','no'),(2940,'_transient_timeout_wc_product_children_ids_2011426387553','1428979555','no'),(2941,'_transient_wc_product_children_ids_2011426387553','a:1:{i:0;i:295;}','no'),(2942,'_transient_timeout_wc_review_count_2011426387553','1428979560','no'),(2943,'_transient_wc_review_count_2011426387553','0','no'),(2944,'_transient_timeout_wc_review_count_2021426387553','1428979560','no'),(2945,'_transient_wc_review_count_2021426387553','0','no'),(2946,'_transient_timeout_wc_review_count_2031426387553','1428979561','no'),(2947,'_transient_wc_review_count_2031426387553','0','no'),(2948,'_transient_timeout_wc_product_children_ids_2041426387553','1428979561','no'),(2949,'_transient_wc_product_children_ids_2041426387553','a:1:{i:0;i:316;}','no'),(2950,'_transient_timeout_wc_review_count_2041426387553','1428979561','no'),(2951,'_transient_wc_review_count_2041426387553','0','no'),(2952,'_transient_timeout_wc_product_children_ids_2011426387599','1428979601','no'),(2953,'_transient_wc_product_children_ids_2011426387599','a:1:{i:0;i:295;}','no'),(2954,'_transient_timeout_wc_review_count_2011426387599','1428979601','no'),(2955,'_transient_wc_review_count_2011426387599','0','no'),(2956,'_transient_timeout_wc_review_count_2021426387599','1428979601','no'),(2957,'_transient_wc_review_count_2021426387599','0','no'),(2958,'_transient_timeout_wc_review_count_2031426387599','1428979601','no'),(2959,'_transient_wc_review_count_2031426387599','0','no'),(2960,'_transient_timeout_wc_product_children_ids_2041426387599','1428979601','no'),(2961,'_transient_wc_product_children_ids_2041426387599','a:1:{i:0;i:316;}','no'),(2962,'_transient_timeout_wc_review_count_2041426387599','1428979602','no'),(2963,'_transient_wc_review_count_2041426387599','0','no'),(2983,'_transient_timeout_wc_product_children_ids_2011426390922','1428982923','no'),(2984,'_transient_wc_product_children_ids_2011426390922','a:1:{i:0;i:295;}','no'),(2985,'_transient_timeout_wc_review_count_2011426390922','1428982931','no'),(2986,'_transient_wc_review_count_2011426390922','0','no'),(2987,'_transient_timeout_wc_review_count_2021426390922','1428982931','no'),(2988,'_transient_wc_review_count_2021426390922','0','no'),(2989,'_transient_timeout_wc_review_count_2031426390922','1428982931','no'),(2990,'_transient_wc_review_count_2031426390922','0','no'),(2991,'_transient_timeout_wc_product_children_ids_2041426390922','1428982932','no'),(2992,'_transient_wc_product_children_ids_2041426390922','a:1:{i:0;i:316;}','no'),(2993,'_transient_timeout_wc_review_count_2041426390922','1428982932','no'),(2994,'_transient_wc_review_count_2041426390922','0','no'),(2995,'_transient_timeout_wc_product_children_ids_2011426391641','1428983643','no'),(2996,'_transient_wc_product_children_ids_2011426391641','a:1:{i:0;i:295;}','no'),(2997,'_transient_timeout_wc_review_count_2011426391641','1428983648','no'),(2998,'_transient_wc_review_count_2011426391641','0','no'),(2999,'_transient_timeout_wc_review_count_2021426391641','1428983648','no'),(3000,'_transient_wc_review_count_2021426391641','0','no'),(3001,'_transient_timeout_wc_review_count_2031426391641','1428983648','no'),(3002,'_transient_wc_review_count_2031426391641','0','no'),(3003,'_transient_timeout_wc_product_children_ids_2041426391641','1428983648','no'),(3004,'_transient_wc_product_children_ids_2041426391641','a:1:{i:0;i:316;}','no'),(3005,'_transient_timeout_wc_review_count_2041426391641','1428983648','no'),(3006,'_transient_wc_review_count_2041426391641','0','no'),(3549,'_transient_timeout_wc_product_children_ids_2011426494433','1429086442','no'),(3550,'_transient_wc_product_children_ids_2011426494433','a:1:{i:0;i:295;}','no'),(3536,'woocommerce_meta_box_errors','a:0:{}','yes'),(3537,'_transient_timeout_wc_product_children_ids_2011426494365','1429086372','no'),(3007,'_transient_timeout_wc_product_children_ids_2011426391784','1428983786','no'),(3008,'_transient_wc_product_children_ids_2011426391784','a:1:{i:0;i:295;}','no'),(3009,'_transient_timeout_wc_review_count_2011426391784','1428983792','no'),(3010,'_transient_wc_review_count_2011426391784','0','no'),(3011,'_transient_timeout_wc_review_count_2021426391784','1428983793','no'),(3012,'_transient_wc_review_count_2021426391784','0','no'),(3013,'_transient_timeout_wc_review_count_2031426391784','1428983793','no'),(3014,'_transient_wc_review_count_2031426391784','0','no'),(3015,'_transient_timeout_wc_product_children_ids_2041426391784','1428983793','no'),(3016,'_transient_wc_product_children_ids_2041426391784','a:1:{i:0;i:316;}','no'),(3017,'_transient_timeout_wc_review_count_2041426391784','1428983793','no'),(3018,'_transient_wc_review_count_2041426391784','0','no'),(3452,'_transient_timeout_wc_ship_ac7e909ea915eb7b0e9ca2f2f67b2582','1426491968','no'),(3453,'_transient_wc_ship_ac7e909ea915eb7b0e9ca2f2f67b2582','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3135,'mgl_twitter_account_settings','a:4:{s:12:\"consumer_key\";s:25:\"Y65g4aFixN4jHDOjsycqn9HNe\";s:15:\"consumer_secret\";s:50:\"IX8xG0Jn1AN6mZ3IMiGHhcAX1dPeEshnFGEFPjkpej1J1z5KQG\";s:12:\"access_token\";s:50:\"44508145-kd9QmCGtQwxqN0venkxEjCWYPOVqaaYViTzrt5XCb\";s:19:\"access_token_secret\";s:45:\"VJExaaMxL4oWtRThNFHqY8FmWiMy5nNwWk2Estbf06s2i\";}','yes'),(3467,'_transient_timeout_wc_product_children_ids_2011426493269','1429085272','no'),(3468,'_transient_wc_product_children_ids_2011426493269','a:1:{i:0;i:295;}','no'),(3469,'_transient_timeout_wc_review_count_2011426493269','1429085289','no'),(3470,'_transient_wc_review_count_2011426493269','0','no'),(3471,'_transient_timeout_wc_review_count_2021426493269','1429085290','no'),(3150,'_transient_timeout_mgl_tw_un_michaelboysa_10000','1426461419','no'),(3151,'_transient_mgl_tw_un_michaelboysa_10000','Tzo4OiJzdGRDbGFzcyI6NDQ6e3M6MjoiaWQiO2k6NDQ1MDgxNDU7czo2OiJpZF9zdHIiO3M6ODoiNDQ1MDgxNDUiO3M6NDoibmFtZSI7czoxMToibWljaGFlbCBib3kiO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJtaWNoYWVsYm95c2EiO3M6ODoibG9jYXRpb24iO3M6NToiRWFydGgiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6NzM6IkRvZyBsb3ZlciwgaHVzYmFuZCwgY3JpY2tldGVyLCBtYW4gdW5pdGVkIHN1cHBvcnRlciwgZGVzaWduZXIgJiBkZXZlbG9wZXIiO3M6MzoidXJsIjtOO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MzE7czoxMzoiZnJpZW5kc19jb3VudCI7aToxMzM7czoxMjoibGlzdGVkX2NvdW50IjtpOjA7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVGh1IEp1biAwNCAwMTowODoyNSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjk7czoxMDoidXRjX29mZnNldCI7aTotMTgwMDA7czo5OiJ0aW1lX3pvbmUiO3M6NToiUXVpdG8iO3M6MTE6Imdlb19lbmFibGVkIjtiOjE7czo4OiJ2ZXJpZmllZCI7YjowO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE2MTtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6Njoic3RhdHVzIjtPOjg6InN0ZENsYXNzIjoyMTp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEphbiAxMyAxNzowNzoyNCArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNTUwNDg0Nzg4MDQ4MjQwNkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU1NTA0ODQ3ODgwNDgyNDA2NCI7czo0OiJ0ZXh0IjtzOjEzNToiQEJlYXRzU3VwcG9ydCB0aGV5IHN0aWxsIHdvcmshIEp1c3QgcHV0dGluZyB0aGVtIGJhY2sgdG9nZXRoZXIgbWlnaHQgYmUgYSB0b3VnaCBvbmUhIEFueSBjb3Vwb24gY29kZXM/IEknbSB0aGluayBvZiBydW5uaW5nIHRvIHRoZSBtYWxsIjtzOjY6InNvdXJjZSI7czo4MjoiPGEgaHJlZj0iaHR0cDovL3R3aXR0ZXIuY29tL2Rvd25sb2FkL2lwaG9uZSIgcmVsPSJub2ZvbGxvdyI+VHdpdHRlciBmb3IgaVBob25lPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO2Q6NS41NTA0MDQ2NzUxNjQxMTlFKzE3O3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO3M6MTg6IjU1NTA0MDQ2NzUxNjQxMTkwNCI7czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aTo1Nzc2NjgwOTA7czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO3M6OToiNTc3NjY4MDkwIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czoxMjoiQmVhdHNTdXBwb3J0IjtzOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjA7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MTtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjA6e31zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjEyOiJCZWF0c1N1cHBvcnQiO3M6NDoibmFtZSI7czoyMDoiQmVhdHMgYnkgRHJlIFN1cHBvcnQiO3M6MjoiaWQiO2k6NTc3NjY4MDkwO3M6NjoiaWRfc3RyIjtzOjk6IjU3NzY2ODA5MCI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MTM7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fXM6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDAwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjY0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzI4MjUyNjIwL2hvcGUuZ2lmIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjY1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy8yODI1MjYyMC9ob3BlLmdpZiI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MDtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo5MToiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMzczMDUyMDU4Ni8xZDEyYjA4ZGIzODBhYjFkNjBjMzJkOTNiNjI0ZGJiOF9ub3JtYWwuanBlZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6OTI6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8zNzMwNTIwNTg2LzFkMTJiMDhkYjM4MGFiMWQ2MGMzMmQ5M2I2MjRkYmI4X25vcm1hbC5qcGVnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvNDQ1MDgxNDUvMTM3MTY5NTM3OSI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IjIyOTFCQSI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiJCRERDQUQiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IkRERkZDQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IkZGRkZGRiI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDtzOjk6InN1c3BlbmRlZCI7YjowO3M6MjQ6Im5lZWRzX3Bob25lX3ZlcmlmaWNhdGlvbiI7YjowO30=','no'),(4406,'_transient_timeout_mgl_tw_user12_str8edgeracer_9000','1426632935','no'),(4407,'_transient_mgl_tw_user12_str8edgeracer_9000','YToxMjp7aTowO086ODoic3RkQ2xhc3MiOjIzOntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJNb24gTWFyIDE2IDE4OjUwOjQzICswMDAwIDIwMTUiO3M6MjoiaWQiO2Q6NS43NzU0MjUyOTQzNzk0OTk1RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTc3NTQyNTI5NDM3OTQ5OTUyIjtzOjQ6InRleHQiO3M6MTI0OiJNb25zdGVyIFN1cGVyc3RhciBkZW1vIGZyb20gQG1vbnN0ZXJtdXNpY21hbiBAbW9uc3RlcnByb2R1Y3RzICNzdXBlcnN0YXIgI3NwbGFzaHByb3RlY3RlZCAjUG9vbFBhcnR5IGh0dHBzOi8vdC5jby82YjE5cnA1MTdTIjtzOjY6InNvdXJjZSI7czo1OToiPGEgaHJlZj0iaHR0cDovL2luc3RhZ3JhbS5jb20iIHJlbD0ibm9mb2xsb3ciPkluc3RhZ3JhbTwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtOO3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO047czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7TjtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7TjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7TjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjIwMDEyNDU0O3M6NjoiaWRfc3RyIjtzOjg6IjIwMDEyNDU0IjtzOjQ6Im5hbWUiO3M6MTE6IkMuSi4gV2lsc29uIjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoic3RyOGVkZ2VyYWNlciI7czo4OiJsb2NhdGlvbiI7czoyNzoiRnJlcXVlbnQgRmx5ZXIvIExvcyBBbmdlbGVzIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjM1OiJXb3JrIGV2ZXJ5IGRheSBwbGF5IGV2ZXJ5IGZpdmUgZGF5cyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjI6e3M6MzoidXJsIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MjU6Imh0dHA6Ly93d3cubGVmdHlsZWZ0eS5jb20iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjE0OiJsZWZ0eWxlZnR5LmNvbSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MjI7fX19fXM6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MjE2NjUyO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6NTM5O3M6MTI6Imxpc3RlZF9jb3VudCI7aTozNTA3O3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBGZWIgMDMgMjM6MTE6NDEgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTozNztzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjA7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE5MTg2O3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6OTtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aToxNztzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjM6e2k6MDtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6OToic3VwZXJzdGFyIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6NjI7aToxO2k6NzI7fX1pOjE7Tzo4OiJzdGRDbGFzcyI6Mjp7czo0OiJ0ZXh0IjtzOjE1OiJzcGxhc2hwcm90ZWN0ZWQiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo3MztpOjE7aTo4OTt9fWk6MjtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6OToiUG9vbFBhcnR5IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6OTA7aToxO2k6MTAwO319fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToyOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTU6Ik1vbnN0ZXJNdXNpY01hbiI7czo0OiJuYW1lIjtzOjk6Ik11c2ljIE1hbiI7czoyOiJpZCI7aToyNjM2OTcxODk7czo2OiJpZF9zdHIiO3M6OToiMjYzNjk3MTg5IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6Mjg7aToxO2k6NDQ7fX1pOjE7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTU6Ik1vbnN0ZXJQcm9kdWN0cyI7czo0OiJuYW1lIjtzOjE2OiJNb25zdGVyIFByb2R1Y3RzIjtzOjI6ImlkIjtpOjU1Mjg1NjI7czo2OiJpZF9zdHIiO3M6NzoiNTUyODU2MiI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjQ1O2k6MTtpOjYxO319fXM6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjM6Imh0dHBzOi8vdC5jby82YjE5cnA1MTdTIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MzU6Imh0dHBzOi8vaW5zdGFncmFtLmNvbS9wLzBUSnpKUUw2YjEvIjtzOjExOiJkaXNwbGF5X3VybCI7czoyNzoiaW5zdGFncmFtLmNvbS9wLzBUSnpKUUw2YjEvIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MTAxO2k6MTtpOjEyNDt9fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6MTtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiU3VuIE1hciAxNSAxODo0Njo0MiArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNzcxNzkxMjc1NzQxOTIxM0UrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NzE3OTEyNzU3NDE5MjEyOCI7czo0OiJ0ZXh0IjtzOjMzOiJAQ0FSYW5kRFJJVkVSIG1hbiB0aGF0IGlzIHBhaW5mdWwiO3M6Njoic291cmNlIjtzOjYwOiI8YSBocmVmPSJodHRwOi8vd3d3LmVjaG9mb24uY29tLyIgcmVsPSJub2ZvbGxvdyI+RWNob2ZvbjwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtkOjUuNzUyNzM2MjU3NjAxMDAzNUUrMTc7czoyNToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkX3N0ciI7czoxODoiNTc1MjczNjI1NzYwMTAwMzUyIjtzOjE5OiJpbl9yZXBseV90b191c2VyX2lkIjtpOjE0MzQyNjYxO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtzOjg6IjE0MzQyNjYxIjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7czoxMjoiQ0FSYW5kRFJJVkVSIjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjIwMDEyNDU0O3M6NjoiaWRfc3RyIjtzOjg6IjIwMDEyNDU0IjtzOjQ6Im5hbWUiO3M6MTE6IkMuSi4gV2lsc29uIjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoic3RyOGVkZ2VyYWNlciI7czo4OiJsb2NhdGlvbiI7czoyNzoiRnJlcXVlbnQgRmx5ZXIvIExvcyBBbmdlbGVzIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjM1OiJXb3JrIGV2ZXJ5IGRheSBwbGF5IGV2ZXJ5IGZpdmUgZGF5cyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjI6e3M6MzoidXJsIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MjU6Imh0dHA6Ly93d3cubGVmdHlsZWZ0eS5jb20iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjE0OiJsZWZ0eWxlZnR5LmNvbSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MjI7fX19fXM6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MjE2NjUyO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6NTM5O3M6MTI6Imxpc3RlZF9jb3VudCI7aTozNTA3O3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBGZWIgMDMgMjM6MTE6NDEgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTozNztzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjA7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE5MTg2O3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MTtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTo1O3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTI6IkNBUmFuZERSSVZFUiI7czo0OiJuYW1lIjtzOjE0OiJDYXIgYW5kIERyaXZlciI7czoyOiJpZCI7aToxNDM0MjY2MTtzOjY6ImlkX3N0ciI7czo4OiIxNDM0MjY2MSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MTM7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6MjtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiU3VuIE1hciAxNSAxODoyNzoyNSArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNzcxNzQyNzYwODE1MDQyNkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NzE3NDI3NjA4MTUwNDI1NiI7czo0OiJ0ZXh0IjtzOjM4OiJAUG9ydGZvbGlvR3VpZGUgbm90IG15IHNob3QuICBTb21lIHpvbyI7czo2OiJzb3VyY2UiO3M6NjA6IjxhIGhyZWY9Imh0dHA6Ly93d3cuZWNob2Zvbi5jb20vIiByZWw9Im5vZm9sbG93Ij5FY2hvZm9uPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO2Q6NS43NzE3MjExOTE2OTA2OTA2RSsxNztzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtzOjE4OiI1NzcxNzIxMTkxNjkwNjkwNTYiO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO2k6MjQ5Nzc4NDU3O3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtzOjk6IjI0OTc3ODQ1NyI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6MTQ6IlBvcnRmb2xpb0d1aWRlIjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjIwMDEyNDU0O3M6NjoiaWRfc3RyIjtzOjg6IjIwMDEyNDU0IjtzOjQ6Im5hbWUiO3M6MTE6IkMuSi4gV2lsc29uIjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoic3RyOGVkZ2VyYWNlciI7czo4OiJsb2NhdGlvbiI7czoyNzoiRnJlcXVlbnQgRmx5ZXIvIExvcyBBbmdlbGVzIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjM1OiJXb3JrIGV2ZXJ5IGRheSBwbGF5IGV2ZXJ5IGZpdmUgZGF5cyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjI6e3M6MzoidXJsIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MjU6Imh0dHA6Ly93d3cubGVmdHlsZWZ0eS5jb20iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjE0OiJsZWZ0eWxlZnR5LmNvbSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MjI7fX19fXM6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MjE2NjUyO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6NTM5O3M6MTI6Imxpc3RlZF9jb3VudCI7aTozNTA3O3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBGZWIgMDMgMjM6MTE6NDEgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTozNztzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjA7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE5MTg2O3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aToxO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTQ6IlBvcnRmb2xpb0d1aWRlIjtzOjQ6Im5hbWUiO3M6MTg6Ik15IFBvcnRmb2xpbyBHdWlkZSI7czoyOiJpZCI7aToyNDk3Nzg0NTc7czo2OiJpZF9zdHIiO3M6OToiMjQ5Nzc4NDU3IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxNTt9fX1zOjQ6InVybHMiO2E6MDp7fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9aTozO086ODoic3RkQ2xhc3MiOjIzOntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJTdW4gTWFyIDE1IDE4OjE1OjQwICswMDAwIDIwMTUiO3M6MjoiaWQiO2Q6NS43NzE3MTMxODA1MjkwOTA2RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTc3MTcxMzE4MDUyOTA5MDU2IjtzOjQ6InRleHQiO3M6NDU6IiNjaGVhdGRheSAjcHlnbXloaXBwbyBodHRwczovL3QuY28va0tyTUoxT0k3VyI7czo2OiJzb3VyY2UiO3M6NTk6IjxhIGhyZWY9Imh0dHA6Ly9pbnN0YWdyYW0uY29tIiByZWw9Im5vZm9sbG93Ij5JbnN0YWdyYW08L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aToyMDAxMjQ1NDtzOjY6ImlkX3N0ciI7czo4OiIyMDAxMjQ1NCI7czo0OiJuYW1lIjtzOjExOiJDLkouIFdpbHNvbiI7czoxMToic2NyZWVuX25hbWUiO3M6MTM6InN0cjhlZGdlcmFjZXIiO3M6ODoibG9jYXRpb24iO3M6Mjc6IkZyZXF1ZW50IEZseWVyLyBMb3MgQW5nZWxlcyI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czozNToiV29yayBldmVyeSBkYXkgcGxheSBldmVyeSBmaXZlIGRheXMiO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoyOntzOjM6InVybCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjI1OiJodHRwOi8vd3d3LmxlZnR5bGVmdHkuY29tIjtzOjExOiJkaXNwbGF5X3VybCI7czoxNDoibGVmdHlsZWZ0eS5jb20iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjIyO319fX1zOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjIxNjY1MjtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjUzOTtzOjEyOiJsaXN0ZWRfY291bnQiO2k6MzUwNztzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUdWUgRmViIDAzIDIzOjExOjQxICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6Mzc7czoxMDoidXRjX29mZnNldCI7aTotMjUyMDA7czo5OiJ0aW1lX3pvbmUiO3M6MjY6IlBhY2lmaWMgVGltZSAoVVMgJiBDYW5hZGEpIjtzOjExOiJnZW9fZW5hYmxlZCI7YjowO3M6ODoidmVyaWZpZWQiO2I6MTtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxOTE4NjtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDMwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjc0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo3NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjoxO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjczOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo3NDoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy8yMDAxMjQ1NC8xMzU0MTE5NTUyIjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiQzEwRjBCIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IjI5MEMwRSI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiMDkwOTBDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiMUM2Q0IwIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjE7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6MTQ7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YToyOntpOjA7Tzo4OiJzdGRDbGFzcyI6Mjp7czo0OiJ0ZXh0IjtzOjg6ImNoZWF0ZGF5IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aTo5O319aToxO086ODoic3RkQ2xhc3MiOjI6e3M6NDoidGV4dCI7czoxMDoicHlnbXloaXBwbyI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjEwO2k6MTtpOjIxO319fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YTowOnt9czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMzoiaHR0cHM6Ly90LmNvL2tLck1KMU9JN1ciO3M6MTI6ImV4cGFuZGVkX3VybCI7czozNToiaHR0cHM6Ly9pbnN0YWdyYW0uY29tL3AvMFFnX2diTDZUaS8iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjI3OiJpbnN0YWdyYW0uY29tL3AvMFFnX2diTDZUaS8iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aToyMjtpOjE7aTo0NTt9fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czozOiJ1bmQiO31pOjQ7Tzo4OiJzdGRDbGFzcyI6MjI6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlNhdCBNYXIgMTQgMjM6NTQ6MzcgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc2ODk0MjI5MDIyMDExMzlFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzY4OTQyMjkwMjIwMTEzOTIiO3M6NDoidGV4dCI7czoyNDoiQE1hcl9lX28xNyBAVHJvdXR5MjAgTE9MIjtzOjY6InNvdXJjZSI7czo2MDoiPGEgaHJlZj0iaHR0cDovL3d3dy5lY2hvZm9uLmNvbS8iIHJlbD0ibm9mb2xsb3ciPkVjaG9mb248L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7ZDo1Ljc2ODUwOTQ5NDA4MzA1MTVFKzE3O3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO3M6MTg6IjU3Njg1MDk0OTQwODMwNTE1MiI7czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aTozNDU2MDYzOTtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7czo4OiIzNDU2MDYzOSI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6OToiTWFyX2VfbzE3IjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjIwMDEyNDU0O3M6NjoiaWRfc3RyIjtzOjg6IjIwMDEyNDU0IjtzOjQ6Im5hbWUiO3M6MTE6IkMuSi4gV2lsc29uIjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoic3RyOGVkZ2VyYWNlciI7czo4OiJsb2NhdGlvbiI7czoyNzoiRnJlcXVlbnQgRmx5ZXIvIExvcyBBbmdlbGVzIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjM1OiJXb3JrIGV2ZXJ5IGRheSBwbGF5IGV2ZXJ5IGZpdmUgZGF5cyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjI6e3M6MzoidXJsIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MjU6Imh0dHA6Ly93d3cubGVmdHlsZWZ0eS5jb20iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjE0OiJsZWZ0eWxlZnR5LmNvbSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MjI7fX19fXM6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MjE2NjUyO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6NTM5O3M6MTI6Imxpc3RlZF9jb3VudCI7aTozNTA3O3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBGZWIgMDMgMjM6MTE6NDEgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTozNztzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjA7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE5MTg2O3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MDtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aToxMztzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjg6Imhhc2h0YWdzIjthOjA6e31zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6Mjp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjk6Ik1hcl9lX28xNyI7czo0OiJuYW1lIjtzOjEzOiJNYXJpbyBCZW5pdGV6IjtzOjI6ImlkIjtpOjM0NTYwNjM5O3M6NjoiaWRfc3RyIjtzOjg6IjM0NTYwNjM5IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxMDt9fWk6MTtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czo4OiJUcm91dHkyMCI7czo0OiJuYW1lIjtzOjEwOiJNaWtlIFRyb3V0IjtzOjI6ImlkIjtpOjE0NTEwNzg0MztzOjY6ImlkX3N0ciI7czo5OiIxNDUxMDc4NDMiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aToxMTtpOjE7aToyMDt9fX1zOjQ6InVybHMiO2E6MDp7fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czo0OiJsYW5nIjtzOjM6InVuZCI7fWk6NTtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiU2F0IE1hciAxNCAyMzo1MjozMiArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNzY4OTM3MDg2MzQ3MDE4MkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3Njg5MzcwODYzNDcwMTgyNCI7czo0OiJ0ZXh0IjtzOjQ3OiJMb2wgUlQgQEJhaWxleUxBS2luZ3M6IFRoYW5rIHlvdSBATkhMQmxhY2toYXdrcyI7czo2OiJzb3VyY2UiO3M6NjA6IjxhIGhyZWY9Imh0dHA6Ly93d3cuZWNob2Zvbi5jb20vIiByZWw9Im5vZm9sbG93Ij5FY2hvZm9uPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO047czoyNToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkX3N0ciI7TjtzOjE5OiJpbl9yZXBseV90b191c2VyX2lkIjtOO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtOO3M6MjM6ImluX3JlcGx5X3RvX3NjcmVlbl9uYW1lIjtOO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6MjAwMTI0NTQ7czo2OiJpZF9zdHIiO3M6ODoiMjAwMTI0NTQiO3M6NDoibmFtZSI7czoxMToiQy5KLiBXaWxzb24iO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEzOiJzdHI4ZWRnZXJhY2VyIjtzOjg6ImxvY2F0aW9uIjtzOjI3OiJGcmVxdWVudCBGbHllci8gTG9zIEFuZ2VsZXMiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6MzU6IldvcmsgZXZlcnkgZGF5IHBsYXkgZXZlcnkgZml2ZSBkYXlzIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czozOiJ1cmwiO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6MTI6ImV4cGFuZGVkX3VybCI7czoyNToiaHR0cDovL3d3dy5sZWZ0eWxlZnR5LmNvbSI7czoxMToiZGlzcGxheV91cmwiO3M6MTQ6ImxlZnR5bGVmdHkuY29tIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToyMjt9fX19czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aToyMTY2NTI7czoxMzoiZnJpZW5kc19jb3VudCI7aTo1Mzk7czoxMjoibGlzdGVkX2NvdW50IjtpOjM1MDc7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEZlYiAwMyAyMzoxMTo0MSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjM3O3M6MTA6InV0Y19vZmZzZXQiO2k6LTI1MjAwO3M6OToidGltZV96b25lIjtzOjI2OiJQYWNpZmljIFRpbWUgKFVTICYgQ2FuYWRhKSI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MDtzOjg6InZlcmlmaWVkIjtiOjE7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTkxODY7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAzMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo3NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NzU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MTtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo3MzoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6NzQ6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvMjAwMTI0NTQvMTM1NDExOTU1MiI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IkMxMEYwQiI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiIyOTBDMEUiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IjA5MDkwQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IjFDNkNCMCI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTo0O3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjk7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTowOnt9czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjI6e2k6MDtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoiQmFpbGV5TEFLaW5ncyI7czo0OiJuYW1lIjtzOjE1OiJCYWlsZXkgTEEgS2luZ3MiO3M6MjoiaWQiO2k6MjA1OTM4Mzk3O3M6NjoiaWRfc3RyIjtzOjk6IjIwNTkzODM5NyI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjc7aToxO2k6MjE7fX1pOjE7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6MTM6Ik5ITEJsYWNraGF3a3MiO3M6NDoibmFtZSI7czoxODoiQ2hpY2FnbyBCbGFja2hhd2tzIjtzOjI6ImlkIjtpOjE0NDk4NDg0O3M6NjoiaWRfc3RyIjtzOjg6IjE0NDk4NDg0IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MzM7aToxO2k6NDc7fX19czo0OiJ1cmxzIjthOjA6e319czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6NjtPOjg6InN0ZENsYXNzIjoyMjp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiU2F0IE1hciAxNCAyMDowNjo1NiArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNzY4MzY5MzA2ODExODgzNUUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NjgzNjkzMDY4MTE4ODM1MyI7czo0OiJ0ZXh0IjtzOjM4OiJARGVja2VyNiBAVHdpYl9Ob3Rlc19FcmljIHJpZ2h0IG9uIGl0ISI7czo2OiJzb3VyY2UiO3M6NjA6IjxhIGhyZWY9Imh0dHA6Ly93d3cuZWNob2Zvbi5jb20vIiByZWw9Im5vZm9sbG93Ij5FY2hvZm9uPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO2Q6NS43NjgyNDU2MTg2MzI5OTA3RSsxNztzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtzOjE4OiI1NzY4MjQ1NjE4NjMyOTkwNzIiO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO2k6NjQzNTQ4MzU7czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO3M6ODoiNjQzNTQ4MzUiO3M6MjM6ImluX3JlcGx5X3RvX3NjcmVlbl9uYW1lIjtzOjc6IkRlY2tlcjYiO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6MjAwMTI0NTQ7czo2OiJpZF9zdHIiO3M6ODoiMjAwMTI0NTQiO3M6NDoibmFtZSI7czoxMToiQy5KLiBXaWxzb24iO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEzOiJzdHI4ZWRnZXJhY2VyIjtzOjg6ImxvY2F0aW9uIjtzOjI3OiJGcmVxdWVudCBGbHllci8gTG9zIEFuZ2VsZXMiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6MzU6IldvcmsgZXZlcnkgZGF5IHBsYXkgZXZlcnkgZml2ZSBkYXlzIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czozOiJ1cmwiO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6MTI6ImV4cGFuZGVkX3VybCI7czoyNToiaHR0cDovL3d3dy5sZWZ0eWxlZnR5LmNvbSI7czoxMToiZGlzcGxheV91cmwiO3M6MTQ6ImxlZnR5bGVmdHkuY29tIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToyMjt9fX19czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aToyMTY2NTI7czoxMzoiZnJpZW5kc19jb3VudCI7aTo1Mzk7czoxMjoibGlzdGVkX2NvdW50IjtpOjM1MDc7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEZlYiAwMyAyMzoxMTo0MSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjM3O3M6MTA6InV0Y19vZmZzZXQiO2k6LTI1MjAwO3M6OToidGltZV96b25lIjtzOjI2OiJQYWNpZmljIFRpbWUgKFVTICYgQ2FuYWRhKSI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MDtzOjg6InZlcmlmaWVkIjtiOjE7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTkxODY7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAzMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo3NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NzU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MTtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo3MzoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6NzQ6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvMjAwMTI0NTQvMTM1NDExOTU1MiI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IkMxMEYwQiI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiIyOTBDMEUiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IjA5MDkwQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IjFDNkNCMCI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTowO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjE7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTowOnt9czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjI6e2k6MDtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czo3OiJEZWNrZXI2IjtzOjQ6Im5hbWUiO3M6MTE6IkNvZHkgRGVja2VyIjtzOjI6ImlkIjtpOjY0MzU0ODM1O3M6NjoiaWRfc3RyIjtzOjg6IjY0MzU0ODM1IjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aTo4O319aToxO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjE1OiJUd2liX05vdGVzX0VyaWMiO3M6NDoibmFtZSI7czoxNToiVHdpYiBOb3RlcyBFcmljIjtzOjI6ImlkIjtpOjEwNzAxOTgxNDQ7czo2OiJpZF9zdHIiO3M6MTA6IjEwNzAxOTgxNDQiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo5O2k6MTtpOjI1O319fXM6NDoidXJscyI7YTowOnt9fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjc7Tzo4OiJzdGRDbGFzcyI6MjM6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlNhdCBNYXIgMTQgMDA6Mjg6MzMgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc2NTQwMzgxNDA5NTk5NDlFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzY1NDAzODE0MDk1OTk0ODgiO3M6NDoidGV4dCI7czo4ODoiV2hhdCBJIHRoaW5rIG9mIHdoZW4gcGVvcGxlIHNheSAieW91IHNob3VsZCB0cnkgYSBqdWljZSBjbGVhbnNlIiBodHRwczovL3QuY28vbklNRllIbWlmZiI7czo2OiJzb3VyY2UiO3M6NTk6IjxhIGhyZWY9Imh0dHA6Ly9pbnN0YWdyYW0uY29tIiByZWw9Im5vZm9sbG93Ij5JbnN0YWdyYW08L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aToyMDAxMjQ1NDtzOjY6ImlkX3N0ciI7czo4OiIyMDAxMjQ1NCI7czo0OiJuYW1lIjtzOjExOiJDLkouIFdpbHNvbiI7czoxMToic2NyZWVuX25hbWUiO3M6MTM6InN0cjhlZGdlcmFjZXIiO3M6ODoibG9jYXRpb24iO3M6Mjc6IkZyZXF1ZW50IEZseWVyLyBMb3MgQW5nZWxlcyI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czozNToiV29yayBldmVyeSBkYXkgcGxheSBldmVyeSBmaXZlIGRheXMiO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoyOntzOjM6InVybCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjI1OiJodHRwOi8vd3d3LmxlZnR5bGVmdHkuY29tIjtzOjExOiJkaXNwbGF5X3VybCI7czoxNDoibGVmdHlsZWZ0eS5jb20iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjIyO319fX1zOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjIxNjY1MjtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjUzOTtzOjEyOiJsaXN0ZWRfY291bnQiO2k6MzUwNztzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUdWUgRmViIDAzIDIzOjExOjQxICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6Mzc7czoxMDoidXRjX29mZnNldCI7aTotMjUyMDA7czo5OiJ0aW1lX3pvbmUiO3M6MjY6IlBhY2lmaWMgVGltZSAoVVMgJiBDYW5hZGEpIjtzOjExOiJnZW9fZW5hYmxlZCI7YjowO3M6ODoidmVyaWZpZWQiO2I6MTtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxOTE4NjtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDMwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjc0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo3NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjoxO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjczOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo3NDoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy8yMDAxMjQ1NC8xMzU0MTE5NTUyIjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiQzEwRjBCIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IjI5MEMwRSI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiMDkwOTBDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiMUM2Q0IwIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjEyO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjQ2O3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YTowOnt9czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMzoiaHR0cHM6Ly90LmNvL25JTUZZSG1pZmYiO3M6MTI6ImV4cGFuZGVkX3VybCI7czozNToiaHR0cHM6Ly9pbnN0YWdyYW0uY29tL3AvME1DRTJhTDZZNy8iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjI3OiJpbnN0YWdyYW0uY29tL3AvME1DRTJhTDZZNy8iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo2NTtpOjE7aTo4ODt9fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6ODtPOjg6InN0ZENsYXNzIjoyMzp7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiRnJpIE1hciAxMyAxNjowOToyOSArMDAwMCAyMDE1IjtzOjI6ImlkIjtkOjUuNzY0MTQ3ODg0NzA4ODIzRSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTc2NDE0Nzg4NDcwODgyMzA0IjtzOjQ6InRleHQiO3M6MTI4OiJJdCdzIHRoZSBAYW5nZWxzIHZzIHRoZSB3b3JsZC4gIFN0YXJ0aW5nIGluIGEgZmV3IHdlZWtzIHRoZSByZWFsIGdhbWVzIGJlZ2luISAgZ29wcm8gYWxsIHVwIGluIHdpbGwnc+KApiBodHRwczovL3QuY28vb1FJek10RDhDaCI7czo2OiJzb3VyY2UiO3M6NTk6IjxhIGhyZWY9Imh0dHA6Ly9pbnN0YWdyYW0uY29tIiByZWw9Im5vZm9sbG93Ij5JbnN0YWdyYW08L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aToyMDAxMjQ1NDtzOjY6ImlkX3N0ciI7czo4OiIyMDAxMjQ1NCI7czo0OiJuYW1lIjtzOjExOiJDLkouIFdpbHNvbiI7czoxMToic2NyZWVuX25hbWUiO3M6MTM6InN0cjhlZGdlcmFjZXIiO3M6ODoibG9jYXRpb24iO3M6Mjc6IkZyZXF1ZW50IEZseWVyLyBMb3MgQW5nZWxlcyI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czozNToiV29yayBldmVyeSBkYXkgcGxheSBldmVyeSBmaXZlIGRheXMiO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoyOntzOjM6InVybCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjI1OiJodHRwOi8vd3d3LmxlZnR5bGVmdHkuY29tIjtzOjExOiJkaXNwbGF5X3VybCI7czoxNDoibGVmdHlsZWZ0eS5jb20iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjIyO319fX1zOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjIxNjY1MjtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjUzOTtzOjEyOiJsaXN0ZWRfY291bnQiO2k6MzUwNztzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUdWUgRmViIDAzIDIzOjExOjQxICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6Mzc7czoxMDoidXRjX29mZnNldCI7aTotMjUyMDA7czo5OiJ0aW1lX3pvbmUiO3M6MjY6IlBhY2lmaWMgVGltZSAoVVMgJiBDYW5hZGEpIjtzOjExOiJnZW9fZW5hYmxlZCI7YjowO3M6ODoidmVyaWZpZWQiO2I6MTtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxOTE4NjtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDMwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjc0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo3NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjoxO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjczOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo3NDoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy8yMDAxMjQ1NC8xMzU0MTE5NTUyIjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiQzEwRjBCIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IjI5MEMwRSI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiMDkwOTBDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiMUM2Q0IwIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjEyO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjI0O3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NTp7czoxMToic2NyZWVuX25hbWUiO3M6NjoiQW5nZWxzIjtzOjQ6Im5hbWUiO3M6NjoiQW5nZWxzIjtzOjI6ImlkIjtpOjM5MzkyOTEwO3M6NjoiaWRfc3RyIjtzOjg6IjM5MzkyOTEwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6OTtpOjE7aToxNjt9fX1zOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIzOiJodHRwczovL3QuY28vb1FJek10RDhDaCI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjM1OiJodHRwczovL2luc3RhZ3JhbS5jb20vcC8wTEk5a2dMNlI2LyI7czoxMToiZGlzcGxheV91cmwiO3M6Mjc6Imluc3RhZ3JhbS5jb20vcC8wTEk5a2dMNlI2LyI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjEwMztpOjE7aToxMjY7fX19fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjE4OiJwb3NzaWJseV9zZW5zaXRpdmUiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjk7Tzo4OiJzdGRDbGFzcyI6MjU6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IkZyaSBNYXIgMTMgMDQ6NTA6MDQgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc2MjQzODA1NjcxNjY5NzZFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzYyNDM4MDU2NzE2Njk3NjEiO3M6NDoidGV4dCI7czo5NDoiUlQgQEtvbGVDYWxob3VuOiBEaWQgd2UganVzdCBiZWNvbWUgYmVzdCBmcmllbmRzPyAjRmFycmVsbFRha2VzVGhlRmllbGQgaHR0cDovL3QuY28vS3V3VnFTSHFhQiI7czo2OiJzb3VyY2UiO3M6NjA6IjxhIGhyZWY9Imh0dHA6Ly93d3cuZWNob2Zvbi5jb20vIiByZWw9Im5vZm9sbG93Ij5FY2hvZm9uPC9hPiI7czo5OiJ0cnVuY2F0ZWQiO2I6MDtzOjIxOiJpbl9yZXBseV90b19zdGF0dXNfaWQiO047czoyNToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkX3N0ciI7TjtzOjE5OiJpbl9yZXBseV90b191c2VyX2lkIjtOO3M6MjM6ImluX3JlcGx5X3RvX3VzZXJfaWRfc3RyIjtOO3M6MjM6ImluX3JlcGx5X3RvX3NjcmVlbl9uYW1lIjtOO3M6NDoidXNlciI7Tzo4OiJzdGRDbGFzcyI6NDE6e3M6MjoiaWQiO2k6MjAwMTI0NTQ7czo2OiJpZF9zdHIiO3M6ODoiMjAwMTI0NTQiO3M6NDoibmFtZSI7czoxMToiQy5KLiBXaWxzb24iO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEzOiJzdHI4ZWRnZXJhY2VyIjtzOjg6ImxvY2F0aW9uIjtzOjI3OiJGcmVxdWVudCBGbHllci8gTG9zIEFuZ2VsZXMiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6MzU6IldvcmsgZXZlcnkgZGF5IHBsYXkgZXZlcnkgZml2ZSBkYXlzIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czozOiJ1cmwiO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6MTI6ImV4cGFuZGVkX3VybCI7czoyNToiaHR0cDovL3d3dy5sZWZ0eWxlZnR5LmNvbSI7czoxMToiZGlzcGxheV91cmwiO3M6MTQ6ImxlZnR5bGVmdHkuY29tIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToyMjt9fX19czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aToyMTY2NTI7czoxMzoiZnJpZW5kc19jb3VudCI7aTo1Mzk7czoxMjoibGlzdGVkX2NvdW50IjtpOjM1MDc7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEZlYiAwMyAyMzoxMTo0MSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjM3O3M6MTA6InV0Y19vZmZzZXQiO2k6LTI1MjAwO3M6OToidGltZV96b25lIjtzOjI2OiJQYWNpZmljIFRpbWUgKFVTICYgQ2FuYWRhKSI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MDtzOjg6InZlcmlmaWVkIjtiOjE7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTkxODY7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjIwOiJjb250cmlidXRvcnNfZW5hYmxlZCI7YjowO3M6MTM6ImlzX3RyYW5zbGF0b3IiO2I6MDtzOjIyOiJpc190cmFuc2xhdGlvbl9lbmFibGVkIjtiOjA7czoyNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2NvbG9yIjtzOjY6IjAzMDAwMCI7czoyODoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybCI7czo3NDoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NzU6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czoyMzoicHJvZmlsZV9iYWNrZ3JvdW5kX3RpbGUiO2I6MTtzOjE3OiJwcm9maWxlX2ltYWdlX3VybCI7czo3MzoiaHR0cDovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6NzQ6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjE4OiJwcm9maWxlX2Jhbm5lcl91cmwiO3M6NTc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2Jhbm5lcnMvMjAwMTI0NTQvMTM1NDExOTU1MiI7czoxODoicHJvZmlsZV9saW5rX2NvbG9yIjtzOjY6IkMxMEYwQiI7czoyODoicHJvZmlsZV9zaWRlYmFyX2JvcmRlcl9jb2xvciI7czo2OiIyOTBDMEUiO3M6MjY6InByb2ZpbGVfc2lkZWJhcl9maWxsX2NvbG9yIjtzOjY6IjA5MDkwQyI7czoxODoicHJvZmlsZV90ZXh0X2NvbG9yIjtzOjY6IjFDNkNCMCI7czoyODoicHJvZmlsZV91c2VfYmFja2dyb3VuZF9pbWFnZSI7YjoxO3M6MTU6ImRlZmF1bHRfcHJvZmlsZSI7YjowO3M6MjE6ImRlZmF1bHRfcHJvZmlsZV9pbWFnZSI7YjowO3M6OToiZm9sbG93aW5nIjtiOjA7czoxOToiZm9sbG93X3JlcXVlc3Rfc2VudCI7YjowO3M6MTM6Im5vdGlmaWNhdGlvbnMiO2I6MDt9czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxNjoicmV0d2VldGVkX3N0YXR1cyI7Tzo4OiJzdGRDbGFzcyI6MjQ6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IkZyaSBNYXIgMTMgMDQ6NDU6MjcgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc2MjQyNjQ1MzcyMDMwOThFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzYyNDI2NDUzNzIwMzA5NzYiO3M6NDoidGV4dCI7czo3NzoiRGlkIHdlIGp1c3QgYmVjb21lIGJlc3QgZnJpZW5kcz8gI0ZhcnJlbGxUYWtlc1RoZUZpZWxkIGh0dHA6Ly90LmNvL0t1d1ZxU0hxYUIiO3M6Njoic291cmNlIjtzOjgyOiI8YSBocmVmPSJodHRwOi8vdHdpdHRlci5jb20vZG93bmxvYWQvaXBob25lIiByZWw9Im5vZm9sbG93Ij5Ud2l0dGVyIGZvciBpUGhvbmU8L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MDp7czoyOiJpZCI7aTo0ODI1NTM2MjtzOjY6ImlkX3N0ciI7czo4OiI0ODI1NTM2MiI7czo0OiJuYW1lIjtzOjEyOiJLb2xlIENhbGhvdW4iO3M6MTE6InNjcmVlbl9uYW1lIjtzOjExOiJLb2xlQ2FsaG91biI7czo4OiJsb2NhdGlvbiI7czowOiIiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6MTA5OiJPZmZpY2lhbCBUd2l0dGVyIFByb2ZpbGUgb2YgQW5nZWxzIE91dGZpZWxkZXIgS29sZSBDYWxob3VuLiBCbGVzc2VkIHRvIGxpdmUgdGhpcyBjcmF6eSBsaWZlIHdpdGggQGprbjEzODcKIzU2IjtzOjM6InVybCI7TjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjE4MjI0O3M6MTM6ImZyaWVuZHNfY291bnQiO2k6MTEwMjtzOjEyOiJsaXN0ZWRfY291bnQiO2k6MjExO3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlRodSBKdW4gMTggMDU6MTU6MzQgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aToxMTtzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjE7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjU3NTtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDEwNzBBIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjY5OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzUyMzc4NjU0OC9uZXdpbWFnZS5wbmciO3M6MzQ6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmxfaHR0cHMiO3M6NzA6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzUyMzc4NjU0OC9uZXdpbWFnZS5wbmciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjA7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzU6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzQ5NjM2ODQwNjIzMzI0MzY0OC9BM1NSNWFySV9ub3JtYWwuanBlZyI7czoyMzoicHJvZmlsZV9pbWFnZV91cmxfaHR0cHMiO3M6NzY6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy80OTYzNjg0MDYyMzMyNDM2NDgvQTNTUjVhcklfbm9ybWFsLmpwZWciO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiIwMDA2MDgiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiQzBERUVEIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiJEREVFRjYiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIzMzMzMzMiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MjQ1O3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjU4NDtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjo1OntzOjg6Imhhc2h0YWdzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjoyOntzOjQ6InRleHQiO3M6MjA6IkZhcnJlbGxUYWtlc1RoZUZpZWxkIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MzM7aToxO2k6NTQ7fX19czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjA6e31zOjQ6InVybHMiO2E6MDp7fXM6NToibWVkaWEiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjEwOntzOjI6ImlkIjtkOjUuNzYyNDI2NDIzMzExMzZFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzYyNDI2NDIzMzExMzYwMDAiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo1NTtpOjE7aTo3Nzt9czo5OiJtZWRpYV91cmwiO3M6NDY6Imh0dHA6Ly9wYnMudHdpbWcuY29tL21lZGlhL0JfODVvVkNVY0FBLU56SS5qcGciO3M6MTU6Im1lZGlhX3VybF9odHRwcyI7czo0NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL21lZGlhL0JfODVvVkNVY0FBLU56SS5qcGciO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9LdXdWcVNIcWFCIjtzOjExOiJkaXNwbGF5X3VybCI7czoyNjoicGljLnR3aXR0ZXIuY29tL0t1d1ZxU0hxYUIiO3M6MTI6ImV4cGFuZGVkX3VybCI7czo2NDoiaHR0cDovL3R3aXR0ZXIuY29tL0tvbGVDYWxob3VuL3N0YXR1cy81NzYyNDI2NDUzNzIwMzA5NzYvcGhvdG8vMSI7czo0OiJ0eXBlIjtzOjU6InBob3RvIjtzOjU6InNpemVzIjtPOjg6InN0ZENsYXNzIjo0OntzOjU6InNtYWxsIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MzQwO3M6MToiaCI7aTozNDA7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9czo1OiJ0aHVtYiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjE1MDtzOjE6ImgiO2k6MTUwO3M6NjoicmVzaXplIjtzOjQ6ImNyb3AiO31zOjY6Im1lZGl1bSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjYwMDtzOjE6ImgiO2k6NjAwO3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NToibGFyZ2UiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aToxMDI0O3M6MToiaCI7aToxMDI0O3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fX19fX1zOjE3OiJleHRlbmRlZF9lbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJtZWRpYSI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6MTA6e3M6MjoiaWQiO2Q6NS43NjI0MjY0MjMzMTEzNkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NjI0MjY0MjMzMTEzNjAwMCI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjU1O2k6MTtpOjc3O31zOjk6Im1lZGlhX3VybCI7czo0NjoiaHR0cDovL3Bicy50d2ltZy5jb20vbWVkaWEvQl84NW9WQ1VjQUEtTnpJLmpwZyI7czoxNToibWVkaWFfdXJsX2h0dHBzIjtzOjQ3OiJodHRwczovL3Bicy50d2ltZy5jb20vbWVkaWEvQl84NW9WQ1VjQUEtTnpJLmpwZyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL0t1d1ZxU0hxYUIiO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjI2OiJwaWMudHdpdHRlci5jb20vS3V3VnFTSHFhQiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjY0OiJodHRwOi8vdHdpdHRlci5jb20vS29sZUNhbGhvdW4vc3RhdHVzLzU3NjI0MjY0NTM3MjAzMDk3Ni9waG90by8xIjtzOjQ6InR5cGUiO3M6NToicGhvdG8iO3M6NToic2l6ZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NToic21hbGwiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aTozNDA7czoxOiJoIjtpOjM0MDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO31zOjU6InRodW1iIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MTUwO3M6MToiaCI7aToxNTA7czo2OiJyZXNpemUiO3M6NDoiY3JvcCI7fXM6NjoibWVkaXVtIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6NjAwO3M6MToiaCI7aTo2MDA7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9czo1OiJsYXJnZSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjEwMjQ7czoxOiJoIjtpOjEwMjQ7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9fX19fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjE4OiJwb3NzaWJseV9zZW5zaXRpdmUiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31zOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjI0NTtzOjE0OiJmYXZvcml0ZV9jb3VudCI7aTowO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjU6e3M6ODoiaGFzaHRhZ3MiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjI6e3M6NDoidGV4dCI7czoyMDoiRmFycmVsbFRha2VzVGhlRmllbGQiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTo1MDtpOjE7aTo3MTt9fX1zOjc6InN5bWJvbHMiO2E6MDp7fXM6MTM6InVzZXJfbWVudGlvbnMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjU6e3M6MTE6InNjcmVlbl9uYW1lIjtzOjExOiJLb2xlQ2FsaG91biI7czo0OiJuYW1lIjtzOjEyOiJLb2xlIENhbGhvdW4iO3M6MjoiaWQiO2k6NDgyNTUzNjI7czo2OiJpZF9zdHIiO3M6ODoiNDgyNTUzNjIiO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTozO2k6MTtpOjE1O319fXM6NDoidXJscyI7YTowOnt9czo1OiJtZWRpYSI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6MTQ6e3M6MjoiaWQiO2Q6NS43NjI0MjY0MjMzMTEzNkUrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NjI0MjY0MjMzMTEzNjAwMCI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjcyO2k6MTtpOjk0O31zOjk6Im1lZGlhX3VybCI7czo0NjoiaHR0cDovL3Bicy50d2ltZy5jb20vbWVkaWEvQl84NW9WQ1VjQUEtTnpJLmpwZyI7czoxNToibWVkaWFfdXJsX2h0dHBzIjtzOjQ3OiJodHRwczovL3Bicy50d2ltZy5jb20vbWVkaWEvQl84NW9WQ1VjQUEtTnpJLmpwZyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL0t1d1ZxU0hxYUIiO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjI2OiJwaWMudHdpdHRlci5jb20vS3V3VnFTSHFhQiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjY0OiJodHRwOi8vdHdpdHRlci5jb20vS29sZUNhbGhvdW4vc3RhdHVzLzU3NjI0MjY0NTM3MjAzMDk3Ni9waG90by8xIjtzOjQ6InR5cGUiO3M6NToicGhvdG8iO3M6NToic2l6ZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NToic21hbGwiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aTozNDA7czoxOiJoIjtpOjM0MDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO31zOjU6InRodW1iIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MTUwO3M6MToiaCI7aToxNTA7czo2OiJyZXNpemUiO3M6NDoiY3JvcCI7fXM6NjoibWVkaXVtIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6NjAwO3M6MToiaCI7aTo2MDA7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9czo1OiJsYXJnZSI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjEwMjQ7czoxOiJoIjtpOjEwMjQ7czo2OiJyZXNpemUiO3M6MzoiZml0Ijt9fXM6MTY6InNvdXJjZV9zdGF0dXNfaWQiO2Q6NS43NjI0MjY0NTM3MjAzMDk4RSsxNztzOjIwOiJzb3VyY2Vfc3RhdHVzX2lkX3N0ciI7czoxODoiNTc2MjQyNjQ1MzcyMDMwOTc2IjtzOjE0OiJzb3VyY2VfdXNlcl9pZCI7aTo0ODI1NTM2MjtzOjE4OiJzb3VyY2VfdXNlcl9pZF9zdHIiO3M6ODoiNDgyNTUzNjIiO319fXM6MTc6ImV4dGVuZGVkX2VudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoxOntzOjU6Im1lZGlhIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjoxNDp7czoyOiJpZCI7ZDo1Ljc2MjQyNjQyMzMxMTM2RSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTc2MjQyNjQyMzMxMTM2MDAwIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6NzI7aToxO2k6OTQ7fXM6OToibWVkaWFfdXJsIjtzOjQ2OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CXzg1b1ZDVWNBQS1OekkuanBnIjtzOjE1OiJtZWRpYV91cmxfaHR0cHMiO3M6NDc6Imh0dHBzOi8vcGJzLnR3aW1nLmNvbS9tZWRpYS9CXzg1b1ZDVWNBQS1OekkuanBnIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vS3V3VnFTSHFhQiI7czoxMToiZGlzcGxheV91cmwiO3M6MjY6InBpYy50d2l0dGVyLmNvbS9LdXdWcVNIcWFCIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6NjQ6Imh0dHA6Ly90d2l0dGVyLmNvbS9Lb2xlQ2FsaG91bi9zdGF0dXMvNTc2MjQyNjQ1MzcyMDMwOTc2L3Bob3RvLzEiO3M6NDoidHlwZSI7czo1OiJwaG90byI7czo1OiJzaXplcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo1OiJzbWFsbCI7Tzo4OiJzdGRDbGFzcyI6Mzp7czoxOiJ3IjtpOjM0MDtzOjE6ImgiO2k6MzQwO3M6NjoicmVzaXplIjtzOjM6ImZpdCI7fXM6NToidGh1bWIiO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aToxNTA7czoxOiJoIjtpOjE1MDtzOjY6InJlc2l6ZSI7czo0OiJjcm9wIjt9czo2OiJtZWRpdW0iO086ODoic3RkQ2xhc3MiOjM6e3M6MToidyI7aTo2MDA7czoxOiJoIjtpOjYwMDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO31zOjU6ImxhcmdlIjtPOjg6InN0ZENsYXNzIjozOntzOjE6InciO2k6MTAyNDtzOjE6ImgiO2k6MTAyNDtzOjY6InJlc2l6ZSI7czozOiJmaXQiO319czoxNjoic291cmNlX3N0YXR1c19pZCI7ZDo1Ljc2MjQyNjQ1MzcyMDMwOThFKzE3O3M6MjA6InNvdXJjZV9zdGF0dXNfaWRfc3RyIjtzOjE4OiI1NzYyNDI2NDUzNzIwMzA5NzYiO3M6MTQ6InNvdXJjZV91c2VyX2lkIjtpOjQ4MjU1MzYyO3M6MTg6InNvdXJjZV91c2VyX2lkX3N0ciI7czo4OiI0ODI1NTM2MiI7fX19czo5OiJmYXZvcml0ZWQiO2I6MDtzOjk6InJldHdlZXRlZCI7YjowO3M6MTg6InBvc3NpYmx5X3NlbnNpdGl2ZSI7YjowO3M6NDoibGFuZyI7czoyOiJlbiI7fWk6MTA7Tzo4OiJzdGRDbGFzcyI6MjM6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IkZyaSBNYXIgMTMgMDM6MzQ6MzkgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc2MjI0ODI4MzEyNjc0M0UrMTc7czo2OiJpZF9zdHIiO3M6MTg6IjU3NjIyNDgyODMxMjY3NDMwNCI7czo0OiJ0ZXh0IjtzOjEyNjoiV2lsbCBleHBsYWluaW5nIHRvIG1pa2V0cm91dCBob3cgdG8gcHJvcGVybHkgaGl0LCBydW4sIHRocm93IGFuZCBwbGF5IGNlbnRlci4gIENhbid0IGJlbGlldmUgSSB0b29r4oCmIGh0dHBzOi8vdC5jby9XNHFTZlFjYXN5IjtzOjY6InNvdXJjZSI7czo1OToiPGEgaHJlZj0iaHR0cDovL2luc3RhZ3JhbS5jb20iIHJlbD0ibm9mb2xsb3ciPkluc3RhZ3JhbTwvYT4iO3M6OToidHJ1bmNhdGVkIjtiOjA7czoyMToiaW5fcmVwbHlfdG9fc3RhdHVzX2lkIjtOO3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO047czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7TjtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7TjtzOjIzOiJpbl9yZXBseV90b19zY3JlZW5fbmFtZSI7TjtzOjQ6InVzZXIiO086ODoic3RkQ2xhc3MiOjQxOntzOjI6ImlkIjtpOjIwMDEyNDU0O3M6NjoiaWRfc3RyIjtzOjg6IjIwMDEyNDU0IjtzOjQ6Im5hbWUiO3M6MTE6IkMuSi4gV2lsc29uIjtzOjExOiJzY3JlZW5fbmFtZSI7czoxMzoic3RyOGVkZ2VyYWNlciI7czo4OiJsb2NhdGlvbiI7czoyNzoiRnJlcXVlbnQgRmx5ZXIvIExvcyBBbmdlbGVzIjtzOjE2OiJwcm9maWxlX2xvY2F0aW9uIjtOO3M6MTE6ImRlc2NyaXB0aW9uIjtzOjM1OiJXb3JrIGV2ZXJ5IGRheSBwbGF5IGV2ZXJ5IGZpdmUgZGF5cyI7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjI6e3M6MzoidXJsIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjEyOiJleHBhbmRlZF91cmwiO3M6MjU6Imh0dHA6Ly93d3cubGVmdHlsZWZ0eS5jb20iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjE0OiJsZWZ0eWxlZnR5LmNvbSI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjA7aToxO2k6MjI7fX19fXM6MTE6ImRlc2NyaXB0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjQ6InVybHMiO2E6MDp7fX19czo5OiJwcm90ZWN0ZWQiO2I6MDtzOjE1OiJmb2xsb3dlcnNfY291bnQiO2k6MjE2NjUyO3M6MTM6ImZyaWVuZHNfY291bnQiO2k6NTM5O3M6MTI6Imxpc3RlZF9jb3VudCI7aTozNTA3O3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlR1ZSBGZWIgMDMgMjM6MTE6NDEgKzAwMDAgMjAwOSI7czoxNjoiZmF2b3VyaXRlc19jb3VudCI7aTozNztzOjEwOiJ1dGNfb2Zmc2V0IjtpOi0yNTIwMDtzOjk6InRpbWVfem9uZSI7czoyNjoiUGFjaWZpYyBUaW1lIChVUyAmIENhbmFkYSkiO3M6MTE6Imdlb19lbmFibGVkIjtiOjA7czo4OiJ2ZXJpZmllZCI7YjoxO3M6MTQ6InN0YXR1c2VzX2NvdW50IjtpOjE5MTg2O3M6NDoibGFuZyI7czoyOiJlbiI7czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fXM6MzoiZ2VvIjtOO3M6MTE6ImNvb3JkaW5hdGVzIjtOO3M6NToicGxhY2UiO047czoxMjoiY29udHJpYnV0b3JzIjtOO3M6MTM6InJldHdlZXRfY291bnQiO2k6MTM7czoxNDoiZmF2b3JpdGVfY291bnQiO2k6NDk7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTowOnt9czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjA6e31zOjQ6InVybHMiO2E6MTp7aTowO086ODoic3RkQ2xhc3MiOjQ6e3M6MzoidXJsIjtzOjIzOiJodHRwczovL3QuY28vVzRxU2ZRY2FzeSI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjM1OiJodHRwczovL2luc3RhZ3JhbS5jb20vcC8wSnlsQ2xyNlR4LyI7czoxMToiZGlzcGxheV91cmwiO3M6Mjc6Imluc3RhZ3JhbS5jb20vcC8wSnlsQ2xyNlR4LyI7czo3OiJpbmRpY2VzIjthOjI6e2k6MDtpOjEwMTtpOjE7aToxMjQ7fX19fXM6OToiZmF2b3JpdGVkIjtiOjA7czo5OiJyZXR3ZWV0ZWQiO2I6MDtzOjE4OiJwb3NzaWJseV9zZW5zaXRpdmUiO2I6MDtzOjQ6ImxhbmciO3M6MjoiZW4iO31pOjExO086ODoic3RkQ2xhc3MiOjIzOntzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJGcmkgTWFyIDEzIDAwOjQyOjMxICswMDAwIDIwMTUiO3M6MjoiaWQiO2Q6NS43NjE4MTUwODE2NTA5OTUyRSsxNztzOjY6ImlkX3N0ciI7czoxODoiNTc2MTgxNTA4MTY1MDk5NTIwIjtzOjQ6InRleHQiO3M6MTI1OiJTb3JyeSBXaWxsIHlvdSBqdXN0IGdvdCB0cmFkZWQhICBIYWhhLiAgT25lIG9mIHRoZSBtb3N0IGNpcmN1cy1hdG1vc3BoZXJlIHNjZW5lcyBJJ3ZlIGV2ZXIgc2VlbiBpbuKApiBodHRwczovL3QuY28vbTlkU1laNFlGTiI7czo2OiJzb3VyY2UiO3M6NTk6IjxhIGhyZWY9Imh0dHA6Ly9pbnN0YWdyYW0uY29tIiByZWw9Im5vZm9sbG93Ij5JbnN0YWdyYW08L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7TjtzOjI1OiJpbl9yZXBseV90b19zdGF0dXNfaWRfc3RyIjtOO3M6MTk6ImluX3JlcGx5X3RvX3VzZXJfaWQiO047czoyMzoiaW5fcmVwbHlfdG9fdXNlcl9pZF9zdHIiO047czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO047czo0OiJ1c2VyIjtPOjg6InN0ZENsYXNzIjo0MTp7czoyOiJpZCI7aToyMDAxMjQ1NDtzOjY6ImlkX3N0ciI7czo4OiIyMDAxMjQ1NCI7czo0OiJuYW1lIjtzOjExOiJDLkouIFdpbHNvbiI7czoxMToic2NyZWVuX25hbWUiO3M6MTM6InN0cjhlZGdlcmFjZXIiO3M6ODoibG9jYXRpb24iO3M6Mjc6IkZyZXF1ZW50IEZseWVyLyBMb3MgQW5nZWxlcyI7czoxNjoicHJvZmlsZV9sb2NhdGlvbiI7TjtzOjExOiJkZXNjcmlwdGlvbiI7czozNToiV29yayBldmVyeSBkYXkgcGxheSBldmVyeSBmaXZlIGRheXMiO3M6MzoidXJsIjtzOjIyOiJodHRwOi8vdC5jby9sRVN2NVA0eHBOIjtzOjg6ImVudGl0aWVzIjtPOjg6InN0ZENsYXNzIjoyOntzOjM6InVybCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czoxMjoiZXhwYW5kZWRfdXJsIjtzOjI1OiJodHRwOi8vd3d3LmxlZnR5bGVmdHkuY29tIjtzOjExOiJkaXNwbGF5X3VybCI7czoxNDoibGVmdHlsZWZ0eS5jb20iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aTowO2k6MTtpOjIyO319fX1zOjExOiJkZXNjcmlwdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJ1cmxzIjthOjA6e319fXM6OToicHJvdGVjdGVkIjtiOjA7czoxNToiZm9sbG93ZXJzX2NvdW50IjtpOjIxNjY1MjtzOjEzOiJmcmllbmRzX2NvdW50IjtpOjUzOTtzOjEyOiJsaXN0ZWRfY291bnQiO2k6MzUwNztzOjEwOiJjcmVhdGVkX2F0IjtzOjMwOiJUdWUgRmViIDAzIDIzOjExOjQxICswMDAwIDIwMDkiO3M6MTY6ImZhdm91cml0ZXNfY291bnQiO2k6Mzc7czoxMDoidXRjX29mZnNldCI7aTotMjUyMDA7czo5OiJ0aW1lX3pvbmUiO3M6MjY6IlBhY2lmaWMgVGltZSAoVVMgJiBDYW5hZGEpIjtzOjExOiJnZW9fZW5hYmxlZCI7YjowO3M6ODoidmVyaWZpZWQiO2I6MTtzOjE0OiJzdGF0dXNlc19jb3VudCI7aToxOTE4NjtzOjQ6ImxhbmciO3M6MjoiZW4iO3M6MjA6ImNvbnRyaWJ1dG9yc19lbmFibGVkIjtiOjA7czoxMzoiaXNfdHJhbnNsYXRvciI7YjowO3M6MjI6ImlzX3RyYW5zbGF0aW9uX2VuYWJsZWQiO2I6MDtzOjI0OiJwcm9maWxlX2JhY2tncm91bmRfY29sb3IiO3M6NjoiMDMwMDAwIjtzOjI4OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsIjtzOjc0OiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2JhY2tncm91bmRfaW1hZ2VzLzQyODcwMDk2Ny93aGl0ZWplcnNleTMzLmpwZyI7czozNDoicHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlX3VybF9odHRwcyI7czo3NToiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjIzOiJwcm9maWxlX2JhY2tncm91bmRfdGlsZSI7YjoxO3M6MTc6InByb2ZpbGVfaW1hZ2VfdXJsIjtzOjczOiJodHRwOi8vcGJzLnR3aW1nLmNvbS9wcm9maWxlX2ltYWdlcy8xODM3MjA3NTcwL2Nyb3BXaGl0ZWplcnNleV9ub3JtYWwuanBnIjtzOjIzOiJwcm9maWxlX2ltYWdlX3VybF9odHRwcyI7czo3NDoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MTg6InByb2ZpbGVfYmFubmVyX3VybCI7czo1NzoiaHR0cHM6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFubmVycy8yMDAxMjQ1NC8xMzU0MTE5NTUyIjtzOjE4OiJwcm9maWxlX2xpbmtfY29sb3IiO3M6NjoiQzEwRjBCIjtzOjI4OiJwcm9maWxlX3NpZGViYXJfYm9yZGVyX2NvbG9yIjtzOjY6IjI5MEMwRSI7czoyNjoicHJvZmlsZV9zaWRlYmFyX2ZpbGxfY29sb3IiO3M6NjoiMDkwOTBDIjtzOjE4OiJwcm9maWxlX3RleHRfY29sb3IiO3M6NjoiMUM2Q0IwIjtzOjI4OiJwcm9maWxlX3VzZV9iYWNrZ3JvdW5kX2ltYWdlIjtiOjE7czoxNToiZGVmYXVsdF9wcm9maWxlIjtiOjA7czoyMToiZGVmYXVsdF9wcm9maWxlX2ltYWdlIjtiOjA7czo5OiJmb2xsb3dpbmciO2I6MDtzOjE5OiJmb2xsb3dfcmVxdWVzdF9zZW50IjtiOjA7czoxMzoibm90aWZpY2F0aW9ucyI7YjowO31zOjM6ImdlbyI7TjtzOjExOiJjb29yZGluYXRlcyI7TjtzOjU6InBsYWNlIjtOO3M6MTI6ImNvbnRyaWJ1dG9ycyI7TjtzOjEzOiJyZXR3ZWV0X2NvdW50IjtpOjE5O3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjUyO3M6ODoiZW50aXRpZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6ODoiaGFzaHRhZ3MiO2E6MDp7fXM6Nzoic3ltYm9scyI7YTowOnt9czoxMzoidXNlcl9tZW50aW9ucyI7YTowOnt9czo0OiJ1cmxzIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo0OntzOjM6InVybCI7czoyMzoiaHR0cHM6Ly90LmNvL205ZFNZWjRZRk4iO3M6MTI6ImV4cGFuZGVkX3VybCI7czozNToiaHR0cHM6Ly9pbnN0YWdyYW0uY29tL3AvMEplNE45TDZZVy8iO3M6MTE6ImRpc3BsYXlfdXJsIjtzOjI3OiJpbnN0YWdyYW0uY29tL3AvMEplNE45TDZZVy8iO3M6NzoiaW5kaWNlcyI7YToyOntpOjA7aToxMDA7aToxO2k6MTIzO319fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czoxODoicG9zc2libHlfc2Vuc2l0aXZlIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9fQ==','no'),(3154,'_transient_timeout_mgl_tw_un_str8edgeracer_10000','1426461504','no'),(3155,'_transient_mgl_tw_un_str8edgeracer_10000','Tzo4OiJzdGRDbGFzcyI6NDI6e3M6MjoiaWQiO2k6MjAwMTI0NTQ7czo2OiJpZF9zdHIiO3M6ODoiMjAwMTI0NTQiO3M6NDoibmFtZSI7czoxMToiQy5KLiBXaWxzb24iO3M6MTE6InNjcmVlbl9uYW1lIjtzOjEzOiJzdHI4ZWRnZXJhY2VyIjtzOjg6ImxvY2F0aW9uIjtzOjI3OiJGcmVxdWVudCBGbHllci8gTG9zIEFuZ2VsZXMiO3M6MTY6InByb2ZpbGVfbG9jYXRpb24iO047czoxMToiZGVzY3JpcHRpb24iO3M6MzU6IldvcmsgZXZlcnkgZGF5IHBsYXkgZXZlcnkgZml2ZSBkYXlzIjtzOjM6InVybCI7czoyMjoiaHR0cDovL3QuY28vbEVTdjVQNHhwTiI7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czozOiJ1cmwiO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YToxOntpOjA7Tzo4OiJzdGRDbGFzcyI6NDp7czozOiJ1cmwiO3M6MjI6Imh0dHA6Ly90LmNvL2xFU3Y1UDR4cE4iO3M6MTI6ImV4cGFuZGVkX3VybCI7czoyNToiaHR0cDovL3d3dy5sZWZ0eWxlZnR5LmNvbSI7czoxMToiZGlzcGxheV91cmwiO3M6MTQ6ImxlZnR5bGVmdHkuY29tIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToyMjt9fX19czoxMToiZGVzY3JpcHRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NDoidXJscyI7YTowOnt9fX1zOjk6InByb3RlY3RlZCI7YjowO3M6MTU6ImZvbGxvd2Vyc19jb3VudCI7aToyMTY1NzE7czoxMzoiZnJpZW5kc19jb3VudCI7aTo1Mzk7czoxMjoibGlzdGVkX2NvdW50IjtpOjM1MDU7czoxMDoiY3JlYXRlZF9hdCI7czozMDoiVHVlIEZlYiAwMyAyMzoxMTo0MSArMDAwMCAyMDA5IjtzOjE2OiJmYXZvdXJpdGVzX2NvdW50IjtpOjM3O3M6MTA6InV0Y19vZmZzZXQiO2k6LTI1MjAwO3M6OToidGltZV96b25lIjtzOjI2OiJQYWNpZmljIFRpbWUgKFVTICYgQ2FuYWRhKSI7czoxMToiZ2VvX2VuYWJsZWQiO2I6MDtzOjg6InZlcmlmaWVkIjtiOjE7czoxNDoic3RhdHVzZXNfY291bnQiO2k6MTkxODU7czo0OiJsYW5nIjtzOjI6ImVuIjtzOjY6InN0YXR1cyI7Tzo4OiJzdGRDbGFzcyI6MjE6e3M6MTA6ImNyZWF0ZWRfYXQiO3M6MzA6IlN1biBNYXIgMTUgMTg6NDY6NDIgKzAwMDAgMjAxNSI7czoyOiJpZCI7ZDo1Ljc3MTc5MTI3NTc0MTkyMTNFKzE3O3M6NjoiaWRfc3RyIjtzOjE4OiI1NzcxNzkxMjc1NzQxOTIxMjgiO3M6NDoidGV4dCI7czozMzoiQENBUmFuZERSSVZFUiBtYW4gdGhhdCBpcyBwYWluZnVsIjtzOjY6InNvdXJjZSI7czo2MDoiPGEgaHJlZj0iaHR0cDovL3d3dy5lY2hvZm9uLmNvbS8iIHJlbD0ibm9mb2xsb3ciPkVjaG9mb248L2E+IjtzOjk6InRydW5jYXRlZCI7YjowO3M6MjE6ImluX3JlcGx5X3RvX3N0YXR1c19pZCI7ZDo1Ljc1MjczNjI1NzYwMTAwMzVFKzE3O3M6MjU6ImluX3JlcGx5X3RvX3N0YXR1c19pZF9zdHIiO3M6MTg6IjU3NTI3MzYyNTc2MDEwMDM1MiI7czoxOToiaW5fcmVwbHlfdG9fdXNlcl9pZCI7aToxNDM0MjY2MTtzOjIzOiJpbl9yZXBseV90b191c2VyX2lkX3N0ciI7czo4OiIxNDM0MjY2MSI7czoyMzoiaW5fcmVwbHlfdG9fc2NyZWVuX25hbWUiO3M6MTI6IkNBUmFuZERSSVZFUiI7czozOiJnZW8iO047czoxMToiY29vcmRpbmF0ZXMiO047czo1OiJwbGFjZSI7TjtzOjEyOiJjb250cmlidXRvcnMiO047czoxMzoicmV0d2VldF9jb3VudCI7aTowO3M6MTQ6ImZhdm9yaXRlX2NvdW50IjtpOjA7czo4OiJlbnRpdGllcyI7Tzo4OiJzdGRDbGFzcyI6NDp7czo4OiJoYXNodGFncyI7YTowOnt9czo3OiJzeW1ib2xzIjthOjA6e31zOjEzOiJ1c2VyX21lbnRpb25zIjthOjE6e2k6MDtPOjg6InN0ZENsYXNzIjo1OntzOjExOiJzY3JlZW5fbmFtZSI7czoxMjoiQ0FSYW5kRFJJVkVSIjtzOjQ6Im5hbWUiO3M6MTQ6IkNhciBhbmQgRHJpdmVyIjtzOjI6ImlkIjtpOjE0MzQyNjYxO3M6NjoiaWRfc3RyIjtzOjg6IjE0MzQyNjYxIjtzOjc6ImluZGljZXMiO2E6Mjp7aTowO2k6MDtpOjE7aToxMzt9fX1zOjQ6InVybHMiO2E6MDp7fX1zOjk6ImZhdm9yaXRlZCI7YjowO3M6OToicmV0d2VldGVkIjtiOjA7czo0OiJsYW5nIjtzOjI6ImVuIjt9czoyMDoiY29udHJpYnV0b3JzX2VuYWJsZWQiO2I6MDtzOjEzOiJpc190cmFuc2xhdG9yIjtiOjA7czoyMjoiaXNfdHJhbnNsYXRpb25fZW5hYmxlZCI7YjowO3M6MjQ6InByb2ZpbGVfYmFja2dyb3VuZF9jb2xvciI7czo2OiIwMzAwMDAiO3M6Mjg6InByb2ZpbGVfYmFja2dyb3VuZF9pbWFnZV91cmwiO3M6NzQ6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfYmFja2dyb3VuZF9pbWFnZXMvNDI4NzAwOTY3L3doaXRlamVyc2V5MzMuanBnIjtzOjM0OiJwcm9maWxlX2JhY2tncm91bmRfaW1hZ2VfdXJsX2h0dHBzIjtzOjc1OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYWNrZ3JvdW5kX2ltYWdlcy80Mjg3MDA5Njcvd2hpdGVqZXJzZXkzMy5qcGciO3M6MjM6InByb2ZpbGVfYmFja2dyb3VuZF90aWxlIjtiOjE7czoxNzoicHJvZmlsZV9pbWFnZV91cmwiO3M6NzM6Imh0dHA6Ly9wYnMudHdpbWcuY29tL3Byb2ZpbGVfaW1hZ2VzLzE4MzcyMDc1NzAvY3JvcFdoaXRlamVyc2V5X25vcm1hbC5qcGciO3M6MjM6InByb2ZpbGVfaW1hZ2VfdXJsX2h0dHBzIjtzOjc0OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9pbWFnZXMvMTgzNzIwNzU3MC9jcm9wV2hpdGVqZXJzZXlfbm9ybWFsLmpwZyI7czoxODoicHJvZmlsZV9iYW5uZXJfdXJsIjtzOjU3OiJodHRwczovL3Bicy50d2ltZy5jb20vcHJvZmlsZV9iYW5uZXJzLzIwMDEyNDU0LzEzNTQxMTk1NTIiO3M6MTg6InByb2ZpbGVfbGlua19jb2xvciI7czo2OiJDMTBGMEIiO3M6Mjg6InByb2ZpbGVfc2lkZWJhcl9ib3JkZXJfY29sb3IiO3M6NjoiMjkwQzBFIjtzOjI2OiJwcm9maWxlX3NpZGViYXJfZmlsbF9jb2xvciI7czo2OiIwOTA5MEMiO3M6MTg6InByb2ZpbGVfdGV4dF9jb2xvciI7czo2OiIxQzZDQjAiO3M6Mjg6InByb2ZpbGVfdXNlX2JhY2tncm91bmRfaW1hZ2UiO2I6MTtzOjE1OiJkZWZhdWx0X3Byb2ZpbGUiO2I6MDtzOjIxOiJkZWZhdWx0X3Byb2ZpbGVfaW1hZ2UiO2I6MDtzOjk6ImZvbGxvd2luZyI7YjowO3M6MTk6ImZvbGxvd19yZXF1ZXN0X3NlbnQiO2I6MDtzOjEzOiJub3RpZmljYXRpb25zIjtiOjA7fQ==','no'),(3474,'_transient_wc_review_count_2031426493269','0','no'),(3185,'_transient_timeout_geoip_206.214.140.5','1427073107','no'),(3186,'_transient_geoip_206.214.140.5','US','no'),(3475,'_transient_timeout_wc_product_children_ids_2041426493269','1429085290','no'),(3476,'_transient_wc_product_children_ids_2041426493269','a:1:{i:0;i:316;}','no'),(3477,'_transient_timeout_wc_review_count_2041426493269','1429085290','no'),(3478,'_transient_wc_review_count_2041426493269','0','no'),(3212,'qode_sidebars','a:1:{i:0;s:13:\"Ultimateposts\";}','yes'),(3213,'widget_sticky-posts','a:2:{i:2;a:32:{s:5:\"title\";s:0:\"\";s:5:\"class\";s:3:\"blg\";s:10:\"title_link\";s:0:\"\";s:6:\"number\";s:1:\"4\";s:5:\"types\";s:4:\"post\";s:4:\"cats\";s:2:\"11\";s:4:\"tags\";s:0:\"\";s:5:\"atcat\";b:0;s:5:\"attag\";b:0;s:12:\"show_excerpt\";b:0;s:12:\"show_content\";b:1;s:14:\"show_thumbnail\";b:1;s:9:\"show_date\";b:0;s:11:\"date_format\";s:12:\"F j, Y g:i a\";s:10:\"show_title\";b:1;s:11:\"show_author\";b:0;s:13:\"show_comments\";b:0;s:10:\"thumb_size\";s:9:\"thumbnail\";s:13:\"show_readmore\";b:0;s:14:\"excerpt_length\";s:2:\"35\";s:16:\"excerpt_readmore\";s:0:\"\";s:6:\"sticky\";s:4:\"show\";s:5:\"order\";s:3:\"ASC\";s:7:\"orderby\";s:4:\"date\";s:8:\"meta_key\";s:0:\"\";s:9:\"show_cats\";b:0;s:9:\"show_tags\";b:0;s:13:\"custom_fields\";s:0:\"\";s:8:\"template\";s:6:\"legacy\";s:15:\"template_custom\";s:0:\"\";s:12:\"before_posts\";s:0:\"\";s:11:\"after_posts\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(3454,'_transient_timeout_wc_ship_8e71d84ea9dca51be993a18063f3c611','1426492041','no'),(3455,'_transient_wc_ship_8e71d84ea9dca51be993a18063f3c611','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3451,'_wc_session_expires_0e66894f3711ee5073f196efedca2508','1426661129','no'),(3223,'vc_automapped_shortcodes','a:1:{s:13:\"d401951b-aded\";a:6:{s:3:\"tag\";s:6:\"widget\";s:4:\"name\";s:6:\"Widget\";s:8:\"category\";s:13:\"My shortcodes\";s:6:\"params\";a:2:{i:0;a:5:{s:10:\"param_name\";s:2:\"id\";s:4:\"type\";s:9:\"textfield\";s:11:\"description\";s:23:\"Example: sticky-posts-2\";s:7:\"heading\";s:2:\"Id\";s:5:\"value\";s:14:\"sticky-posts-2\";}i:1;a:5:{s:10:\"param_name\";s:7:\"content\";s:4:\"type\";s:8:\"textarea\";s:11:\"description\";s:0:\"\";s:7:\"heading\";s:7:\"Content\";s:5:\"value\";s:0:\"\";}}s:11:\"description\";s:0:\"\";s:2:\"id\";s:13:\"d401951b-aded\";}}','yes'),(3235,'_transient_timeout_wc_product_children_ids_2011426480959','1429072961','no'),(3236,'_transient_wc_product_children_ids_2011426480959','a:1:{i:0;i:295;}','no'),(3237,'_transient_timeout_wc_review_count_2011426480959','1429072972','no'),(3238,'_transient_wc_review_count_2011426480959','0','no'),(3239,'_transient_timeout_wc_review_count_2021426480959','1429072972','no'),(3240,'_transient_wc_review_count_2021426480959','0','no'),(3241,'_transient_timeout_wc_review_count_2031426480959','1429072972','no'),(3242,'_transient_wc_review_count_2031426480959','0','no'),(3243,'_transient_timeout_wc_product_children_ids_2041426480959','1429072972','no'),(3244,'_transient_wc_product_children_ids_2041426480959','a:1:{i:0;i:316;}','no'),(3245,'_transient_timeout_wc_review_count_2041426480959','1429072972','no'),(3246,'_transient_wc_review_count_2041426480959','0','no'),(3249,'_transient_timeout_wc_product_children_ids_2011426481180','1429073182','no'),(3250,'_transient_wc_product_children_ids_2011426481180','a:1:{i:0;i:295;}','no'),(3251,'_transient_timeout_wc_product_children_ids_2011426481353','1429073355','no'),(3252,'_transient_wc_product_children_ids_2011426481353','a:1:{i:0;i:295;}','no'),(3253,'_transient_timeout_wc_review_count_2011426481353','1429073358','no'),(3254,'_transient_wc_review_count_2011426481353','0','no'),(3255,'_transient_timeout_wc_review_count_2021426481353','1429073358','no'),(3256,'_transient_wc_review_count_2021426481353','0','no'),(3257,'_transient_timeout_wc_review_count_2031426481353','1429073358','no'),(3258,'_transient_wc_review_count_2031426481353','0','no'),(3259,'_transient_timeout_wc_product_children_ids_2041426481353','1429073358','no'),(3260,'_transient_wc_product_children_ids_2041426481353','a:1:{i:0;i:316;}','no'),(3261,'_transient_timeout_wc_review_count_2041426481353','1429073358','no'),(3262,'_transient_wc_review_count_2041426481353','0','no'),(3263,'_transient_timeout_wc_product_children_ids_2011426481459','1429073462','no'),(3264,'_transient_wc_product_children_ids_2011426481459','a:1:{i:0;i:295;}','no'),(3265,'_transient_timeout_wc_review_count_2011426481459','1429073466','no'),(3266,'_transient_wc_review_count_2011426481459','0','no'),(3267,'_transient_timeout_wc_review_count_2021426481459','1429073466','no'),(3268,'_transient_wc_review_count_2021426481459','0','no'),(3269,'_transient_timeout_wc_review_count_2031426481459','1429073467','no'),(3270,'_transient_wc_review_count_2031426481459','0','no'),(3271,'_transient_timeout_wc_product_children_ids_2041426481459','1429073467','no'),(3272,'_transient_wc_product_children_ids_2041426481459','a:1:{i:0;i:316;}','no'),(3273,'_transient_timeout_wc_review_count_2041426481459','1429073467','no'),(3274,'_transient_wc_review_count_2041426481459','0','no'),(3277,'_transient_timeout_wc_product_children_ids_2011426482693','1429074696','no'),(3278,'_transient_wc_product_children_ids_2011426482693','a:1:{i:0;i:295;}','no'),(3279,'_transient_timeout_wc_review_count_2011426482693','1429074702','no'),(3280,'_transient_wc_review_count_2011426482693','0','no'),(3281,'_transient_timeout_wc_review_count_2021426482693','1429074702','no'),(3282,'_transient_wc_review_count_2021426482693','0','no'),(3283,'_transient_timeout_wc_review_count_2031426482693','1429074702','no'),(3284,'_transient_wc_review_count_2031426482693','0','no'),(3285,'_transient_timeout_wc_product_children_ids_2041426482693','1429074703','no'),(3286,'_transient_wc_product_children_ids_2041426482693','a:1:{i:0;i:316;}','no'),(3287,'_transient_timeout_wc_review_count_2041426482693','1429074703','no'),(3288,'_transient_wc_review_count_2041426482693','0','no'),(3290,'_transient_timeout_wc_product_children_ids_2011426483372','1429075376','no'),(3291,'_transient_wc_product_children_ids_2011426483372','a:1:{i:0;i:295;}','no'),(3292,'_transient_timeout_wc_review_count_2011426483372','1429075383','no'),(3293,'_transient_wc_review_count_2011426483372','0','no'),(3294,'_transient_timeout_wc_review_count_2021426483372','1429075383','no'),(3295,'_transient_wc_review_count_2021426483372','0','no'),(3296,'_transient_timeout_wc_review_count_2031426483372','1429075383','no'),(3297,'_transient_wc_review_count_2031426483372','0','no'),(3298,'_transient_timeout_wc_product_children_ids_2041426483372','1429075383','no'),(3299,'_transient_wc_product_children_ids_2041426483372','a:1:{i:0;i:316;}','no'),(3300,'_transient_timeout_wc_review_count_2041426483372','1429075383','no'),(3301,'_transient_wc_review_count_2041426483372','0','no'),(3305,'_transient_timeout_wc_product_children_ids_2011426483797','1429075800','no'),(3306,'_transient_wc_product_children_ids_2011426483797','a:1:{i:0;i:295;}','no'),(3307,'_transient_timeout_wc_review_count_2011426483797','1429075804','no'),(3308,'_transient_wc_review_count_2011426483797','0','no'),(3309,'_transient_timeout_wc_review_count_2021426483797','1429075804','no'),(3310,'_transient_wc_review_count_2021426483797','0','no'),(3311,'_transient_timeout_wc_review_count_2031426483797','1429075804','no'),(3312,'_transient_wc_review_count_2031426483797','0','no'),(3313,'_transient_timeout_wc_product_children_ids_2041426483797','1429075804','no'),(3314,'_transient_wc_product_children_ids_2041426483797','a:1:{i:0;i:316;}','no'),(3315,'_transient_timeout_wc_review_count_2041426483797','1429075805','no'),(3316,'_transient_wc_review_count_2041426483797','0','no'),(3317,'_transient_timeout_wc_product_children_ids_2011426483856','1429075859','no'),(3318,'_transient_wc_product_children_ids_2011426483856','a:1:{i:0;i:295;}','no'),(3319,'_transient_timeout_wc_review_count_2011426483856','1429075863','no'),(3320,'_transient_wc_review_count_2011426483856','0','no'),(3321,'_transient_timeout_wc_review_count_2021426483856','1429075863','no'),(3322,'_transient_wc_review_count_2021426483856','0','no'),(3323,'_transient_timeout_wc_review_count_2031426483856','1429075864','no'),(3324,'_transient_wc_review_count_2031426483856','0','no'),(3325,'_transient_timeout_wc_product_children_ids_2041426483856','1429075864','no'),(3326,'_transient_wc_product_children_ids_2041426483856','a:1:{i:0;i:316;}','no'),(3327,'_transient_timeout_wc_review_count_2041426483856','1429075864','no'),(3328,'_transient_wc_review_count_2041426483856','0','no'),(3329,'_transient_timeout_wc_product_children_ids_2011426483930','1429075932','no'),(3330,'_transient_wc_product_children_ids_2011426483930','a:1:{i:0;i:295;}','no'),(3331,'_transient_timeout_wc_review_count_2011426483930','1429075936','no'),(3332,'_transient_wc_review_count_2011426483930','0','no'),(3333,'_transient_timeout_wc_review_count_2021426483930','1429075936','no'),(3334,'_transient_wc_review_count_2021426483930','0','no'),(3335,'_transient_timeout_wc_review_count_2031426483930','1429075936','no'),(3336,'_transient_wc_review_count_2031426483930','0','no'),(3337,'_transient_timeout_wc_product_children_ids_2041426483930','1429075936','no'),(3338,'_transient_wc_product_children_ids_2041426483930','a:1:{i:0;i:316;}','no'),(3339,'_transient_timeout_wc_review_count_2041426483930','1429075936','no'),(3340,'_transient_wc_review_count_2041426483930','0','no'),(3341,'_transient_timeout_wc_product_children_ids_2011426483957','1429075959','no'),(3342,'_transient_wc_product_children_ids_2011426483957','a:1:{i:0;i:295;}','no'),(3343,'_transient_timeout_wc_review_count_2011426483957','1429075962','no'),(3344,'_transient_wc_review_count_2011426483957','0','no'),(3345,'_transient_timeout_wc_review_count_2021426483957','1429075962','no'),(3346,'_transient_wc_review_count_2021426483957','0','no'),(3347,'_transient_timeout_wc_review_count_2031426483957','1429075962','no'),(3348,'_transient_wc_review_count_2031426483957','0','no'),(3349,'_transient_timeout_wc_product_children_ids_2041426483957','1429075962','no'),(3350,'_transient_wc_product_children_ids_2041426483957','a:1:{i:0;i:316;}','no'),(3351,'_transient_timeout_wc_review_count_2041426483957','1429075962','no'),(3352,'_transient_wc_review_count_2041426483957','0','no'),(3353,'_transient_timeout_wc_product_children_ids_2011426484055','1429076059','no'),(3354,'_transient_wc_product_children_ids_2011426484055','a:1:{i:0;i:295;}','no'),(3355,'_transient_timeout_wc_review_count_2011426484055','1429076146','no'),(3356,'_transient_wc_review_count_2011426484055','0','no'),(3357,'_transient_timeout_wc_review_count_2021426484055','1429076146','no'),(3358,'_transient_wc_review_count_2021426484055','0','no'),(3359,'_transient_timeout_wc_review_count_2031426484055','1429076146','no'),(3360,'_transient_wc_review_count_2031426484055','0','no'),(3361,'_transient_timeout_wc_product_children_ids_2041426484055','1429076146','no'),(3362,'_transient_wc_product_children_ids_2041426484055','a:1:{i:0;i:316;}','no'),(3363,'_transient_timeout_wc_review_count_2041426484055','1429076146','no'),(3364,'_transient_wc_review_count_2041426484055','0','no'),(3365,'_transient_timeout_wc_product_children_ids_2011426484145','1429076147','no'),(3366,'_transient_wc_product_children_ids_2011426484145','a:1:{i:0;i:295;}','no'),(3367,'_transient_timeout_wc_review_count_2011426484145','1429076263','no'),(3368,'_transient_wc_review_count_2011426484145','0','no'),(3369,'_transient_timeout_wc_review_count_2021426484145','1429076263','no'),(3370,'_transient_wc_review_count_2021426484145','0','no'),(3371,'_transient_timeout_wc_review_count_2031426484145','1429076263','no'),(3372,'_transient_wc_review_count_2031426484145','0','no'),(3373,'_transient_timeout_wc_product_children_ids_2041426484145','1429076263','no'),(3374,'_transient_wc_product_children_ids_2041426484145','a:1:{i:0;i:316;}','no'),(3375,'_transient_timeout_wc_review_count_2041426484145','1429076263','no'),(3376,'_transient_wc_review_count_2041426484145','0','no'),(3377,'_transient_timeout_wc_product_children_ids_2011426484357','1429076358','no'),(3378,'_transient_wc_product_children_ids_2011426484357','a:1:{i:0;i:295;}','no'),(3379,'_transient_timeout_wc_review_count_2011426484357','1429076358','no'),(3380,'_transient_wc_review_count_2011426484357','0','no'),(3381,'_transient_timeout_wc_review_count_2021426484357','1429076359','no'),(3382,'_transient_wc_review_count_2021426484357','0','no'),(3383,'_transient_timeout_wc_review_count_2031426484357','1429076359','no'),(3384,'_transient_wc_review_count_2031426484357','0','no'),(3385,'_transient_timeout_wc_product_children_ids_2041426484357','1429076359','no'),(3386,'_transient_wc_product_children_ids_2041426484357','a:1:{i:0;i:316;}','no'),(3387,'_transient_timeout_wc_review_count_2041426484357','1429076359','no'),(3388,'_transient_wc_review_count_2041426484357','0','no'),(3389,'_transient_timeout_wc_product_children_ids_2011426484457','1429076459','no'),(3390,'_transient_wc_product_children_ids_2011426484457','a:1:{i:0;i:295;}','no'),(3391,'_transient_timeout_wc_review_count_2011426484457','1429076464','no'),(3392,'_transient_wc_review_count_2011426484457','0','no'),(3393,'_transient_timeout_wc_review_count_2021426484457','1429076464','no'),(3394,'_transient_wc_review_count_2021426484457','0','no'),(3395,'_transient_timeout_wc_review_count_2031426484457','1429076464','no'),(3396,'_transient_wc_review_count_2031426484457','0','no'),(3397,'_transient_timeout_wc_product_children_ids_2041426484457','1429076464','no'),(3398,'_transient_wc_product_children_ids_2041426484457','a:1:{i:0;i:316;}','no'),(3399,'_transient_timeout_wc_review_count_2041426484457','1429076468','no'),(3400,'_transient_wc_review_count_2041426484457','0','no'),(3401,'_transient_timeout_wc_product_children_ids_2011426484623','1429076625','no'),(3402,'_transient_wc_product_children_ids_2011426484623','a:1:{i:0;i:295;}','no'),(3403,'_transient_timeout_wc_review_count_2011426484623','1429076899','no'),(3404,'_transient_wc_review_count_2011426484623','0','no'),(3405,'_transient_timeout_wc_review_count_2021426484623','1429076899','no'),(3406,'_transient_wc_review_count_2021426484623','0','no'),(3407,'_transient_timeout_wc_review_count_2031426484623','1429076900','no'),(3408,'_transient_wc_review_count_2031426484623','0','no'),(3409,'_transient_timeout_wc_product_children_ids_2041426484623','1429076900','no'),(3410,'_transient_wc_product_children_ids_2041426484623','a:1:{i:0;i:316;}','no'),(3411,'_transient_timeout_wc_review_count_2041426484623','1429076900','no'),(3412,'_transient_wc_review_count_2041426484623','0','no'),(3415,'_transient_timeout_wc_product_children_ids_2011426485437','1429077439','no'),(3416,'_transient_wc_product_children_ids_2011426485437','a:1:{i:0;i:295;}','no'),(3417,'_transient_timeout_wc_review_count_2011426485437','1429077471','no'),(3418,'_transient_wc_review_count_2011426485437','0','no'),(3419,'_transient_timeout_wc_review_count_2021426485437','1429077471','no'),(3420,'_transient_wc_review_count_2021426485437','0','no'),(3421,'_transient_timeout_wc_review_count_2031426485437','1429077472','no'),(3422,'_transient_wc_review_count_2031426485437','0','no'),(3423,'_transient_timeout_wc_product_children_ids_2041426485437','1429077472','no'),(3424,'_transient_wc_product_children_ids_2041426485437','a:1:{i:0;i:316;}','no'),(3425,'_transient_timeout_wc_review_count_2041426485437','1429077472','no'),(3426,'_transient_wc_review_count_2041426485437','0','no'),(3427,'_transient_timeout_wc_product_children_ids_2011426485523','1429077526','no'),(3428,'_transient_wc_product_children_ids_2011426485523','a:1:{i:0;i:295;}','no'),(3429,'_transient_timeout_wc_review_count_2011426485523','1429077530','no'),(3430,'_transient_wc_review_count_2011426485523','0','no'),(3431,'_transient_timeout_wc_review_count_2021426485523','1429077530','no'),(3432,'_transient_wc_review_count_2021426485523','0','no'),(3433,'_transient_timeout_wc_review_count_2031426485523','1429077530','no'),(3434,'_transient_wc_review_count_2031426485523','0','no'),(3435,'_transient_timeout_wc_product_children_ids_2041426485523','1429077530','no'),(3436,'_transient_wc_product_children_ids_2041426485523','a:1:{i:0;i:316;}','no'),(3437,'_transient_timeout_wc_review_count_2041426485523','1429077531','no'),(3438,'_transient_wc_review_count_2041426485523','0','no'),(3439,'_transient_timeout_geoip_76.109.4.173','1427090384','no'),(3440,'_transient_geoip_76.109.4.173','US','no'),(3450,'_wc_session_0e66894f3711ee5073f196efedca2508','a:24:{s:4:\"cart\";s:649:\"a:2:{s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}s:32:\"854d6fae5ee42911677c739ee1734486\";a:9:{s:10:\"product_id\";i:202;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:449;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:449;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:1198;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:2;s:5:\"total\";d:1198;s:8:\"subtotal\";i:1198;s:15:\"subtotal_ex_tax\";i:1198;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(3479,'_transient_timeout_wc_product_children_ids_2011426493440','1429085442','no'),(3480,'_transient_wc_product_children_ids_2011426493440','a:1:{i:0;i:295;}','no'),(3481,'_transient_timeout_wc_review_count_2011426493440','1429085444','no'),(3482,'_transient_wc_review_count_2011426493440','0','no'),(3483,'_transient_timeout_wc_review_count_2021426493440','1429085444','no'),(3484,'_transient_wc_review_count_2021426493440','0','no'),(3485,'_transient_timeout_wc_review_count_2031426493440','1429085444','no'),(3486,'_transient_wc_review_count_2031426493440','0','no'),(3487,'_transient_timeout_wc_product_children_ids_2041426493440','1429085444','no'),(3488,'_transient_wc_product_children_ids_2041426493440','a:1:{i:0;i:316;}','no'),(3489,'_transient_timeout_wc_review_count_2041426493440','1429085444','no'),(3490,'_transient_wc_review_count_2041426493440','0','no'),(3491,'_transient_timeout_wc_product_children_ids_2011426493504','1429085506','no'),(3492,'_transient_wc_product_children_ids_2011426493504','a:1:{i:0;i:295;}','no'),(3493,'_transient_timeout_wc_review_count_2011426493504','1429085509','no'),(3494,'_transient_wc_review_count_2011426493504','0','no'),(3495,'_transient_timeout_wc_review_count_2021426493504','1429085509','no'),(3496,'_transient_wc_review_count_2021426493504','0','no'),(3497,'_transient_timeout_wc_review_count_2031426493504','1429085509','no'),(3498,'_transient_wc_review_count_2031426493504','0','no'),(3499,'_transient_timeout_wc_product_children_ids_2041426493504','1429085509','no'),(3500,'_transient_wc_product_children_ids_2041426493504','a:1:{i:0;i:316;}','no'),(3501,'_transient_timeout_wc_review_count_2041426493504','1429085509','no'),(3502,'_transient_wc_review_count_2041426493504','0','no'),(3503,'_transient_timeout_wc_product_children_ids_2011426493587','1429085589','no'),(3504,'_transient_wc_product_children_ids_2011426493587','a:1:{i:0;i:295;}','no'),(3505,'_transient_timeout_wc_review_count_2011426493587','1429085621','no'),(3506,'_transient_wc_review_count_2011426493587','0','no'),(3507,'_transient_timeout_wc_review_count_2021426493587','1429085621','no'),(3508,'_transient_wc_review_count_2021426493587','0','no'),(3509,'_transient_timeout_wc_review_count_2031426493587','1429085621','no'),(3510,'_transient_wc_review_count_2031426493587','0','no'),(3511,'_transient_timeout_wc_product_children_ids_2041426493587','1429085621','no'),(3512,'_transient_wc_product_children_ids_2041426493587','a:1:{i:0;i:316;}','no'),(3513,'_transient_timeout_wc_review_count_2041426493587','1429085621','no'),(3514,'_transient_wc_review_count_2041426493587','0','no'),(3516,'_transient_timeout_wc_product_children_ids_2041426494027','1429086043','no'),(3517,'_transient_wc_product_children_ids_2041426494027','a:1:{i:0;i:316;}','no'),(3518,'_transient_timeout_wc_product_children_ids_2041426494102','1429086104','no'),(3519,'_transient_wc_product_children_ids_2041426494102','a:1:{i:0;i:316;}','no'),(3520,'_transient_timeout_wc_product_children_ids_2011426494102','1429086112','no'),(3521,'_transient_wc_product_children_ids_2011426494102','a:1:{i:0;i:295;}','no'),(3522,'_transient_timeout_wc_review_count_2011426494102','1429086112','no'),(3523,'_transient_wc_review_count_2011426494102','0','no'),(3524,'_transient_timeout_wc_review_count_2021426494102','1429086113','no'),(3525,'_transient_wc_review_count_2021426494102','0','no'),(3526,'_transient_timeout_wc_review_count_2031426494102','1429086113','no'),(3527,'_transient_wc_review_count_2031426494102','0','no'),(3528,'_transient_timeout_wc_review_count_2041426494102','1429086113','no'),(3529,'_transient_wc_review_count_2041426494102','0','no'),(3530,'_transient_timeout_wc_product_children_ids_2041426494173','1429086175','no'),(3531,'_transient_wc_product_children_ids_2041426494173','a:1:{i:0;i:316;}','no'),(3532,'_transient_timeout_wc_product_children_ids_2041426494207','1429086209','no'),(3533,'_transient_wc_product_children_ids_2041426494207','a:1:{i:0;i:316;}','no'),(3534,'_transient_timeout_wc_product_children_ids_2021426494365','1429086367','no'),(3538,'_transient_wc_product_children_ids_2011426494365','a:1:{i:0;i:295;}','no'),(3539,'_transient_timeout_wc_review_count_2011426494365','1429086372','no'),(3540,'_transient_wc_review_count_2011426494365','0','no'),(3541,'_transient_timeout_wc_review_count_2031426494365','1429086373','no'),(3542,'_transient_wc_review_count_2031426494365','0','no'),(3543,'_transient_timeout_wc_product_children_ids_2041426494365','1429086373','no'),(3544,'_transient_wc_product_children_ids_2041426494365','a:1:{i:0;i:316;}','no'),(3545,'_transient_timeout_wc_review_count_2041426494365','1429086373','no'),(3546,'_transient_wc_review_count_2041426494365','0','no'),(3551,'_transient_timeout_wc_review_count_2011426494433','1429086442','no'),(3552,'_transient_wc_review_count_2011426494433','0','no'),(3553,'_transient_timeout_wc_review_count_2021426494433','1429086442','no'),(3554,'_transient_wc_review_count_2021426494433','0','no'),(3555,'_transient_timeout_wc_review_count_2031426494433','1429086442','no'),(3556,'_transient_wc_review_count_2031426494433','0','no'),(3557,'_transient_timeout_wc_product_children_ids_2041426494433','1429086442','no'),(3558,'_transient_wc_product_children_ids_2041426494433','a:1:{i:0;i:316;}','no'),(3559,'_transient_timeout_wc_review_count_2041426494433','1429086442','no'),(3560,'_transient_wc_review_count_2041426494433','0','no'),(3561,'_transient_timeout_wc_product_children_ids_2011426494468','1429086473','no'),(3562,'_transient_wc_product_children_ids_2011426494468','a:1:{i:0;i:295;}','no'),(3563,'_transient_timeout_wc_review_count_2011426494468','1429086473','no'),(3564,'_transient_wc_review_count_2011426494468','0','no'),(3565,'_transient_timeout_wc_review_count_2021426494468','1429086473','no'),(3566,'_transient_wc_review_count_2021426494468','0','no'),(3567,'_transient_timeout_wc_review_count_2031426494468','1429086474','no'),(3568,'_transient_wc_review_count_2031426494468','0','no'),(3569,'_transient_timeout_wc_product_children_ids_2041426494468','1429086474','no'),(3570,'_transient_wc_product_children_ids_2041426494468','a:1:{i:0;i:316;}','no'),(3571,'_transient_timeout_wc_review_count_2041426494468','1429086474','no'),(3572,'_transient_wc_review_count_2041426494468','0','no'),(3573,'_transient_timeout_wc_product_children_ids_2011426494503','1429086511','no'),(3574,'_transient_wc_product_children_ids_2011426494503','a:1:{i:0;i:295;}','no'),(3575,'_transient_timeout_wc_review_count_2011426494503','1429086511','no'),(3576,'_transient_wc_review_count_2011426494503','0','no'),(3577,'_transient_timeout_wc_review_count_2021426494503','1429086511','no'),(3578,'_transient_wc_review_count_2021426494503','0','no'),(3579,'_transient_timeout_wc_review_count_2031426494503','1429086512','no'),(3580,'_transient_wc_review_count_2031426494503','0','no'),(3581,'_transient_timeout_wc_product_children_ids_2041426494503','1429086512','no'),(3582,'_transient_wc_product_children_ids_2041426494503','a:1:{i:0;i:316;}','no'),(3583,'_transient_timeout_wc_review_count_2041426494503','1429086512','no'),(3584,'_transient_wc_review_count_2041426494503','0','no'),(3585,'_transient_timeout_wc_product_children_ids_2041426494652','1429086655','no'),(3586,'_transient_wc_product_children_ids_2041426494652','a:1:{i:0;i:316;}','no'),(3587,'_transient_timeout_wc_product_children_ids_2011426494652','1429086658','no'),(3588,'_transient_wc_product_children_ids_2011426494652','a:1:{i:0;i:295;}','no'),(3589,'_transient_timeout_wc_review_count_2011426494652','1429086658','no'),(3590,'_transient_wc_review_count_2011426494652','0','no'),(3591,'_transient_timeout_wc_review_count_2021426494652','1429086658','no'),(3592,'_transient_wc_review_count_2021426494652','0','no'),(3593,'_transient_timeout_wc_review_count_2031426494652','1429086658','no'),(3594,'_transient_wc_review_count_2031426494652','0','no'),(3595,'_transient_timeout_wc_review_count_2041426494652','1429086658','no'),(3596,'_transient_wc_review_count_2041426494652','0','no'),(3597,'_transient_timeout_wc_product_children_ids_2041426494696','1429086697','no'),(3598,'_transient_wc_product_children_ids_2041426494696','a:1:{i:0;i:316;}','no'),(3599,'_transient_timeout_wc_product_children_ids_2011426494696','1429086700','no'),(3600,'_transient_wc_product_children_ids_2011426494696','a:1:{i:0;i:295;}','no'),(3601,'_transient_timeout_wc_review_count_2011426494696','1429086701','no'),(3602,'_transient_wc_review_count_2011426494696','0','no'),(3603,'_transient_timeout_wc_review_count_2021426494696','1429086701','no'),(3604,'_transient_wc_review_count_2021426494696','0','no'),(3605,'_transient_timeout_wc_review_count_2031426494696','1429086701','no'),(3606,'_transient_wc_review_count_2031426494696','0','no'),(3607,'_transient_timeout_wc_review_count_2041426494696','1429086701','no'),(3608,'_transient_wc_review_count_2041426494696','0','no'),(3609,'_transient_timeout_wc_product_children_ids_2041426494738','1429086740','no'),(3610,'_transient_wc_product_children_ids_2041426494738','a:1:{i:0;i:316;}','no'),(3611,'_transient_timeout_wc_product_children_ids_2011426494738','1429086745','no'),(3612,'_transient_wc_product_children_ids_2011426494738','a:1:{i:0;i:295;}','no'),(3613,'_transient_timeout_wc_review_count_2011426494738','1429086745','no'),(3614,'_transient_wc_review_count_2011426494738','0','no'),(3615,'_transient_timeout_wc_review_count_2021426494738','1429086746','no'),(3616,'_transient_wc_review_count_2021426494738','0','no'),(3617,'_transient_timeout_wc_review_count_2031426494738','1429086746','no'),(3618,'_transient_wc_review_count_2031426494738','0','no'),(3619,'_transient_timeout_wc_review_count_2041426494738','1429086746','no'),(3620,'_transient_wc_review_count_2041426494738','0','no'),(3621,'_transient_timeout_wc_product_children_ids_2041426494820','1429086822','no'),(3622,'_transient_wc_product_children_ids_2041426494820','a:1:{i:0;i:316;}','no'),(3623,'_transient_timeout_wc_product_children_ids_2011426494820','1429086827','no'),(3624,'_transient_wc_product_children_ids_2011426494820','a:1:{i:0;i:295;}','no'),(3625,'_transient_timeout_wc_review_count_2011426494820','1429086827','no'),(3626,'_transient_wc_review_count_2011426494820','0','no'),(3627,'_transient_timeout_wc_review_count_2021426494820','1429086827','no'),(3628,'_transient_wc_review_count_2021426494820','0','no'),(3629,'_transient_timeout_wc_review_count_2031426494820','1429086828','no'),(3630,'_transient_wc_review_count_2031426494820','0','no'),(3631,'_transient_timeout_wc_review_count_2041426494820','1429086828','no'),(3632,'_transient_wc_review_count_2041426494820','0','no'),(3633,'_transient_timeout_wc_product_children_ids_2011426494873','1429086888','no'),(3634,'_transient_wc_product_children_ids_2011426494873','a:1:{i:0;i:295;}','no'),(3635,'_transient_timeout_wc_review_count_2011426494873','1429086888','no'),(3636,'_transient_wc_review_count_2011426494873','0','no'),(3637,'_transient_timeout_wc_review_count_2021426494873','1429086889','no'),(3638,'_transient_wc_review_count_2021426494873','0','no'),(3639,'_transient_timeout_wc_review_count_2031426494873','1429086889','no'),(3640,'_transient_wc_review_count_2031426494873','0','no'),(3641,'_transient_timeout_wc_review_count_2041426494873','1429086889','no'),(3642,'_transient_wc_review_count_2041426494873','0','no'),(3643,'_transient_timeout_wc_product_children_ids_2011426495056','1429087061','no'),(3644,'_transient_wc_product_children_ids_2011426495056','a:1:{i:0;i:295;}','no'),(3645,'_transient_timeout_wc_review_count_2011426495056','1429087061','no'),(3646,'_transient_wc_review_count_2011426495056','0','no'),(3647,'_transient_timeout_wc_review_count_2021426495056','1429087062','no'),(3648,'_transient_wc_review_count_2021426495056','0','no'),(3649,'_transient_timeout_wc_review_count_2031426495056','1429087062','no'),(3650,'_transient_wc_review_count_2031426495056','0','no'),(3651,'_transient_timeout_wc_review_count_2041426495056','1429087062','no'),(3652,'_transient_wc_review_count_2041426495056','0','no'),(3653,'_transient_timeout_wc_product_children_ids_2011426495329','1429087338','no'),(3654,'_transient_wc_product_children_ids_2011426495329','a:1:{i:0;i:295;}','no'),(3655,'_transient_timeout_wc_review_count_2011426495329','1429087339','no'),(3656,'_transient_wc_review_count_2011426495329','0','no'),(3657,'_transient_timeout_wc_review_count_2021426495329','1429087339','no'),(3658,'_transient_wc_review_count_2021426495329','0','no'),(3659,'_transient_timeout_wc_review_count_2031426495329','1429087339','no'),(3660,'_transient_wc_review_count_2031426495329','0','no'),(3661,'_transient_timeout_wc_review_count_2041426495329','1429087339','no'),(3662,'_transient_wc_review_count_2041426495329','0','no'),(3663,'_transient_timeout_wc_product_children_ids_2011426495414','1429087418','no'),(3664,'_transient_wc_product_children_ids_2011426495414','a:1:{i:0;i:295;}','no'),(3665,'_transient_timeout_wc_review_count_2011426495414','1429087418','no'),(3666,'_transient_wc_review_count_2011426495414','0','no'),(3667,'_transient_timeout_wc_review_count_2021426495414','1429087418','no'),(3668,'_transient_wc_review_count_2021426495414','0','no'),(3669,'_transient_timeout_wc_review_count_2031426495414','1429087419','no'),(3670,'_transient_wc_review_count_2031426495414','0','no'),(3671,'_transient_timeout_wc_review_count_2041426495414','1429087419','no'),(3672,'_transient_wc_review_count_2041426495414','0','no'),(3675,'_transient_timeout_wc_ship_5d0235797188b0fa2f405e6eed2d2c0b','1426499606','no'),(3676,'_transient_wc_ship_5d0235797188b0fa2f405e6eed2d2c0b','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3679,'_transient_timeout_wc_ship_e403e8a079c9ae3de3025a607926e571','1426499891','no'),(3680,'_transient_wc_ship_e403e8a079c9ae3de3025a607926e571','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3681,'_transient_timeout_wc_ship_fd7b63ea642d72e1df5793c53224167e','1426500181','no'),(3682,'_transient_wc_ship_fd7b63ea642d72e1df5793c53224167e','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3683,'_transient_timeout_wc_ship_d0648871cfb8c7ab71c2c4dc4f338325','1426500191','no'),(3684,'_transient_wc_ship_d0648871cfb8c7ab71c2c4dc4f338325','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3685,'_transient_timeout_wc_ship_e0e99850e5ab61f5631b9c9b2c30f9bb','1426500191','no'),(3686,'_transient_wc_ship_e0e99850e5ab61f5631b9c9b2c30f9bb','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3692,'_transient_timeout_wc_review_count_2011426497805','1429089812','no'),(3690,'_transient_timeout_wc_product_children_ids_2011426497805','1429089812','no'),(3691,'_transient_wc_product_children_ids_2011426497805','a:1:{i:0;i:295;}','no'),(3693,'_transient_wc_review_count_2011426497805','0','no'),(3694,'_transient_timeout_wc_review_count_2021426497805','1429089812','no'),(3695,'_transient_wc_review_count_2021426497805','0','no'),(3696,'_transient_timeout_wc_review_count_2031426497805','1429089812','no'),(3697,'_transient_wc_review_count_2031426497805','0','no'),(3698,'_transient_timeout_wc_review_count_2041426497805','1429089812','no'),(3699,'_transient_wc_review_count_2041426497805','0','no'),(3700,'_transient_timeout_wc_product_children_ids_2011426497866','1429089870','no'),(3701,'_transient_wc_product_children_ids_2011426497866','a:1:{i:0;i:295;}','no'),(3702,'_transient_timeout_wc_review_count_2011426497866','1429089870','no'),(3703,'_transient_wc_review_count_2011426497866','0','no'),(3704,'_transient_timeout_wc_review_count_2021426497866','1429089870','no'),(3705,'_transient_wc_review_count_2021426497866','0','no'),(3706,'_transient_timeout_wc_review_count_2031426497866','1429089870','no'),(3707,'_transient_wc_review_count_2031426497866','0','no'),(3708,'_transient_timeout_wc_review_count_2041426497866','1429089872','no'),(3709,'_transient_wc_review_count_2041426497866','0','no'),(3712,'_transient_timeout_wc_product_children_ids_2011426498025','1429090075','no'),(3713,'_transient_wc_product_children_ids_2011426498025','a:1:{i:0;i:295;}','no'),(3714,'_transient_timeout_wc_product_children_ids_2011426498119','1429090121','no'),(3715,'_transient_wc_product_children_ids_2011426498119','a:1:{i:0;i:295;}','no'),(3716,'_transient_timeout_wc_review_count_2011426498119','1429090125','no'),(3717,'_transient_wc_review_count_2011426498119','0','no'),(3718,'_transient_timeout_wc_review_count_2021426498119','1429090125','no'),(3719,'_transient_wc_review_count_2021426498119','0','no'),(3720,'_transient_timeout_wc_review_count_2031426498119','1429090125','no'),(3721,'_transient_wc_review_count_2031426498119','0','no'),(3722,'_transient_timeout_wc_review_count_2041426498119','1429090125','no'),(3723,'_transient_wc_review_count_2041426498119','0','no'),(3724,'_transient_timeout_wc_product_children_ids_2011426498211','1429090213','no'),(3725,'_transient_wc_product_children_ids_2011426498211','a:1:{i:0;i:295;}','no'),(3726,'_transient_timeout_wc_product_children_ids_2011426498284','1429090292','no'),(3727,'_transient_wc_product_children_ids_2011426498284','a:1:{i:0;i:295;}','no'),(3728,'_transient_timeout_wc_review_count_2011426498284','1429090292','no'),(3729,'_transient_wc_review_count_2011426498284','0','no'),(3730,'_transient_timeout_wc_review_count_2021426498284','1429090292','no'),(3731,'_transient_wc_review_count_2021426498284','0','no'),(3732,'_transient_timeout_wc_review_count_2031426498284','1429090292','no'),(3733,'_transient_wc_review_count_2031426498284','0','no'),(3734,'_transient_timeout_wc_review_count_2041426498284','1429090293','no'),(3735,'_transient_wc_review_count_2041426498284','0','no'),(3736,'_transient_timeout_wc_product_children_ids_2011426498362','1429090364','no'),(3737,'_transient_wc_product_children_ids_2011426498362','a:1:{i:0;i:295;}','no'),(3738,'_transient_timeout_wc_review_count_2011426498362','1429090364','no'),(3739,'_transient_wc_review_count_2011426498362','0','no'),(3740,'_transient_timeout_wc_review_count_2021426498362','1429090365','no'),(3741,'_transient_wc_review_count_2021426498362','0','no'),(3742,'_transient_timeout_wc_review_count_2031426498362','1429090365','no'),(3743,'_transient_wc_review_count_2031426498362','0','no'),(3744,'_transient_timeout_wc_review_count_2041426498362','1429090365','no'),(3745,'_transient_wc_review_count_2041426498362','0','no'),(3746,'_transient_timeout_wc_product_children_ids_2011426498434','1429091601','no'),(3747,'_transient_wc_product_children_ids_2011426498434','a:1:{i:0;i:295;}','no'),(3748,'_transient_timeout_wc_review_count_2011426498434','1429091601','no'),(3749,'_transient_wc_review_count_2011426498434','0','no'),(3750,'_transient_timeout_wc_product_children_ids_2011426499739','1429091741','no'),(3751,'_transient_wc_product_children_ids_2011426499739','a:1:{i:0;i:295;}','no'),(3752,'_transient_timeout_wc_review_count_2011426499739','1429091746','no'),(3753,'_transient_wc_review_count_2011426499739','0','no'),(3754,'_transient_timeout_wc_review_count_2021426499739','1429091761','no'),(3755,'_transient_wc_review_count_2021426499739','0','no'),(3756,'_transient_timeout_wc_review_count_2031426499739','1429091761','no'),(3757,'_transient_wc_review_count_2031426499739','0','no'),(3758,'_transient_timeout_wc_review_count_2041426499739','1429091761','no'),(3759,'_transient_wc_review_count_2041426499739','0','no'),(3762,'_transient_timeout_wc_product_children_ids_2011426500211','1429092214','no'),(3763,'_transient_wc_product_children_ids_2011426500211','a:1:{i:0;i:295;}','no'),(3764,'_transient_timeout_wc_review_count_2011426500211','1429092215','no'),(3765,'_transient_wc_review_count_2011426500211','0','no'),(3766,'_transient_timeout_wc_review_count_2021426500211','1429092215','no'),(3767,'_transient_wc_review_count_2021426500211','0','no'),(3768,'_transient_timeout_wc_review_count_2031426500211','1429092215','no'),(3769,'_transient_wc_review_count_2031426500211','0','no'),(3770,'_transient_timeout_wc_review_count_2041426500211','1429092215','no'),(3771,'_transient_wc_review_count_2041426500211','0','no'),(3772,'_transient_timeout_wc_product_children_ids_2011426500279','1429092281','no'),(3773,'_transient_wc_product_children_ids_2011426500279','a:1:{i:0;i:295;}','no'),(3774,'_transient_timeout_wc_review_count_2011426500279','1429092281','no'),(3775,'_transient_wc_review_count_2011426500279','0','no'),(3776,'_transient_timeout_wc_review_count_2021426500279','1429092281','no'),(3777,'_transient_wc_review_count_2021426500279','0','no'),(3778,'_transient_timeout_wc_review_count_2031426500279','1429092281','no'),(3779,'_transient_wc_review_count_2031426500279','0','no'),(3780,'_transient_timeout_wc_review_count_2041426500279','1429092281','no'),(3781,'_transient_wc_review_count_2041426500279','0','no'),(3782,'_transient_timeout_wc_product_children_ids_2011426500302','1429092305','no'),(3783,'_transient_wc_product_children_ids_2011426500302','a:1:{i:0;i:295;}','no'),(3786,'_transient_timeout_wc_review_count_2011426500302','1429092537','no'),(3787,'_transient_wc_review_count_2011426500302','0','no'),(3788,'_transient_timeout_wc_review_count_2021426500302','1429092537','no'),(3789,'_transient_wc_review_count_2021426500302','0','no'),(3790,'_transient_timeout_wc_review_count_2031426500302','1429092538','no'),(3791,'_transient_wc_review_count_2031426500302','0','no'),(3792,'_transient_timeout_wc_review_count_2041426500302','1429092538','no'),(3793,'_transient_wc_review_count_2041426500302','0','no'),(4361,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1426593149;s:8:\"response\";a:2:{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.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.3.1.zip\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"790\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"4.1.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.1.1.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{s:54:\"authorizenet-payment-gateway-for-woocommerce/index.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"42635\";s:4:\"slug\";s:44:\"authorizenet-payment-gateway-for-woocommerce\";s:6:\"plugin\";s:54:\"authorizenet-payment-gateway-for-woocommerce/index.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:75:\"https://wordpress.org/plugins/authorizenet-payment-gateway-for-woocommerce/\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/plugin/authorizenet-payment-gateway-for-woocommerce.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:29:\"modal-dialog/modal-dialog.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14023\";s:4:\"slug\";s:12:\"modal-dialog\";s:6:\"plugin\";s:29:\"modal-dialog/modal-dialog.php\";s:11:\"new_version\";s:3:\"3.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/modal-dialog/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/modal-dialog.zip\";}s:27:\"popup-maker/popup-maker.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"54939\";s:4:\"slug\";s:11:\"popup-maker\";s:6:\"plugin\";s:27:\"popup-maker/popup-maker.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/popup-maker/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/popup-maker.1.2.1.zip\";}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"4437\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:14:\"upgrade_notice\";s:124:\"Better AJAX response error handling in the JavaScript. This should fix a long-standing bug in this plugin. Props Hew Sutton.\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.zip\";}s:45:\"social-media-feather/social-media-feather.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"37248\";s:4:\"slug\";s:20:\"social-media-feather\";s:6:\"plugin\";s:45:\"social-media-feather/social-media-feather.php\";s:11:\"new_version\";s:5:\"1.7.5\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/social-media-feather/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/social-media-feather.zip\";}s:41:\"tweetscroll-widget/widget-tweetscroll.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"41924\";s:4:\"slug\";s:18:\"tweetscroll-widget\";s:6:\"plugin\";s:41:\"tweetscroll-widget/widget-tweetscroll.php\";s:11:\"new_version\";s:5:\"1.3.6\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/tweetscroll-widget/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/tweetscroll-widget.zip\";}s:47:\"ultimate-posts-widget/ultimate-posts-widget.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"31287\";s:4:\"slug\";s:21:\"ultimate-posts-widget\";s:6:\"plugin\";s:47:\"ultimate-posts-widget/ultimate-posts-widget.php\";s:11:\"new_version\";s:5:\"2.0.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/ultimate-posts-widget/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/ultimate-posts-widget.2.0.3.zip\";}s:25:\"widget-shortcode/init.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"27968\";s:4:\"slug\";s:16:\"widget-shortcode\";s:6:\"plugin\";s:25:\"widget-shortcode/init.php\";s:11:\"new_version\";s:5:\"0.2.3\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/widget-shortcode/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/widget-shortcode.zip\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"25331\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"2.3.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.2.3.6.zip\";}s:59:\"woocommerce-show-attributes/woocommerce-show-attributes.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"52695\";s:4:\"slug\";s:27:\"woocommerce-show-attributes\";s:6:\"plugin\";s:59:\"woocommerce-show-attributes/woocommerce-show-attributes.php\";s:11:\"new_version\";s:5:\"1.4.1\";s:14:\"upgrade_notice\";s:51:\"Fix - Avoid PHP errors when calling get_attributes.\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/woocommerce-show-attributes/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/woocommerce-show-attributes.1.4.1.zip\";}s:34:\"wp-clone-by-wp-academy/wpclone.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"37091\";s:4:\"slug\";s:22:\"wp-clone-by-wp-academy\";s:6:\"plugin\";s:34:\"wp-clone-by-wp-academy/wpclone.php\";s:11:\"new_version\";s:5:\"2.1.8\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/wp-clone-by-wp-academy/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wp-clone-by-wp-academy.2.1.8.zip\";}s:40:\"yith-woocommerce-zoom-magnifier/init.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"40997\";s:4:\"slug\";s:31:\"yith-woocommerce-zoom-magnifier\";s:6:\"plugin\";s:40:\"yith-woocommerce-zoom-magnifier/init.php\";s:11:\"new_version\";s:5:\"1.1.5\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/yith-woocommerce-zoom-magnifier/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/yith-woocommerce-zoom-magnifier.1.1.5.zip\";}}}','yes'),(3795,'MD_PP1','a:43:{s:10:\"dialogname\";s:7:\"Default\";s:15:\"contentlocation\";s:3:\"URL\";s:10:\"dialogtext\";s:19:\"Example Dialog Text\";s:6:\"active\";b:1;s:14:\"cookieduration\";i:365;s:10:\"contenturl\";s:27:\"http://ici.radio-canada.ca/\";s:5:\"pages\";s:0:\"\";s:12:\"overlaycolor\";s:7:\"#00CC00\";s:9:\"textcolor\";s:7:\"#000000\";s:15:\"backgroundcolor\";s:7:\"#FFFFFF\";s:5:\"delay\";i:2000;s:11:\"dialogwidth\";i:900;s:12:\"dialogheight\";i:700;s:10:\"cookiename\";s:12:\"modal-dialog\";s:13:\"numberoftimes\";i:10;s:11:\"countermode\";s:14:\"timestodisplay\";s:10:\"exitmethod\";s:14:\"onlyexitbutton\";s:8:\"autosize\";b:0;s:13:\"showfrontpage\";b:1;s:13:\"forcepagelist\";b:0;s:17:\"sessioncookiename\";s:20:\"modal-dialog-session\";s:14:\"oncepersession\";b:0;s:15:\"hideclosebutton\";b:0;s:12:\"ignoreesckey\";b:0;s:14:\"centeronscroll\";b:0;s:20:\"manualcookiecreation\";b:0;s:14:\"overlayopacity\";s:3:\"0.3\";s:9:\"autoclose\";b:0;s:13:\"autoclosetime\";i:5000;s:10:\"checklogin\";b:0;s:16:\"displayfrequency\";i:1;s:22:\"showaftercommentposted\";b:0;s:21:\"dialogclosingcallback\";s:0:\"\";s:14:\"hidescrollbars\";b:0;s:12:\"excludepages\";s:0:\"\";s:14:\"dialogposition\";s:6:\"center\";s:11:\"topposition\";s:0:\"\";s:12:\"leftposition\";s:0:\"\";s:13:\"rightposition\";s:0:\"\";s:14:\"bottomposition\";s:0:\"\";s:14:\"transitionmode\";s:4:\"fade\";s:17:\"excludeurlstrings\";s:0:\"\";s:16:\"showregisterpage\";b:0;}','yes'),(3796,'MD_General','a:5:{s:20:\"numberofmodaldialogs\";s:1:\"1\";s:13:\"primarydialog\";i:1;s:23:\"disableonmobilebrowsers\";b:0;s:11:\"accesslevel\";s:5:\"admin\";s:11:\"popupscript\";s:8:\"colorbox\";}','yes'),(3970,'_transient_timeout_wc_review_count_2011426521010','1429113013','no'),(3969,'_transient_wc_product_children_ids_2011426521010','a:1:{i:0;i:295;}','no'),(3798,'popmake_settings','a:2:{s:20:\"supported_post_types\";a:1:{s:7:\"product\";s:7:\"product\";}s:23:\"popmake_powered_by_size\";s:0:\"\";}','yes'),(3800,'_site_transient_timeout_popmake-google-fonts-list','1428920063','yes'),(3801,'_site_transient_popmake-google-fonts-list','a:701:{s:7:\"ABeeZee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"ABeeZee\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/abeezee/v4/mE5BOuZKGln_Ex0uYKpIaw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/abeezee/v4/kpplLynmYgP0YtlJA3atRw.ttf\";}}s:4:\"Abel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Abel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/abel/v6/RpUKfqNxoyNe_ka23bzQ2A.ttf\";}}s:13:\"Abril Fatface\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/abrilfatface/v8/X1g_KwGeBV3ajZIXQ9VnDojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:8:\"Aclonica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Aclonica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/aclonica/v6/M6pHZMPwK3DiBSlo3jwAKQ.ttf\";}}s:4:\"Acme\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Acme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/acme/v5/-J6XNtAHPZBEbsifCdBt-g.ttf\";}}s:5:\"Actor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Actor\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/actor/v6/ugMf40CrRK6Jf6Yz_xNSmQ.ttf\";}}s:7:\"Adamina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Adamina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/adamina/v7/RUQfOodOMiVVYqFZcSlT9w.ttf\";}}s:10:\"Advent Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Advent Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:7:{i:100;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/87-JOpSUecTG50PBYK4ysi3USBnSvpkopQaUR-2r7iU.ttf\";i:200;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/URTSSjIp0Wr-GrjxFdFWnGeudeTO44zf-ht3k-KNzwg.ttf\";i:300;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/sJaBfJYSFgoB80OL1_66m0eOrDcLawS7-ssYqLr2Xp4.ttf\";s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/1NxMBeKVcNNH2H46AUR3wfesZW2xOQ-xsNqO47m55DA.ttf\";i:500;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/7kBth2-rT8tP40RmMMXMLJp-63r6doWhTEbsfBIRJ7A.ttf\";i:600;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/3Jo-2maCzv2QLzQBzaKHV_pTEJqju4Hz1txDWij77d4.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/M4I6QiICt-ey_wZTpR2gKwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:15:\"Aguafina Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/aguafinascript/v5/65g7cgMtMGnNlNyq_Z6CvMxLhO8OSNnfAp53LK1_iRs.ttf\";}}s:7:\"Akronim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Akronim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/akronim/v5/qA0L2CSArk3tuOWE1AR1DA.ttf\";}}s:6:\"Aladin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aladin\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aladin/v5/PyuJ5cVHkduO0j5fAMKvAA.ttf\";}}s:7:\"Aldrich\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Aldrich\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/aldrich/v6/kMMW1S56gFx7RP_mW1g-Eg.ttf\";}}s:4:\"Alef\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Alef\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/alef/v4/ENvZ_P0HBDQxNZYCQO0lUA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/alef/v4/VDgZJhEwudtOzOFQpZ8MEA.ttf\";}}s:8:\"Alegreya\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Alegreya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/alegreya/v7/62J3atXd6bvMU4qO_ca-eA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/cbshnQGxwmlHBjUil7DaIfesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/alegreya/v7/5oZtdI5-wQwgAFrd9erCsaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/IWi8e5bpnqhMRsZKTcTUWgJKKGfqHaYFsRG-T3ceEVo.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/alegreya/v7/oQeMxX-vxGImzDgX6nxA7KCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/-L71QLH_XqgYWaI1GbOVhp0EAVxt0G0biEntp43Qt6E.ttf\";}}s:11:\"Alegreya SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/3ozeFnTbygMK6PfHh8B-iqCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/GOqmv3FLsJ2r6ZALMZVBmkeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUq3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6c_zJjSACmk0BRPxQqhnNLU.ttf\";i:900;s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUqyenaqEuufTBk9XMKnKmgDA.ttf\";s:9:\"900italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6U_yTOUGsoC54csJe1b-IRw.ttf\";}}s:13:\"Alegreya Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:14:{i:100;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PJFGFO4uyVFMfB6LZsii7kI.ttf\";s:9:\"100italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/gRkSP2lBpqoMTVxg7DmVn2cDnjsrnI9_xJ-5gnBaHsE.ttf\";i:300;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acB1LjARzAvdqa1uQC32v70.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CnfqlVoxTUFFx1C8tBqmbcg.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/KYNzioYhDai7mTMnx_gDgn8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PD4G9C9ttb0Oz5Cvf0qOitE.ttf\";i:500;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aQqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9Cs7DCVO6wo6i5LKIyZDzK40.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aVCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CpF66r9C4AnxxlBlGd7xY4g.ttf\";i:800;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acxnD5BewVtRRHHljCwR2bM.ttf\";s:9:\"800italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CicOAJ_9MkLPbDmrtXDPbIU.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aW42xlVP-j5dagE7-AU2zwg.ttf\";s:9:\"900italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9ChRaDUI9aE8-k7PrIG2iiuo.ttf\";}}s:16:\"Alegreya Sans SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:14:{i:100;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kVnzStfdnFU-MXbO84aBs_M.ttf\";s:9:\"100italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/qG3gA9iy5RpXMH4crZboqqakMVR0XlJhO7VdJ8yYvA4.ttf\";i:300;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46-1IqtfxJspFjzJp0SaQRcI.ttf\";s:9:\"300italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0CnTKaH808trtzttbEg4yVA.ttf\";s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/6kgb6ZvOagoVIRZyl8XV-EklWX-XdLVn1WTiuGuvKIU.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kTfqo69HNOlCNZvbwAmUtiA.ttf\";i:500;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46_hHTluI57wqxl55RvSYo3s.ttf\";s:9:\"500italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0NqVvxKdFVwqwzilqfVd39U.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR4600aId5t1FC-xZ8nmpa_XLk.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IBYn3VD6xMEnodOh8pnFw4.ttf\";i:800;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46wQgSHD3Lo1Mif2Wkk5swWA.ttf\";s:9:\"800italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0HStmCm6Rs90XeztCALm0H8.ttf\";i:900;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR461Rf9EWUSEX_PR1d_gLKfpM.ttf\";s:9:\"900italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IvtwEfTCJoOJugANj-jWDI.ttf\";}}s:10:\"Alex Brush\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Alex Brush\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/alexbrush/v6/ooh3KJFbKJSUoIRWfiu8o_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Alfa Slab One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/alfaslabone/v5/Qx6FPcitRwTC_k88tLPc-Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:5:\"Alice\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alice\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alice/v7/wZTAfivekBqIg-rk63nFvQ.ttf\";}}s:5:\"Alike\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alike\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alike/v7/Ho8YpRKNk_202fwDiGNIyw.ttf\";}}s:13:\"Alike Angular\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alike Angular\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alikeangular/v6/OpeCu4xxI3qO1C7CZcJtPT3XH2uEnVI__ynTBvNyki8.ttf\";}}s:5:\"Allan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Allan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/allan/v7/T3lemhgZmLQkQI2Qc2bQHA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/allan/v7/zSxQiwo7wgnr7KkMXhSiag.ttf\";}}s:7:\"Allerta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Allerta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/allerta/v7/s9FOEuiJFTNbMe06ifzV8g.ttf\";}}s:15:\"Allerta Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/allertastencil/v7/CdSZfRtHbQrBohqmzSdDYFf2eT4jUldwg_9fgfY_tHc.ttf\";}}s:6:\"Allura\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Allura\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/allura/v4/4hcqgZanyuJ2gMYWffIR6A.ttf\";}}s:8:\"Almendra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Almendra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/almendra/v8/PDpbB-ZF7deXAAEYPkQOeg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/CNWLyiDucqVKVgr4EMidi_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/almendra/v8/ZpLdQMj7Q2AFio4nNO6A76CWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/-tXHKMcnn6FqrhJV3l1e3QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:16:\"Almendra Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Almendra Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/almendradisplay/v6/2Zuu97WJ_ez-87yz5Ai8fF6uyC_qD11hrFQ6EGgTJWI.ttf\";}}s:11:\"Almendra SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Almendra SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/almendrasc/v6/IuiLd8Fm9I6raSalxMoWeaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Amarante\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amarante\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amarante/v4/2dQHjIBWSpydit5zkJZnOw.ttf\";}}s:8:\"Amaranth\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amaranth\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaranth/v6/7VcBog22JBHsHXHdnnycTA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/UrJlRY9LcVERJSvggsdBqPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/amaranth/v6/j5OFHqadfxyLnQRxFeox6qCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/BHyuYFj9nqLFNvOvGh0xTwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:9:\"Amatic SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amatic SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaticsc/v6/MldbRWLFytvqxU1y81xSVg.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/amaticsc/v6/IDnkRTPGcrSVo50UyYNK7y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Amethysta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amethysta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/amethysta/v4/1jEo9tOFIJDolAUpBnWbnA.ttf\";}}s:5:\"Amiri\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Amiri\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"arabic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-11\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/amiri/v7/ATARrPmSew75SlpOw2YABQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/amiri/v7/3t1yTQlLUXBw8htrqlXBrw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/amiri/v7/WQsR_moz-FNqVwGYgptqiA.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/amiri/v7/uF8aNEyD0bxMeTBg9bFDSPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Anaheim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Anaheim\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/anaheim/v4/t-z8aXHMpgI2gjN_rIflKA.ttf\";}}s:6:\"Andada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andada/v7/rSFaDqNNQBRw3y19MB5Y4w.ttf\";}}s:6:\"Andika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andika/v6/oe-ag1G0lcqZ3IXfeEgaGg.ttf\";}}s:6:\"Angkor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Angkor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/angkor/v8/DLpLgIS-8F10ecwKqCm95Q.ttf\";}}s:24:\"Annie Use Your Telescope\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/annieuseyourtelescope/v6/2cuiO5VmaR09C8SLGEQjGqbp7mtG8sPlcZvOaO8HBak.ttf\";}}s:13:\"Anonymous Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/Zhfjj_gat3waL4JSju74E-V_5zh5b-_HiooIRUBwn1A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/q0u6LFHwttnT_69euiDbWKwIsuKDCXG0NQm7BvAgx-c.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/WDf5lZYgdmmKhO8E1AQud--Cz_5MeePnXDAcLNWyBME.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/_fVr_XGln-cetWSUc-JpfA1LL9bfs7wyIp6F8OC9RxA.ttf\";}}s:5:\"Antic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Antic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/antic/v7/hEa8XCNM7tXGzD0Uk0AipA.ttf\";}}s:12:\"Antic Didone\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Antic Didone\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/anticdidone/v4/r3nJcTDuOluOL6LGDV1vRy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Antic Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Antic Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/anticslab/v4/PSbJCTKkAS7skPdkd7AKEvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Anton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Anton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/anton/v6/XIbCenm-W0IRHWYIh7CGUQ.ttf\";}}s:6:\"Arapey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Arapey\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/dqu823lrSYn8T2gApTdslA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/pY-Xi5JNBpaWxy2tZhEm5A.ttf\";}}s:7:\"Arbutus\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Arbutus\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/arbutus/v5/Go_hurxoUsn5MnqNVQgodQ.ttf\";}}s:12:\"Arbutus Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/arbutusslab/v4/6k3Yp6iS9l4jRIpynA8qMy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:19:\"Architects Daughter\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/architectsdaughter/v6/RXTgOOQ9AAtaVOHxx0IUBMCy0EhZjHzu-y0e6uLf4Fg.ttf\";}}s:13:\"Archivo Black\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Archivo Black\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/archivoblack/v4/WoAoVT7K3k7hHfxKbvB6B51XQG8isOYYJhPIYAyrESQ.ttf\";}}s:14:\"Archivo Narrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/DsLzC9scoPnrGiwYYMQXppTvAuddT2xDMbdz0mdLyZY.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/vqsrtPCpTU3tJlKfuXP5zUpmlyBQEFfdE6dERLXdQGQ.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/M__Wu4PAmHf4YZvQM8tWsMLtdzs3iyjn_YuT226ZsLU.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/wG6O733y5zHl4EKCOh8rSTg5KB8MNJ4uPAETq9naQO8.ttf\";}}s:5:\"Arimo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Arimo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/arimo/v8/Gpeo80g-5ji2CcyXWnzh7g.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/arimo/v8/_OdGbnX2-qQ96C4OjhyuPw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/arimo/v8/ZItXugREyvV9LnbY_gxAmw.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/arimo/v8/__nOLWqmeXdhfr0g7GaFePesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Arizonia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Arizonia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/arizonia/v6/yzJqkHZqryZBTM7RKYV9Wg.ttf\";}}s:6:\"Armata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Armata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/armata/v6/1H8FwGgIRrbYtxSfXhOHlQ.ttf\";}}s:8:\"Artifika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Artifika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/artifika/v6/Ekfp4H4QG7D-WsABDOyj8g.ttf\";}}s:4:\"Arvo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Arvo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/vvWPwz-PlZEwjOOIKqoZzA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/id5a4BCjbenl5Gkqonw_Rw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/arvo/v8/OB3FDST7U38u3OjPK_vvRQ.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/Hvl2MuWoXLaCy2v6MD4Yvw.ttf\";}}s:4:\"Asap\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asap\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asap/v4/2lf-1MDR8tsTpEtvJmr2hA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/mwxNHf8QS8gNWCAMwkJNIg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/asap/v4/o5RUA7SsJ80M8oDFBnrDbg.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/_rZz9y2oXc09jT5T6BexLQ.ttf\";}}s:5:\"Asset\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Asset\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/asset/v6/hfPmqY-JzuR1lULlQf9iTg.ttf\";}}s:7:\"Astloch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Astloch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/astloch/v6/fmbitVmHYLQP7MGPuFgpag.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/astloch/v6/aPkhM2tL-tz1jX6aX2rvo_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Asul\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asul\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asul/v5/9qpsNR_OOwyOYyo2N0IbBw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/asul/v5/uO8uNmxaq87-DdPmkEg5Gg.ttf\";}}s:10:\"Atomic Age\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Atomic Age\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/atomicage/v6/WvBMe4FxANIKpo6Oi0mVJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Aubrey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aubrey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aubrey/v8/zo9w8klO8bmOQIMajQ2aTA.ttf\";}}s:9:\"Audiowide\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Audiowide\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/audiowide/v4/yGcwRZB6VmoYhPUYT-mEow.ttf\";}}s:10:\"Autour One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Autour One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/autourone/v4/2xmQBcg7FN72jaQRFZPIDvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Average\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Average\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/average/v4/aHUibBqdDbVYl5FM48pxyQ.ttf\";}}s:12:\"Average Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Average Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averagesans/v4/dnU3R-5A_43y5bIyLztPsS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:19:\"Averia Gruesa Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/averiagruesalibre/v4/10vbZTOoN6T8D-nvDzwRFyXcKHuZXlCN8VkWHpkUzKM.ttf\";}}s:12:\"Averia Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Averia Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{i:300;s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XacQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkina0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/rYVgHZZQICWnhjguGsBspC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/1etzuoNxVHR8F533EkD1WfMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkvAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:17:\"Averia Sans Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{i:300;s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V4CP_KG_g80s1KXiBtJHoNc.ttf\";s:9:\"300italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88YuyGu4JqttndUh4gRKxic0.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/yRJpjT39KxACO9F31mj_LqV8_KRn4epKAjTFK1s1fsg.ttf\";s:6:\"italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/COEzR_NPBSUOl3pFwPbPoCZU2HnUZT1xVKaIrHDioao.ttf\";i:700;s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V8QwVOrz1y5GihpZmtKLhlI.ttf\";s:9:\"700italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88bXy1DXgmJcVtKjM5UWamMs.ttf\";}}s:18:\"Averia Serif Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{i:300;s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8SmC4gFJ2PHmfdVKEd_5S9M.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCG2okl0bU63CauowU4iApig.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/fdtF30xa_Erw0zAzOoG4BZqY66i8AUyI16fGqw0iAew.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/o9qhvK9iT5iDWfyhQUe-6Ru_b0bTq5iipbJ9hhgHJ6U.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8Q50KV5TaOVolur4zV2iZsg.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCNxohRXP4tNDqG3X4Hqn21k.ttf\";}}s:10:\"Bad Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bad Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/badscript/v5/cRyUs0nJ2eMQFHwBsZNRXfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Balthazar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Balthazar\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/balthazar/v5/WgbaSIs6dJAGXJ0qbz2xlw.ttf\";}}s:7:\"Bangers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bangers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bangers/v7/WAffdge5w99Xif-DLeqmcA.ttf\";}}s:5:\"Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Basic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/basic/v6/hNII2mS5Dxw5C0u_m3mXgA.ttf\";}}s:10:\"Battambang\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Battambang\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/battambang/v9/MzrUfQLefYum5vVGM3EZVPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/battambang/v9/dezbRtMzfzAA99DmrCYRMgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:7:\"Baumans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Baumans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/baumans/v5/o0bFdPW1H5kd5saqqOcoVg.ttf\";}}s:5:\"Bayon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bayon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bayon/v8/yTubusjTnpNRZwA4_50iVw.ttf\";}}s:8:\"Belgrano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Belgrano\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/belgrano/v6/iq8DUa2s7g6WRCeMiFrmtQ.ttf\";}}s:7:\"Belleza\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Belleza\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/belleza/v4/wchA3BWJlVqvIcSeNZyXew.ttf\";}}s:9:\"BenchNine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"BenchNine\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/benchnine/v4/ah9xtUy9wLQ3qnWa2p-piS3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/benchnine/v4/h3OAlYqU3aOeNkuXgH2Q2w.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/benchnine/v4/qZpi6ZVZg3L2RL_xoBLxWS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"Bentham\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bentham\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bentham/v6/5-Mo8Fe7yg5tzV0GlQIuzQ.ttf\";}}s:15:\"Berkshire Swash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/berkshireswash/v4/4RZJjVRPjYnC2939hKCAimKfbtsIjCZP_edQljX9gR0.ttf\";}}s:5:\"Bevan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bevan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bevan/v7/Rtg3zDsCeQiaJ_Qno22OJA.ttf\";}}s:13:\"Bigelow Rules\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/bigelowrules/v4/FEJCPLwo07FS-6SK6Al50X8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:11:\"Bigshot One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bigshot One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bigshotone/v6/wSyZjBNTWDQHnvWE2jt6j6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Bilbo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bilbo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bilbo/v6/-ty-lPs5H7OIucWbnpFrkA.ttf\";}}s:16:\"Bilbo Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/bilboswashcaps/v7/UB_-crLvhx-PwGKW1oosDmYeFSdnSpRYv5h9gpdlD1g.ttf\";}}s:6:\"Bitter\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bitter\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/w_BNdJvVZDRmqy5aSfB2kQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/TC0FZEVzXQIGgzmRfKPZbA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/bitter/v7/4dUtr_4BvHuoRU35suyOAg.ttf\";}}s:13:\"Black Ops One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Black Ops One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/blackopsone/v7/2XW-DmDsGbDLE372KrMW1Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:5:\"Bokor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bokor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bokor/v8/uAKdo0A85WW23Gs6mcbw7A.ttf\";}}s:6:\"Bonbon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bonbon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bonbon/v6/IW3u1yzG1knyW5oz0s9_6Q.ttf\";}}s:8:\"Boogaloo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Boogaloo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/boogaloo/v6/4Wu1tvFMoB80fSu8qLgQfQ.ttf\";}}s:10:\"Bowlby One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bowlby One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/bowlbyone/v7/eKpHjHfjoxM2bX36YNucefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Bowlby One SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/bowlbyonesc/v8/8ZkeXftTuzKBtmxOYXoRedDkZCMxWJecxjvKm2f8MJw.ttf\";}}s:7:\"Brawler\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Brawler\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/brawler/v6/3gfSw6imxQnQxweVITqUrg.ttf\";}}s:10:\"Bree Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bree Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/breeserif/v5/5h9crBVIrvZqgf34FHcnEfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Bubblegum Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/bubblegumsans/v5/Y9iTUUNz6lbl6TrvV4iwsytnKWgpfO2iSkLzTz-AABg.ttf\";}}s:11:\"Bubbler One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bubbler One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bubblerone/v4/e8S0qevkZAFaBybtt_SU4qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:4:\"Buda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Buda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{i:300;s:61:\"http://fonts.gstatic.com/s/buda/v6/hLtAmNUmEMJH2yx7NGUjnA.ttf\";}}s:7:\"Buenard\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Buenard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/buenard/v6/NSpMPGKAUgrLrlstYVvIXQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/buenard/v6/yUlGE115dGr7O9w9FlP3UvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Butcherman\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Butcherman\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/butcherman/v7/bxiJmD567sPBVpJsT0XR0vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Butterfly Kids\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/butterflykids/v4/J4NTF5M25htqeTffYImtlUZaDk62iwTBnbnvwSjZciA.ttf\";}}s:5:\"Cabin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cabin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cabin/v7/XeuAFYo2xAPHxZGBbQtHhA.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cabin/v7/0tJ9k3DI5xC4GBgs1E_Jxw.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/cabin/v7/HgsCQ-k3_Z_uQ86aFolNBg.ttf\";s:9:\"500italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/50sjhrGE0njyO-7mGDhGP_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/cabin/v7/eUDAvKhBtmTCkeVBsFk34A.ttf\";s:9:\"600italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/sFQpQDBd3G2om0Nl5dD2CvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/cabin/v7/4EKhProuY1hq_WCAomq9Dg.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/K83QKi8MOKLEqj6bgZ7LrfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Cabin Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/B0txb0blf2N29WdYPJjMSiQPsWWoiv__AzYJ9Zzn9II.ttf\";i:500;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEARL_-ABKXdjsJSPT0lc2Bk.ttf\";i:600;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgELS5sSASxc8z4EQTQj7DCAI.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEMAWgzcA047xWLixhLCofl8.ttf\";}}s:12:\"Cabin Sketch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/d9fijO34zQajqQvl3YHRCS3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/ki3SSN5HMOO0-IOLOj069ED2ttfZwueP-QU272T9-k4.ttf\";}}s:15:\"Caesar Dressing\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/caesardressing/v5/2T_WzBgE2Xz3FsyJMq34T9gR43u4FvCuJwIfF5Zxl6Y.ttf\";}}s:10:\"Cagliostro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Cagliostro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cagliostro/v5/i85oXbtdSatNEzss99bpj_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Calligraffitti\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/calligraffitti/v7/vLVN2Y-z65rVu1R7lWdvyDXz_orj3gX0_NzfmYulrko.ttf\";}}s:6:\"Cambay\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cambay\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/etU9Bab4VuhzS-OKsb1VXg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/ZEz9yNqpEOgejaw1rBhugQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cambay/v1/jw9niBxa04eEhnSwTWCEgw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cambay/v1/j-5v_uUr0NXTumWN0siOiaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Cambo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cambo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cambo/v5/PnwpRuTdkYCf8qk4ajmNRA.ttf\";}}s:6:\"Candal\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Candal\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/candal/v6/x44dDW28zK7GR1gGDBmj9g.ttf\";}}s:9:\"Cantarell\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Cantarell\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/cantarell/v6/p5ydP_uWQ5lsFzcP_XVMEw.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/DTCLtOSqP-7dgM-V_xKUjqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/cantarell/v6/Yir4ZDsCn4g1kWopdg-ehC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/weehrwMeZBXb0QyrWnRwFXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:11:\"Cantata One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantata One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantataone/v5/-a5FDvnBqaBMDaGgZYnEfqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Cantora One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantora One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantoraone/v5/oI-DS62RbHI8ZREjp73ehqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Capriola\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Capriola\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/capriola/v4/JxXPlkdzWwF9Cwelbvi9jA.ttf\";}}s:5:\"Cardo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cardo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/jbkF2_R0FKUEZTq5dwSknQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/pcv4Np9tUkq0YREYUcEEJQ.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/cardo/v8/lQN30weILimrKvp8rZhF1w.ttf\";}}s:5:\"Carme\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Carme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/carme/v7/08E0NP1eRBEyFRUadmMfgA.ttf\";}}s:14:\"Carrois Gothic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/carroisgothic/v4/GCgb7bssGpwp7V5ynxmWy2x3d0cwUleGuRTmCYfCUaM.ttf\";}}s:17:\"Carrois Gothic SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/carroisgothicsc/v4/bVp4nhwFIXU-r3LqUR8DSJTdPW1ioadGi2uRiKgJVCY.ttf\";}}s:10:\"Carter One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Carter One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/carterone/v8/5X_LFvdbcB7OBG7hBgZ7fPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Caudex\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Caudex\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/PWEexiHLDmQbn2b1OPZWfg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/XjMZF6XCisvV3qapD4oJdw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/caudex/v6/PetCI4GyQ5Q3LiOzUu_mMg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/caudex/v6/yT8YeHLjaJvQXlUEYOA8gqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Cedarville Cursive\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/cedarvillecursive/v6/cuCe6HrkcqrWTWTUE7dw-41zwq9-z_Lf44CzRAA0d0Y.ttf\";}}s:11:\"Ceviche One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ceviche One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cevicheone/v6/WOaXIMBD4VYMy39MsobJhKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Changa One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Changa One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/dr4qjce4W3kxFrZRkVD87fesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/wJVQlUs1lAZel-WdTo2U9y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Chango\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chango\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chango/v5/3W3AeMMtRTH08t5qLOjBmg.ttf\";}}s:18:\"Chau Philomene One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/KKc5egCL-a2fFVoOA2x6tBFi5dxgSTdxqnMJgWkBJcg.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/eJj1PY_iN4KiIuyOvtMHJP6uyLkxyiC4WcYA74sfquE.ttf\";}}s:9:\"Chela One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Chela One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/chelaone/v4/h5O0dEnpnIq6jQnWxZybrA.ttf\";}}s:14:\"Chelsea Market\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/chelseamarket/v4/qSdzwh2A4BbNemy78sJLfAAI1i8fIftCBXsBF2v9UMI.ttf\";}}s:6:\"Chenla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chenla\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chenla/v9/aLNpdAUDq2MZbWz2U1a16g.ttf\";}}s:17:\"Cherry Cream Soda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/cherrycreamsoda/v6/OrD-AUnFcZeeKa6F_c0_WxOiHiuAPYA9ry3O1RG2XIU.ttf\";}}s:12:\"Cherry Swash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/HqOk7C7J1TZ5i3L-ejF0vi3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/-CfyMyQqfucZPQNB0nvYyED2ttfZwueP-QU272T9-k4.ttf\";}}s:5:\"Chewy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chewy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chewy/v7/hcDN5cvQdIu6Bx4mg_TSyw.ttf\";}}s:6:\"Chicle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chicle\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chicle/v5/xg4q57Ut9ZmyFwLp51JLgg.ttf\";}}s:5:\"Chivo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chivo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/L88PEuzS9eRfHRZhAPhZyw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/Oe3-Q-a2kBzPnhHck_baMg.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/chivo/v7/JAdkiWd46QCW4vOsj3dzTA.ttf\";s:9:\"900italic\";s:83:\"http://fonts.gstatic.com/s/chivo/v7/LoszYnE86q2wJEOjCigBQ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Cinzel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cinzel\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cinzel/v4/GF7dy_Nc-a6EaHYSyGd-EA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cinzel/v4/nYcFQ6_3pf_6YDrOFjBR8Q.ttf\";i:900;s:63:\"http://fonts.gstatic.com/s/cinzel/v4/FTBj72ozM2cEOSxiVsRb3A.ttf\";}}s:17:\"Cinzel Decorative\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQgT5USbJx2F82lQbogPy2bY.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F95-YYVDmZkJErg0zgx9XuZI.ttf\";i:900;s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F97Khqbv0zQZa0g-9HOXAalU.ttf\";}}s:14:\"Clicker Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Clicker Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/clickerscript/v4/Zupmk8XwADjufGxWB9KThBnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:4:\"Coda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Coda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/coda/v10/yHDvulhg-P-p2KRgRrnUYw.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/coda/v10/6ZIw0sbALY0KTMWllZB3hQ.ttf\";}}s:12:\"Coda Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Coda Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{i:800;s:89:\"http://fonts.gstatic.com/s/codacaption/v8/YDl6urZh-DUFhiMBTgAnz_qsay_1ZmRGmC8pVRdIfAg.ttf\";}}s:8:\"Codystar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Codystar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{i:300;s:86:\"http://fonts.gstatic.com/s/codystar/v4/EVaUzfJkcb8Zqx9kzQLXqqCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/codystar/v4/EN-CPFKYowSI7SuR7-0cZA.ttf\";}}s:5:\"Combo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Combo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/combo/v5/Nab98KjR3JZSSPGtzLyXNw.ttf\";}}s:9:\"Comfortaa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Comfortaa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/r_tUZNl0G8xCoOmp_JkSCi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/comfortaa/v7/lZx6C1VViPgSOhCBUP7hXA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/fND5XPYKrF2tQDwwfWZJIy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Coming Soon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Coming Soon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/comingsoon/v6/Yz2z3IAe2HSQAOWsSG8COKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Concert One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Concert One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/concertone/v7/N5IWCIGhUNdPZn_efTxKN6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:9:\"Condiment\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Condiment\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/condiment/v4/CstmdiPpgFSV0FUNL5LrJA.ttf\";}}s:7:\"Content\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Content\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/content/v8/l8qaLjygvOkDEU2G6-cjfQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/content/v8/7PivP8Zvs2qn6F6aNbSQe_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Contrail One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Contrail One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/contrailone/v6/b41KxjgiyqX-hkggANDU6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Convergence\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Convergence\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/convergence/v5/eykrGz1NN_YpQmkAZjW-qKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Cookie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cookie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cookie/v7/HxeUC62y_YdDbiFlze357A.ttf\";}}s:5:\"Copse\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Copse\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/copse/v6/wikLrtPGjZDvZ5w2i5HLWg.ttf\";}}s:6:\"Corben\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Corben\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/corben/v8/tTysMZkt-j8Y5yhkgsoajQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/corben/v8/lirJaFSQWdGQuV--fksg5g.ttf\";}}s:9:\"Courgette\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Courgette\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/courgette/v4/2YO0EYtyE9HUPLZprahpZA.ttf\";}}s:7:\"Cousine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Cousine\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/cousine/v9/GYX4bPXObJNJo63QJEUnLg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/cousine/v9/1WtIuajLoo8vjVwsrZ3eOg.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/cousine/v9/FXEOnNUcCzhdtoBxiq-lovesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/cousine/v9/y_AZ5Sz-FwL1lux2xLSTZS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Coustard\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Coustard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/coustard/v6/iO2Rs5PmqAEAXoU3SkMVBg.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/coustard/v6/W02OCWO6OfMUHz6aVyegQ6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:21:\"Covered By Your Grace\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/coveredbyyourgrace/v6/6ozZp4BPlrbDRWPe3EBGA6CVUMdvnk-GcAiZQrX9Gek.ttf\";}}s:12:\"Crafty Girls\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/craftygirls/v5/0Sv8UWFFdhQmesHL32H8oy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Creepster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Creepster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/creepster/v5/0vdr5kWJ6aJlOg5JvxnXzQ.ttf\";}}s:11:\"Crete Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Crete Round\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/B8EwN421qqOCCT8vOH4wJ6CWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/5xAt7XK2vkUdjhGtt98unUeOrDcLawS7-ssYqLr2Xp4.ttf\";}}s:12:\"Crimson Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crimson Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/3IFMwfRa07i-auYR-B-zNS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/a5QZnvmn5amyNI-t2BMkWPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDIR-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDPAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:13:\"Croissant One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Croissant One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/croissantone/v4/mPjsOObnC77fp1cvZlOfIYjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:7:\"Crushed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Crushed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/crushed/v6/aHwSejs3Kt0Lg95u7j32jA.ttf\";}}s:6:\"Cuprum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cuprum\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/JgXs0F_UiaEdAS74msmFNg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/cLEz0KV6OxInnktSzpk58g.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cuprum/v7/6tl3_FkDeXSD72oEHuJh4w.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cuprum/v7/bnkXaBfoYvaJ75axRPSwVKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Cutive\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cutive\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cutive/v7/G2bW-ImyOCwKxBkLyz39YQ.ttf\";}}s:11:\"Cutive Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cutivemono/v4/ncWQtFVKcSs8OW798v30k6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Damion\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Damion\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/damion/v6/13XtECwKxhD_VrOqXL4SiA.ttf\";}}s:14:\"Dancing Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Dancing Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/DK0eTGXiZjN6yA8zAEyM2RnpV0hQCek3EmWnCPrvGRM.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/KGBfwabt0ZRLA5W1ywjowb_dAmXiKjTPGCuO6G2MbfA.ttf\";}}s:7:\"Dangrek\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Dangrek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/dangrek/v8/LOaFhBT-EHNxZjV8DAW_ew.ttf\";}}s:20:\"Dawning of a New Day\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/dawningofanewday/v7/JiDsRhiKZt8uz3NJ5xA06gXLnohmOYWQZqo_sW8GLTk.ttf\";}}s:8:\"Days One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Days One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/daysone/v6/kzwZjNhc1iabMsrc_hKBIA.ttf\";}}s:5:\"Dekko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dekko\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-03-05\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dekko/v2/AKtgABKC1rUxgIgS-bpojw.ttf\";}}s:6:\"Delius\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Delius\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/delius/v6/TQA163qafki2-gV-B6F_ag.ttf\";}}s:17:\"Delius Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/deliusswashcaps/v8/uXyrEUnoWApxIOICunRq7yIrxb5zDVgU2N3VzXm7zq4.ttf\";}}s:14:\"Delius Unicase\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/b2sKujV3Q48RV2PQ0k1vqu6rPKfVZo7L2bERcf0BDns.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/7FTMTITcb4dxUp99FAdTqNy5weKXdcrx-wE0cgECMq8.ttf\";}}s:13:\"Della Respira\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Della Respira\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/dellarespira/v4/F4E6Lo_IZ6L9AJCcbqtDVeDcg5akpSnIcsPhLOFv7l8.ttf\";}}s:8:\"Denk One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Denk One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/denkone/v4/TdXOeA4eA_hEx4W8Sh9wPw.ttf\";}}s:10:\"Devonshire\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Devonshire\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/devonshire/v5/I3ct_2t12SYizP8ZC-KFi_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Dhurjati\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Dhurjati\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/dhurjati/v4/uV6jO5e2iFMbGB0z79Cy5g.ttf\";}}s:13:\"Didact Gothic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:9:\"greek-ext\";i:5;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/didactgothic/v7/v8_72sD3DYMKyM0dn3LtWotBLojGU5Qdl8-5NL4v70w.ttf\";}}s:9:\"Diplomata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Diplomata\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/diplomata/v6/u-ByBiKgN6rTMA36H3kcKg.ttf\";}}s:12:\"Diplomata SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/diplomatasc/v5/JdVwAwfE1a_pahXjk5qpNi3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Domine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Domine\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/domine/v4/wfVIgamVFjMNQAEWurCiHA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/domine/v4/phBcG1ZbQFxUIt18hPVxnw.ttf\";}}s:11:\"Donegal One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Donegal One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/donegalone/v4/6kN4-fDxz7T9s5U61HwfF6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Doppio One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Doppio One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/doppioone/v4/WHZ3HJQotpk_4aSMNBo_t_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Dorsa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dorsa\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dorsa/v7/wCc3cUe6XrmG2LQE6GlIrw.ttf\";}}s:5:\"Dosis\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dosis\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:7:{i:200;s:62:\"http://fonts.gstatic.com/s/dosis/v4/ztftab0r6hcd7AeurUGrSQ.ttf\";i:300;s:62:\"http://fonts.gstatic.com/s/dosis/v4/awIB6L0h5mb0plIKorXmuA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/rJRlixu-w0JZ1MyhJpao_Q.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/dosis/v4/ruEXDOFMxDPGnjCBKRqdAQ.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/dosis/v4/KNAswRNwm3tfONddYyidxg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/dosis/v4/AEEAj0ONidK8NQQMBBlSig.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/dosis/v4/nlrKd8E69vvUU39XGsvR7Q.ttf\";}}s:11:\"Dr Sugiyama\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/drsugiyama/v5/S5Yx3MIckgoyHhhS4C9Tv6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Droid Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Droid Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/droidsans/v6/rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:15:\"Droid Sans Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Droid Sans Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJcwD6PD0c3_abh9zHKQtbGU.ttf\";}}s:11:\"Droid Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Droid Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/DgAtPy6rIVa2Zx3Xh9KaNaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/cj2hUnSRBhwmSPr9kS5890eOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/droidserif/v6/QQt14e8dY39u-eYBZmppwXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/c92rD_x0V1LslSFt3-QEps_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:9:\"Duru Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Duru Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/durusans/v8/R1xHvAOARPh8_so9_UKw1w.ttf\";}}s:9:\"Dynalight\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Dynalight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/dynalight/v5/-CWsIe8OUDWTIHjSAh41kA.ttf\";}}s:11:\"EB Garamond\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"EB Garamond\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ebgaramond/v7/CDR0kuiFK7I1OZ2hSdR7G6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Eagle Lake\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/eaglelake/v4/ZKlYin7caemhx9eSg6RvPfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Eater\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Eater\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/eater/v5/gm6f3OmYEdbs3lPQtUfBkA.ttf\";}}s:9:\"Economica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Economica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/economica/v4/G4rJRujzZbq9Nxngu9l3hg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/p5O9AVeUqx_n35xQRinNYaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/economica/v4/UK4l2VEpwjv3gdcwbwXE9C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/ac5dlUsedQ03RqGOeay-3Xe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:8:\"Ek Mukta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ek Mukta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:7:{i:200;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/crtkNHh5JcM3VJKG0E-B36CWcynf_cDxXwCLxiixG1c.ttf\";i:300;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/mpaAv7CIyk0VnZlqSneVxKCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ekmukta/v7/aFcjXdC5jyJ1p8w54wIIrg.ttf\";i:500;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/PZ1y2MstFczWvBlFSgzMyaCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/Z5Mfzeu6M3emakcJO2QeTqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/4ugcOGR28Jn-oBIn0-qLYaCWcynf_cDxXwCLxiixG1c.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/O68TH5OjEhVmn9_gIrcfS6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Electrolize\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Electrolize\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/electrolize/v5/yFVu5iokC-nt4B1Cyfxb9aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Elsie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Elsie\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/elsie/v5/gwspePauE45BJu6Ok1QrfQ.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/elsie/v5/1t-9f0N2NFYwAgN7oaISqg.ttf\";}}s:16:\"Elsie Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/9L3hIJMPCf6sxCltnxd6X2YeFSdnSpRYv5h9gpdlD1g.ttf\";i:900;s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/iZnus9qif0tR5pGaDv5zdKoKBWBozTtxi30NfZDOXXU.ttf\";}}s:11:\"Emblema One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Emblema One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/emblemaone/v5/7IlBUjBWPIiw7cr_O2IfSaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Emilys Candy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/emilyscandy/v4/PofLVm6v1SwZGOzC8s-I3S3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Engagement\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Engagement\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/engagement/v5/4Uz0Jii7oVPcaFRYmbpU6vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Englebert\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Englebert\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/englebert/v4/sll38iOvOuarDTYBchlP3Q.ttf\";}}s:9:\"Enriqueta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Enriqueta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/enriqueta/v5/_p90TrIwR1SC-vDKtmrv6A.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/enriqueta/v5/I27Pb-wEGH2ajLYP0QrtSC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Erica One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Erica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ericaone/v6/cIBnH2VAqQMIGYAcE4ufvQ.ttf\";}}s:7:\"Esteban\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Esteban\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/esteban/v4/ESyhLgqDDyK5JcFPp2svDw.ttf\";}}s:15:\"Euphoria Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/euphoriascript/v4/c4XB4Iijj_NvSsCF4I0O2MxLhO8OSNnfAp53LK1_iRs.ttf\";}}s:5:\"Ewert\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ewert\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ewert/v4/Em8hrzuzSbfHcTVqMjbAQg.ttf\";}}s:3:\"Exo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Exo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:18:{i:100;s:60:\"http://fonts.gstatic.com/s/exo/v4/RI7A9uwjRmPbVp0n8e-Jvg.ttf\";s:9:\"100italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/qtGyZZlWb2EEvby3ZPosxw.ttf\";i:200;s:60:\"http://fonts.gstatic.com/s/exo/v4/F8OfC_swrRRxpFt-tlXZQg.ttf\";s:9:\"200italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/fr4HBfXHYiIngW2_bhlgRw.ttf\";i:300;s:60:\"http://fonts.gstatic.com/s/exo/v4/SBrN7TKUqgGUvfxqHqsnNw.ttf\";s:9:\"300italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/3gmiLjBegIfcDLISjTGA1g.ttf\";s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/exo/v4/eUEzTFueNXRVhbt4PEB8kQ.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/cfgolWisMSURhpQeVHl_NA.ttf\";i:500;s:60:\"http://fonts.gstatic.com/s/exo/v4/jCg6DmGGXt_OVyp5ofQHPw.ttf\";s:9:\"500italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/lo5eTdCNJZQVN08p8RnzAQ.ttf\";i:600;s:60:\"http://fonts.gstatic.com/s/exo/v4/q_SG5kXUmOcIvFpgtdZnlw.ttf\";s:9:\"600italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0cExa8K_pxS2lTuMr68XUA.ttf\";i:700;s:60:\"http://fonts.gstatic.com/s/exo/v4/3_jwsL4v9uHjl5Q37G57mw.ttf\";s:9:\"700italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0me55yJIxd5vyQ9bF7SsiA.ttf\";i:800;s:60:\"http://fonts.gstatic.com/s/exo/v4/yLPuxBuV0lzqibRJyooOJg.ttf\";s:9:\"800italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/n3LejeKVj_8gtZq5fIgNYw.ttf\";i:900;s:60:\"http://fonts.gstatic.com/s/exo/v4/97d0nd6Yv4-SA_X92xAuZA.ttf\";s:9:\"900italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/JHTkQVhzyLtkY13Ye95TJQ.ttf\";}}s:5:\"Exo 2\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Exo 2\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:18:{i:100;s:61:\"http://fonts.gstatic.com/s/exo2/v3/oVOtQy53isv97g4UhBUDqg.ttf\";s:9:\"100italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/LNYVgsJcaCxoKFHmd4AZcg.ttf\";i:200;s:61:\"http://fonts.gstatic.com/s/exo2/v3/qa-Ci2pBwJdCxciE1ErifQ.ttf\";s:9:\"200italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/DCrVxDVvS69n50O-5erZVvesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:61:\"http://fonts.gstatic.com/s/exo2/v3/nLUBdz_lHHoVIPor05Byhw.ttf\";s:9:\"300italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/iSy9VTeUTiqiurQg2ywtu_esZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/Pf_kZuIH5c5WKVkQUaeSWQ.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/xxA5ZscX9sTU6U0lZJUlYA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/exo2/v3/oM0rzUuPqVJpW-VEIpuW5w.ttf\";s:9:\"500italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/amzRVCB-gipwdihZZ2LtT_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/exo2/v3/YnSn3HsyvyI1feGSdRMYqA.ttf\";s:9:\"600italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Vmo58BiptGwfVFb0teU5gPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/exo2/v3/2DiK4XkdTckfTk6we73-bQ.ttf\";s:9:\"700italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Sdo-zW-4_--pDkTg6bYrY_esZW2xOQ-xsNqO47m55DA.ttf\";i:800;s:61:\"http://fonts.gstatic.com/s/exo2/v3/IVYl_7dJruOg8zKRpC8Hrw.ttf\";s:9:\"800italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/p0TA6KeOz1o4rySEbvUxI_esZW2xOQ-xsNqO47m55DA.ttf\";i:900;s:61:\"http://fonts.gstatic.com/s/exo2/v3/e8csG8Wnu87AF6uCndkFRQ.ttf\";s:9:\"900italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/KPhsGCoT2-7Uj6pMlRscH_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Expletus Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/gegTSDBDs5le3g6uxU1ZsX8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/Y-erXmY0b6DU_i2Qu0hTJj4G9C9ttb0Oz5Cvf0qOitE.ttf\";i:500;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwAqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW87DCVO6wo6i5LKIyZDzK40.ttf\";i:600;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwCvj1tU7IJMS3CS9kCx2B3U.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW8yKH23ZS6zCKOFHG0e_4JE.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwFCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW5F66r9C4AnxxlBlGd7xY4g.ttf\";}}s:12:\"Fanwood Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/hDNDHUlsSb8bgnEmDp4T_i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/0J3SBbkMZqBV-3iGxs5E9_MZXuCXbOrAvx5R0IT5Oyo.ttf\";}}s:9:\"Fascinate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fascinate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/fascinate/v5/ZE0637WWkBPKt1AmFaqD3Q.ttf\";}}s:16:\"Fascinate Inline\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fascinateinline/v6/lRguYfMfWArflkm5aOQ5QJmp8DTZ6iHear7UV05iykg.ttf\";}}s:10:\"Faster One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Faster One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fasterone/v5/YxTOW2sf56uxD1T7byP5K_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Fasthand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Fasthand\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fasthand/v7/6XAagHH_KmpZL67wTvsETQ.ttf\";}}s:9:\"Fauna One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fauna One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/faunaone/v4/8kL-wpAPofcAMELI_5NRnQ.ttf\";}}s:8:\"Federant\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Federant\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/federant/v7/tddZFSiGvxICNOGra0i5aA.ttf\";}}s:6:\"Federo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Federo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/federo/v8/JPhe1S2tujeyaR79gXBLeQ.ttf\";}}s:6:\"Felipa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Felipa\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/felipa/v4/SeyfyFZY7abAQXGrOIYnYg.ttf\";}}s:5:\"Fenix\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Fenix\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/fenix/v4/Ak8wR3VSlAN7VN_eMeJj7Q.ttf\";}}s:12:\"Finger Paint\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Finger Paint\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fingerpaint/v4/m_ZRbiY-aPb13R3DWPBGXy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Fira Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firamono/v3/WQOm1D4RO-yvA9q9trJc8g.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/firamono/v3/l24Wph3FsyKAbJ8dfExTZy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Fira Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{i:300;s:86:\"http://fonts.gstatic.com/s/firasans/v5/VTBnrK42EiOBncVyQXZ7jy3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firasans/v5/nsT0isDy56OkSX99sFQbXw.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/cPT_2ddmoxsUuMtQqa8zGqCWcynf_cDxXwCLxiixG1c.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/firasans/v5/zM2u8V3CuPVwAAXFQcDi4C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"500italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTcCNfqCYlB_eIx7H1TVXe60.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/firasans/v5/DugPdSljmOTocZOR2CItOi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Fjalla One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fjalla One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fjallaone/v4/3b7vWCfOZsU53vMa8LWsf_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Fjord One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fjord One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fjordone/v5/R_YHK8au2uFPw5tNu5N7zw.ttf\";}}s:8:\"Flamenco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Flamenco\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{i:300;s:86:\"http://fonts.gstatic.com/s/flamenco/v6/x9iI5CogvuZVCGoRHwXuo6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/flamenco/v6/HC0ugfLLgt26I5_BWD1PZA.ttf\";}}s:7:\"Flavors\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Flavors\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/flavors/v5/SPJi5QclATvon8ExcKGRvQ.ttf\";}}s:10:\"Fondamento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fondamento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/6LWXcjT1B7bnWluAOSNfMPesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/y6TmwhSbZ8rYq7OTFyo7OS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:16:\"Fontdiner Swanky\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fontdinerswanky/v6/8_GxIO5ixMtn5P6COsF3TlBjMPLzPAFJwRBn-s1U7kA.ttf\";}}s:5:\"Forum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Forum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/forum/v7/MZUpsq1VfLrqv8eSDcbrrQ.ttf\";}}s:12:\"Francois One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Francois One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/francoisone/v9/bYbkq2nU2TSx4SwFbz5sCC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Freckle Face\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Freckle Face\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/freckleface/v4/7-B8j9BPJgazdHIGqPNv8y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:20:\"Fredericka the Great\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/frederickathegreat/v5/7Es8Lxoku-e5eOZWpxw18nrnet6gXN1McwdQxS1dVrI.ttf\";}}s:11:\"Fredoka One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Fredoka One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fredokaone/v4/QKfwXi-z-KtJAlnO2ethYqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Freehand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Freehand\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/freehand/v8/uEBQxvA0lnn_BrD6krlxMw.ttf\";}}s:6:\"Fresca\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Fresca\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/fresca/v5/2q7Qm9sCo1tWvVgSDVWNIw.ttf\";}}s:7:\"Frijole\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Frijole\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/frijole/v5/L2MfZse-2gCascuD-nLhWg.ttf\";}}s:7:\"Fruktur\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Fruktur\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/fruktur/v6/PnQvfEi1LssAvhJsCwH__w.ttf\";}}s:9:\"Fugaz One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fugaz One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fugazone/v6/5tteVDCwxsr8-5RuSiRWOw.ttf\";}}s:9:\"GFS Didot\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"GFS Didot\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gfsdidot/v6/jQKxZy2RU-h9tkPZcRVluA.ttf\";}}s:15:\"GFS Neohellenic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/B4xRqbn-tANVqVgamMsSDiayCZa0z7CpFzlkqoCHztc.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/KnaWrO4awITAqigQIIYXKkCTdomiyJpIzPbEbIES3rU.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/7HwjPQa7qNiOsnUce2h4448_BwCLZY3eDSV6kppAwI8.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/FwWjoX6XqT-szJFyqsu_GYFF0fM4h-krcpQk7emtCpE.ttf\";}}s:8:\"Gabriela\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gabriela\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gabriela/v4/B-2ZfbAO3HDrxqV6lR5tdA.ttf\";}}s:6:\"Gafata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gafata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gafata/v5/aTFqlki_3Dc3geo-FxHTvQ.ttf\";}}s:8:\"Galdeano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Galdeano\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/galdeano/v6/ZKFMQI6HxEG1jOT0UGSZUg.ttf\";}}s:7:\"Galindo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Galindo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/galindo/v4/2lafAS_ZEfB33OJryhXDUg.ttf\";}}s:13:\"Gentium Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gentium Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/KCktj43blvLkhOTolFn-MYtBLojGU5Qdl8-5NL4v70w.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/qoFz4NSMaYC2UmsMAG3lyTj3mvXnCeAk09uTtmkJGRc.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/2qL6yulgGf0wwgOp-UqGyLNuTeOOLg3nUymsEEGmdO0.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/8N9-c_aQDJ8LbI1NGVMrwtswO1vWwP9exiF8s0wqW10.ttf\";}}s:18:\"Gentium Book Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Gentium Book Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/IRFxB2matTxrjZt6a3FUnrWDjKAyldGEr6eEi2MBNeY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/qHqW2lwKO8-uTfIkh8FsUfXfjMwrYnmPVsQth2IcAPY.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/T2vUYmWzlqUtgLYdlemGnaWESMHIjnSjm9UUxYtEOko.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/632u7TMIoFDWQYUaHFUp5PA2A9KyRZEkn4TZVuhsWRM.ttf\";}}s:3:\"Geo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Geo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/geo/v8/mJuJYk5Pww84B4uHAQ1XaA.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/geo/v8/8_r1wToF7nPdDuX1qxel6Q.ttf\";}}s:7:\"Geostar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Geostar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/geostar/v6/A8WQbhQbpYx3GWWaShJ9GA.ttf\";}}s:12:\"Geostar Fill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/geostarfill/v6/Y5ovXPPOHYTfQzK2aM-hui3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Germania One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Germania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/germaniaone/v4/3_6AyUql_-FbDi1e68jHdC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Gidugu\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gidugu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gidugu/v3/Ey6Eq3hrT6MM58iFItFcgw.ttf\";}}s:13:\"Gilda Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gilda Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gildadisplay/v4/8yAVUZLLZ3wb7dSsjix0CADHmap7fRWINAsw8-RaxNg.ttf\";}}s:14:\"Give You Glory\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Give You Glory\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/giveyouglory/v6/DFEWZFgGmfseyIdGRJAxuBwwkpSPZdvjnMtysdqprfI.ttf\";}}s:13:\"Glass Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/glassantiqua/v4/0yLrXKplgdUDIMz5TnCHNODcg5akpSnIcsPhLOFv7l8.ttf\";}}s:6:\"Glegoo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Glegoo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/glegoo/v5/2tf-h3n2A_SNYXEO0C8bKw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/glegoo/v5/TlLolbauH0-0Aiz1LUH5og.ttf\";}}s:17:\"Gloria Hallelujah\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gloriahallelujah/v7/CA1k7SlXcY5kvI81M_R28Q3RdPdyebSUyJECJouPsvA.ttf\";}}s:10:\"Goblin One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Goblin One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/goblinone/v6/331XtzoXgpVEvNTVcBJ_C_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Gochi Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/gochihand/v7/KT1-WxgHsittJ34_20IfAPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Gorditas\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gorditas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gorditas/v4/uMgZhXUyH6qNGF3QsjQT5Q.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/gorditas/v4/6-XCeknmxaon8AUqVkMnHaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:21:\"Goudy Bookletter 1911\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/goudybookletter1911/v6/l5lwlGTN3pEY5Bf-rQEuIIjNDsyURsIKu4GSfvSE4mA.ttf\";}}s:8:\"Graduate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Graduate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/graduate/v4/JpAmYLHqcIh9_Ff35HHwiA.ttf\";}}s:11:\"Grand Hotel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/grandhotel/v4/C_A8HiFZjXPpnMt38XnK7qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Gravitas One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Gravitas One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/gravitasone/v6/nBHdBv6zVNU8MtP6w9FwTS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Great Vibes\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Great Vibes\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/greatvibes/v4/4Mi5RG_9LjQYrTU55GN_L6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Griffy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Griffy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/griffy/v4/vWkyYGBSyE5xjnShNtJtzw.ttf\";}}s:6:\"Gruppo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gruppo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gruppo/v7/pS_JM0cK_piBZve-lfUq9w.ttf\";}}s:5:\"Gudea\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Gudea\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/S-4QqBlkMPiiA3jNeCR5yw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/7mNgsGw_vfS-uUgRVXNDSw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/gudea/v4/lsip4aiWhJ9bx172Y9FN_w.ttf\";}}s:8:\"Gurajada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gurajada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gurajada/v4/6Adfkl4PCRyq6XTENACEyA.ttf\";}}s:6:\"Habibi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Habibi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/habibi/v5/YYyqXF6pWpL7kmKgS_2iUA.ttf\";}}s:6:\"Halant\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Halant\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:63:\"http://fonts.gstatic.com/s/halant/v1/dM3ItAOWNNod_Cf3MnLlEg.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/halant/v1/rEs7Jk3SVyt3cTx6DoTu1w.ttf\";i:500;s:63:\"http://fonts.gstatic.com/s/halant/v1/tlsNj3K-hJKtiirTDtUbkQ.ttf\";i:600;s:63:\"http://fonts.gstatic.com/s/halant/v1/zNR2WvI_V8o652vIZp3X4Q.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/halant/v1/D9FN7OH89AuCmZDLHbPQfA.ttf\";}}s:15:\"Hammersmith One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/hammersmithone/v7/FWNn6ITYqL6or7ZTmBxRhjjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:7:\"Hanalei\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanalei\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanalei/v6/Sx8vVMBnXSQyK6Cn0CBJ3A.ttf\";}}s:12:\"Hanalei Fill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/hanaleifill/v5/5uPeWLnaDdtm4UBG26Ds6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"Handlee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Handlee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/handlee/v5/6OfkXkyC0E5NZN80ED8u3A.ttf\";}}s:7:\"Hanuman\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanuman\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanuman/v8/hRhwOGGmElJSl6KSPvEnOQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/hanuman/v8/lzzXZ2l84x88giDrbfq76vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Happy Monkey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/happymonkey/v5/c2o0ps8nkBmaOYctqBq1rS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Headland One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Headland One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/headlandone/v4/iGmBeOvQGfq9DSbjJ8jDVy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Henny Penny\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Henny Penny\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/hennypenny/v4/XRgo3ogXyi3tpsFfjImRF6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:20:\"Herr Von Muellerhoff\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/herrvonmuellerhoff/v6/mmy24EUmk4tjm4gAEjUd7NLGIYrUsBdh-JWHYgiDiMU.ttf\";}}s:4:\"Hind\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Hind\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:61:\"http://fonts.gstatic.com/s/hind/v5/qa346Adgv9kPDXoD1my4kA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/hind/v5/mktFHh5Z5P9YjGKSslSUtA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/hind/v5/2cs8RCVcYtiv4iNDH1UsQQ.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/hind/v5/TUKUmFMXSoxloBP1ni08oA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/hind/v5/cXJJavLdUbCfjxlsA6DqTw.ttf\";}}s:15:\"Holtwood One SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/holtwoodonesc/v7/sToOq3cIxbfnhbEkgYNuBbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}s:14:\"Homemade Apple\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/homemadeapple/v6/yg3UMEsefgZ8IHz_ryz86BiPOmFWYV1WlrJkRafc4c0.ttf\";}}s:8:\"Homenaje\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Homenaje\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/homenaje/v5/v0YBU0iBRrGdVjDNQILxtA.ttf\";}}s:15:\"IM Fell DW Pica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/W81bfaWiUicLSPbJhW-ATsA5qm663gJGVdtpamafG5A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/alQJ8SK5aSOZVaelYoyT4PL2asmh5DlYQYCosKo6yQs.ttf\";}}s:18:\"IM Fell DW Pica SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/imfelldwpicasc/v6/xBKKJV4z2KsrtQnmjGO17JZ9RBdEL0H9o5qzT1Rtof4.ttf\";}}s:19:\"IM Fell Double Pica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/yN1wY_01BkQnO0LYAhXdUol14jEdVOhEmvtCMCVwYak.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/64odUh2hAw8D9dkFKTlWYq0AWwkgdQfsRHec8TYi4mI.ttf\";}}s:22:\"IM Fell Double Pica SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/imfelldoublepicasc/v6/jkrUtrLFpMw4ZazhfkKsGwc4LoC4OJUqLw9omnT3VOU.ttf\";}}s:15:\"IM Fell English\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell English\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/xwIisCqGFi8pff-oa9uSVHGNmx1fDm-u2eBJHQkdrmk.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/Z3cnIAI_L3XTRfz4JuZKbuewladMPCWTthtMv9cPS-c.ttf\";}}s:18:\"IM Fell English SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/imfellenglishsc/v6/h3Tn6yWfw4b5qaLD1RWvz5ATixNthKRRR1XVH3rJNiw.ttf\";}}s:20:\"IM Fell French Canon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/iKB0WL1BagSpNPz3NLMdsJ3V2FNpBrlLSvqUnERhBP8.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/owCuNQkLLFW7TBBPJbMnhRa-QL94KdW80H29tcyld2A.ttf\";}}s:23:\"IM Fell French Canon SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellfrenchcanonsc/v6/kA3bS19-tQbeT_iG32EZmaiyyzHwYrAbmNulTz423iM.ttf\";}}s:20:\"IM Fell Great Primer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/AL8ALGNthei20f9Cu3e93rgeX3ROgtTz44CitKAxzKI.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/1a-artkXMVg682r7TTxVY1_YG2SFv8Ma7CxRl1S3o7g.ttf\";}}s:23:\"IM Fell Great Primer SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellgreatprimersc/v6/A313vRj97hMMGFjt6rgSJtRg-ciw1Y27JeXb2Zv4lZQ.ttf\";}}s:7:\"Iceberg\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceberg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceberg/v4/p2XVm4M-N0AOEEOymFKC5w.ttf\";}}s:7:\"Iceland\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceland\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceland/v5/kq3uTMGgvzWGNi39B_WxGA.ttf\";}}s:7:\"Imprima\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Imprima\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/imprima/v4/eRjquWLjwLGnTEhLH7u3kA.ttf\";}}s:11:\"Inconsolata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Inconsolata\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/inconsolata/v10/7bMKuoy6Nh0ft0SHnIGMuaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/inconsolata/v10/AIed271kqQlcIRSOnQH0yXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:5:\"Inder\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inder\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inder/v5/C38TwecLTfKxIHDc_Adcrw.ttf\";}}s:12:\"Indie Flower\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Indie Flower\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/indieflower/v7/10JVD_humAd5zP2yrFqw6i3USBnSvpkopQaUR-2r7iU.ttf\";}}s:5:\"Inika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inika/v4/eZCrULQGaIxkrRoGz_DjhQ.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/inika/v4/bl3ZoTyrWsFun2zYbsgJrA.ttf\";}}s:12:\"Irish Grover\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Irish Grover\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/irishgrover/v6/kUp7uUPooL-KsLGzeVJbBC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Istok Web\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Istok Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/istokweb/v8/RYLSjEXQ0nNtLLc4n7--dQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/istokweb/v8/kvcT2SlTjmGbC3YlZxmrl6CWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/istokweb/v8/2koEo4AKFSvK4B52O_Mwai3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/istokweb/v8/ycQ3g52ELrh3o_HYCNNUw3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:8:\"Italiana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Italiana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/italiana/v4/dt95fkCSTOF-c6QNjwSycA.ttf\";}}s:9:\"Italianno\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Italianno\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/italianno/v6/HsyHnLpKf8uP7aMpDQHZmg.ttf\";}}s:16:\"Jacques Francois\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/jacquesfrancois/v4/_-0XWPQIW6tOzTHg4KaJ_M13D_4KM32Q4UmTSjpuNGQ.ttf\";}}s:23:\"Jacques Francois Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/jacquesfrancoisshadow/v4/V14y0H3vq56fY9SV4OL_FASt0D_oLVawA8L8b9iKjbs.ttf\";}}s:14:\"Jim Nightshade\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/jimnightshade/v4/_n43lYHXVWNgXegdYRIK9CF1W_bo0EdycfH0kHciIic.ttf\";}}s:10:\"Jockey One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Jockey One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/jockeyone/v6/cAucnOZLvFo07w2AbufBCfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Jolly Lodger\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/jollylodger/v4/RX8HnkBgaEKQSHQyP9itiS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Josefin Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:10:{i:100;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d8SVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/s7-P1gqRNRNn-YWdOYnAOXXcj1rQwlNLIS625o-SrL0.ttf\";i:300;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z6cQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33Gyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d_MZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G4R-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G_As9-1nE9qOqhChW0m4nDE.ttf\";}}s:12:\"Josefin Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:10:{i:100;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUsSVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/8BjDChqLgBF3RJKfwHIYh3Xcj1rQwlNLIS625o-SrL0.ttf\";i:300;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2KcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJulyyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/46aYWdgz-1oFX11flmyEfS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUvMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2Gv8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly4R-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2ED2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly_As9-1nE9qOqhChW0m4nDE.ttf\";}}s:8:\"Joti One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Joti One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/jotione/v4/P3r_Th0ESHJdzunsvWgUfQ.ttf\";}}s:6:\"Judson\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Judson\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/judson/v7/znM1AAs0eytUaJzf1CrYZQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/judson/v7/GVqQW9P52ygW-ySq-CLwAA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/judson/v7/he4a2LwiPJc7r8x0oKCKiA.ttf\";}}s:5:\"Julee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Julee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/julee/v6/CAib-jsUsSO8SvVRnE9fHA.ttf\";}}s:15:\"Julius Sans One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/juliussansone/v4/iU65JP9acQHPDLkdalCF7jjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:5:\"Junge\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Junge\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/junge/v4/j4IXCXtxrw9qIBheercp3A.ttf\";}}s:4:\"Jura\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Jura\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:300;s:61:\"http://fonts.gstatic.com/s/jura/v7/Rqx_xy1UnN0C7wD3FUSyPQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/jura/v7/YAWMwF3sN0KCbynMq-Yr_Q.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/jura/v7/16xhfjHCiaLj3tsqqgmtGg.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/jura/v7/iwseduOwJSdY8wQ1Y6CJdA.ttf\";}}s:17:\"Just Another Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/justanotherhand/v7/fKV8XYuRNNagXr38eqbRf99BnJIEGrvoojniP57E51c.ttf\";}}s:23:\"Just Me Again Down Here\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/justmeagaindownhere/v8/sN06iTc9ITubLTgXoG-kc3M9eVLpVTSK6TqZTIgBrWQ.ttf\";}}s:5:\"Kalam\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kalam\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:62:\"http://fonts.gstatic.com/s/kalam/v6/MgQQlk1SgPEHdlkWMNh7Jg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kalam/v6/hNEJkp2K-aql7e5WQish4Q.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/kalam/v6/95nLItUGyWtNLZjSckluLQ.ttf\";}}s:7:\"Kameron\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Kameron\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kameron/v7/9r8HYhqDSwcq9WMjupL82A.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/kameron/v7/rabVVbzlflqvmXJUFlKnu_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Kantumruy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kantumruy\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/ERRwQE0WG5uanaZWmOFXNi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/kantumruy/v3/kQfXNYElQxr5dS8FyjD39Q.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/gie_zErpGf_rNzs920C2Ji3USBnSvpkopQaUR-2r7iU.ttf\";}}s:5:\"Karla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karla/v5/78UgGRwJFkhqaoFimqoKpQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/karla/v5/51UBKly9RQOnOkj95ZwEFw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/karla/v5/JS501sZLxZ4zraLQdncOUA.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/karla/v5/3YDyi09gQjCRh-5-SVhTTvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Karma\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karma\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/karma/v5/lH6ijJnguWR2Sz7tEl6MQQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karma/v5/wvqTxAGBUrTqU0urTEoPIw.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/karma/v5/9YGjxi6Hcvz2Kh-rzO_cAw.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/karma/v5/h_CVzXXtqSxjfS2sIwaejA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/karma/v5/smuSM08oApsQPPVYbHd1CA.ttf\";}}s:14:\"Kaushan Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/kaushanscript/v4/qx1LSqts-NtiKcLw4N03IBnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:6:\"Kavoon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kavoon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kavoon/v4/382m-6baKXqJFQjEgobt6Q.ttf\";}}s:10:\"Kdam Thmor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kdam Thmor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kdamthmor/v3/otCdP6UU-VBIrBfVDWBQJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Keania One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Keania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/keaniaone/v4/PACrDKZWngXzgo-ucl6buvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Kelly Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kellyslab/v6/F_2oS1e9XdYx1MAi8XEVefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Kenia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kenia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kenia/v8/OLM9-XfITK9PsTLKbGBrwg.ttf\";}}s:5:\"Khand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/khand/v4/072zRl4OU9Pinjjkg174LA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khand/v4/HdLdTNFqNIDGJZl1ZEj84w.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/khand/v4/46_p-SqtuMe56nxQdteWxg.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/khand/v4/zggGWYIiPJyMTgkfxP_kaA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/khand/v4/0I0UWaN-X5QBmfexpXKhqg.ttf\";}}s:5:\"Khmer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khmer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khmer/v9/vWaBJIbaQuBNz02ALIKJ3A.ttf\";}}s:5:\"Khula\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khula\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/khula/v1/_1LySU5Upq-sc4OZ1b_GIw.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khula/v1/izcPIFyCSd16XI1Ak_Wk7Q.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/khula/v1/4ZH86Hce-aeFDaedTnbkbg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/khula/v1/UGVExGl-Jjs-YPpGv-MZ6w.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/khula/v1/Sccp_oOo8FWgbx5smie7xQ.ttf\";}}s:8:\"Kite One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Kite One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kiteone/v4/8ojWmgUc97m0f_i6sTqLoQ.ttf\";}}s:7:\"Knewave\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Knewave\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/knewave/v5/KGHM4XWr4iKnBMqzZLkPBg.ttf\";}}s:9:\"Kotta One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kotta One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kottaone/v4/AB2Q7hVw6niJYDgLvFXu5w.ttf\";}}s:6:\"Koulen\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Koulen\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/koulen/v10/AAYOK8RSRO7FTskTzFuzNw.ttf\";}}s:6:\"Kranky\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kranky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kranky/v6/C8dxxTS99-fZ84vWk8SDrg.ttf\";}}s:5:\"Kreon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kreon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:62:\"http://fonts.gstatic.com/s/kreon/v9/HKtJRiq5C2zbq5N1IX32sA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kreon/v9/zA_IZt0u0S3cvHJu-n1oEg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/kreon/v9/jh0dSmaPodjxISiblIUTkw.ttf\";}}s:6:\"Kristi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kristi\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kristi/v7/aRsgBQrkQkMlu4UPSnJyOQ.ttf\";}}s:9:\"Krona One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Krona One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kronaone/v4/zcQj4ljqTo166AdourlF9w.ttf\";}}s:15:\"La Belle Aurore\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/labelleaurore/v6/Irdbc4ASuUoWDjd_Wc3md123K2iuuhwZgaKapkyRTY8.ttf\";}}s:5:\"Laila\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Laila\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/laila/v1/bLbIVEZF3IWSZ-in72GJvA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/laila/v1/6iYor3edprH7360qtBGoag.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/laila/v1/tkf8VtFvW9g3VsxQCA6WOQ.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/laila/v1/3EMP2L6JRQ4GaHIxCldCeA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/laila/v1/R7P4z1xjcjecmjZ9GyhqHQ.ttf\";}}s:11:\"Lakki Reddy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lakkireddy/v3/Q5EpFa91FjW37t0FCnedaKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Lancelot\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lancelot\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lancelot/v5/XMT7T_oo_MQUGAnU2v-sdA.ttf\";}}s:6:\"Lateef\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Lateef\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"arabic\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-11\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/lateef/v10/PAsKCgi1qc7XPwvzo_I-DQ.ttf\";}}s:4:\"Lato\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lato\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:10:{i:100;s:62:\"http://fonts.gstatic.com/s/lato/v11/Upp-ka9rLQmHYCsFgwL-eg.ttf\";s:9:\"100italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/zLegi10uS_9-fnUDISl0KA.ttf\";i:300;s:62:\"http://fonts.gstatic.com/s/lato/v11/Ja02qOppOVq9jeRjWekbHg.ttf\";s:9:\"300italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/dVebFcn7EV7wAKwgYestUg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lato/v11/h7rISIcQapZBpei-sXwIwg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/P_dJOFJylV3A870UIOtr0w.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/lato/v11/iX_QxBBZLhNj5JHlTzHQzg.ttf\";s:9:\"700italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/WFcZakHrrCKeUJxHA4T_gw.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/lato/v11/8TPEV6NbYWZlNsXjbYVv7w.ttf\";s:9:\"900italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/draWperrI7n2xi35Cl08fA.ttf\";}}s:13:\"League Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"League Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/leaguescript/v7/wnRFLvfabWK_DauqppD6vSeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:12:\"Leckerli One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Leckerli One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/leckerlione/v7/S2Y_iLrItTu8kIJTkS7DrC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Ledger\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ledger\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ledger/v4/G432jp-tahOfWHbCYkI0jw.ttf\";}}s:6:\"Lekton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Lekton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/r483JYmxf5PjIm4jVAm8Yg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/_UbDIPBA1wDqSbhp-OED7A.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/lekton/v7/WZw-uL8WTkx3SBVfTlevXQ.ttf\";}}s:5:\"Lemon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Lemon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lemon/v5/wed1nNu4LNSu-3RoRVUhUw.ttf\";}}s:17:\"Libre Baskerville\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsKyyZRYCSvpCzQKuMWnP5NDY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/QHIOz1iKF3bIEzRdDFaf5QnhapNS5Oi8FPrBRDLbsW4.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/kH7K4InNTm7mmOXXjrA5v-xuswJKUVpBRfYFpz0W3Iw.ttf\";}}s:11:\"Life Savers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Life Savers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/g49cUDk4Y1P0G5NMkMAm7qCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/THQKqChyYUm97rNPVFdGGXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Lilita One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Lilita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/lilitaone/v4/vTxJQjbNV6BCBHx8sGDCVvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Lily Script One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Lily Script One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/lilyscriptone/v4/uPWsLVW8uiXqIBnE8ZwGPDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:9:\"Limelight\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Limelight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/limelight/v7/5dTfN6igsXjLjOy8QQShcg.ttf\";}}s:11:\"Linden Hill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Linden Hill\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/UgsC0txqd-E1yjvjutwm_KCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/OcS3bZcu8vJvIDH8Zic83keOrDcLawS7-ssYqLr2Xp4.ttf\";}}s:7:\"Lobster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lobster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lobster/v12/9LpJGtNuM1D8FAZ2BkJH2Q.ttf\";}}s:11:\"Lobster Two\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lobster Two\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/xb9aY4w9ceh8JRzobID1naCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/Ul_16MSbfayQv1I4QhLEoEeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/bmdxOflBqMqjEC0-kGsIiHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/LEkN2_no_6kFvRfiBZ8xpM_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:16:\"Londrina Outline\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/londrinaoutline/v5/lls08GOa1eT74p072l1AWJmp8DTZ6iHear7UV05iykg.ttf\";}}s:15:\"Londrina Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinashadow/v4/dNYuzPS_7eYgXFJBzMoKdbw6Z3rVA5KDSi7aQxS92Nk.ttf\";}}s:15:\"Londrina Sketch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinasketch/v4/p7Ai06aT1Ycp_D2fyE3z69d6z_uhFGnpCOifUY1fJQo.ttf\";}}s:14:\"Londrina Solid\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/londrinasolid/v4/yysorIEiYSBb0ylZjg791MR125CwGqh8XBqkBzea0LA.ttf\";}}s:4:\"Lora\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/lora/v9/aXJ7KVIGcejEy1abawZazg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/AN2EZaj2tFRpyveuNn9BOg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/lora/v9/enKND5SfzQKkggBA_VnT1A.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/ivs9j3kYU65pR9QD9YFdzQ.ttf\";}}s:21:\"Love Ya Like A Sister\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/loveyalikeasister/v7/LzkxWS-af0Br2Sk_YgSJY-ad1xEP8DQfgfY8MH9aBUg.ttf\";}}s:17:\"Loved by the King\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Loved by the King\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/lovedbytheking/v6/wg03xD4cWigj4YDufLBSr8io2AFEwwMpu7y5KyiyAJc.ttf\";}}s:14:\"Lovers Quarrel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/loversquarrel/v4/gipdZ8b7pKb89MzQLAtJHLHLxci2ElvNEmOB303HLk0.ttf\";}}s:12:\"Luckiest Guy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/luckiestguy/v6/5718gH8nDy3hFVihOpkY5C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Lusitana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lusitana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lusitana/v4/l1h9VDomkwbdzbPdmLcUIw.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/lusitana/v4/GWtZyUsONxgkdl3Mc1P7FKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Lustria\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lustria\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/lustria/v4/gXAk0s4ai0X-TAOhYzZd1w.ttf\";}}s:7:\"Macondo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Macondo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/macondo/v5/G6yPNUscRPQ8ufBXs_8yRQ.ttf\";}}s:18:\"Macondo Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/macondoswashcaps/v4/SsSR706z-MlvEH7_LS6JAPkkgYRHs6GSG949m-K6x2k.ttf\";}}s:5:\"Magra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Magra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/magra/v4/hoZ13bwCXBxuGZqAudgc5A.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/magra/v4/6fOM5sq5cIn8D0RjX8Lztw.ttf\";}}s:13:\"Maiden Orange\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/maidenorange/v6/ZhKIA2SPisEwdhW7g0RUWojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:4:\"Mako\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mako\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mako/v7/z5zSLmfPlv1uTVAdmJBLXg.ttf\";}}s:8:\"Mallanna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mallanna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mallanna/v4/krCTa-CfMbtxqF0689CbuQ.ttf\";}}s:7:\"Mandali\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mandali\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mandali/v4/0lF8yJ7fkyjXuqtSi5bWbQ.ttf\";}}s:9:\"Marcellus\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marcellus\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/marcellus/v4/UjiLZzumxWC9whJ86UtaYw.ttf\";}}s:12:\"Marcellus SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marcellussc/v4/_jugwxhkkynrvsfrxVx8gS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Marck Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marck Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marckscript/v7/O_D1NAZVOFOobLbVtW3bci3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Margarine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Margarine\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/margarine/v5/DJnJwIrcO_cGkjSzY3MERw.ttf\";}}s:9:\"Marko One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marko One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/markoone/v6/hpP7j861sOAco43iDc4n4w.ttf\";}}s:8:\"Marmelad\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Marmelad\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/marmelad/v6/jI0_FBlSOIRLL0ePWOhOwQ.ttf\";}}s:11:\"Martel Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Martel Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-05\";s:5:\"files\";a:7:{i:200;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQEnzyIngrzGjGh22wPb6cGM.ttf\";i:300;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQC9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/martelsans/v1/91c8DPDZncMc0RFfhmc2RqCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQJZ7xm-Bj30Bj2KNdXDzSZg.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";i:800;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQA89PwPrYLaRFJ-HNCU9NbA.ttf\";i:900;s:88:\"http://fonts.gstatic.com/s/martelsans/v1/7ajme85aKKx_SCWF59ImQCenaqEuufTBk9XMKnKmgDA.ttf\";}}s:6:\"Marvel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Marvel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/Fg1dO8tWVb-MlyqhsbXEkg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/HzyjFB-oR5usrc7Lxz9g8w.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/marvel/v6/WrHDBL1RupWGo2UcdgxB3Q.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/marvel/v6/Gzf5NT09Y6xskdQRj2kz1qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:4:\"Mate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mate\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mate/v5/ooFviPcJ6hZP5bAE71Cawg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/mate/v5/5XwW6_cbisGvCX5qmNiqfA.ttf\";}}s:7:\"Mate SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mate SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/matesc/v5/-YkIT2TZoPZF6pawKzDpWw.ttf\";}}s:9:\"Maven Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Maven Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mavenpro/v7/sqPJIFG4gqsjl-0q_46Gbw.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/SQVfzoJBbj9t3aVcmbspRi3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/uDssvmXgp7Nj3i336k_dSi3USBnSvpkopQaUR-2r7iU.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/-91TwiFzqeL1F7Kh91APwS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"McLaren\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"McLaren\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mclaren/v4/OprvTGxaiINBKW_1_U0eoQ.ttf\";}}s:6:\"Meddon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Meddon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/meddon/v7/f8zJO98uu2EtSj9p7ci9RA.ttf\";}}s:13:\"MedievalSharp\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/medievalsharp/v8/85X_PjV6tftJ0-rX7KYQkOe45sJkivqprK7VkUlzfg0.ttf\";}}s:10:\"Medula One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Medula One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/medulaone/v6/AasPgDQak81dsTGQHc5zUPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Megrim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Megrim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/megrim/v7/e-9jVUC9lv1zxaFQARuftw.ttf\";}}s:11:\"Meie Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Meie Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/meiescript/v4/oTIWE5MmPye-rCyVp_6KEqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Merienda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Merienda\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/merienda/v4/MYY6Og1qZlOQtPW2G95Y3A.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/merienda/v4/GlwcvRLlgiVE2MBFQ4r0sKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Merienda One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merienda One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/meriendaone/v7/bCA-uDdUx6nTO8SjzCLXvS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Merriweather\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merriweather\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{i:300;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nqcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwICna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/RFda8w1V0eDZheqfcyQ4EC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/So5lHxHT37p2SS4-t60SlPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nkD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIPAs9-1nE9qOqhChW0m4nDE.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nqObDOjC3UL77puoeHsE3fw.ttf\";s:9:\"900italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIBd0_s6jQr9r5s5OZYvtzBY.ttf\";}}s:17:\"Merriweather Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{i:300;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88Gowan5N8K-_DP0e9e_v51obXQ.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVdytE4nGXk2hYD5nJ740tBw.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/AKu1CjQ4qnV8MUltkAX3sOAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/3Mz4hOHzs2npRMG3B1ascZ32VBCoA_HLsn85tSWZmdo.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88GowbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVbuqAJxizi8Dk_SK5et7kMg.ttf\";i:800;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88GowYufzO2zUYSj5LqoJ3UGkco.ttf\";s:9:\"800italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVdDmPrYMy3aZO4LmnZsxTQw.ttf\";}}s:5:\"Metal\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Metal\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/metal/v9/zA3UOP13ooQcxjv04BZX5g.ttf\";}}s:11:\"Metal Mania\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metal Mania\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/metalmania/v6/isriV_rAUgj6bPWPN6l9QKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Metamorphous\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Metamorphous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/metamorphous/v6/wGqUKXRinIYggz-BTRU9ei3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Metrophobic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metrophobic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/metrophobic/v6/SaglWZWCrrv_D17u1i4v_aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Michroma\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Michroma\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/michroma/v7/0c2XrW81_QsiKV8T9thumA.ttf\";}}s:7:\"Milonga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Milonga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/milonga/v4/dzNdIUSTGFmy2ahovDRcWg.ttf\";}}s:9:\"Miltonian\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Miltonian\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/miltonian/v8/Z4HrYZyqm0BnNNzcCUfzoQ.ttf\";}}s:16:\"Miltonian Tattoo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/miltoniantattoo/v9/1oU_8OGYwW46eh02YHydn2uk0YtI6thZkz1Hmh-odwg.ttf\";}}s:7:\"Miniver\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Miniver\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/miniver/v5/4yTQohOH_cWKRS5laRFhYg.ttf\";}}s:14:\"Miss Fajardose\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/missfajardose/v6/WcXjlQPKn6nBfr8LY3ktNu6rPKfVZo7L2bERcf0BDns.ttf\";}}s:5:\"Modak\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Modak\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-05\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/modak/v1/lMsN0QIKid-pCPvL0hH4nw.ttf\";}}s:14:\"Modern Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/modernantiqua/v6/8qX_tr6Xzy4t9fvZDXPkh6rFJ4O13IHVxZbM6yoslpo.ttf\";}}s:7:\"Molengo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Molengo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/molengo/v7/jcjgeGuzv83I55AzOTpXNQ.ttf\";}}s:5:\"Molle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Molle\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/molle/v4/9XTdCsjPXifLqo5et-YoGA.ttf\";}}s:5:\"Monda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Monda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/monda/v4/qFMHZ9zvR6B_gnoIgosPrw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/monda/v4/EVOzZUyc_j1w2GuTgTAW1g.ttf\";}}s:8:\"Monofett\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Monofett\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/monofett/v6/C6K5L799Rgxzg2brgOaqAw.ttf\";}}s:7:\"Monoton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Monoton\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/monoton/v6/aCz8ja_bE4dg-7agSvExdw.ttf\";}}s:20:\"Monsieur La Doulaise\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/monsieurladoulaise/v5/IMAdMj6Eq9jZ46CPctFtMKP61oAqTJXlx5ZVOBmcPdM.ttf\";}}s:7:\"Montaga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Montaga\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/montaga/v4/PwTwUboiD-M4-mFjZfJs2A.ttf\";}}s:6:\"Montez\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Montez\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/montez/v6/kx58rLOWQQLGFM4pDHv5Ng.ttf\";}}s:10:\"Montserrat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Montserrat\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/montserrat/v6/Kqy6-utIpx_30Xzecmeo8_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:21:\"Montserrat Alternates\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/z2n1Sjxk9souK3HCtdHuklPuEVRGaG9GCQnmM16YWq0.ttf\";i:700;s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/YENqOGAVzwIHjYNjmKuAZpeqBKvsAhm-s2I4RVSXFfc.ttf\";}}s:20:\"Montserrat Subrayada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Montserrat Subrayada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/nzoCWCz0e9c7Mr2Gl8bbgrJymm6ilkk9f0nDA_sC_qk.ttf\";i:700;s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/wf-IKpsHcfm0C9uaz9IeGJvEcF1LWArDbGWgKZSH9go.ttf\";}}s:4:\"Moul\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Moul\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/moul/v8/Kb0ALQnfyXawP1a_P_gpTQ.ttf\";}}s:8:\"Moulpali\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Moulpali\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/moulpali/v9/diD74BprGhmVkJoerKmrKA.ttf\";}}s:22:\"Mountains of Christmas\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/dVGBFPwd6G44IWDbQtPew2Auds3jz1Fxb61CgfaGDr4.ttf\";i:700;s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/PymufKtHszoLrY0uiAYKNM9cPTbSBTrQyTa5TWAe3vE.ttf\";}}s:13:\"Mouse Memoirs\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mousememoirs/v4/NBFaaJFux_j0AQbAsW3QeH8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:10:\"Mr Bedfort\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/mrbedfort/v5/81bGgHTRikLs_puEGshl7_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Mr Dafoe\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mrdafoe/v5/s32Q1S6ZkT7EaX53mUirvQ.ttf\";}}s:14:\"Mr De Haviland\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrdehaviland/v5/fD8y4L6PJ4vqDk7z8Y8e27v4lrhng1lzu7-weKO6cw8.ttf\";}}s:19:\"Mrs Saint Delafield\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/mrssaintdelafield/v4/vuWagfFT7bj9lFtZOFBwmjHMBelqWf3tJeGyts2SmKU.ttf\";}}s:13:\"Mrs Sheppards\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrssheppards/v5/2WFsWMV3VUeCz6UVH7UjCn8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:4:\"Muli\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Muli\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:300;s:61:\"http://fonts.gstatic.com/s/muli/v7/VJw4F3ZHRAZ7Hmg3nQu5YQ.ttf\";s:9:\"300italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/s-NKMCru8HiyjEt0ZDoBoA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/muli/v7/KJiP6KznxbALQgfJcDdPAw.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/Cg0K_IWANs9xkNoxV7H1_w.ttf\";}}s:13:\"Mystery Quest\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mysteryquest/v4/467jJvg0c7HgucvBB9PLDyeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:3:\"NTR\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"NTR\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ntr/v4/e7H4ZLtGfVOYyOupo6T12g.ttf\";}}s:6:\"Neucha\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neucha\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neucha/v7/bijdhB-TzQdtpl0ykhGh4Q.ttf\";}}s:6:\"Neuton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neuton\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{i:200;s:63:\"http://fonts.gstatic.com/s/neuton/v8/DA3Mkew3XqSkPpi1f4tJow.ttf\";i:300;s:63:\"http://fonts.gstatic.com/s/neuton/v8/xrc_aZ2hx-gdeV0mlY8Vww.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/9R-MGIOQUdjAVeB6nE6PcQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/uVMT3JOB5BNFi3lgPp6kEg.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/neuton/v8/gnWpkWY7DirkKiovncYrfg.ttf\";i:800;s:63:\"http://fonts.gstatic.com/s/neuton/v8/XPzBQV4lY6enLxQG9cF1jw.ttf\";}}s:10:\"New Rocker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"New Rocker\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/newrocker/v5/EFUWzHJedEkpW399zYOHofesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"News Cycle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"News Cycle\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/newscycle/v12/xyMAr8VfiUzIOvS1abHJO_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/newscycle/v12/G28Ny31cr5orMqEQy6ljtwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:7:\"Niconne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Niconne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/niconne/v6/ZA-mFw2QNXodx5y7kfELBg.ttf\";}}s:9:\"Nixie One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nixie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/nixieone/v7/h6kQfmzm0Shdnp3eswRaqQ.ttf\";}}s:6:\"Nobile\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nobile\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/lC_lPi1ddtN38iXTCRh6ow.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/vGmrpKzWQQSrb-PR6FWBIA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nobile/v7/9p6M-Yrg_r_QPmSD1skrOg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/nobile/v7/oQ1eYPaXV638N03KvsNvyKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Nokora\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nokora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nokora/v9/dRyz1JfnyKPNaRcBNX9F9A.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nokora/v9/QMqqa4QEOhQpiig3cAPmbQ.ttf\";}}s:7:\"Norican\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Norican\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/norican/v4/SHnSqhYAWG5sZTWcPzEHig.ttf\";}}s:7:\"Nosifer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Nosifer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/nosifer/v5/7eJGoIuHRrtcG00j6CptSA.ttf\";}}s:20:\"Nothing You Could Do\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/nothingyoucoulddo/v6/jpk1K3jbJoyoK0XKaSyQAf-TpkXjXYGWiJZAEtBRjPU.ttf\";}}s:12:\"Noticia Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Noticia Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/wdyV6x3eKpdeUPQ7BJ5uUC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/dAuxVpkYE_Q_IwIm6elsKPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/pEko-RqEtp45bE2P80AAKUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/-rQ7V8ARjf28_b7kRa0JuvAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:9:\"Noto Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Noto Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:10:\"devanagari\";i:5;s:12:\"cyrillic-ext\";i:6;s:9:\"greek-ext\";i:7;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/notosans/v6/0Ue9FiUJwVhi4NGfHJS5uA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/dLcNKMgJ1H5RVoZFraDz0qCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1y3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/9Z3uUWMRR7crzm1TjRicDne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Noto Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Noto Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/zW6mc7bC1CWw8dH0yxY8JfesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/HQXBIwLHsOJCNEQeX9kNzy3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/notoserif/v4/lJAvZoKA5NttpPc9yc6lPQJKKGfqHaYFsRG-T3ceEVo.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/Wreg0Be4tcFGM2t6VWytvED2ttfZwueP-QU272T9-k4.ttf\";}}s:8:\"Nova Cut\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Nova Cut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/novacut/v8/6q12jWcBvj0KO2cMRP97tA.ttf\";}}s:9:\"Nova Flat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Flat\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaflat/v8/pK7a0CoGzI684qe_XSHBqQ.ttf\";}}s:9:\"Nova Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:5:\"greek\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novamono/v7/6-SChr5ZIaaasJFBkgrLNw.ttf\";}}s:9:\"Nova Oval\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Oval\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaoval/v8/VuukVpKP8BwUf8o9W5LYQQ.ttf\";}}s:10:\"Nova Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Nova Round\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/novaround/v8/7-cK3Ari_8XYYFgVMxVhDvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Nova Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novascript/v8/dEvxQDLgx1M1TKY-NmBWYaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:9:\"Nova Slim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Slim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaslim/v8/rPYXC81_VL2EW-4CzBX65g.ttf\";}}s:11:\"Nova Square\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Square\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novasquare/v8/BcBzXoaDzYX78rquGXVuSqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Numans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Numans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/numans/v6/g5snI2p6OEjjTNmTHyBdiQ.ttf\";}}s:6:\"Nunito\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nunito\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:63:\"http://fonts.gstatic.com/s/nunito/v7/zXQvrWBJqUooM7Xv98MrQw.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nunito/v7/ySZTeT3IuzJj0GK6uGpbBg.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nunito/v7/aEdlqgMuYbpe4U3TnqOQMA.ttf\";}}s:14:\"Odor Mean Chey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/odormeanchey/v8/GK3E7EjPoBkeZhYshGFo0eVKG8sq4NyGgdteJLvqLDs.ttf\";}}s:7:\"Offside\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Offside\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/offside/v4/v0C913SB8wqQUvcu1faUqw.ttf\";}}s:15:\"Old Standard TT\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/n6RTCDcIPWSE8UNBa4k-DLcB5jyhm1VsHs65c3QNDr0.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/QQT_AUSp4AV4dpJfIN7U5PWrQzeMtsHf8QsWQ2cZg3c.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/5Ywdce7XEbTSbxs__4X1_HJqbZqK7TdZ58X80Q_Lw8Y.ttf\";}}s:9:\"Oldenburg\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Oldenburg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/oldenburg/v4/dqA_M_uoCVXZbCO-oKBTnQ.ttf\";}}s:11:\"Oleo Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oleo Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/21stZcmPyzbQVXtmGegyqKCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/hudNQFKFl98JdNnlo363fne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:22:\"Oleo Script Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/vdWhGqsBUAP-FF3NOYTe4iMF4kXAPemmyaDpMXQ31P0.ttf\";i:700;s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/HMO3ftxA9AU5floml9c755reFYaXZ4zuJXJ8fr8OO1g.ttf\";}}s:9:\"Open Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Open Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:8:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:10:\"devanagari\";i:5;s:12:\"cyrillic-ext\";i:6;s:9:\"greek-ext\";i:7;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:10:{i:300;s:87:\"http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTS3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxi9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/opensans/v10/IgZJs4-7SA1XX_edsoXWog.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/O4NhV7_qs9r9seTo7fnsVKCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:87:\"http://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"600italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxpZ7xm-Bj30Bj2KNdXDzSZg.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxne1Pd76Vl7zRpE7NLJQ7XU.ttf\";i:800;s:87:\"http://fonts.gstatic.com/s/opensans/v10/EInbV5DfGHOiMmvb1Xr-hi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"800italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxg89PwPrYLaRFJ-HNCU9NbA.ttf\";}}s:19:\"Open Sans Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Open Sans Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xEMwSSh38KQVJx4ABtsZTnA.ttf\";s:9:\"300italic\";s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/jIXlqT1WKafUSwj6s9AzV4_LkTZ_uhAwfmGJ084hlvM.ttf\";i:700;s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xBEM87DM3yorPOrvA-vB930.ttf\";}}s:11:\"Oranienbaum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/oranienbaum/v4/M98jYwCSn0PaFhXXgviCoaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Orbitron\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Orbitron\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/orbitron/v6/DY8swouAZjR3RaUPRf0HDQ.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/p-y_ffzMdo5JN_7ia0vYEqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/PS9_6SLkY1Y6OgPO3APr6qCWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/2I3-8i9hT294TE_pyjy9SaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Oregano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Oregano\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/UiLhqNixVv2EpjRoBG6axA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/_iwqGEht6XsAuEaCbYG64Q.ttf\";}}s:7:\"Orienta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Orienta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/orienta/v4/_NKSk93mMs0xsqtfjCsB3Q.ttf\";}}s:15:\"Original Surfer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Original Surfer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/originalsurfer/v5/gdHw6HpSIN4D6Xt7pi1-qIkEz33TDwAZczo_6fY7eg0.ttf\";}}s:6:\"Oswald\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oswald\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:64:\"http://fonts.gstatic.com/s/oswald/v10/y3tZpCdiRD4oNRRYFcAR5Q.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oswald/v10/uLEd2g2vJglLPfsBF91DCg.ttf\";i:700;s:64:\"http://fonts.gstatic.com/s/oswald/v10/7wj8ldV_5Ti37rHa0m1DDw.ttf\";}}s:16:\"Over the Rainbow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/overtherainbow/v7/6gp-gkpI2kie2dHQQLM2jQBdxkZd83xOSx-PAQ2QmiI.ttf\";}}s:8:\"Overlock\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Overlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/overlock/v5/Z8oYsGi88-E1cUB8YBFMAg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/rq6EacukHROOBrFrK_zF6_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/overlock/v5/Fexr8SqXM8Bm_gEVUA7AKaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/wFWnYgeXKYBks6gEUwYnfAJKKGfqHaYFsRG-T3ceEVo.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/overlock/v5/YPJCVTT8ZbG3899l_-KIGqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/iOZhxT2zlg7W5ij_lb-oDp0EAVxt0G0biEntp43Qt6E.ttf\";}}s:11:\"Overlock SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Overlock SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/overlocksc/v5/8D7HYDsvS_g1GhBnlHzgzaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:3:\"Ovo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Ovo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ovo/v7/mFg27dimu3s9t09qjCwB1g.ttf\";}}s:6:\"Oxygen\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oxygen\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:63:\"http://fonts.gstatic.com/s/oxygen/v5/lZ31r0bR1Bzt_DfGZu1S8A.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/oxygen/v5/uhoyAE7XlQL22abzQieHjw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/oxygen/v5/yLqkmDwuNtt5pSqsJmhyrg.ttf\";}}s:11:\"Oxygen Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oxygenmono/v4/DigTu7k4b7OmM8ubt1Qza6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"PT Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptmono/v4/QUbM8H9yJK5NhpQ0REO6Wg.ttf\";}}s:7:\"PT Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/UFoEz2uiuMypUGZL1NKoeg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/yls9EYWOd496wiu7qzfgNg.ttf\";i:700;s:84:\"http://fonts.gstatic.com/s/ptsans/v8/F51BEgHuR0tYHxF0bD4vwvesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:15:\"PT Sans Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/OXYTDOzBcXU8MTNBvBHeSW8by34Z3mUMtM-o4y-SHCY.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/Q-gJrFokeE7JydPpxASt25tc0eyfI4QDEsobEEpk_hA.ttf\";}}s:14:\"PT Sans Narrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4ZTvAuddT2xDMbdz0mdLyZY.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYsLtdzs3iyjn_YuT226ZsLU.ttf\";}}s:8:\"PT Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"PT Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ptserif/v8/sAo427rn3-QL9sWCbMZXhA.ttf\";s:6:\"italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/9khWhKzhpkH0OkNnBKS3n_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/ptserif/v8/kyZw18tqQ5if-_wpmxxOeKCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/Foydq9xJp--nfYIx2TBz9QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:16:\"PT Serif Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWVsRioCqs5fohhaYel24W3k.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/0kfPsmrmTSgiec7u_Wa0DB1mqvzPHelJwRcF_s_EUM0.ttf\";}}s:8:\"Pacifico\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pacifico\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pacifico/v7/GIrpeRY1r5CzbfL8r182lw.ttf\";}}s:7:\"Paprika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Paprika\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/paprika/v4/b-VpyoRSieBdB5BPJVF8HQ.ttf\";}}s:10:\"Parisienne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Parisienne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/parisienne/v4/TW74B5QISJNx9moxGlmJfvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Passero One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passero One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passeroone/v8/Yc-7nH5deCCv9Ed0MMnAQqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Passion One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passion One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passionone/v6/1UIK1tg3bKJ4J3o35M4heqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ne1Pd76Vl7zRpE7NLJQ7XU.ttf\";i:900;s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ienaqEuufTBk9XMKnKmgDA.ttf\";}}s:18:\"Pathway Gothic One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/pathwaygothicone/v4/Lqv9ztoTUV8Q0FmQZzPqaA6A6xIYD7vYcYDop1i-K-c.ttf\";}}s:12:\"Patrick Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/patrickhand/v10/9BG3JJgt_HlF3NpEUehL0C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:15:\"Patrick Hand SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/patrickhandsc/v4/OYFWCgfCR-7uHIovjUZXsbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}s:9:\"Patua One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Patua One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/patuaone/v6/njZwotTYjswR4qdhsW-kJw.ttf\";}}s:11:\"Paytone One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Paytone One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/paytoneone/v8/3WCxC7JAJjQHQVoIE0ZwvqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Peddana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peddana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peddana/v4/zaSZuj_GhmC8AOTugOROnA.ttf\";}}s:7:\"Peralta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peralta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peralta/v4/cTJX5KEuc0GKRU9NXSm-8Q.ttf\";}}s:16:\"Permanent Marker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/permanentmarker/v5/9vYsg5VgPHKK8SXYbf3sMol14xj5tdg9OHF8w4E7StQ.ttf\";}}s:19:\"Petit Formal Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/petitformalscript/v4/OEZwr2-ovBsq2n3ACCKoEvVPl2Gjtxj0D6F7QLy1VQc.ttf\";}}s:7:\"Petrona\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Petrona\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/petrona/v5/nnQwxlP6dhrGovYEFtemTg.ttf\";}}s:11:\"Philosopher\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Philosopher\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/oZLTrB9jmJsyV0u_T0TKEaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/_9Hnc_gz9k7Qq6uKaeHKmUeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/philosopher/v7/napvkewXG9Gqby5vwGHICHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/PuKlryTcvTj7-qZWfLCFIM_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:6:\"Piedra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Piedra\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/piedra/v5/owf-AvEEyAj9LJ2tVZ_3Mw.ttf\";}}s:13:\"Pinyon Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pinyonscript/v6/TzghnhfCn7TuE73f-CBQ0CeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:10:\"Pirata One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Pirata One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pirataone/v4/WnbD86B4vB2ckYcL7oxuhvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Plaster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Plaster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/plaster/v7/O4QG9Z5116CXyfJdR9zxLw.ttf\";}}s:4:\"Play\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Play\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/play/v6/GWvfObW8LhtsOX333MCpBg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/play/v6/crPhg6I0alLI-MpB3vW-zw.ttf\";}}s:8:\"Playball\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Playball\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/playball/v6/3hOFiQm_EUzycTpcN9uz4w.ttf\";}}s:16:\"Playfair Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Playfair Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CV6uyC_qD11hrFQ6EGgTJWI.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6NzMsbnvDNEBX25F5HWk9AhI.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgICsv6SrURqJprbhH_C1Mw8w.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDECsYW3XoOVcYyYdp9NzzS9E.ttf\";i:900;s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIKqwMe2wjvZrAR44M0BJZ48.ttf\";s:9:\"900italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEC0JfJ4xmm7j1kL6D7mPxrA.ttf\";}}s:19:\"Playfair Display SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/G0-tvBxd4eQRdwFKB8dRkcpjYTDWIvcAwAccqeW9uNM.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/myuYiFR-4NTrUT4w6TKls2klJsJYggW8rlNoTOTuau0.ttf\";i:700;s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/5ggqGkvWJU_TtW2W8cEubA-Amcyomnuy4WsCiPxGHjw.ttf\";s:9:\"700italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/6X0OQrQhEEnPo56RalREX4krgPi80XvBcbTwmz-rgmU.ttf\";i:900;s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/5ggqGkvWJU_TtW2W8cEubKXL3C32k275YmX_AcBPZ7w.ttf\";s:9:\"900italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/6X0OQrQhEEnPo56RalREX8Zag2q3ssKz8uH1RU4a9gs.ttf\";}}s:7:\"Podkova\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Podkova\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/podkova/v8/eylljyGVfB8ZUQjYY3WZRQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/podkova/v8/SqW4aa8m_KVrOgYSydQ33vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Poiret One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poiret One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/poiretone/v4/dWcYed048E5gHGDIt8i1CPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Poller One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poller One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pollerone/v6/dkctmDlTPcZ6boC8662RA_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Poly\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Poly\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/poly/v7/bcMAuiacS2qkd54BcwW6_Q.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/poly/v7/Zkx-eIlZSjKUrPGYhV5PeA.ttf\";}}s:8:\"Pompiere\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pompiere\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pompiere/v6/o_va2p9CD5JfmFohAkGZIA.ttf\";}}s:12:\"Pontano Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/pontanosans/v4/gTHiwyxi6S7iiHpqAoiE3C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:16:\"Port Lligat Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatsans/v5/CUEdhRk7oC7up0p6t0g4P6mASEpx5X0ZpsuJOuvfOGA.ttf\";}}s:16:\"Port Lligat Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatslab/v5/CUEdhRk7oC7up0p6t0g4PxLSPACXvawUYCBEnHsOe30.ttf\";}}s:5:\"Prata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Prata\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/prata/v6/3gmx8r842loRRm9iQkCDGg.ttf\";}}s:11:\"Preahvihear\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Preahvihear\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/preahvihear/v8/82tDI-xTc53CxxOzEG4hDaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:14:\"Press Start 2P\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o1jfl3W46Sz5gOkEVhcFWF4.ttf\";}}s:14:\"Princess Sofia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/princesssofia/v4/8g5l8r9BM0t1QsXLTajDe-wjmA7ie-lFcByzHGRhCIg.ttf\";}}s:8:\"Prociono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Prociono\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/prociono/v6/43ZYDHWogdFeNBWTl6ksmw.ttf\";}}s:10:\"Prosto One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Prosto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/prostoone/v4/bsqnAElAqk9kX7eABTRFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Puritan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Puritan\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/puritan/v7/wv_RtgVBSCn-or2MC0n4Kg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/puritan/v7/BqZX8Tp200LeMv1KlzXgLQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/puritan/v7/pJS2SdwI0SCiVnO0iQSFT_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/puritan/v7/rFG3XkMJL75nUNZwCEIJqC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Purple Purse\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Purple Purse\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/purplepurse/v5/Q5heFUrdmei9axbMITxxxS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Quando\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Quando\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/quando/v4/03nDiEZuO2-h3xvtG6UmHg.ttf\";}}s:8:\"Quantico\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Quantico\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/quantico/v5/pwSnP8Xpaix2rIz99HrSlQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/KQhDd2OsZi6HiITUeFQ2U_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/quantico/v5/OVZZzjcZ3Hkq2ojVcUtDjaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/HeCYRcZbdRso3ZUu01ELbQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:12:\"Quattrocento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Quattrocento\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/WZDISdyil4HsmirlOdBRFC3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/Uvi-cRwyvqFpl9j3oT2mqkD2ttfZwueP-QU272T9-k4.ttf\";}}s:17:\"Quattrocento Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/efd6FGWWGX5Z3ztwLBrG9eAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8PXYbvM__bjl0rBnKiByg532VBCoA_HLsn85tSWZmdo.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/tXSgPxDl7Lk8Zr_5qX8FIbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8N1PdXpbG6RtFvTjl-5E7buqAJxizi8Dk_SK5et7kMg.ttf\";}}s:9:\"Questrial\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Questrial\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/questrial/v6/MoHHaw_WwNs_hd9ob1zTVw.ttf\";}}s:9:\"Quicksand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Quicksand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/quicksand/v5/qhfoJiLu10kFjChCCTvGlC3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/quicksand/v5/Ngv3fIJjKB7sD-bTUGIFCA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/quicksand/v5/32nyIRHyCu6iqEka_hbKsi3USBnSvpkopQaUR-2r7iU.ttf\";}}s:14:\"Quintessential\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Quintessential\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/quintessential/v4/mmk6ioesnTrEky_Zb92E5s02lXbtMOtZWfuxKeMZO8Q.ttf\";}}s:7:\"Qwigley\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Qwigley\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/qwigley/v6/aDqxws-KubFID85TZHFouw.ttf\";}}s:15:\"Racing Sans One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/racingsansone/v4/1r3DpWaCiT7y3PD4KgkNyDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:6:\"Radley\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Radley\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/radley/v9/FgE9di09a-mXGzAIyI6Q9Q.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/radley/v9/Z_JcACuPAOO2f9kzQcGRug.ttf\";}}s:8:\"Rajdhani\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rajdhani\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/9pItuEhQZVGdq8spnHTku6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rajdhani/v5/Wfy5zp4PGFAFS7-Wetehzw.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/nd_5ZpVwm710HcLual0fBqCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/5fnmZahByDeTtgxIiqbJSaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/UBK6d2Hg7X7wYLlF92aXW6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Raleway\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Raleway\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:9:{i:100;s:64:\"http://fonts.gstatic.com/s/raleway/v9/UDfD6oxBaBnmFJwQ7XAFNw.ttf\";i:200;s:85:\"http://fonts.gstatic.com/s/raleway/v9/LAQwev4hdCtYkOYX4Oc7nPesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:85:\"http://fonts.gstatic.com/s/raleway/v9/2VvSZU2kb4DZwFfRM4fLQPesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/raleway/v9/_dCzxpXzIS3sL-gdJWAP8A.ttf\";i:500;s:85:\"http://fonts.gstatic.com/s/raleway/v9/348gn6PEmbLDWlHbbV15d_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/raleway/v9/M7no6oPkwKYJkedjB1wqEvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/raleway/v9/VGEV9-DrblisWOWLbK-1XPesZW2xOQ-xsNqO47m55DA.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/raleway/v9/mMh0JrsYMXcLO69jgJwpUvesZW2xOQ-xsNqO47m55DA.ttf\";i:900;s:85:\"http://fonts.gstatic.com/s/raleway/v9/ajQQGcDBLcyLpaUfD76UuPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Raleway Dots\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/ralewaydots/v4/lhLgmWCRcyz-QXo8LCzTfC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Ramabhadra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ramabhadra/v5/JyhxLXRVQChLDGADS_c5MPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Ramaraja\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ramaraja\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ramaraja/v1/XIqzxFapVczstBedHdQTiw.ttf\";}}s:6:\"Rambla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rambla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/YaTmpvm5gFg_ShJKTQmdzg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/mhUgsKmp0qw3uATdDDAuwA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/rambla/v4/C5VZH8BxQKmnBuoC00UPpw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/rambla/v4/ziMzUZya6QahrKONSI1TzqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Rammetto One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rammetto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rammettoone/v5/mh0uQ1tV8QgSx9v_KyEYPC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Ranchers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ranchers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ranchers/v4/9ya8CZYhqT66VERfjQ7eLA.ttf\";}}s:6:\"Rancho\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rancho\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rancho/v6/ekp3-4QykC4--6KaslRgHA.ttf\";}}s:5:\"Ranga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ranga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ranga/v1/xpW6zFTNzY1JykoBIqE1Zg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/ranga/v1/h8G_gEUH7vHKH-NkjAs34A.ttf\";}}s:9:\"Rationale\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rationale\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rationale/v7/7M2eN-di0NGLQse7HzJRfg.ttf\";}}s:12:\"Ravi Prakash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/raviprakash/v3/8EzbM7Rymjk25jWeHxbO6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Redressed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Redressed\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/redressed/v6/3aZ5sTBppH3oSm5SabegtA.ttf\";}}s:13:\"Reenie Beanie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/reeniebeanie/v6/ljpKc6CdXusL1cnGUSamX4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:7:\"Revalia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Revalia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/revalia/v4/1TKw66fF5_poiL0Ktgo4_A.ttf\";}}s:6:\"Ribeye\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ribeye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ribeye/v5/e5w3VE8HnWBln4Ll6lUj3Q.ttf\";}}s:13:\"Ribeye Marrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ribeyemarrow/v6/q7cBSA-4ErAXBCDFPrhlY0cTNmV93fYG7UKgsLQNQWs.ttf\";}}s:9:\"Righteous\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Righteous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/righteous/v5/0nRRWM_gCGCt2S-BCfN8WQ.ttf\";}}s:6:\"Risque\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Risque\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/risque/v4/92RnElGnl8yHP97-KV3Fyg.ttf\";}}s:6:\"Roboto\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Roboto\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:12:{i:100;s:64:\"http://fonts.gstatic.com/s/roboto/v15/7MygqTe2zs9YkP0adA9QQQ.ttf\";s:9:\"100italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/T1xnudodhcgwXCmZQ490TPesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:64:\"http://fonts.gstatic.com/s/roboto/v15/dtpHsbgPEm2lVWciJZ0P-A.ttf\";s:9:\"300italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/iE8HhaRzdhPxC93dOdA056CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/W5F8_SL0XFawnjxHGsZjJA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/hcKoSgxdnKlbH5dlTwKbow.ttf\";i:500;s:64:\"http://fonts.gstatic.com/s/roboto/v15/Uxzkqj-MIMWle-XP2pDNAA.ttf\";s:9:\"500italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/daIfzbEw-lbjMyv4rMUUTqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:64:\"http://fonts.gstatic.com/s/roboto/v15/bdHGHleUa-ndQCOrdpfxfw.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/owYYXKukxFDFjr0ZO8NXh6CWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:64:\"http://fonts.gstatic.com/s/roboto/v15/H1vB34nOKWXqzKotq25pcg.ttf\";s:9:\"900italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/b9PWBSMHrT2zM5FgUdtu0aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:16:\"Roboto Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{i:300;s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nJRhFVcex_hajThhFkHyhYk.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAPYa9bgCHecWXGgisnodcS0.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsKDbm6fPDOZJsR8PmdG62gY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/BP5K8ZAJv9qEbmuFp8RpJY_eiqgTfYGaH0bJiUDZ5GA.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nPOYkGiSOYDq_T7HbIOV1hA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAE2zk2RGRC3SlyyLLQfjS_8.ttf\";}}s:11:\"Roboto Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:100;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgIAWxXGWZ3yJw6KhWS7MxOk.ttf\";i:300;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/3__ulTNA7unv0UtplybPiqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:9:\"Rochester\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rochester\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rochester/v6/bnj8tmQBiOkdji_G_yvypg.ttf\";}}s:9:\"Rock Salt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rock Salt\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rocksalt/v6/Zy7JF9h9WbhD9V3SFMQ1UQ.ttf\";}}s:7:\"Rokkitt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rokkitt\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/rokkitt/v8/GMA7Z_ToF8uSvpZAgnp_VQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/rokkitt/v8/gxlo-sr3rPmvgSixYog_ofesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Romanesco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Romanesco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/romanesco/v5/2udIjUrpK_CPzYSxRVzD4Q.ttf\";}}s:9:\"Ropa Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ropasans/v5/Gba7ZzVBuhg6nX_AoSwlkQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/ropasans/v5/V1zbhZQscNrh63dy5Jk2nqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Rosario\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rosario\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosario/v10/bL-cEh8dXtDupB2WccA2LA.ttf\";s:6:\"italic\";s:65:\"http://fonts.gstatic.com/s/rosario/v10/pkflNy18HEuVVx4EOjeb_Q.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/rosario/v10/nrS6PJvDWN42RP4TFWccd_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/rosario/v10/EOgFX2Va5VGrkhn_eDpIRS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Rosarivo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rosarivo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosarivo/v4/EmPiINK0qyqc7KSsNjJamA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/rosarivo/v4/u3VuWsWQlX1pDqsbz4paNPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Rouge Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rouge Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rougescript/v5/AgXDSqZJmy12qS0ixjs6Vy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Rozha One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rozha One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rozhaone/v2/PyrMHQ6lucEIxwKmhqsX8A.ttf\";}}s:14:\"Rubik Mono One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/rubikmonoone/v3/e_cupPtD4BrZzotubJD7UbAREgn5xbW23GEXXnhMQ5Y.ttf\";}}s:9:\"Rubik One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rubik One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rubikone/v3/Zs6TtctNRSIR8T5PO018rQ.ttf\";}}s:4:\"Ruda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Ruda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/ruda/v7/jPEIPB7DM2DNK_uBGv2HGw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/ruda/v7/JABOu1SYOHcGXVejUq4w6g.ttf\";i:900;s:61:\"http://fonts.gstatic.com/s/ruda/v7/Uzusv-enCjoIrznlJJaBRw.ttf\";}}s:6:\"Rufina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rufina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rufina/v4/s9IFr_fIemiohfZS-ZRDbQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/rufina/v4/D0RUjXFr55y4MVZY2Ww_RA.ttf\";}}s:11:\"Ruge Boogie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/rugeboogie/v7/U-TTmltL8aENLVIqYbI5QaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Ruluko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruluko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruluko/v4/lv4cMwJtrx_dzmlK5SDc1g.ttf\";}}s:10:\"Rum Raisin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/rumraisin/v4/kDiL-ntDOEq26B7kYM7cx_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Ruslan Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ruslandisplay/v7/SREdhlyLNUfU1VssRBfs3rgH88D3l9N4auRNHrNS708.ttf\";}}s:9:\"Russo One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Russo One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/russoone/v4/zfwxZ--UhUc7FVfgT21PRQ.ttf\";}}s:6:\"Ruthie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruthie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruthie/v6/vJ2LorukHSbWYoEs5juivg.ttf\";}}s:3:\"Rye\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Rye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/rye/v4/VUrJlpPpSZxspl3w_yNOrQ.ttf\";}}s:10:\"Sacramento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sacramento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sacramento/v4/_kv-qycSHMNdhjiv0Kj7BvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Sail\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Sail\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/sail/v6/iuEoG6kt-bePGvtdpL0GUQ.ttf\";}}s:5:\"Salsa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Salsa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/salsa/v6/BnpUCBmYdvggScEPs5JbpA.ttf\";}}s:7:\"Sanchez\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sanchez\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/BEL8ao-E2LJ5eHPLB2UAiw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/iSrhkWLexUZzDeNxNEHtzA.ttf\";}}s:8:\"Sancreek\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sancreek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sancreek/v7/8ZacBMraWMvHly4IJI3esw.ttf\";}}s:11:\"Sansita One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Sansita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sansitaone/v6/xWqf68oB50JXqGIRR0h2hqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Sarina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Sarina\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/sarina/v5/XYtRfaSknHIU3NHdfTdXoQ.ttf\";}}s:8:\"Sarpanch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sarpanch\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sarpanch/v1/YMBZdT27b6O5a1DADbAGSg.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/Ov7BxSrFSZYrfuJxL1LzQaCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/WTnP2wnc0qSbUaaDG-2OQ6CWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/57kYsSpovYmFaEt2hsZhv6CWcynf_cDxXwCLxiixG1c.ttf\";i:800;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/OKyqPLjdnuVghR-1TV6RzaCWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/JhYc2cr6kqWTo_P0vfvJR6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Satisfy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Satisfy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/satisfy/v6/PRlyepkd-JCGHiN8e9WV2w.ttf\";}}s:5:\"Scada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Scada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/scada/v4/iZNC3ZEYwe3je6H-28d5Ug.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/scada/v4/PCGyLT1qNawkOUQ3uHFhBw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/scada/v4/t6XNWdMdVWUz93EuRVmifQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/scada/v4/kLrBIf7V4mDMwcd_Yw7-D_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Scheherazade\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Scheherazade\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"arabic\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-03-11\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/scheherazade/v10/AuKlqGWzUC-8XqMOmsqXiy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Schoolbell\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Schoolbell\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/schoolbell/v6/95-3djEuubb3cJx-6E7j4vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Seaweed Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/seaweedscript/v4/eorWAPpOvvWrPw5IHwE60BnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:9:\"Sevillana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sevillana\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sevillana/v4/6m1Nh35oP7YEt00U80Smiw.ttf\";}}s:11:\"Seymour One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Seymour One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/seymourone/v4/HrdG2AEG_870Xb7xBVv6C6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Shadows Into Light\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/shadowsintolight/v6/clhLqOv7MXn459PTh0gXYAW_5bEze-iLRNvGrRpJsfM.ttf\";}}s:22:\"Shadows Into Light Two\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xVQrZk-Pga5KeEE_oZjkQjQ.ttf\";}}s:6:\"Shanti\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Shanti\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/shanti/v7/lc4nG_JG6Q-2FQSOMMhb_w.ttf\";}}s:5:\"Share\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Share\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/share/v5/1ytD7zSb_-g9I2GG67vmVw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/share/v5/a9YGdQWFRlNJ0zClJVaY3Q.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/share/v5/XrU8e7a1YKurguyY2azk1Q.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/share/v5/A992-bLVYwAflKu6iaznufesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Share Tech\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Share Tech\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sharetech/v4/Dq3DuZ5_0SW3oEfAWFpen_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Share Tech Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sharetechmono/v4/RQxK-3RA0Lnf3gnnnNrAscwD6PD0c3_abh9zHKQtbGU.ttf\";}}s:9:\"Shojumaru\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Shojumaru\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/shojumaru/v4/WP8cxonzQQVAoI3RJQ2wug.ttf\";}}s:11:\"Short Stack\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Short Stack\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/shortstack/v6/v4dXPI0Rm8XN9gk4SDdqlqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Siemreap\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Siemreap\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/siemreap/v9/JSK-mOIsXwxo-zE9XDDl_g.ttf\";}}s:10:\"Sigmar One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sigmar One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sigmarone/v6/oh_5NxD5JBZksdo2EntKefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Signika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Signika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:300;s:85:\"http://fonts.gstatic.com/s/signika/v6/0wDPonOzsYeEo-1KO78w4fesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/signika/v6/WvDswbww0oAtvBg2l1L-9w.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/signika/v6/lQMOF6NUN2ooR7WvB7tADvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/signika/v6/lEcnfPBICWJPv5BbVNnFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:16:\"Signika Negative\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Signika Negative\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:300;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FjYFXpUPtCmIEFDvjUnLLaI.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/Z-Q1hzbY8uAo3TpTyPFMXVM1lnCWMnren5_v6047e5A.ttf\";i:600;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FrKLaDJM01OezSVA2R_O3qI.ttf\";i:700;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FpYzPxtVvobH1w3hEppR8WI.ttf\";}}s:9:\"Simonetta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Simonetta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/simonetta/v5/fN8puNuahBo4EYMQgp12Yg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/ynxQ3FqfF_Nziwy3T9ZwL6CWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:87:\"http://fonts.gstatic.com/s/simonetta/v5/22EwvvJ2r1VwVCxit5LcVi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"900italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/WUXOpCgBZaRPrWtMCpeKoienaqEuufTBk9XMKnKmgDA.ttf\";}}s:7:\"Sintony\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sintony\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sintony/v4/IDhCijoIMev2L6Lg5QsduQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/sintony/v4/zVXQB1wqJn6PE4dWXoYpvPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Sirin Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/sirinstencil/v5/pRpLdo0SawzO7MoBpvowsImg74kgS1F7KeR8rWhYwkU.ttf\";}}s:8:\"Six Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Six Caps\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sixcaps/v7/_XeDnO0HOV8Er9u97If1tQ.ttf\";}}s:7:\"Skranji\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Skranji\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/skranji/v4/jnOLPS0iZmDL7dfWnW3nIw.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/skranji/v4/Lcrhg-fviVkxiEgoadsI1vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Slabo 13px\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo13px/v2/jPGWFTjRXfCSzy0qd1nqdvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Slabo 27px\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo27px/v2/gC0o8B9eU21EafNkXlRAfPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Slackey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Slackey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/slackey/v6/evRIMNhGVCRJvCPv4kteeA.ttf\";}}s:6:\"Smokum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smokum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smokum/v6/8YP4BuAcy97X8WfdKfxVRw.ttf\";}}s:6:\"Smythe\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smythe\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smythe/v7/yACD1gy_MpbB9Ft42fUvYw.ttf\";}}s:7:\"Sniglet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sniglet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sniglet/v7/XWhyQLHH4SpCVsHRPRgu9w.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/sniglet/v7/NLF91nBmcEfkBgcEWbHFa_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Snippet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Snippet\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/snippet/v6/eUcYMLq2GtHZovLlQH_9kA.ttf\";}}s:13:\"Snowburst One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Snowburst One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/snowburstone/v4/zSQzKOPukXRux2oTqfYJjIjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:10:\"Sofadi One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sofadi One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sofadione/v4/nirf4G12IcJ6KI8Eoj119fesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Sofia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/sofia/v5/Imnvx0Ag9r6iDBFUY5_RaQ.ttf\";}}s:10:\"Sonsie One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sonsie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sonsieone/v5/KSP7xT1OSy0q2ob6RQOTWPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:16:\"Sorts Mill Goudy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/JzRrPKdwEnE8F1TDmDLMUlIL2Qjg-Xlsg_fhGbe2P5U.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/UUu1lKiy4hRmBWk599VL1TYNkCNSzLyoucKmbTguvr0.ttf\";}}s:15:\"Source Code Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:7:{i:200;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqaXvKVW_haheDNrHjziJZVk.ttf\";i:300;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVP7R5lD_au4SZC6Ks_vyWs.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9Rl0pGnog23EMYRrBmUzJQ.ttf\";i:500;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqX63uKwMO11Of4rJWV582wg.ttf\";i:600;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqeiMeWyi5E_-XkTgB5psiDg.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqfgXsetDviZcdR5OzC1KPcw.ttf\";i:900;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRA_awHl7mXRjE_LQVochcU.ttf\";}}s:15:\"Source Sans Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Sans Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:12:{i:200;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGKXvKVW_haheDNrHjziJZVk.ttf\";s:9:\"200italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6OptKU7UIBg2hLM7eMTU8bI.ttf\";i:300;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGFP7R5lD_au4SZC6Ks_vyWs.ttf\";s:9:\"300italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6DUpNKoQAsDux-Todp8f29w.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNRl0pGnog23EMYRrBmUzJQ.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMwRX4TIfMQQEXLu74GftruE.ttf\";i:600;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOiMeWyi5E_-XkTgB5psiDg.ttf\";s:9:\"600italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Pp6lGoTTgjlW0sC4r900Co.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGPgXsetDviZcdR5OzC1KPcw.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6LVT4locI09aamSzFGQlDMY.ttf\";i:900;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGBA_awHl7mXRjE_LQVochcU.ttf\";s:9:\"900italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6A0NcF6HPGWR298uWIdxWv0.ttf\";}}s:16:\"Source Serif Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Source Serif Pro\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/CeUM4np2c42DV49nanp55YGL0S0YDpKs5GpLtZIQ0m4.ttf\";i:600;s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarGi4cQnvCGV11m1KlXh97aQ.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarEkpYHRvxGNSCrR82n_RDNk.ttf\";}}s:13:\"Special Elite\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Special Elite\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/specialelite/v6/9-wW4zu3WNoD5Fjka35Jm4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:10:\"Spicy Rice\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/spicyrice/v5/WGCtz7cLoggXARPi9OGD6_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Spinnaker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Spinnaker\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/spinnaker/v8/MQdIXivKITpjROUdiN6Jgg.ttf\";}}s:6:\"Spirax\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Spirax\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/spirax/v5/IOKqhk-Ccl7y31yDsePPkw.ttf\";}}s:10:\"Squada One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Squada One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/squadaone/v5/3tzGuaJdD65cZVgfQzN8uvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:20:\"Sree Krushnadevaraya\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/sreekrushnadevaraya/v4/CdsXmnHyEqVl1ahzOh5qnzjDZVem5Eb4d0dXjXa0F_Q.ttf\";}}s:9:\"Stalemate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Stalemate\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/stalemate/v4/wQLCnG0qB6mOu2Wit2dt_w.ttf\";}}s:13:\"Stalinist One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Stalinist One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/stalinistone/v6/ltOD4Zj3WJDXYjAIR-9vZojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:15:\"Stardos Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/ygEOyTW9a6u4fi4OXEZeTFf2eT4jUldwg_9fgfY_tHc.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/h4ExtgvoXhPtv9Ieqd-XC81wDCbBgmIo8UyjIhmkeSM.ttf\";}}s:21:\"Stint Ultra Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/stintultracondensed/v5/8DqLK6-YSClFZt3u3EgOUYelbRYnLTTQA1Z5cVLnsI4.ttf\";}}s:20:\"Stint Ultra Expanded\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/stintultraexpanded/v4/FeigX-wDDgHMCKuhekhedQ7dxr0N5HY0cZKknTIL6n4.ttf\";}}s:5:\"Stoke\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Stoke\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{i:300;s:62:\"http://fonts.gstatic.com/s/stoke/v6/Sell9475FOS8jUqQsfFsUQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/stoke/v6/A7qJNoqOm2d6o1E6e0yUFg.ttf\";}}s:6:\"Strait\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Strait\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/strait/v4/m4W73ViNmProETY2ybc-Bg.ttf\";}}s:19:\"Sue Ellen Francisco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/sueellenfrancisco/v7/TwHX4vSxMUnJUdEz1JIgrhzazJzPVbGl8jnf1tisRz4.ttf\";}}s:9:\"Sunshiney\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sunshiney\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sunshiney/v6/kaWOb4pGbwNijM7CkxK1sQ.ttf\";}}s:16:\"Supermercado One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Supermercado One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/supermercadoone/v6/kMGPVTNFiFEp1U274uBMb4mm5hmSKNFf3C5YoMa-lrM.ttf\";}}s:7:\"Suranna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Suranna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/suranna/v4/PYmfr6TQeTqZ-r8HnPM-kA.ttf\";}}s:9:\"Suravaram\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Suravaram\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/suravaram/v3/G4dPee4pel_w2HqzavW4MA.ttf\";}}s:11:\"Suwannaphum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/suwannaphum/v9/1jIPOyXied3T79GCnSlCN6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Swanky and Moo Moo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/swankyandmoomoo/v6/orVNZ9kDeE3lWp3U3YELu9DVLKqNC3_XMNHhr8S94FU.ttf\";}}s:9:\"Syncopate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Syncopate\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/syncopate/v6/RQVwO52fAH6MI764EcaYtw.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/syncopate/v6/S5z8ixiOoC4WJ1im6jAlYC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Tangerine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Tangerine\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/tangerine/v6/DTPeM3IROhnkz7aYG2a9sA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/tangerine/v6/UkFsr-RwJB_d2l9fIWsx3i3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Taprom\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Taprom\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/taprom/v8/-KByU3BaUsyIvQs79qFObg.ttf\";}}s:5:\"Tauri\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tauri\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tauri/v4/XIWeYJDXNqiVNej0zEqtGg.ttf\";}}s:4:\"Teko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Teko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:5:{i:300;s:61:\"http://fonts.gstatic.com/s/teko/v5/OobFGE9eo24rcBpN6zXDaQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/teko/v5/UtekqODEqZXSN2L-njejpA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/teko/v5/FQ0duU7gWM4cSaImOfAjBA.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/teko/v5/QDx_i8H-TZ1IK1JEVrqwEQ.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/teko/v5/xKfTxe_SWpH4xU75vmvylA.ttf\";}}s:5:\"Telex\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Telex\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/telex/v4/24-3xP9ywYeHOcFU3iGk8A.ttf\";}}s:18:\"Tenali Ramakrishna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/tenaliramakrishna/v3/M0nTmDqv2M7AGoGh-c946BZak5pSBHqWX6uyVMiMFoA.ttf\";}}s:10:\"Tenor Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tenorsans/v7/dUBulmjNJJInvK5vL7O9yfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Text Me One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Text Me One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/textmeone/v4/9em_3ckd_P5PQkP4aDyDLqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"The Girl Next Door\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/thegirlnextdoor/v7/cWRA4JVGeEcHGcPl5hmX7kzo0nFFoM60ux_D9BUymX4.ttf\";}}s:6:\"Tienne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Tienne\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/tienne/v8/-IIfDl701C0z7-fy2kmGvA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/tienne/v8/JvoCDOlyOSEyYGRwCyfs3g.ttf\";i:900;s:63:\"http://fonts.gstatic.com/s/tienne/v8/FBano5T521OWexj2iRYLMw.ttf\";}}s:7:\"Timmana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Timmana\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/timmana/v1/T25SicsJUJkc2s2sbBsDnA.ttf\";}}s:5:\"Tinos\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tinos\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:10:\"vietnamese\";i:4;s:12:\"cyrillic-ext\";i:5;s:9:\"greek-ext\";i:6;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tinos/v8/EqpUbkVmutfwZ0PjpoGwCg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/tinos/v8/slfyzlasCr9vTsaP4lUh9A.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/tinos/v8/vHXfhX8jZuQruowfon93yQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/tinos/v8/M6kfzvDMM0CdxdraoFpG6vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Titan One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Titan One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/titanone/v4/FbvpRvzfV_oipS0De3iAZg.ttf\";}}s:13:\"Titillium Web\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Titillium Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:11:{i:200;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprzOdCrLccoxq42eaxM802O0.ttf\";s:9:\"200italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPj4N98U-66ThNJvtgddRfBE.ttf\";i:300;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr9ZAkYT8DuUZELiKLwMGWAo.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPrfzCkqg7ORZlRf2cc4mXu8.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcTyagQBwYgYywpS70xNq8SQ.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/r9OmwyQxrgzUAhaLET_KO-ixohbIP6lHkU-1Mgq95cY.ttf\";i:600;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr28K9dEd5Ue-HTQrlA7E2xQ.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPgOhzTSndyK8UWja2yJjKLc.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr2-6tpSbB9YhmWtmd1_gi_U.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPio3LEw-4MM8Ao2j9wPOfpw.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr7L0GmZLri-m-nfoo0Vul4Y.ttf\";}}s:11:\"Trade Winds\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Trade Winds\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/tradewinds/v5/sDOCVgAxw6PEUi2xdMsoDaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Trocchi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trocchi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trocchi/v4/uldNPaKrUGVeGCVsmacLwA.ttf\";}}s:7:\"Trochut\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trochut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:3:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/6Y65B0x-2JsnYt16OH5omw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/pczUwr4ZFvC79TgNO5cZng.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/trochut/v4/lWqNOv6ISR8ehNzGLFLnJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Trykker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trykker\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trykker/v5/YiVrVJpBFN7I1l_CWk6yYQ.ttf\";}}s:10:\"Tulpen One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tulpen One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tulpenone/v6/lwcTfVIEVxpZLZlWzR5baPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Ubuntu\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ubuntu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:9:\"greek-ext\";i:5;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:8:{i:300;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/7-wH0j2QCTHKgp7vLh9-sQ.ttf\";s:9:\"300italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/j-TYDdXcC_eQzhhp386SjaCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/lhhB5ZCwEkBRbHMSnYuKyA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/b9hP8wd30SygxZjGGk4DCQ.ttf\";i:500;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/bMbHEMwSUmkzcK2x_74QbA.ttf\";s:9:\"500italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/NWdMogIO7U6AtEM4dDdf_aCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/B7BtHjNYwAp3HgLNagENOQ.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/pqisLQoeO9YTDCNnlQ9bf6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:16:\"Ubuntu Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:9:\"greek-ext\";i:5;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/ubuntucondensed/v6/DBCt-NXN57MTAFjitYxdrKDbm6fPDOZJsR8PmdG62gY.ttf\";}}s:11:\"Ubuntu Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:12:\"cyrillic-ext\";i:4;s:9:\"greek-ext\";i:5;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/EgeuS9OtEmA0y_JRo03MQaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/KAKuHXAHZOeECOWAHsRKA0eOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/ceqTZGKHipo8pJj4molytne1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/n_d8tv_JOIiYyMXR4eaV9c_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:5:\"Ultra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ultra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ultra/v8/OW8uXkOstRADuhEmGOFQLA.ttf\";}}s:14:\"Uncial Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/uncialantiqua/v4/F-leefDiFwQXsyd6eaSllqrFJ4O13IHVxZbM6yoslpo.ttf\";}}s:8:\"Underdog\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Underdog\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/underdog/v5/gBv9yjez_-5PnTprHWq0ig.ttf\";}}s:9:\"Unica One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Unica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/unicaone/v4/KbYKlhWMDpatWViqDkNQgA.ttf\";}}s:14:\"UnifrakturCook\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{i:700;s:92:\"http://fonts.gstatic.com/s/unifrakturcook/v8/ASwh69ykD8iaoYijVEU6RrWZkcsCTHKV51zmcUsafQ0.ttf\";}}s:18:\"UnifrakturMaguntia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/unifrakturmaguntia/v7/7KWy3ymCVR_xfAvvcIXm3-kdNg30GQauG_DE-tMYtWk.ttf\";}}s:7:\"Unkempt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Unkempt\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/unkempt/v7/NLLBeNSspr0RGs71R5LHWA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/unkempt/v7/V7H-GCl9bgwGwqFqTTgDHvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Unlock\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Unlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/unlock/v6/rXEQzK7uIAlhoyoAEiMy1w.ttf\";}}s:4:\"Unna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Unna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/unna/v8/UAS0AM7AmbdCNY_80xyAZQ.ttf\";}}s:5:\"VT323\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"VT323\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vt323/v7/ITU2YQfM073o1iYK3nSOmQ.ttf\";}}s:11:\"Vampiro One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vampiro One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vampiroone/v6/OVDs4gY4WpS5u3Qd1gXRW6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Varela\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Varela\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/varela/v7/ON7qs0cKUUixhhDFXlZUjw.ttf\";}}s:12:\"Varela Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Varela Round\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/varelaround/v6/APH4jr0uSos5wiut5cpjri3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Vast Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vastshadow/v6/io4hqKX3ibiqQQjYfW0-h6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Vesper Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/Cg-TeZFsqV8BaOcoVwzu2C3USBnSvpkopQaUR-2r7iU.ttf\";i:500;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsZMQuUSAwdHsY8ov_6tk1oA.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsUD2ttfZwueP-QU272T9-k4.ttf\";i:900;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsaObDOjC3UL77puoeHsE3fw.ttf\";}}s:5:\"Vibur\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Vibur\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vibur/v7/xB9aKsUbJo68XP0bAg2iLw.ttf\";}}s:8:\"Vidaloka\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vidaloka\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vidaloka/v8/C6Nul0ogKUWkx356rrt9RA.ttf\";}}s:4:\"Viga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Viga\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/viga/v5/uD87gDbhS7frHLX4uL6agg.ttf\";}}s:5:\"Voces\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Voces\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/voces/v4/QoBH6g6yKgNIgvL8A2aE2Q.ttf\";}}s:7:\"Volkhov\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Volkhov\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/MDIZAofe1T_J3un5Kgo8zg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/1rTjmztKEpbkKH06JwF8Yw.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/volkhov/v8/L8PbKS-kEoLHm7nP--NCzPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/volkhov/v8/W6oG0QDDjCgj0gmsHE520C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Vollkorn\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vollkorn\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vollkorn/v6/IiexqYAeh8uII223thYx3w.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/UuIzosgR1ovBhJFdwVp3fvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/gOwQjJVGXlDOONC12hVoBqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/KNiAlx6phRqXCwnZZG51JAJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:8:\"Voltaire\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Voltaire\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/voltaire/v6/WvqBzaGEBbRV-hrahwO2cA.ttf\";}}s:23:\"Waiting for the Sunrise\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/waitingforthesunrise/v7/eNfH7kLpF1PZWpsetF-ha9TChrNgrDiT3Zy6yGf3FnM.ttf\";}}s:8:\"Wallpoet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wallpoet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wallpoet/v7/hmum4WuBN4A0Z_7367NDIg.ttf\";}}s:15:\"Walter Turncoat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/walterturncoat/v6/sG9su5g4GXy1KP73cU3hvQplL2YwNeota48DxFlGDUo.ttf\";}}s:6:\"Warnes\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Warnes\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/warnes/v6/MXG7_Phj4YpzAXxKGItuBw.ttf\";}}s:9:\"Wellfleet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wellfleet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/wellfleet/v4/J5tOx72iFRPgHYpbK9J4XQ.ttf\";}}s:9:\"Wendy One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wendy One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wendyone/v4/R8CJT2oDXdMk_ZtuHTxoxw.ttf\";}}s:8:\"Wire One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wire One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/wireone/v6/sRLhaQOQpWnvXwIx0CycQw.ttf\";}}s:17:\"Yanone Kaffeesatz\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:4:{i:200;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRbq92v6XxU4pSv06GI0NsGc.ttf\";i:300;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRZlIwXPiNoNT_wxzJ2t3mTE.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLdXn3cHbFGWU4T2HrSN6JF4.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRf2R4S6PlKaGXWPfWpHpcl0.ttf\";}}s:10:\"Yellowtail\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yellowtail\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yellowtail/v6/HLrU6lhCTjXfLZ7X60LcB_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Yeseva One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yeseva One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/yesevaone/v9/eenQQxvpzSA80JmisGcgX_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Yesteryear\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yesteryear\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yesteryear/v5/dv09hP_ZrdjVOfZQXKXuZvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Zeyada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Zeyada\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2015-03-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/zeyada/v6/hmonmGYYFwqTZQfG2nRswQ.ttf\";}}}','yes'),(3802,'popmake_default_theme','484','yes'),(3803,'popmake_version','1.2.1','yes'),(3809,'_transient_timeout_wc_product_children_ids_2011426501194','1429093204','no'),(3810,'_transient_wc_product_children_ids_2011426501194','a:1:{i:0;i:295;}','no'),(3811,'_transient_timeout_wc_review_count_2011426501194','1429093204','no'),(3812,'_transient_wc_review_count_2011426501194','0','no'),(3813,'_transient_timeout_wc_review_count_2021426501194','1429093205','no'),(3814,'_transient_wc_review_count_2021426501194','0','no'),(3815,'_transient_timeout_wc_review_count_2031426501194','1429093205','no'),(3816,'_transient_wc_review_count_2031426501194','0','no'),(3817,'_transient_timeout_wc_review_count_2041426501194','1429093205','no'),(3818,'_transient_wc_review_count_2041426501194','0','no'),(3819,'_transient_timeout_wc_product_children_ids_2011426501283','1429093288','no'),(3820,'_transient_wc_product_children_ids_2011426501283','a:1:{i:0;i:295;}','no'),(3821,'_transient_timeout_wc_review_count_2011426501283','1429093288','no'),(3822,'_transient_wc_review_count_2011426501283','0','no'),(3823,'_transient_timeout_wc_review_count_2021426501283','1429093289','no'),(3824,'_transient_wc_review_count_2021426501283','0','no'),(3825,'_transient_timeout_wc_review_count_2031426501283','1429093289','no'),(3826,'_transient_wc_review_count_2031426501283','0','no'),(3827,'_transient_timeout_wc_review_count_2041426501283','1429093289','no'),(3828,'_transient_wc_review_count_2041426501283','0','no'),(3831,'_transient_timeout_wc_product_children_ids_2011426501465','1429093473','no'),(3832,'_transient_wc_product_children_ids_2011426501465','a:1:{i:0;i:295;}','no'),(3833,'_transient_timeout_wc_review_count_2011426501465','1429093473','no'),(3834,'_transient_wc_review_count_2011426501465','0','no'),(3835,'_transient_timeout_wc_review_count_2021426501465','1429093473','no'),(3836,'_transient_wc_review_count_2021426501465','0','no'),(3837,'_transient_timeout_wc_review_count_2031426501465','1429093473','no'),(3838,'_transient_wc_review_count_2031426501465','0','no'),(3839,'_transient_timeout_wc_review_count_2041426501465','1429093474','no'),(3840,'_transient_wc_review_count_2041426501465','0','no'),(3843,'_transient_timeout_wc_product_children_ids_2011426502563','1429094566','no'),(3844,'_transient_wc_product_children_ids_2011426502563','a:1:{i:0;i:295;}','no'),(3845,'_transient_timeout_wc_review_count_2011426502563','1429094568','no'),(3846,'_transient_wc_review_count_2011426502563','0','no'),(3847,'_transient_timeout_wc_review_count_2021426502563','1429094568','no'),(3848,'_transient_wc_review_count_2021426502563','0','no'),(3849,'_transient_timeout_wc_review_count_2031426502563','1429094568','no'),(3850,'_transient_wc_review_count_2031426502563','0','no'),(3851,'_transient_timeout_wc_review_count_2041426502563','1429094568','no'),(3852,'_transient_wc_review_count_2041426502563','0','no'),(3853,'_transient_timeout_wc_product_children_ids_2011426502639','1429094642','no'),(3854,'_transient_wc_product_children_ids_2011426502639','a:1:{i:0;i:295;}','no'),(3855,'_transient_timeout_wc_review_count_2021426502735','1429094758','no'),(3856,'_transient_wc_review_count_2021426502735','0','no'),(3857,'_transient_timeout_wc_product_children_ids_2011426502735','1429094840','no'),(3858,'_transient_wc_product_children_ids_2011426502735','a:1:{i:0;i:295;}','no'),(3859,'_transient_timeout_wc_review_count_2011426502735','1429094840','no'),(3860,'_transient_wc_review_count_2011426502735','0','no'),(3861,'_transient_timeout_wc_review_count_2031426502735','1429094841','no'),(3862,'_transient_wc_review_count_2031426502735','0','no'),(3863,'_transient_timeout_wc_review_count_2041426502735','1429094841','no'),(3864,'_transient_wc_review_count_2041426502735','0','no'),(3877,'_transient_timeout_wc_product_children_ids_2011426509327','1429101439','no'),(3878,'_transient_wc_product_children_ids_2011426509327','a:1:{i:0;i:295;}','no'),(3879,'_transient_timeout_wc_review_count_2011426509327','1429101439','no'),(3880,'_transient_wc_review_count_2011426509327','0','no'),(3881,'_transient_timeout_wc_review_count_2021426509327','1429101439','no'),(3882,'_transient_wc_review_count_2021426509327','0','no'),(3883,'_transient_timeout_wc_review_count_2031426509327','1429101439','no'),(3884,'_transient_wc_review_count_2031426509327','0','no'),(3885,'_transient_timeout_wc_review_count_2041426509327','1429101439','no'),(3886,'_transient_wc_review_count_2041426509327','0','no'),(3887,'_transient_timeout_wc_product_children_ids_2011426509473','1429101789','no'),(3888,'_transient_wc_product_children_ids_2011426509473','a:1:{i:0;i:295;}','no'),(3889,'_transient_timeout_wc_review_count_2011426509473','1429101789','no'),(3890,'_transient_wc_review_count_2011426509473','0','no'),(3891,'_transient_timeout_wc_review_count_2021426509473','1429101790','no'),(3892,'_transient_wc_review_count_2021426509473','0','no'),(3893,'_transient_timeout_wc_review_count_2031426509473','1429101790','no'),(3894,'_transient_wc_review_count_2031426509473','0','no'),(3895,'_transient_timeout_wc_review_count_2041426509473','1429101790','no'),(3896,'_transient_wc_review_count_2041426509473','0','no'),(3897,'_wc_session_9b7547f37d12a75a2a69856194033276','a:24:{s:4:\"cart\";s:309:\"a:1:{s:32:\"854d6fae5ee42911677c739ee1734486\";a:9:{s:10:\"product_id\";i:202;s:12:\"variation_id\";s:0:\"\";s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:449;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:449;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:449;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:1;s:5:\"total\";d:449;s:8:\"subtotal\";i:449;s:15:\"subtotal_ex_tax\";i:449;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(3898,'_wc_session_expires_9b7547f37d12a75a2a69856194033276','1426683265','no'),(3899,'_transient_timeout_wc_ship_9d8f57df53eb8f31595726152223644b','1426514074','no'),(3900,'_transient_wc_ship_9d8f57df53eb8f31595726152223644b','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3901,'_transient_timeout_wc_ship_12c74a248eb4893509fbb0a3f584e751','1426514087','no'),(3902,'_transient_wc_ship_12c74a248eb4893509fbb0a3f584e751','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(3966,'_transient_timeout_wc_product_children_ids_2011426520919','1429112923','no'),(3967,'_transient_wc_product_children_ids_2011426520919','a:1:{i:0;i:295;}','no'),(3968,'_transient_timeout_wc_product_children_ids_2011426521010','1429113013','no'),(3913,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426554677','no'),(3914,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426511477','no'),(4019,'_transient_timeout_wc_review_count_2011426522854','1429114863','no'),(4020,'_transient_wc_review_count_2011426522854','0','no'),(4021,'_transient_timeout_wc_review_count_2021426522854','1429114864','no'),(4022,'_transient_wc_review_count_2021426522854','0','no'),(4023,'_transient_timeout_wc_product_children_ids_2031426522854','1429114864','no'),(4024,'_transient_wc_product_children_ids_2031426522854','a:1:{i:0;i:501;}','no'),(4025,'_transient_timeout_wc_review_count_2031426522854','1429114864','no'),(4026,'_transient_wc_review_count_2031426522854','0','no'),(4027,'_transient_timeout_wc_product_children_ids_2041426522854','1429114864','no'),(4028,'_transient_wc_product_children_ids_2041426522854','a:1:{i:0;i:316;}','no'),(4029,'_transient_timeout_wc_review_count_2041426522854','1429114864','no'),(4030,'_transient_wc_review_count_2041426522854','0','no'),(4110,'_transient_timeout_wc_product_children_ids_2041426537287','1429129291','no'),(4111,'_transient_wc_product_children_ids_2041426537287','a:1:{i:0;i:316;}','no'),(4112,'_transient_timeout_wc_review_count_2041426537287','1429129299','no'),(4059,'_wc_session_54e8fa1e8e8d2c7173d58c9dde573380','a:24:{s:4:\"cart\";s:686:\"a:2:{s:32:\"ff9014bfe51cb0c58818f7113818b0f5\";a:9:{s:10:\"product_id\";i:202;s:12:\"variation_id\";i:502;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:2;s:10:\"line_total\";d:898;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:898;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}s:32:\"6dbadae5bee9031bfba358ee61ddd52a\";a:9:{s:10:\"product_id\";i:203;s:12:\"variation_id\";i:501;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:399;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:399;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:1297;s:20:\"cart_contents_weight\";i:0;s:19:\"cart_contents_count\";i:3;s:5:\"total\";d:1297;s:8:\"subtotal\";i:1297;s:15:\"subtotal_ex_tax\";i:1297;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:14:\"shipping_total\";d:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:23:\"chosen_shipping_methods\";s:31:\"a:1:{i:0;s:13:\"free_shipping\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";s:8:\"customer\";s:375:\"a:14:{s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;}\";}','no'),(4060,'_wc_session_expires_54e8fa1e8e8d2c7173d58c9dde573380','1426701971','no'),(4061,'_transient_timeout_wc_ship_76ce1156e0cbc70cb4b7e5212449bcf3','1426533154','no'),(4062,'_transient_wc_ship_76ce1156e0cbc70cb4b7e5212449bcf3','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4063,'_transient_timeout_wc_ship_63e380a627327f6aa9e26a5a1df2e99a','1426533171','no'),(4064,'_transient_wc_ship_63e380a627327f6aa9e26a5a1df2e99a','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4065,'_transient_timeout_wc_ship_364f5f0fed863b75cc22932c2de6816f','1426533230','no'),(4066,'_transient_wc_ship_364f5f0fed863b75cc22932c2de6816f','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4067,'_transient_timeout_wc_ship_4a6b6c3e3f6af3dc30ccbb2206d9e273','1426533310','no'),(4068,'_transient_wc_ship_4a6b6c3e3f6af3dc30ccbb2206d9e273','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4076,'_transient_timeout_wc_ship_086ca2b153afb21986c6336540a73ad0','1426535385','no'),(4077,'_transient_wc_ship_086ca2b153afb21986c6336540a73ad0','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4080,'_transient_timeout_wc_ship_b0225c373d57c5339f3aab8574da53d8','1426535467','no'),(4081,'_transient_wc_ship_b0225c373d57c5339f3aab8574da53d8','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4082,'_transient_timeout_wc_ship_aa780676c1560abbe6dc6562b62f94e2','1426535475','no'),(4083,'_transient_wc_ship_aa780676c1560abbe6dc6562b62f94e2','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4084,'_transient_timeout_wc_ship_f4e1e5574c78049319391d9117c83dd6','1426535475','no'),(4085,'_transient_wc_ship_f4e1e5574c78049319391d9117c83dd6','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4113,'_transient_wc_review_count_2041426537287','0','no'),(4114,'_transient_timeout_wc_product_children_ids_2041426537345','1429129347','no'),(4115,'_transient_wc_product_children_ids_2041426537345','a:1:{i:0;i:316;}','no'),(4116,'_transient_timeout_wc_review_count_2041426537345','1429129350','no'),(4117,'_transient_wc_review_count_2041426537345','0','no'),(4119,'_transient_timeout_wc_product_children_ids_2041426537671','1429129675','no'),(4120,'_transient_wc_product_children_ids_2041426537671','a:1:{i:0;i:316;}','no'),(4121,'_transient_timeout_wc_product_children_ids_2041426537699','1429129703','no'),(4122,'_transient_wc_product_children_ids_2041426537699','a:1:{i:0;i:316;}','no'),(4123,'_transient_timeout_wc_product_children_ids_2031426537699','1429129714','no'),(4124,'_transient_wc_product_children_ids_2031426537699','a:2:{i:0;i:501;i:1;i:524;}','no'),(4125,'_transient_timeout_wc_product_children_ids_2021426537699','1429129714','no'),(4126,'_transient_wc_product_children_ids_2021426537699','a:1:{i:0;i:502;}','no'),(4127,'_transient_timeout_wc_product_children_ids_2011426537699','1429129718','no'),(4128,'_transient_wc_product_children_ids_2011426537699','a:2:{i:0;i:295;i:1;i:525;}','no'),(4129,'_transient_timeout_wc_product_children_ids_2031426537827','1429129832','no'),(4130,'_transient_wc_product_children_ids_2031426537827','a:2:{i:0;i:501;i:1;i:524;}','no'),(4131,'_transient_timeout_wc_product_children_ids_2031426537881','1429129905','no'),(4132,'_transient_wc_product_children_ids_2031426537881','a:1:{i:0;i:501;}','no'),(4133,'_transient_timeout_wc_product_children_ids_2031426537908','1429129912','no'),(4134,'_transient_wc_product_children_ids_2031426537908','a:1:{i:0;i:501;}','no'),(4135,'_transient_timeout_wc_product_children_ids_2031426537936','1429129939','no'),(4136,'_transient_wc_product_children_ids_2031426537936','a:1:{i:0;i:501;}','no'),(4137,'_transient_timeout_wc_product_children_ids_2011426538024','1429130026','no'),(4138,'_transient_wc_product_children_ids_2011426538024','a:2:{i:0;i:295;i:1;i:525;}','no'),(4139,'_transient_timeout_wc_product_children_ids_2041426538024','1429130046','no'),(4140,'_transient_wc_product_children_ids_2041426538024','a:1:{i:0;i:316;}','no'),(4141,'_transient_timeout_wc_review_count_2041426538024','1429130047','no'),(4142,'_transient_wc_review_count_2041426538024','0','no'),(4143,'_transient_timeout_wc_product_children_ids_2011426538095','1429130099','no'),(4144,'_transient_wc_product_children_ids_2011426538095','a:2:{i:0;i:295;i:1;i:525;}','no'),(4149,'_transient_timeout_wc_product_children_ids_2011426538243','1429130255','no'),(4150,'_transient_wc_product_children_ids_2011426538243','a:2:{i:0;i:295;i:1;i:525;}','no'),(4151,'_transient_timeout_wc_product_children_ids_2021426538243','1429130261','no'),(4152,'_transient_wc_product_children_ids_2021426538243','a:1:{i:0;i:502;}','no'),(4153,'_transient_timeout_wc_product_children_ids_2011426538356','1429130362','no'),(4154,'_transient_wc_product_children_ids_2011426538356','a:1:{i:0;i:295;}','no'),(4155,'_transient_timeout_wc_product_children_ids_2011426538406','1429130414','no'),(4156,'_transient_wc_product_children_ids_2011426538406','a:1:{i:0;i:295;}','no'),(4157,'_transient_timeout_wc_review_count_2011426538406','1429130510','no'),(4158,'_transient_wc_review_count_2011426538406','0','no'),(4159,'_transient_timeout_wc_product_children_ids_2021426538406','1429130510','no'),(4160,'_transient_wc_product_children_ids_2021426538406','a:1:{i:0;i:502;}','no'),(4161,'_transient_timeout_wc_review_count_2021426538406','1429130512','no'),(4162,'_transient_wc_review_count_2021426538406','0','no'),(4163,'_transient_timeout_wc_product_children_ids_2031426538406','1429130512','no'),(4164,'_transient_wc_product_children_ids_2031426538406','a:1:{i:0;i:501;}','no'),(4165,'_transient_timeout_wc_review_count_2031426538406','1429130512','no'),(4166,'_transient_wc_review_count_2031426538406','0','no'),(4167,'_transient_timeout_wc_product_children_ids_2041426538406','1429130512','no'),(4168,'_transient_wc_product_children_ids_2041426538406','a:1:{i:0;i:316;}','no'),(4169,'_transient_timeout_wc_review_count_2041426538406','1429130512','no'),(4170,'_transient_wc_review_count_2041426538406','0','no'),(4177,'_transient_timeout_wc_product_children_ids_2021426538779','1429130784','no'),(4178,'_transient_wc_product_children_ids_2021426538779','a:1:{i:0;i:502;}','no'),(4179,'_transient_timeout_wc_product_children_ids_2011426538779','1429130966','no'),(4180,'_transient_wc_product_children_ids_2011426538779','a:1:{i:0;i:295;}','no'),(4181,'_transient_timeout_wc_review_count_2011426538779','1429130967','no'),(4182,'_transient_wc_review_count_2011426538779','0','no'),(4183,'_transient_timeout_wc_review_count_2021426538779','1429130967','no'),(4184,'_transient_wc_review_count_2021426538779','0','no'),(4185,'_transient_timeout_wc_product_children_ids_2031426538779','1429130967','no'),(4186,'_transient_wc_product_children_ids_2031426538779','a:1:{i:0;i:501;}','no'),(4187,'_transient_timeout_wc_review_count_2031426538779','1429130967','no'),(4188,'_transient_wc_review_count_2031426538779','0','no'),(4189,'_transient_timeout_wc_product_children_ids_2041426538779','1429130967','no'),(4190,'_transient_wc_product_children_ids_2041426538779','a:1:{i:0;i:316;}','no'),(4191,'_transient_timeout_wc_review_count_2041426538779','1429130967','no'),(4192,'_transient_wc_review_count_2041426538779','0','no'),(4201,'_transient_timeout_wc_product_children_ids_2021426540295','1429132298','no'),(4202,'_transient_wc_product_children_ids_2021426540295','a:1:{i:0;i:502;}','no'),(4382,'_transient_timeout_wc_ship_111e53997e900813ef4f23631febfe9f','1426596347','no'),(4383,'_transient_wc_ship_111e53997e900813ef4f23631febfe9f','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4208,'_transient_timeout_wc_ship_f88a982960cc50a02bc3e1b8e5f466b6','1426546306','no'),(4209,'_transient_wc_ship_f88a982960cc50a02bc3e1b8e5f466b6','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4210,'_transient_timeout_wc_ship_c680b2d204d7729a63128263474a78a7','1426546316','no'),(4211,'_transient_wc_ship_c680b2d204d7729a63128263474a78a7','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4212,'_transient_timeout_wc_ship_5f0f172382aad7913997b0f3ec48e31e','1426546317','no'),(4213,'_transient_wc_ship_5f0f172382aad7913997b0f3ec48e31e','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4221,'_transient_timeout_wc_product_children_ids_2011426540295','1429138700','no'),(4222,'_transient_wc_product_children_ids_2011426540295','a:1:{i:0;i:295;}','no'),(4223,'_transient_timeout_wc_review_count_2011426540295','1429138700','no'),(4224,'_transient_wc_review_count_2011426540295','0','no'),(4225,'_transient_timeout_wc_review_count_2021426540295','1429138700','no'),(4226,'_transient_wc_review_count_2021426540295','0','no'),(4227,'_transient_timeout_wc_product_children_ids_2031426540295','1429138701','no'),(4228,'_transient_wc_product_children_ids_2031426540295','a:1:{i:0;i:501;}','no'),(4229,'_transient_timeout_wc_review_count_2031426540295','1429138701','no'),(4230,'_transient_wc_review_count_2031426540295','0','no'),(4231,'_transient_timeout_wc_product_children_ids_2041426540295','1429138701','no'),(4232,'_transient_wc_product_children_ids_2041426540295','a:1:{i:0;i:316;}','no'),(4233,'_transient_timeout_wc_review_count_2041426540295','1429138701','no'),(4234,'_transient_wc_review_count_2041426540295','0','no'),(4244,'_transient_timeout_geoip_67.112.218.226','1427157123','no'),(4245,'_transient_geoip_67.112.218.226','US','no'),(4246,'_transient_timeout_geoip_2.149.162.133','1427157126','no'),(4247,'_transient_geoip_2.149.162.133','NO','no'),(4248,'_transient_timeout_geoip_196.190.91.81','1427157126','no'),(4249,'_transient_geoip_196.190.91.81','','no'),(4250,'_transient_timeout_external_ip_address_196.190.91.81','1427157126','no'),(4251,'_transient_external_ip_address_196.190.91.81','209.17.114.79','no'),(4254,'_transient_timeout_geoip_209.17.114.79','1427157127','no'),(4255,'_transient_geoip_209.17.114.79','US','no'),(4256,'_transient_timeout_geoip_152.155.145.220','1427157127','no'),(4257,'_transient_geoip_152.155.145.220','US','no'),(4258,'_transient_timeout_geoip_234.66.118.235','1427157128','no'),(4259,'_transient_geoip_234.66.118.235','','no'),(4260,'_transient_timeout_external_ip_address_234.66.118.235','1427157128','no'),(4261,'_transient_external_ip_address_234.66.118.235','209.17.114.79','no'),(4262,'_transient_timeout_geoip_253.120.55.27','1427157155','no'),(4263,'_transient_geoip_253.120.55.27','','no'),(4264,'_transient_timeout_external_ip_address_253.120.55.27','1427157155','no'),(4265,'_transient_external_ip_address_253.120.55.27','209.17.114.79','no'),(4266,'_transient_timeout_geoip_187.73.145.163','1427157156','no'),(4267,'_transient_geoip_187.73.145.163','BR','no'),(4268,'_transient_timeout_geoip_152.254.138.14','1427157157','no'),(4269,'_transient_geoip_152.254.138.14','BR','no'),(4270,'_transient_timeout_geoip_177.5.66.162','1427157159','no'),(4271,'_transient_geoip_177.5.66.162','BR','no'),(4272,'_transient_timeout_geoip_179.128.153.54','1427157159','no'),(4273,'_transient_geoip_179.128.153.54','BR','no'),(4274,'_transient_timeout_geoip_214.73.214.250','1427157161','no'),(4275,'_transient_geoip_214.73.214.250','US','no'),(4276,'_transient_timeout_geoip_227.68.111.72','1427157161','no'),(4277,'_transient_geoip_227.68.111.72','','no'),(4278,'_transient_timeout_external_ip_address_227.68.111.72','1427157161','no'),(4279,'_transient_external_ip_address_227.68.111.72','209.17.114.79','no'),(4280,'_transient_timeout_geoip_251.158.86.111','1427157162','no'),(4281,'_transient_geoip_251.158.86.111','','no'),(4282,'_transient_timeout_external_ip_address_251.158.86.111','1427157162','no'),(4283,'_transient_external_ip_address_251.158.86.111','209.17.114.79','no'),(4284,'_transient_timeout_geoip_180.150.177.63','1427157214','no'),(4285,'_transient_geoip_180.150.177.63','CN','no'),(4286,'_transient_timeout_geoip_119.90.185.175','1427157216','no'),(4287,'_transient_geoip_119.90.185.175','CN','no'),(4288,'_transient_timeout_geoip_185.51.32.184','1427157217','no'),(4289,'_transient_geoip_185.51.32.184','SA','no'),(4290,'_transient_timeout_geoip_83.138.145.53','1427157217','no'),(4291,'_transient_geoip_83.138.145.53','GB','no'),(4292,'_transient_timeout_geoip_135.133.163.72','1427157218','no'),(4293,'_transient_geoip_135.133.163.72','US','no'),(4294,'_transient_timeout_geoip_149.142.242.191','1427157218','no'),(4295,'_transient_geoip_149.142.242.191','US','no'),(4296,'_transient_timeout_geoip_192.68.228.110','1427157219','no'),(4297,'_transient_geoip_192.68.228.110','US','no'),(4298,'_transient_timeout_geoip_32.112.239.115','1427157220','no'),(4299,'_transient_geoip_32.112.239.115','US','no'),(4300,'_transient_timeout_geoip_45.183.194.58','1427157247','no'),(4301,'_transient_geoip_45.183.194.58','UY','no'),(4302,'_transient_timeout_geoip_16.9.184.152','1427157247','no'),(4303,'_transient_geoip_16.9.184.152','US','no'),(4304,'_transient_timeout_geoip_86.225.180.213','1427157249','no'),(4305,'_transient_geoip_86.225.180.213','FR','no'),(4306,'_transient_timeout_geoip_88.148.186.94','1427157249','no'),(4307,'_transient_geoip_88.148.186.94','FI','no'),(4308,'_transient_timeout_geoip_211.231.102.101','1427157250','no'),(4309,'_transient_geoip_211.231.102.101','KR','no'),(4310,'_transient_timeout_geoip_31.54.12.63','1427157250','no'),(4311,'_transient_geoip_31.54.12.63','GB','no'),(4312,'_transient_timeout_geoip_66.183.238.221','1427157251','no'),(4313,'_transient_geoip_66.183.238.221','CA','no'),(4314,'_transient_timeout_geoip_126.87.166.124','1427157251','no'),(4315,'_transient_geoip_126.87.166.124','JP','no'),(4401,'_transient_timeout_wc_ship_2003643f223cd2e8972aeba85e6d3883','1426602000','no'),(4402,'_transient_wc_ship_2003643f223cd2e8972aeba85e6d3883','a:1:{s:13:\"free_shipping\";O:16:\"WC_Shipping_Rate\":5:{s:2:\"id\";s:13:\"free_shipping\";s:5:\"label\";s:13:\"Free Shipping\";s:4:\"cost\";d:0;s:5:\"taxes\";a:0:{}s:9:\"method_id\";s:13:\"free_shipping\";}}','no'),(4405,'_transient_doing_cron','1426626332.1509399414062500000000','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=8078 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,8,'_edit_last','1'),(3,8,'_edit_lock','1424979711:1'),(4,8,'_visibility','visible'),(5,8,'_stock_status','instock'),(6,8,'total_sales','12'),(7,8,'_downloadable','no'),(8,8,'_virtual','no'),(9,8,'_regular_price','10.00'),(10,8,'_sale_price','9.00'),(11,8,'_purchase_note',''),(12,8,'_featured','no'),(13,8,'_weight',''),(14,8,'_length',''),(15,8,'_width',''),(16,8,'_height',''),(17,8,'_sku','123456'),(18,8,'_product_attributes','a:0:{}'),(19,8,'_sale_price_dates_from',''),(20,8,'_sale_price_dates_to',''),(21,8,'_price','9.00'),(22,8,'_sold_individually',''),(23,8,'_manage_stock','no'),(24,8,'_backorders','no'),(25,8,'_stock',''),(26,8,'_upsell_ids','a:0:{}'),(27,8,'_crosssell_ids','a:0:{}'),(28,8,'_product_image_gallery',''),(29,9,'_order_key','wc_order_54ef78a84af70'),(30,9,'_order_currency','USD'),(31,9,'_prices_include_tax','no'),(32,9,'_customer_ip_address','64.135.100.98'),(33,9,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(34,9,'_customer_user','1'),(35,9,'_order_shipping','0'),(36,9,'_billing_country','US'),(37,9,'_billing_first_name','Ali'),(38,9,'_billing_last_name','Test'),(39,9,'_billing_company','Test'),(40,9,'_billing_address_1','1095 broken sound'),(41,9,'_billing_address_2',''),(42,9,'_billing_city','Boca raton'),(43,9,'_billing_state','FL'),(44,9,'_billing_postcode','33487'),(45,9,'_billing_email','alexandria@bmielite.com'),(46,9,'_billing_phone','6166166161'),(47,9,'_shipping_country','US'),(48,9,'_shipping_first_name','Ali'),(49,9,'_shipping_last_name','Test'),(50,9,'_shipping_company','Test'),(51,9,'_shipping_address_1','1095 broken sound'),(52,9,'_shipping_address_2',''),(53,9,'_shipping_city','Boca raton'),(54,9,'_shipping_state','FL'),(55,9,'_shipping_postcode','33487'),(56,9,'_payment_method','cheque'),(57,9,'_payment_method_title','Cheque Payment'),(58,9,'_cart_discount','0'),(59,9,'_cart_discount_tax',''),(60,9,'_order_tax','0'),(61,9,'_order_shipping_tax','0'),(62,9,'_order_total','9.00'),(63,9,'_recorded_sales','yes'),(67,9,'_completed_date','2015-02-26 20:12:38'),(66,9,'_download_permissions_granted','1'),(68,11,'_order_key','wc_order_54ef7e445a300'),(69,11,'_order_currency','USD'),(70,11,'_prices_include_tax','no'),(71,11,'_customer_ip_address','64.135.100.98'),(72,11,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(73,11,'_customer_user','1'),(74,11,'_order_shipping','0'),(75,11,'_billing_country','US'),(76,11,'_billing_first_name','Ali'),(77,11,'_billing_last_name','Test'),(78,11,'_billing_company','Test'),(79,11,'_billing_address_1','1095 broken sound'),(80,11,'_billing_address_2',''),(81,11,'_billing_city','Boca raton'),(82,11,'_billing_state','FL'),(83,11,'_billing_postcode','33487'),(84,11,'_billing_email','alexandria@bmielite.com'),(85,11,'_billing_phone','6166166161'),(86,11,'_shipping_country','US'),(87,11,'_shipping_first_name','Ali'),(88,11,'_shipping_last_name','Test'),(89,11,'_shipping_company','Test'),(90,11,'_shipping_address_1','1095 broken sound'),(91,11,'_shipping_address_2',''),(92,11,'_shipping_city','Boca raton'),(93,11,'_shipping_state','FL'),(94,11,'_shipping_postcode','33487'),(95,11,'_payment_method','cheque'),(96,11,'_payment_method_title','Cheque Payment'),(97,11,'_cart_discount','0'),(98,11,'_cart_discount_tax',''),(99,11,'_order_tax','0'),(100,11,'_order_shipping_tax','0'),(101,11,'_order_total','9.00'),(102,11,'_recorded_sales','yes'),(103,11,'_download_permissions_granted','1'),(107,13,'_woo_export_type','products'),(106,13,'_wp_attached_file','2015/02/woo-export_products-2015_02_26.csv'),(108,13,'_woo_start_time','1424982662'),(109,13,'_woo_idle_memory_start','2.25'),(110,13,'_woo_columns','51'),(111,13,'_woo_rows','1'),(112,13,'_woo_data_memory_start','2.5'),(113,13,'_woo_data_memory_end','2.5'),(114,13,'_woo_idle_memory_end','2.5'),(115,13,'_woo_end_time','1424982663'),(119,15,'_order_currency','USD'),(118,15,'_order_key','wc_order_54ef861c2a647'),(120,15,'_prices_include_tax','no'),(121,15,'_customer_ip_address','64.135.100.98'),(122,15,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36'),(123,15,'_customer_user','0'),(124,15,'_order_shipping','0'),(125,15,'_billing_country','US'),(126,15,'_billing_first_name','test'),(127,15,'_billing_last_name','test'),(128,15,'_billing_company',''),(129,15,'_billing_address_1','1095 Broken Sounds PKWY'),(130,15,'_billing_address_2','300'),(131,15,'_billing_city','Boca Raton'),(132,15,'_billing_state','FL'),(133,15,'_billing_postcode','33487'),(134,15,'_billing_email','alexandria@bmielite.com'),(135,15,'_billing_phone','5613306666'),(136,15,'_shipping_country','US'),(137,15,'_shipping_first_name','test'),(138,15,'_shipping_last_name','test'),(139,15,'_shipping_company',''),(140,15,'_shipping_address_1','1095 Broken Sounds PKWY'),(141,15,'_shipping_address_2','300'),(142,15,'_shipping_city','Boca Raton'),(143,15,'_shipping_state','FL'),(144,15,'_shipping_postcode','33487'),(145,15,'_payment_method','cheque'),(146,15,'_payment_method_title','Cheque Payment'),(147,15,'_cart_discount','0'),(148,15,'_cart_discount_tax',''),(149,15,'_order_tax','0'),(150,15,'_order_shipping_tax','0'),(151,15,'_order_total','9.00'),(152,15,'_recorded_sales','yes'),(153,16,'_order_key','wc_order_54ef869084bb7'),(154,16,'_order_currency','USD'),(155,16,'_prices_include_tax','no'),(156,16,'_customer_ip_address','64.135.100.98'),(157,16,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36'),(158,16,'_customer_user','0'),(159,16,'_order_shipping','0'),(160,16,'_billing_country','US'),(161,16,'_billing_first_name','alextest2'),(162,16,'_billing_last_name','test'),(163,16,'_billing_company',''),(164,16,'_billing_address_1','1095 Broken Sounds PKWY'),(165,16,'_billing_address_2','300'),(166,16,'_billing_city','Boca Raton'),(167,16,'_billing_state','AL'),(168,16,'_billing_postcode','33487'),(169,16,'_billing_email','alexandria@bmielite.com'),(170,16,'_billing_phone','5613306666'),(171,16,'_shipping_country','US'),(172,16,'_shipping_first_name','alextest2'),(173,16,'_shipping_last_name','test'),(174,16,'_shipping_company',''),(175,16,'_shipping_address_1','1095 Broken Sounds PKWY'),(176,16,'_shipping_address_2','300'),(177,16,'_shipping_city','Boca Raton'),(178,16,'_shipping_state','AL'),(179,16,'_shipping_postcode','33487'),(180,16,'_payment_method','authorize'),(181,16,'_payment_method_title','Authorize.net'),(182,16,'_cart_discount','0'),(183,16,'_cart_discount_tax',''),(184,16,'_order_tax','0'),(185,16,'_order_shipping_tax','0'),(186,16,'_order_total','9.00'),(187,15,'_download_permissions_granted','1'),(188,15,'_completed_date','2015-02-26 20:49:02'),(189,17,'_wp_attached_file','2015/02/woo-export_users-2015_02_26.csv'),(190,17,'_woo_export_type','users'),(191,17,'_woo_start_time','1424984429'),(192,17,'_woo_idle_memory_start','2.5'),(193,17,'_woo_columns','30'),(194,17,'_woo_rows','1'),(195,17,'_woo_data_memory_start','2.75'),(196,17,'_woo_data_memory_end','2.75'),(197,17,'_woo_idle_memory_end','2.75'),(198,17,'_woo_end_time','1424984429'),(199,18,'_wp_attached_file','2015/02/woo-export_order-2015_02_26.csv'),(200,18,'_woo_export_type','order'),(201,18,'_woo_start_time','1424986884'),(202,18,'_woo_idle_memory_start','2.5'),(203,18,'_woo_columns','268'),(204,18,'_woo_rows','4'),(205,18,'_woo_data_memory_start','2.75'),(206,18,'_woo_data_memory_end','3.25'),(207,18,'_woo_idle_memory_end','3.25'),(208,18,'_woo_end_time','1424986887'),(237,32,'_visibility','visible'),(235,32,'_edit_last','1'),(236,32,'_edit_lock','1426109623:1'),(238,32,'_stock_status','instock'),(239,32,'total_sales','4'),(240,32,'_downloadable','no'),(241,32,'_virtual','no'),(242,32,'_regular_price',''),(243,32,'_sale_price','.01'),(244,32,'_purchase_note',''),(245,32,'_featured','no'),(246,32,'_weight',''),(247,32,'_length',''),(248,32,'_width',''),(249,32,'_height',''),(250,32,'_sku','78910'),(251,32,'_product_attributes','a:0:{}'),(252,32,'_sale_price_dates_from',''),(253,32,'_sale_price_dates_to',''),(254,32,'_price','.01'),(255,32,'_sold_individually',''),(256,32,'_manage_stock','no'),(257,32,'_backorders','no'),(258,32,'_stock',''),(259,32,'_upsell_ids','a:0:{}'),(260,32,'_crosssell_ids','a:0:{}'),(261,32,'_product_image_gallery',''),(262,33,'_order_key','wc_order_54f066cddf687'),(263,33,'_order_currency','USD'),(264,33,'_prices_include_tax','no'),(265,33,'_customer_ip_address','64.135.100.98'),(266,33,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(267,33,'_customer_user','1'),(268,33,'_order_shipping','0'),(269,33,'_billing_country','US'),(270,33,'_billing_first_name','Ali'),(271,33,'_billing_last_name','Test'),(272,33,'_billing_company','Test'),(273,33,'_billing_address_1','1095 broken sound'),(274,33,'_billing_address_2',''),(275,33,'_billing_city','Boca raton'),(276,33,'_billing_state','FL'),(277,33,'_billing_postcode','33487'),(278,33,'_billing_email','alexandria@bmielite.com'),(279,33,'_billing_phone','6166166161'),(280,33,'_shipping_country','US'),(281,33,'_shipping_first_name','Ali'),(282,33,'_shipping_last_name','Test'),(283,33,'_shipping_company','Test'),(284,33,'_shipping_address_1','1095 broken sound'),(285,33,'_shipping_address_2',''),(286,33,'_shipping_city','Boca raton'),(287,33,'_shipping_state','FL'),(288,33,'_shipping_postcode','33487'),(289,33,'_payment_method','cheque'),(290,33,'_payment_method_title','Cheque Payment'),(291,33,'_cart_discount','0'),(292,33,'_cart_discount_tax',''),(293,33,'_order_tax','0'),(294,33,'_order_shipping_tax','0'),(295,33,'_order_total','14.00'),(296,33,'_recorded_sales','yes'),(297,34,'_order_key','wc_order_54f069cb6406d'),(298,34,'_order_currency','USD'),(299,34,'_prices_include_tax','no'),(300,34,'_customer_ip_address','64.135.100.98'),(301,34,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36'),(302,34,'_customer_user','0'),(303,34,'_order_shipping','0'),(304,34,'_billing_country','US'),(305,34,'_billing_first_name','Test'),(306,34,'_billing_last_name','TwoProducts'),(307,34,'_billing_company',''),(308,34,'_billing_address_1','616 Broken Sounds PKWY'),(309,34,'_billing_address_2',''),(310,34,'_billing_city','Boca Raton'),(311,34,'_billing_state','FL'),(312,34,'_billing_postcode','33435'),(313,34,'_billing_email','alexandria@bmielite.com'),(314,34,'_billing_phone','6166166161'),(315,34,'_shipping_country','US'),(316,34,'_shipping_first_name','Test'),(317,34,'_shipping_last_name','TwoProducts'),(318,34,'_shipping_company',''),(319,34,'_shipping_address_1','616 Broken Sounds PKWY'),(320,34,'_shipping_address_2',''),(321,34,'_shipping_city','Boca Raton'),(322,34,'_shipping_state','FL'),(323,34,'_shipping_postcode','33435'),(324,34,'_payment_method','cheque'),(325,34,'_payment_method_title','Cheque Payment'),(326,34,'_cart_discount','0'),(327,34,'_cart_discount_tax',''),(328,34,'_order_tax','0'),(329,34,'_order_shipping_tax','0'),(330,34,'_order_total','14.00'),(331,34,'_recorded_sales','yes'),(332,34,'_edit_lock','1425416765:1'),(336,36,'_order_currency','USD'),(335,36,'_order_key','wc_order_54f62d6ecada7'),(337,36,'_prices_include_tax','no'),(338,36,'_customer_ip_address','64.135.100.98'),(339,36,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(340,36,'_customer_user','0'),(341,36,'_order_shipping','10.01'),(342,36,'_billing_country','US'),(343,36,'_billing_first_name','Alexandria'),(344,36,'_billing_last_name','ShippingTest'),(345,36,'_billing_company',''),(346,36,'_billing_address_1','123 test'),(347,36,'_billing_address_2',''),(348,36,'_billing_city','Boca raton'),(349,36,'_billing_state','AK'),(350,36,'_billing_postcode','33435'),(351,36,'_billing_email','alexandria@bmielite.com'),(352,36,'_billing_phone','6166166161'),(353,36,'_shipping_country','US'),(354,36,'_shipping_first_name','Alexandria'),(355,36,'_shipping_last_name','ShippingTest'),(356,36,'_shipping_company',''),(357,36,'_shipping_address_1','123 test'),(358,36,'_shipping_address_2',''),(359,36,'_shipping_city','Boca raton'),(360,36,'_shipping_state','AK'),(361,36,'_shipping_postcode','33435'),(362,36,'_payment_method','cheque'),(363,36,'_payment_method_title','Cheque Payment'),(364,36,'_cart_discount','0'),(365,36,'_cart_discount_tax',''),(366,36,'_order_tax','0'),(367,36,'_order_shipping_tax','0'),(368,36,'_order_total','19.01'),(369,36,'_recorded_sales','yes'),(370,37,'_order_key','wc_order_54f631392a366'),(371,37,'_order_currency','USD'),(372,37,'_prices_include_tax','no'),(373,37,'_customer_ip_address','64.135.100.98'),(374,37,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(375,37,'_customer_user','1'),(376,37,'_order_shipping','0'),(377,37,'_billing_country','US'),(378,37,'_billing_first_name','Ali'),(379,37,'_billing_last_name','Test'),(380,37,'_billing_company','Test'),(381,37,'_billing_address_1','1095 broken sound'),(382,37,'_billing_address_2',''),(383,37,'_billing_city','Boca raton'),(384,37,'_billing_state','FL'),(385,37,'_billing_postcode','33487'),(386,37,'_billing_email','alexandria@bmielite.com'),(387,37,'_billing_phone','6166166161'),(388,37,'_shipping_country','US'),(389,37,'_shipping_first_name','Ali'),(390,37,'_shipping_last_name','Test'),(391,37,'_shipping_company','Test'),(392,37,'_shipping_address_1','1095 broken sound'),(393,37,'_shipping_address_2',''),(394,37,'_shipping_city','Boca raton'),(395,37,'_shipping_state','FL'),(396,37,'_shipping_postcode','33487'),(397,37,'_payment_method','cod'),(398,37,'_payment_method_title','Cash on Delivery'),(399,37,'_cart_discount','0'),(400,37,'_cart_discount_tax',''),(401,37,'_order_tax','0'),(402,37,'_order_shipping_tax','0'),(403,37,'_order_total','18.00'),(404,37,'_download_permissions_granted','1'),(405,37,'_recorded_sales','yes'),(406,38,'_order_key','wc_order_54f76b8148c23'),(407,38,'_order_currency','USD'),(408,38,'_prices_include_tax','no'),(409,38,'_customer_ip_address','64.135.100.98'),(410,38,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(411,38,'_customer_user','1'),(412,38,'_order_shipping','0'),(413,38,'_billing_country','US'),(414,38,'_billing_first_name','Ali'),(415,38,'_billing_last_name','Test'),(416,38,'_billing_company','Test'),(417,38,'_billing_address_1','1095 broken sound'),(418,38,'_billing_address_2',''),(419,38,'_billing_city','Boca raton'),(420,38,'_billing_state','FL'),(421,38,'_billing_postcode','33487'),(422,38,'_billing_email','alexandria@bmielite.com'),(423,38,'_billing_phone','6166166161'),(424,38,'_shipping_country','US'),(425,38,'_shipping_first_name','Ali'),(426,38,'_shipping_last_name','Test'),(427,38,'_shipping_company','Test'),(428,38,'_shipping_address_1','1095 broken sound'),(429,38,'_shipping_address_2',''),(430,38,'_shipping_city','Boca raton'),(431,38,'_shipping_state','FL'),(432,38,'_shipping_postcode','33487'),(433,38,'_payment_method','cod'),(434,38,'_payment_method_title','Cash on Delivery'),(435,38,'_cart_discount','0'),(436,38,'_cart_discount_tax',''),(437,38,'_order_tax','0.54'),(438,38,'_order_shipping_tax','0.00'),(439,38,'_order_total','9.54'),(440,38,'_download_permissions_granted','1'),(441,39,'_order_key','wc_order_54f76cc0d9ddc'),(442,39,'_order_currency','USD'),(443,39,'_prices_include_tax','no'),(444,39,'_customer_ip_address','64.135.100.98'),(445,39,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(446,39,'_customer_user','1'),(447,39,'_order_shipping','10.01'),(448,39,'_billing_country','US'),(449,39,'_billing_first_name','Ali'),(450,39,'_billing_last_name','Test'),(451,39,'_billing_company','Test'),(452,39,'_billing_address_1','1095 broken sound'),(453,39,'_billing_address_2',''),(454,39,'_billing_city','Boca raton'),(455,39,'_billing_state','FL'),(456,39,'_billing_postcode','33487'),(457,39,'_billing_email','alexandria@bmielite.com'),(458,39,'_billing_phone','6166166161'),(459,39,'_shipping_country','US'),(460,39,'_shipping_first_name','Ali'),(461,39,'_shipping_last_name','Test'),(462,39,'_shipping_company','Test'),(463,39,'_shipping_address_1','1095 broken sound'),(464,39,'_shipping_address_2',''),(465,39,'_shipping_city','Boca raton'),(466,39,'_shipping_state','FL'),(467,39,'_shipping_postcode','33487'),(468,39,'_payment_method','cod'),(469,39,'_payment_method_title','Cash on Delivery'),(470,39,'_cart_discount','0'),(471,39,'_cart_discount_tax',''),(472,39,'_order_tax','0.54'),(473,39,'_order_shipping_tax','0.60'),(474,39,'_order_total','20.15'),(475,39,'_download_permissions_granted','1'),(476,40,'_order_key','wc_order_54f76eb173c11'),(477,40,'_order_currency','USD'),(478,40,'_prices_include_tax','no'),(479,40,'_customer_ip_address','64.135.100.98'),(480,40,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(481,40,'_customer_user','1'),(482,40,'_order_shipping','10.01'),(483,40,'_billing_country','US'),(484,40,'_billing_first_name','Ali'),(485,40,'_billing_last_name','Test'),(486,40,'_billing_company','Test'),(487,40,'_billing_address_1','1095 broken sound'),(488,40,'_billing_address_2',''),(489,40,'_billing_city','Boca raton'),(490,40,'_billing_state','FL'),(491,40,'_billing_postcode','33487'),(492,40,'_billing_email','alexandria@bmielite.com'),(493,40,'_billing_phone','6166166161'),(494,40,'_shipping_country','US'),(495,40,'_shipping_first_name','Ali'),(496,40,'_shipping_last_name','Test'),(497,40,'_shipping_company','Test'),(498,40,'_shipping_address_1','1095 broken sound'),(499,40,'_shipping_address_2',''),(500,40,'_shipping_city','Boca raton'),(501,40,'_shipping_state','FL'),(502,40,'_shipping_postcode','33487'),(503,40,'_payment_method','cod'),(504,40,'_payment_method_title','Cash on Delivery'),(505,40,'_cart_discount','0'),(506,40,'_cart_discount_tax',''),(507,40,'_order_tax','0.54'),(508,40,'_order_shipping_tax','0.60'),(509,40,'_order_total','20.15'),(510,40,'_download_permissions_granted','1'),(511,41,'_order_key','wc_order_54f770802304b'),(512,41,'_order_currency','USD'),(513,41,'_prices_include_tax','no'),(514,41,'_customer_ip_address','64.135.100.98'),(515,41,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(516,41,'_customer_user','1'),(517,41,'_order_shipping','10.01'),(518,41,'_billing_country','US'),(519,41,'_billing_first_name','Ali'),(520,41,'_billing_last_name','Test'),(521,41,'_billing_company','Test'),(522,41,'_billing_address_1','1095 broken sound'),(523,41,'_billing_address_2',''),(524,41,'_billing_city','Boca raton'),(525,41,'_billing_state','FL'),(526,41,'_billing_postcode','33487'),(527,41,'_billing_email','alexandria@bmielite.com'),(528,41,'_billing_phone','6166166161'),(529,41,'_shipping_country','US'),(530,41,'_shipping_first_name','Ali'),(531,41,'_shipping_last_name','Test'),(532,41,'_shipping_company','Test'),(533,41,'_shipping_address_1','1095 broken sound'),(534,41,'_shipping_address_2',''),(535,41,'_shipping_city','Boca raton'),(536,41,'_shipping_state','FL'),(537,41,'_shipping_postcode','33487'),(538,41,'_payment_method','cod'),(539,41,'_payment_method_title','Cash on Delivery'),(540,41,'_cart_discount','0'),(541,41,'_cart_discount_tax',''),(542,41,'_order_tax','0.54'),(543,41,'_order_shipping_tax','0.60'),(544,41,'_order_total','20.15'),(545,41,'_download_permissions_granted','1'),(546,42,'_order_key','wc_order_54f7725a30d94'),(547,42,'_order_currency','USD'),(548,42,'_prices_include_tax','no'),(549,42,'_customer_ip_address','64.135.100.98'),(550,42,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(551,42,'_customer_user','1'),(552,42,'_order_shipping','10.01'),(553,42,'_billing_country','US'),(554,42,'_billing_first_name','Ali'),(555,42,'_billing_last_name','Test'),(556,42,'_billing_company','Test'),(557,42,'_billing_address_1','1095 broken sound'),(558,42,'_billing_address_2',''),(559,42,'_billing_city','Boca raton'),(560,42,'_billing_state','FL'),(561,42,'_billing_postcode','33487'),(562,42,'_billing_email','alexandria@bmielite.com'),(563,42,'_billing_phone','6166166161'),(564,42,'_shipping_country','US'),(565,42,'_shipping_first_name','Ali'),(566,42,'_shipping_last_name','Test'),(567,42,'_shipping_company','Test'),(568,42,'_shipping_address_1','1095 broken sound'),(569,42,'_shipping_address_2',''),(570,42,'_shipping_city','Boca raton'),(571,42,'_shipping_state','FL'),(572,42,'_shipping_postcode','33487'),(573,42,'_payment_method','cod'),(574,42,'_payment_method_title','Cash on Delivery'),(575,42,'_cart_discount','0'),(576,42,'_cart_discount_tax',''),(577,42,'_order_tax','0.54'),(578,42,'_order_shipping_tax','0.60'),(579,42,'_order_total','20.15'),(580,42,'_download_permissions_granted','1'),(581,43,'_order_key','wc_order_54f772a453a4f'),(582,43,'_order_currency','USD'),(583,43,'_prices_include_tax','no'),(584,43,'_customer_ip_address','64.135.100.98'),(585,43,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(586,43,'_customer_user','1'),(587,43,'_order_shipping','10.01'),(588,43,'_billing_country','US'),(589,43,'_billing_first_name','Ali'),(590,43,'_billing_last_name','Test'),(591,43,'_billing_company','Test'),(592,43,'_billing_address_1','1095 broken sound'),(593,43,'_billing_address_2',''),(594,43,'_billing_city','Boca raton'),(595,43,'_billing_state','FL'),(596,43,'_billing_postcode','33487'),(597,43,'_billing_email','alexandria@bmielite.com'),(598,43,'_billing_phone','6166166161'),(599,43,'_shipping_country','US'),(600,43,'_shipping_first_name','Ali'),(601,43,'_shipping_last_name','Test'),(602,43,'_shipping_company','Test'),(603,43,'_shipping_address_1','1095 broken sound'),(604,43,'_shipping_address_2',''),(605,43,'_shipping_city','Boca raton'),(606,43,'_shipping_state','FL'),(607,43,'_shipping_postcode','33487'),(608,43,'_payment_method','cod'),(609,43,'_payment_method_title','Cash on Delivery'),(610,43,'_cart_discount','0'),(611,43,'_cart_discount_tax',''),(612,43,'_order_tax','0.54'),(613,43,'_order_shipping_tax','0.60'),(614,43,'_order_total','20.15'),(615,43,'_download_permissions_granted','1'),(616,44,'_order_key','wc_order_54f773d5021b5'),(617,44,'_order_currency','USD'),(618,44,'_prices_include_tax','no'),(619,44,'_customer_ip_address','64.135.100.98'),(620,44,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(621,44,'_customer_user','1'),(622,44,'_order_shipping','10.01'),(623,44,'_billing_country','US'),(624,44,'_billing_first_name','Ali'),(625,44,'_billing_last_name','Test'),(626,44,'_billing_company','Test'),(627,44,'_billing_address_1','1095 broken sound'),(628,44,'_billing_address_2',''),(629,44,'_billing_city','Boca raton'),(630,44,'_billing_state','FL'),(631,44,'_billing_postcode','33487'),(632,44,'_billing_email','alexandria@bmielite.com'),(633,44,'_billing_phone','6166166161'),(634,44,'_shipping_country','US'),(635,44,'_shipping_first_name','Ali'),(636,44,'_shipping_last_name','Test'),(637,44,'_shipping_company','Test'),(638,44,'_shipping_address_1','1095 broken sound'),(639,44,'_shipping_address_2',''),(640,44,'_shipping_city','Boca raton'),(641,44,'_shipping_state','FL'),(642,44,'_shipping_postcode','33487'),(643,44,'_payment_method','cod'),(644,44,'_payment_method_title','Cash on Delivery'),(645,44,'_cart_discount','0'),(646,44,'_cart_discount_tax',''),(647,44,'_order_tax','0.54'),(648,44,'_order_shipping_tax','0.60'),(649,44,'_order_total','20.15'),(650,44,'_download_permissions_granted','1'),(651,45,'_order_key','wc_order_54f775eb9f396'),(652,45,'_order_currency','USD'),(653,45,'_prices_include_tax','no'),(654,45,'_customer_ip_address','64.135.100.98'),(655,45,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(656,45,'_customer_user','1'),(657,45,'_order_shipping','10.01'),(658,45,'_billing_country','US'),(659,45,'_billing_first_name','Ali'),(660,45,'_billing_last_name','Test'),(661,45,'_billing_company','Test'),(662,45,'_billing_address_1','1095 broken sound'),(663,45,'_billing_address_2',''),(664,45,'_billing_city','Boca raton'),(665,45,'_billing_state','FL'),(666,45,'_billing_postcode','33487'),(667,45,'_billing_email','alexandria@bmielite.com'),(668,45,'_billing_phone','6166166161'),(669,45,'_shipping_country','US'),(670,45,'_shipping_first_name','Ali'),(671,45,'_shipping_last_name','Test'),(672,45,'_shipping_company','Test'),(673,45,'_shipping_address_1','1095 broken sound'),(674,45,'_shipping_address_2',''),(675,45,'_shipping_city','Boca raton'),(676,45,'_shipping_state','FL'),(677,45,'_shipping_postcode','33487'),(678,45,'_payment_method','cod'),(679,45,'_payment_method_title','Cash on Delivery'),(680,45,'_cart_discount','0'),(681,45,'_cart_discount_tax',''),(682,45,'_order_tax','0.54'),(683,45,'_order_shipping_tax','0.60'),(684,45,'_order_total','20.15'),(685,45,'_download_permissions_granted','1'),(686,45,'_taxnow_avalaracommit','sales'),(687,45,'_recorded_sales','yes'),(688,46,'_order_key','wc_order_54f87a69e7e11'),(689,46,'_order_currency','USD'),(690,46,'_prices_include_tax','no'),(691,46,'_customer_ip_address','64.135.100.98'),(692,46,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'),(693,46,'_customer_user','1'),(694,46,'_order_shipping','10.01'),(695,46,'_billing_country','US'),(696,46,'_billing_first_name','Anibal'),(697,46,'_billing_last_name','Test'),(698,46,'_billing_company','Test'),(699,46,'_billing_address_1','1095 broken sound'),(700,46,'_billing_address_2',''),(701,46,'_billing_city','Boca raton'),(702,46,'_billing_state','FL'),(703,46,'_billing_postcode','33487'),(704,46,'_billing_email','alexandria@bmielite.com'),(705,46,'_billing_phone','6166166161'),(706,46,'_shipping_country','US'),(707,46,'_shipping_first_name','Anibal'),(708,46,'_shipping_last_name','Test'),(709,46,'_shipping_company','Test'),(710,46,'_shipping_address_1','1095 broken sound'),(711,46,'_shipping_address_2',''),(712,46,'_shipping_city','Boca raton'),(713,46,'_shipping_state','FL'),(714,46,'_shipping_postcode','33487'),(715,46,'_payment_method','cod'),(716,46,'_payment_method_title','Cash on Delivery'),(717,46,'_cart_discount','0'),(718,46,'_cart_discount_tax',''),(719,46,'_order_tax','1.92'),(720,46,'_order_shipping_tax','0.60'),(721,46,'_order_total','44.53'),(722,46,'_download_permissions_granted','1'),(723,46,'_taxnow_avalaracommit','sales'),(724,46,'_recorded_sales','yes'),(725,48,'_order_key','wc_order_54fde9981cb9f'),(726,48,'_order_currency','USD'),(727,48,'_prices_include_tax','no'),(728,48,'_customer_ip_address','64.135.100.98'),(729,48,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0'),(730,48,'_customer_user','1'),(731,48,'_order_shipping','10.01'),(732,48,'_billing_country','US'),(733,48,'_billing_first_name','Anibal'),(734,48,'_billing_last_name','Test'),(735,48,'_billing_company','Test'),(736,48,'_billing_address_1','1095 broken sound'),(737,48,'_billing_address_2',''),(738,48,'_billing_city','Boca raton'),(739,48,'_billing_state','FL'),(740,48,'_billing_postcode','33487'),(741,48,'_billing_email','alexandria@bmielite.com'),(742,48,'_billing_phone','6166166161'),(743,48,'_shipping_country','US'),(744,48,'_shipping_first_name','Anibal'),(745,48,'_shipping_last_name','Test'),(746,48,'_shipping_company','Test'),(747,48,'_shipping_address_1','1095 broken sound'),(748,48,'_shipping_address_2',''),(749,48,'_shipping_city','Boca raton'),(750,48,'_shipping_state','FL'),(751,48,'_shipping_postcode','33487'),(752,48,'_payment_method','authorize'),(753,48,'_payment_method_title','Authorize.net'),(754,48,'_cart_discount','0'),(755,48,'_cart_discount_tax',''),(756,48,'_order_tax','0.54'),(757,48,'_order_shipping_tax','0.60'),(758,48,'_order_total','20.15'),(759,48,'_edit_lock','1425935495:1'),(760,49,'_order_key','wc_order_54fe077220500'),(761,49,'_order_currency','USD'),(762,49,'_prices_include_tax','no'),(763,49,'_customer_ip_address','64.135.100.98'),(764,49,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0'),(765,49,'_customer_user','1'),(766,49,'_order_shipping','10.01'),(767,49,'_billing_country','US'),(768,49,'_billing_first_name','AliNew'),(769,49,'_billing_last_name','Test'),(770,49,'_billing_company','Test'),(771,49,'_billing_address_1','1095 Broken Sound Pkwy NW'),(772,49,'_billing_address_2',''),(773,49,'_billing_city','Boca Raton'),(774,49,'_billing_state','FL'),(775,49,'_billing_postcode','33487-3501'),(776,49,'_billing_email','alexandria@bmielite.com'),(777,49,'_billing_phone','6166166161'),(778,49,'_shipping_country','US'),(779,49,'_shipping_first_name','AliNew'),(780,49,'_shipping_last_name','Test'),(781,49,'_shipping_company','Test'),(782,49,'_shipping_address_1','1095 Broken Sound Pkwy NW'),(783,49,'_shipping_address_2',''),(784,49,'_shipping_city','Boca Raton'),(785,49,'_shipping_state','FL'),(786,49,'_shipping_postcode','33487-3501'),(787,49,'_payment_method','authorize'),(788,49,'_payment_method_title','Authorize.net'),(789,49,'_cart_discount','0'),(790,49,'_cart_discount_tax',''),(791,49,'_order_tax','1.38'),(792,49,'_order_shipping_tax','0.60'),(793,49,'_order_total','34.99'),(797,51,'_edit_last','1'),(796,1,'_qode-like','0'),(798,51,'_edit_lock','1426543341:1'),(799,51,'_wp_page_template','full_width.php'),(800,53,'_edit_last','1'),(801,53,'_edit_lock','1426481802:1'),(802,53,'_wp_page_template','full_width.php'),(803,2,'_wp_trash_meta_status','publish'),(804,2,'_wp_trash_meta_time','1425996752'),(805,4,'_edit_lock','1426539359:1'),(806,4,'_edit_last','1'),(807,4,'_wp_page_template','full_width.php'),(808,4,'_wpb_vc_js_status','true'),(809,4,'_wpb_vc_js_interface_version','0'),(810,4,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(811,57,'_edit_last','1'),(812,57,'_wp_page_template','default'),(813,57,'_wpb_vc_js_status','true'),(814,57,'_wpb_vc_js_interface_version','2'),(815,57,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(816,57,'_edit_lock','1426552161:1'),(817,59,'_edit_last','1'),(818,59,'_wp_page_template','contact-page.php'),(819,59,'_wpb_vc_js_status','false'),(820,59,'_wpb_vc_js_interface_version','2'),(821,59,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(822,59,'_edit_lock','1426251394:1'),(823,1,'_nectar_love','0'),(824,61,'_form','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>'),(825,61,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:42:\"[your-name] <wordpress@fantasy-garage.com>\";s:4:\"body\";s:188:\"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 Fantasy Garage (http://fantasy-garage.com/wordpress1)\";s:9:\"recipient\";s:23:\"alexandria@bmielite.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(826,61,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:45:\"Fantasy Garage <wordpress@fantasy-garage.com>\";s:4:\"body\";s:130:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Fantasy Garage (http://fantasy-garage.com/wordpress1)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:33:\"Reply-To: alexandria@bmielite.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(827,61,'_messages','a:8:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";}'),(828,61,'_additional_settings',''),(829,61,'_locale','en_US'),(4269,70,'popup_display_responsive_max_width',''),(4268,70,'popup_display_responsive_min_width_unit',''),(4267,70,'popup_display_responsive_min_width',''),(4266,70,'popup_display_size',''),(4265,70,'popup_display_overlay_disabled',''),(902,51,'_wpb_vc_js_status','true'),(4261,70,'popup_targeting_condition_exclude_on_search',''),(4260,70,'popup_targeting_condition_on_search',''),(4259,70,'popup_targeting_condition_exclude_on_blog',''),(4258,70,'popup_targeting_condition_on_blog',''),(915,83,'_wp_attached_file','2015/03/repeatx.png'),(848,64,'_menu_item_type','post_type'),(849,64,'_menu_item_menu_item_parent','0'),(850,64,'_menu_item_object_id','4'),(851,64,'_menu_item_object','page'),(852,64,'_menu_item_target',''),(853,64,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(854,64,'_menu_item_xfn',''),(855,64,'_menu_item_url',''),(857,65,'_menu_item_type','custom'),(858,65,'_menu_item_menu_item_parent','64'),(859,65,'_menu_item_object_id','65'),(860,65,'_menu_item_object','custom'),(861,65,'_menu_item_target',''),(862,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(863,65,'_menu_item_xfn',''),(864,65,'_menu_item_url','/wordpress1/products/workbench'),(866,66,'_menu_item_type','custom'),(867,66,'_menu_item_menu_item_parent','64'),(868,66,'_menu_item_object_id','66'),(869,66,'_menu_item_object','custom'),(870,66,'_menu_item_target',''),(871,66,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(872,66,'_menu_item_xfn',''),(873,66,'_menu_item_url','/wordpress1/products/hutch'),(904,51,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(875,67,'_menu_item_type','custom'),(876,67,'_menu_item_menu_item_parent','0'),(877,67,'_menu_item_object_id','67'),(878,67,'_menu_item_object','custom'),(879,67,'_menu_item_target',''),(880,67,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(881,67,'_menu_item_xfn',''),(882,67,'_menu_item_url','http://product'),(883,67,'_menu_item_orphaned','1426000395'),(884,68,'_menu_item_type','custom'),(885,68,'_menu_item_menu_item_parent','64'),(886,68,'_menu_item_object_id','68'),(887,68,'_menu_item_object','custom'),(888,68,'_menu_item_target',''),(889,68,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(890,68,'_menu_item_xfn',''),(891,68,'_menu_item_url','/wordpress1/products/rolling-cart'),(893,69,'_menu_item_type','custom'),(894,69,'_menu_item_menu_item_parent','64'),(895,69,'_menu_item_object_id','69'),(896,69,'_menu_item_object','custom'),(897,69,'_menu_item_target',''),(898,69,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(899,69,'_menu_item_xfn',''),(900,69,'_menu_item_url','/wordpress1/products/rolling-cart-with-speakers/'),(903,51,'_wpb_vc_js_interface_version','0'),(905,51,'nectar-metabox-portfolio-display-sortable','off'),(906,51,'_nectar_header_bg',''),(907,51,'_nectar_header_parallax','off'),(908,51,'_nectar_header_bg_height',''),(909,51,'_nectar_header_title',''),(910,51,'_nectar_header_subtitle',''),(911,51,'_nectar_page_header_alignment',''),(912,51,'_nectar_header_bg_color',''),(913,51,'_nectar_header_font_color',''),(914,51,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(916,83,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:939;s:6:\"height\";i:18;s:4:\"file\";s:19:\"2015/03/repeatx.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"repeatx-150x18.png\";s:5:\"width\";i:150;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"repeatx-300x6.png\";s:5:\"width\";i:300;s:6:\"height\";i:6;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"repeatx-520x18.png\";s:5:\"width\";i:520;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:18:\"repeatx-345x18.png\";s:5:\"width\";i:345;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:18:\"repeatx-400x18.png\";s:5:\"width\";i:400;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:18:\"repeatx-480x18.png\";s:5:\"width\";i:480;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"repeatx-115x18.png\";s:5:\"width\";i:115;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"repeatx-680x13.png\";s:5:\"width\";i:680;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"repeatx-680x13.png\";s:5:\"width\";i:680;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"repeatx-32x18.png\";s:5:\"width\";i:32;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:18:\"repeatx-680x18.png\";s:5:\"width\";i:680;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(917,51,'_wpb_shortcodes_custom_css','.vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1426088346886{margin-bottom: -7px !important;}.vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}.vc_custom_1426474468867{padding-left: 6% !important;}.vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}.vc_custom_1426524407909{padding-top: 20px !important;}.vc_custom_1426524283514{padding-top: 20px !important;}.vc_custom_1426524295399{padding-top: 20px !important;}.vc_custom_1426458889414{padding-top: 20px !important;}.vc_custom_1426458795492{padding-top: 20px !important;}.vc_custom_1426119774106{padding-top: 20px !important;}.vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}.vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}.vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}.vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}.vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}.vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}.vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}.vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}'),(6576,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:578;s:6:\"height\";i:176;s:4:\"file\";s:18:\"2015/03/rowBBG.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"rowBBG-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"rowBBG-300x91.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"rowBBG-520x176.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:18:\"rowBBG-345x176.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:18:\"rowBBG-400x176.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:18:\"rowBBG-480x176.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"rowBBG-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:16:\"rowBBG-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(920,103,'_wp_attached_file','2015/03/logo.png'),(921,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:232;s:4:\"file\";s:16:\"2015/03/logo.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-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:16:\"logo-300x166.png\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"logo-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"logo-400x232.png\";s:5:\"width\";i:400;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(925,64,'_menu_item_anchor',''),(986,130,'_menu_item_type','post_type'),(923,51,'qode_show-page-title','yes'),(924,51,'qode_show-page-title-text','yes'),(926,64,'_menu_item_nolink',''),(927,64,'_menu_item_hide',''),(928,64,'_menu_item_type_menu',''),(929,64,'_menu_item_icon',''),(930,64,'_menu_item_sidebar',''),(931,64,'_menu_item_wide_position',''),(932,65,'_menu_item_anchor',''),(933,65,'_menu_item_nolink',''),(934,65,'_menu_item_hide',''),(935,65,'_menu_item_type_menu',''),(936,65,'_menu_item_icon',''),(937,65,'_menu_item_sidebar',''),(938,65,'_menu_item_wide_position',''),(939,66,'_menu_item_anchor',''),(940,66,'_menu_item_nolink',''),(941,66,'_menu_item_hide',''),(942,66,'_menu_item_type_menu',''),(943,66,'_menu_item_icon',''),(944,66,'_menu_item_sidebar',''),(945,66,'_menu_item_wide_position',''),(946,68,'_menu_item_anchor',''),(947,68,'_menu_item_nolink',''),(948,68,'_menu_item_hide',''),(949,68,'_menu_item_type_menu',''),(950,68,'_menu_item_icon',''),(951,68,'_menu_item_sidebar',''),(952,68,'_menu_item_wide_position',''),(953,69,'_menu_item_anchor',''),(954,69,'_menu_item_nolink',''),(955,69,'_menu_item_hide',''),(956,69,'_menu_item_type_menu',''),(957,69,'_menu_item_icon',''),(958,69,'_menu_item_sidebar',''),(959,69,'_menu_item_wide_position',''),(4264,70,'popup_display_scrollable_content',''),(4263,70,'popup_targeting_condition_exclude_on_404',''),(4262,70,'popup_targeting_condition_on_404',''),(4257,70,'popup_targeting_condition_exclude_on_home',''),(4256,70,'popup_targeting_condition_on_home',''),(4255,70,'popup_targeting_condition_on_entire_site',''),(4254,70,'popup_title',''),(4253,70,'popup_defaults_set',''),(974,106,'_wp_attached_file','2015/03/keyvis.jpg'),(975,106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:691;s:4:\"file\";s:18:\"2015/03/keyvis.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"keyvis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"keyvis-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"keyvis-1024x505.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"keyvis-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:18:\"keyvis-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:18:\"keyvis-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:18:\"keyvis-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"keyvis-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"keyvis-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"keyvis-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:16:\"keyvis-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:18:\"keyvis-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(976,108,'_wp_attached_file','2015/03/keyvisual.jpg'),(977,108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:987;s:4:\"file\";s:21:\"2015/03/keyvisual.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"keyvisual-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"keyvisual-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"keyvisual-1024x505.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"keyvisual-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:21:\"keyvisual-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:21:\"keyvisual-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:21:\"keyvisual-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"keyvisual-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"keyvisual-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"keyvisual-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:19:\"keyvisual-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:21:\"keyvisual-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(6575,514,'_wp_attached_file','2015/03/rowBBG.jpg'),(978,110,'_wp_attached_file','2015/03/whitepattern.png'),(979,110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:7;s:6:\"height\";i:7;s:4:\"file\";s:24:\"2015/03/whitepattern.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(982,119,'_wp_attached_file','2015/03/img2.png'),(983,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:239;s:4:\"file\";s:16:\"2015/03/img2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"img2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"img2-257x198.png\";s:5:\"width\";i:257;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"img2-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"img2-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(980,114,'_wp_attached_file','2015/03/img1.png'),(981,114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:258;s:6:\"height\";i:239;s:4:\"file\";s:16:\"2015/03/img1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"img1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"img1-258x198.png\";s:5:\"width\";i:258;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"img1-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"img1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(984,122,'_wp_attached_file','2015/03/img3.jpg'),(985,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:514;s:4:\"file\";s:16:\"2015/03/img3.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"img3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"img3-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"img3-1024x376.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"img3-520x514.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"img3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"img3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"img3-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"img3-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"img3-680x250.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"img3-680x250.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"img3-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"img3-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(987,130,'_menu_item_menu_item_parent','0'),(988,130,'_menu_item_object_id','5'),(989,130,'_menu_item_object','page'),(990,130,'_menu_item_target',''),(991,130,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(992,130,'_menu_item_xfn',''),(993,130,'_menu_item_url',''),(995,130,'_menu_item_anchor',''),(996,130,'_menu_item_nolink',''),(997,130,'_menu_item_hide',''),(998,130,'_menu_item_type_menu','wide_icons'),(999,130,'_menu_item_icon','fa-shopping-cart'),(1000,130,'_menu_item_sidebar',''),(1001,130,'_menu_item_wide_position',''),(1002,131,'_menu_item_type','post_type'),(1003,131,'_menu_item_menu_item_parent','0'),(1004,131,'_menu_item_object_id','6'),(1005,131,'_menu_item_object','page'),(1006,131,'_menu_item_target',''),(1007,131,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1008,131,'_menu_item_xfn',''),(1009,131,'_menu_item_url',''),(1011,131,'_menu_item_anchor',''),(1012,131,'_menu_item_nolink',''),(1013,131,'_menu_item_hide',''),(1014,131,'_menu_item_type_menu','wide'),(1015,131,'_menu_item_icon',''),(1016,131,'_menu_item_sidebar',''),(1017,131,'_menu_item_wide_position',''),(1020,147,'_wp_attached_file','2015/03/workbench.jpg'),(1018,146,'_edit_last','1'),(1019,146,'_edit_lock','1426089560:1'),(1021,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:516;s:4:\"file\";s:21:\"2015/03/workbench.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"workbench-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"workbench-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"workbench-520x516.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:21:\"workbench-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:21:\"workbench-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:21:\"workbench-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"workbench-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"workbench-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"workbench-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:19:\"workbench-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:21:\"workbench-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1026,152,'_wp_attached_file','2015/03/cementfull.jpg'),(1027,152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:516;s:4:\"file\";s:22:\"2015/03/cementfull.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cementfull-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cementfull-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"cementfull-1024x377.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:377;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"cementfull-520x516.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:22:\"cementfull-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:22:\"cementfull-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:22:\"cementfull-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"cementfull-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"cementfull-680x251.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"cementfull-680x251.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:20:\"cementfull-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:22:\"cementfull-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1031,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:53;s:4:\"file\";s:18:\"2015/03/redbar.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"redbar-150x53.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"redbar-300x11.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:11;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"redbar-1024x39.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"redbar-520x53.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:17:\"redbar-345x53.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:17:\"redbar-400x53.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:17:\"redbar-480x53.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"redbar-115x53.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"redbar-680x26.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"redbar-680x26.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:16:\"redbar-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:17:\"redbar-680x53.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1030,154,'_wp_attached_file','2015/03/redbar.jpg'),(1032,155,'_wp_attached_file','2015/03/patternslider.jpg'),(1033,155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:61;s:4:\"file\";s:25:\"2015/03/patternslider.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"patternslider-150x61.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"patternslider-300x13.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:13;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"patternslider-1024x45.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:24:\"patternslider-520x61.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:24:\"patternslider-345x61.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:24:\"patternslider-400x61.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:24:\"patternslider-480x61.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"patternslider-115x61.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"patternslider-680x30.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"patternslider-680x30.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"patternslider-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:24:\"patternslider-680x61.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1034,51,'slide_template','default'),(1035,161,'_menu_item_type','post_type'),(1036,161,'_menu_item_menu_item_parent','0'),(1037,161,'_menu_item_object_id','4'),(1038,161,'_menu_item_object','page'),(1039,161,'_menu_item_target',''),(1040,161,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1041,161,'_menu_item_xfn',''),(1042,161,'_menu_item_url',''),(1119,166,'_menu_item_target',''),(1044,161,'_menu_item_anchor',''),(1045,161,'_menu_item_nolink',''),(1046,161,'_menu_item_hide',''),(1047,161,'_menu_item_type_menu',''),(1048,161,'_menu_item_icon',''),(1049,161,'_menu_item_sidebar',''),(1050,161,'_menu_item_wide_position',''),(1051,162,'_menu_item_type','custom'),(1052,162,'_menu_item_menu_item_parent','0'),(1053,162,'_menu_item_object_id','162'),(1054,162,'_menu_item_object','custom'),(1055,162,'_menu_item_target',''),(1056,162,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1057,162,'_menu_item_xfn',''),(1058,162,'_menu_item_url','http://fantasy-garage.com/wordpress1/products/workbench'),(1118,166,'_menu_item_object','custom'),(1060,162,'_menu_item_anchor',''),(1061,162,'_menu_item_nolink',''),(1062,162,'_menu_item_hide',''),(1063,162,'_menu_item_type_menu',''),(1064,162,'_menu_item_icon',''),(1065,162,'_menu_item_sidebar',''),(1066,162,'_menu_item_wide_position',''),(1067,163,'_menu_item_type','custom'),(1068,163,'_menu_item_menu_item_parent','0'),(1069,163,'_menu_item_object_id','163'),(1070,163,'_menu_item_object','custom'),(1071,163,'_menu_item_target',''),(1072,163,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1073,163,'_menu_item_xfn',''),(1074,163,'_menu_item_url','http://fantasy-garage.com/wordpress1/products/hutch'),(1117,166,'_menu_item_object_id','166'),(1076,163,'_menu_item_anchor',''),(1077,163,'_menu_item_nolink',''),(1078,163,'_menu_item_hide',''),(1079,163,'_menu_item_type_menu',''),(1080,163,'_menu_item_icon',''),(1081,163,'_menu_item_sidebar',''),(1082,163,'_menu_item_wide_position',''),(1083,164,'_menu_item_type','custom'),(1084,164,'_menu_item_menu_item_parent','0'),(1085,164,'_menu_item_object_id','164'),(1086,164,'_menu_item_object','custom'),(1087,164,'_menu_item_target',''),(1088,164,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1089,164,'_menu_item_xfn',''),(1090,164,'_menu_item_url','http://fantasy-garage.com/wordpress1/products/roll-cart'),(1116,166,'_menu_item_menu_item_parent','0'),(1092,164,'_menu_item_anchor',''),(1093,164,'_menu_item_nolink',''),(1094,164,'_menu_item_hide',''),(1095,164,'_menu_item_type_menu',''),(1096,164,'_menu_item_icon',''),(1097,164,'_menu_item_sidebar',''),(1098,164,'_menu_item_wide_position',''),(1099,165,'_menu_item_type','custom'),(1100,165,'_menu_item_menu_item_parent','0'),(1101,165,'_menu_item_object_id','165'),(1102,165,'_menu_item_object','custom'),(1103,165,'_menu_item_target',''),(1104,165,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1105,165,'_menu_item_xfn',''),(1106,165,'_menu_item_url','http://fantasy-garage.com/wordpress1/products/speaker'),(1115,166,'_menu_item_type','custom'),(1108,165,'_menu_item_anchor',''),(1109,165,'_menu_item_nolink',''),(1110,165,'_menu_item_hide',''),(1111,165,'_menu_item_type_menu',''),(1112,165,'_menu_item_icon',''),(1113,165,'_menu_item_sidebar',''),(1114,165,'_menu_item_wide_position',''),(1120,166,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1121,166,'_menu_item_xfn',''),(1122,166,'_menu_item_url','#news'),(1124,166,'_menu_item_anchor',''),(1125,166,'_menu_item_nolink',''),(1126,166,'_menu_item_hide',''),(1127,166,'_menu_item_type_menu',''),(1128,166,'_menu_item_icon',''),(1129,166,'_menu_item_sidebar',''),(1130,166,'_menu_item_wide_position',''),(1179,170,'_wp_attached_file','2015/03/footer-logo.png'),(1180,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:204;s:6:\"height\";i:149;s:4:\"file\";s:23:\"2015/03/footer-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-logo-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-logo-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"footer-logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1181,170,'_edit_lock','1426100387:1'),(1187,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:51;s:4:\"file\";s:20:\"2015/03/twinstar.png\";s:5:\"sizes\";a:2:{s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"twinstar-115x51.png\";s:5:\"width\";i:115;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:18:\"twinstar-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1186,173,'_wp_attached_file','2015/03/twinstar.png'),(1188,173,'_edit_lock','1426106875:1'),(1189,174,'_order_key','wc_order_5500a98a7d335'),(1190,174,'_order_currency','USD'),(1191,174,'_prices_include_tax','no'),(1192,174,'_customer_ip_address','64.135.100.98'),(1193,174,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36'),(1194,174,'_customer_user','1'),(1195,174,'_order_shipping','0'),(1196,174,'_billing_country','US'),(1197,174,'_billing_first_name','alextest2'),(1198,174,'_billing_last_name','test'),(1199,174,'_billing_company',''),(1200,174,'_billing_address_1','1095 Broken Sound Pkwy NW'),(1201,174,'_billing_address_2','300'),(1202,174,'_billing_city','Boca Raton'),(1203,174,'_billing_state','FL'),(1204,174,'_billing_postcode','33487-3501'),(1205,174,'_billing_email','alexandria@bmielite.com'),(1206,174,'_billing_phone','6166166161'),(1207,174,'_shipping_country','US'),(1208,174,'_shipping_first_name','alextest2'),(1209,174,'_shipping_last_name','test'),(1210,174,'_shipping_company',''),(1211,174,'_shipping_address_1','1095 Broken Sound Pkwy NW'),(1212,174,'_shipping_address_2','300'),(1213,174,'_shipping_city','Boca Raton'),(1214,174,'_shipping_state','FL'),(1215,174,'_shipping_postcode','33487-3501'),(1216,174,'_payment_method','authorize_net_cim'),(1217,174,'_payment_method_title','Credit Card'),(1218,174,'_cart_discount','0'),(1219,174,'_cart_discount_tax',''),(1220,174,'_order_tax','0.00'),(1221,174,'_order_shipping_tax','0.00'),(1222,174,'_order_total','0.01'),(1223,8,'_wp_trash_meta_status','publish'),(1224,8,'_wp_trash_meta_time','1426106977'),(1225,32,'_taxnow_taxcode',''),(1226,32,'_taxnow_freightcode',''),(1227,32,'slide_template','default'),(1228,174,'_edit_lock','1426107361:1'),(1229,174,'_wc_authorize_net_cim_customer_profile_id','31737097'),(1230,174,'_wc_authorize_net_cim_shipping_profile_id','29716136'),(1231,174,'_wc_authorize_net_cim_payment_profile_id','28720918'),(1232,174,'_wc_authorize_net_cim_trans_id','2230074992'),(1233,174,'_wc_authorize_net_cim_card_type','Visa'),(1234,174,'_wc_authorize_net_cim_card_last_four','0027'),(1235,174,'_wc_authorize_net_cim_card_exp_date','02/20'),(1236,174,'_wc_authorize_net_cim_trans_mode','test'),(1237,174,'_download_permissions_granted','1'),(1238,174,'_taxnow_avalaracommit','sales'),(1239,174,'_recorded_sales','yes'),(1240,174,'_paid_date','2015-03-11 22:22:29'),(1241,192,'_wp_attached_file','2015/03/lines.png'),(1242,192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2015/03/lines.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"lines-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"lines-115x40.png\";s:5:\"width\";i:115;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:15:\"lines-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1243,194,'_wp_attached_file','2015/03/favicon.png'),(1244,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2015/03/favicon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1254,201,'_edit_last','1'),(1255,201,'_edit_lock','1426538705:1'),(1253,4,'slide_template','default'),(1256,201,'_visibility','visible'),(1257,201,'_stock_status','instock'),(1258,201,'total_sales','0'),(1259,201,'_downloadable','no'),(1260,201,'_virtual','no'),(1261,201,'_regular_price',''),(1262,201,'_sale_price',''),(1263,201,'_purchase_note',''),(1264,201,'_featured','no'),(1265,201,'_weight',''),(1266,201,'_length',''),(1267,201,'_width',''),(1268,201,'_height',''),(1269,201,'_sku','GU9690-72-WBB'),(1270,201,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1271,201,'_sale_price_dates_from',''),(1272,201,'_sale_price_dates_to',''),(1273,201,'_price','749'),(1274,201,'_sold_individually',''),(1275,201,'_manage_stock','no'),(1276,201,'_backorders','no'),(1277,201,'_stock',''),(1278,201,'_upsell_ids','a:0:{}'),(1279,201,'_crosssell_ids','a:0:{}'),(1280,201,'_taxnow_taxcode',''),(1281,201,'_taxnow_freightcode',''),(1282,201,'_product_image_gallery','217,218,219,220,221,222,223,224,225,226'),(1283,201,'slide_template','default'),(1284,202,'_edit_last','1'),(1285,202,'_edit_lock','1426540421:1'),(1286,202,'_visibility','visible'),(1287,202,'_stock_status','instock'),(1288,202,'total_sales','0'),(1289,202,'_downloadable','no'),(1290,202,'_virtual','no'),(1291,202,'_regular_price',''),(1292,202,'_sale_price',''),(1293,202,'_purchase_note',''),(1294,202,'_featured','no'),(1295,202,'_weight',''),(1296,202,'_length',''),(1297,202,'_width',''),(1298,202,'_height',''),(1299,202,'_sku','GU9690-72-WBT'),(1300,202,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1301,202,'_sale_price_dates_from',''),(1302,202,'_sale_price_dates_to',''),(1303,202,'_price','449'),(1304,202,'_sold_individually',''),(1305,202,'_manage_stock','no'),(1306,202,'_backorders','no'),(1307,202,'_stock',''),(1308,202,'_upsell_ids','a:0:{}'),(1309,202,'_crosssell_ids','a:0:{}'),(1310,202,'_taxnow_taxcode',''),(1311,202,'_taxnow_freightcode',''),(1312,202,'_product_image_gallery','227,228,229,230,231,232,233'),(1313,202,'slide_template','default'),(1314,203,'_edit_last','1'),(1315,203,'_edit_lock','1426538062:1'),(1316,203,'_visibility','visible'),(1317,203,'_stock_status','instock'),(1318,203,'total_sales','0'),(1319,203,'_downloadable','no'),(1320,203,'_virtual','no'),(1321,203,'_regular_price',''),(1322,203,'_sale_price',''),(1323,203,'_purchase_note',''),(1324,203,'_featured','no'),(1325,203,'_weight',''),(1326,203,'_length',''),(1327,203,'_width',''),(1328,203,'_height',''),(1329,203,'_sku','GU9690-23-RTC'),(1330,203,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1331,203,'_sale_price_dates_from',''),(1332,203,'_sale_price_dates_to',''),(1333,203,'_price','399'),(1334,203,'_sold_individually',''),(1335,203,'_manage_stock','no'),(1336,203,'_backorders','no'),(1337,203,'_stock',''),(1338,203,'_upsell_ids','a:0:{}'),(1339,203,'_crosssell_ids','a:0:{}'),(1340,203,'_taxnow_taxcode',''),(1341,203,'_taxnow_freightcode',''),(1342,203,'_product_image_gallery','240,239,238,237,236,235,234'),(1343,203,'slide_template','default'),(1344,204,'_edit_last','1'),(1345,204,'_edit_lock','1426552164:1'),(1346,204,'_visibility','visible'),(1347,204,'_stock_status','instock'),(1348,204,'total_sales','0'),(1349,204,'_downloadable','no'),(1350,204,'_virtual','no'),(1351,204,'_regular_price',''),(1352,204,'_sale_price',''),(1353,204,'_purchase_note',''),(1354,204,'_featured','no'),(1355,204,'_weight',''),(1356,204,'_length',''),(1357,204,'_width',''),(1358,204,'_height',''),(1359,204,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1360,204,'_sale_price_dates_from',''),(1361,204,'_sale_price_dates_to',''),(1362,204,'_price','449'),(1363,204,'_sold_individually',''),(1364,204,'_manage_stock','no'),(1365,204,'_backorders','no'),(1366,204,'_stock',''),(1367,204,'_upsell_ids','a:0:{}'),(1368,204,'_crosssell_ids','a:0:{}'),(1369,204,'_taxnow_taxcode',''),(1370,204,'_taxnow_freightcode',''),(1371,204,'_product_image_gallery','241,242,243,244,245,246,247,248'),(1372,204,'slide_template','default'),(1373,204,'_sku','GU9690-23-RTCS'),(1597,316,'_sku',''),(1374,205,'_wp_attached_file','2015/03/productbg.jpg'),(1375,205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:145;s:4:\"file\";s:21:\"2015/03/productbg.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"productbg-150x145.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"productbg-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"productbg-1024x106.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"productbg-520x145.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:21:\"productbg-345x145.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:21:\"productbg-400x145.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:21:\"productbg-480x145.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"productbg-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"productbg-680x70.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"productbg-680x70.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:19:\"productbg-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:21:\"productbg-680x145.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1376,4,'qode_show-page-title-text','yes'),(1377,4,'qode_responsive-title-image','yes'),(1379,4,'qode_header_border_per_page','none'),(1380,4,'qode_header_border_transparency_per_page','0'),(1381,4,'qode_enable_breadcrumbs','no'),(1382,4,'_wpb_post_custom_css','/*mobile*/\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {\r\n width: 25px !important;\r\n height: 27px!important;\r\n padding: 3px 0 13px !important;\r\n margin-left: 1px !important;\r\n}}\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {\r\n width: 26px !important;\r\n height: 26px !important;\r\n line-height: 25px;\r\n padding: 0;\r\n font-size: 15px;\r\n}}\r\n\r\n@media only screen and (max-width: 664px){\r\np.intro {\r\n width: 100% !important;\r\n float: none !important;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 0!important;\r\n position: relative !important;\r\n margin-left: 0% !important;\r\n \r\n}\r\n .woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 155px !important;\r\n position: absolute;\r\n \r\n}\r\n p.price {\r\n z-index: 55;\r\n position: relative;\r\n}\r\n \r\n \r\n}\r\n\r\n/*Model*/\r\n\r\n.ui-dialog.ui-widget-content {\r\nbackground-color: rgba(0,0,0,0.5);\r\nwidth: 100% !important;\r\nheight:100% !important;\r\noverflow:hidden;\r\ncolor:#fff;\r\nmargin:0 auto !important; \r\n}\r\n#disclaimer-holder{\r\ncolor: #fff;\r\nheight:auto;\r\noverflow:none;\r\nwidth:100%;\r\nmin-width:350px;\r\nmax-width:650px;\r\ntop: 150px;\r\nmargin:0 auto;\r\n}\r\n.ui-widget-header{\r\n background:none !important;\r\n border:none !important;\r\n}\r\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\r\nborder: 1px solid rgba(211, 211, 211, 0) !important;\r\nbackground: #00B8D0 !important;\r\nfont-weight: normal;\r\ncolor: #fff !important;\r\nwidth: 100px !important;\r\nheight: 50px !important;\r\nmargin-right: 25% !important;\r\ntext-indent: 0px !important;\r\n}\r\n.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {\r\npadding: .4em;\r\ntext-indent: 0px !important;\r\n}\r\n\r\n/*End Model*/\r\n.full_width {\r\n position: relative;\r\n z-index: 700;\r\n background-color: #fff;\r\n margin-top: -80px;\r\n}\r\n\r\nlabel {\r\n display: none;\r\n}\r\n.redbck {\r\n background: rgb(205, 7, 11) !important;\r\n padding-top: 1%;\r\n padding-bottom: 1%;\r\n position: absolute;\r\n z-index: 1;\r\n width: 157%;\r\n margin-left: -50%;\r\n}\r\n\r\n\r\nspan.usd {\r\n font-size: 36px;\r\n vertical-align: super;\r\n}\r\n\r\n\r\ntable.variations-table {\r\n margin-left: -28px !important;\r\n}\r\n\r\n.single_variation_wrap {\r\n margin-top: 120px;\r\n}\r\n\r\ndiv#tab-additional_information {\r\n display: none !important;\r\n}\r\n\r\na#variations_clear { \r\ndisplay: none !important; \r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a {\r\n display: inline-block;\r\n width: 10.060606% !important;\r\n margin-right: 5px !important;\r\n margin-bottom: 0px !important;\r\n margin-left: 0% !important;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a img {\r\n width: 100%;\r\n max-width: 70px;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails {\r\n margin-top: 5px;\r\n}\r\n\r\n\r\n.title {border-bottom: none !important;}\r\n\r\n.full-rule {margin-bottom: 4% !important;}\r\n\r\n.woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 130px !important;\r\n position: absolute;\r\n \r\n}\r\n\r\np.product-text{\r\nfont-size: 18px;\r\n color: #ffffff;\r\n text-align: left;\r\n font-family: Roboto;\r\n font-weight: 500;\r\n font-style: normal;\r\n margin-left: 31.8%;\r\n}\r\n\r\n.bullet-holder{\r\n margin-top:75px;\r\n}\r\n\r\np.intro {\r\n width: 31%;\r\n float: right;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 30px;\r\n position: absolute;\r\n margin-left: 160px;\r\n}\r\n\r\n.pr-bck{\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg\');\r\n background-repeat: no-repeat;\r\n background-size: 60%;\r\n}\r\n\r\n\r\n.single_add_to_cart_button, .woocommerce .button{\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\nwidth: 200px;\r\ntext-align: center;\r\nfont-weight: 600;\r\nfont-family: roboto;\r\nfont-size: 22px;\r\ntext-transform: uppercase;\r\n \r\n}\r\n\r\n.title_outer.with_image .title {\r\n height: 195px!important;\r\n line-height: normal;\r\n background: 0;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg\') !important;\r\n background-repeat: no-repeat;\r\n width: 100%;\r\n background-size: cover;\r\n}\r\n\r\n'),(1383,32,'_wp_trash_meta_status','publish'),(1384,32,'_wp_trash_meta_time','1426172870'),(1387,4,'_wpb_shortcodes_custom_css','.vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}.vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1426510471560{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426510484846{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426510495516{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426510504029{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}'),(1388,217,'_wp_attached_file','2015/03/workbench_full_005.jpg'),(1389,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1236;s:6:\"height\";i:811;s:4:\"file\";s:30:\"2015/03/workbench_full_005.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_005-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_005-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_005-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1390,218,'_wp_attached_file','2015/03/workbench_full_006.jpg'),(1391,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1643;s:6:\"height\";i:1076;s:4:\"file\";s:30:\"2015/03/workbench_full_006.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_006-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_006-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_006-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1392,219,'_wp_attached_file','2015/03/workbench_full_007.jpg'),(1393,219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2716;s:6:\"height\";i:1780;s:4:\"file\";s:30:\"2015/03/workbench_full_007.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_007-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_007-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_007-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1394,220,'_wp_attached_file','2015/03/workbench_full_008.jpg'),(1395,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5364;s:6:\"height\";i:3516;s:4:\"file\";s:30:\"2015/03/workbench_full_008.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_008-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_008-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_008-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1396,221,'_wp_attached_file','2015/03/workbench_full_009.jpg'),(1397,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1107;s:6:\"height\";i:726;s:4:\"file\";s:30:\"2015/03/workbench_full_009.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_009-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_009-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_009-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1398,222,'_wp_attached_file','2015/03/workbench_full_010.jpg'),(1399,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1703;s:6:\"height\";i:1115;s:4:\"file\";s:30:\"2015/03/workbench_full_010.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_010-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_010-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_010-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1400,223,'_wp_attached_file','2015/03/workbench_full_001.jpg'),(1401,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3375;s:6:\"height\";i:2212;s:4:\"file\";s:30:\"2015/03/workbench_full_001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_001-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_001-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_001-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1402,224,'_wp_attached_file','2015/03/workbench_full_002.jpg'),(1403,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:801;s:6:\"height\";i:524;s:4:\"file\";s:30:\"2015/03/workbench_full_002.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_002-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_002-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1404,225,'_wp_attached_file','2015/03/workbench_full_003.jpg'),(1405,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2786;s:6:\"height\";i:1826;s:4:\"file\";s:30:\"2015/03/workbench_full_003.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_003-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_003-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_003-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1406,226,'_wp_attached_file','2015/03/workbench_full_004.jpg'),(1407,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2485;s:6:\"height\";i:1630;s:4:\"file\";s:30:\"2015/03/workbench_full_004.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"workbench_full_004-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:28:\"workbench_full_004-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:30:\"workbench_full_004-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1408,201,'_thumbnail_id','223'),(1409,227,'_wp_attached_file','2015/03/hutch_full_004.jpg'),(1410,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:542;s:4:\"file\";s:26:\"2015/03/hutch_full_004.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_004-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_004-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1411,228,'_wp_attached_file','2015/03/hutch_full_005.jpg'),(1412,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3683;s:6:\"height\";i:2411;s:4:\"file\";s:26:\"2015/03/hutch_full_005.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hutch_full_005-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_005-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_005-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1413,229,'_wp_attached_file','2015/03/hutch_full_006.jpg'),(1414,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1436;s:6:\"height\";i:939;s:4:\"file\";s:26:\"2015/03/hutch_full_006.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hutch_full_006-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_006-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_006-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1415,230,'_wp_attached_file','2015/03/hutch_full_007.jpg'),(1416,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1077;s:6:\"height\";i:705;s:4:\"file\";s:26:\"2015/03/hutch_full_007.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hutch_full_007-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_007-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_007-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1417,231,'_wp_attached_file','2015/03/hutch_full_001.jpg'),(1418,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2391;s:6:\"height\";i:1567;s:4:\"file\";s:26:\"2015/03/hutch_full_001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hutch_full_001-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_001-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_001-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1419,232,'_wp_attached_file','2015/03/hutch_full_002.jpg'),(1420,232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1666;s:6:\"height\";i:1092;s:4:\"file\";s:26:\"2015/03/hutch_full_002.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"hutch_full_002-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_002-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_002-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1421,233,'_wp_attached_file','2015/03/hutch_full_003.jpg'),(1422,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:697;s:6:\"height\";i:456;s:4:\"file\";s:26:\"2015/03/hutch_full_003.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-520x456.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"hutch_full_003-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:26:\"hutch_full_003-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1423,202,'_thumbnail_id','231'),(1424,234,'_wp_attached_file','2015/03/rc_full_004.jpg'),(1425,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3389;s:6:\"height\";i:2222;s:4:\"file\";s:23:\"2015/03/rc_full_004.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_004-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_004-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_004-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_004-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_004-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_004-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_004-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_004-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_004-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1426,235,'_wp_attached_file','2015/03/rc_full_005.jpg'),(1427,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1216;s:6:\"height\";i:797;s:4:\"file\";s:23:\"2015/03/rc_full_005.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_005-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_005-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_005-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_005-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_005-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_005-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_005-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_005-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_005-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1428,236,'_wp_attached_file','2015/03/rc_full_006.jpg'),(1429,236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1618;s:6:\"height\";i:1060;s:4:\"file\";s:23:\"2015/03/rc_full_006.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_006-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_006-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_006-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_006-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_006-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_006-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_006-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_006-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_006-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_006-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1430,237,'_wp_attached_file','2015/03/rc_full_007.jpg'),(1431,237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1866;s:6:\"height\";i:1222;s:4:\"file\";s:23:\"2015/03/rc_full_007.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_007-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_007-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_007-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_007-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_007-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_007-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_007-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_007-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_007-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_007-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_007-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1432,238,'_wp_attached_file','2015/03/rc_full_001.jpg'),(1433,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4057;s:6:\"height\";i:2659;s:4:\"file\";s:23:\"2015/03/rc_full_001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_001-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_001-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_001-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_001-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_001-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_001-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_001-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_001-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_001-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_001-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1434,239,'_wp_attached_file','2015/03/rc_full_002.jpg'),(1435,239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1442;s:6:\"height\";i:946;s:4:\"file\";s:23:\"2015/03/rc_full_002.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_002-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_002-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_002-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_002-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_002-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_002-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_002-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_002-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_002-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_002-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_002-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1436,240,'_wp_attached_file','2015/03/rc_full_003.jpg'),(1437,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1661;s:6:\"height\";i:1088;s:4:\"file\";s:23:\"2015/03/rc_full_003.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rc_full_003-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rc_full_003-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"rc_full_003-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:23:\"rc_full_003-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_003-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:23:\"rc_full_003-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"rc_full_003-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"rc_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"rc_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:21:\"rc_full_003-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:23:\"rc_full_003-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1438,203,'_thumbnail_id','238'),(1439,241,'_wp_attached_file','2015/03/rcws_full_003.jpg'),(1440,241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1416;s:6:\"height\";i:927;s:4:\"file\";s:25:\"2015/03/rcws_full_003.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rcws_full_003-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_003-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_003-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1441,242,'_wp_attached_file','2015/03/rcws_full_004.jpg'),(1442,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1940;s:6:\"height\";i:1272;s:4:\"file\";s:25:\"2015/03/rcws_full_004.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rcws_full_004-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_004-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_004-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1443,243,'_wp_attached_file','2015/03/rcws_full_005.jpg'),(1444,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:728;s:6:\"height\";i:477;s:4:\"file\";s:25:\"2015/03/rcws_full_005.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-520x477.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_005-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_005-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1445,244,'_wp_attached_file','2015/03/rcws_full_006.jpg'),(1446,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:971;s:6:\"height\";i:637;s:4:\"file\";s:25:\"2015/03/rcws_full_006.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_006-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_006-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1447,245,'_wp_attached_file','2015/03/rcws_full_007.jpg'),(1448,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:684;s:6:\"height\";i:449;s:4:\"file\";s:25:\"2015/03/rcws_full_007.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-520x449.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_007-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_007-680x449.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1449,246,'_wp_attached_file','2015/03/rcws_full_008.jpg'),(1450,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1216;s:6:\"height\";i:797;s:4:\"file\";s:25:\"2015/03/rcws_full_008.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rcws_full_008-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-680x446.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_008-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_008-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1451,247,'_wp_attached_file','2015/03/rcws_full_001.jpg'),(1452,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3761;s:6:\"height\";i:2464;s:4:\"file\";s:25:\"2015/03/rcws_full_001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rcws_full_001-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_001-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_001-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1453,248,'_wp_attached_file','2015/03/rcws_full_002.jpg'),(1454,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:996;s:6:\"height\";i:652;s:4:\"file\";s:25:\"2015/03/rcws_full_002.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-680x445.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:23:\"rcws_full_002-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"rcws_full_002-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1750,204,'_thumbnail_id','247'),(1456,249,'_webhook_pending_delivery','1'),(1457,249,'_wp_trash_meta_status','pending'),(1458,249,'_wp_trash_meta_time','1426180394'),(1459,204,'_tax_status','taxable'),(1460,204,'_tax_class',''),(1461,202,'_tax_status','taxable'),(1462,202,'_tax_class',''),(1463,203,'_tax_status','taxable'),(1464,203,'_tax_class',''),(1465,201,'_tax_status','taxable'),(1466,201,'_tax_class',''),(1467,5,'_edit_lock','1426539219:1'),(1468,5,'_edit_last','1'),(1469,5,'_wp_page_template','default'),(1470,5,'_wpb_vc_js_status','true'),(1471,5,'_wpb_vc_js_interface_version','0'),(1472,5,'slide_template','default'),(1473,5,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1474,5,'qode_title-image','http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg'),(1475,5,'qode_header_border_per_page','none'),(1476,5,'qode_header_border_transparency_per_page','0'),(1477,5,'qode_responsive-title-image','yes'),(1478,5,'_wpb_post_custom_css','.title {border-bottom: none !important;}\r\n.uppercase {text-transform: uppercase;}\r\nform > table > thead {background-color: #bf0609;}\r\nform > table > thead > tr > th {color: #ffffff !important;}\r\nthead, tr.cart_item, th, td {border: solid 1px black !important;}\r\n.actions {border: 0 !important;}\r\n\r\n.woocommerce .checkout table.shop_table thead tr, .woocommerce-page .checkout table.shop_table thead tr, \r\n.woocommerce table.cart thead tr, .woocommerce-page table.cart thead tr{border: none;}\r\n.woocommerce table.cart tbody td.product-remove a.remove, \r\n.woocommerce-page table.cart tbody td.product-remove a.remove {\r\n background: url(http://fantasy-garage.com/wordpress1/wp-content/themes/strata/css/img/wc_delete_iconB.png) no-repeat center !important;\r\n height: 22px;\r\n width: 22px;\r\n}\r\n.cart_totals {text-transform: uppercase;}\r\ntd.cart_totals {padding:20px;}\r\n\r\ninput[name=\"update_cart\"] {\r\n border-radius: 25px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(85,85,85) 0%, rgb(177,177,177) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(85,85,85) 0%, rgb(177,177,177) 100%)!important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(85,85,85) 0%, rgb(177,177,177) 100%)!important;\r\n border: none !important;\r\n \r\n}\r\n\r\ninput[name=\"proceed\"], .wc-proceed-to-checkout .checkout-button {\r\n border-radius: 25px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%)!important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%)!important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%)!important;\r\n border: none !important;\r\n}\r\n.wc-proceed-to-checkout {margin-top: 2%; display: none;}\r\n\r\ninput[name=\"update_cart\"]:hover, input[name=\"proceed\"]:hover {background: #666666;}\r\n\r\ntr.cart-subtotal th, tr.shipping th, tr.order-total th {padding: 20px;}\r\n\r\n\r\n.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount {color: #000000; font-family: roboto, sans-serif;}\r\n.woocommerce div.cart-collaterals div.cart_totals table strong, .woocommerce-page .div.cart-collaterals div.cart_totals table strong, .woocommerce div.cart-collaterals div.cart_totals table th, .woocommerce-page .div.cart-collaterals div.cart_totals table th {\r\ncolor: #000000; font-family: roboto, sans-serif; font-weight: 500;\r\n}\r\n\r\n.woocommerce div.cart-collaterals div.cart_totals table strong, .woocommerce-page .div.cart-collaterals div.cart_totals table strong, .woocommerce div.cart-collaterals div.cart_totals table th, .woocommerce-page .div.cart-collaterals div.cart_totals table th{padding: 20px !important;}\r\n\r\n.woocommerce div.cart-collaterals div.cart_totals{\r\nwidth: 19.3% !important;\r\n}\r\n\r\ntr.shipping td {color: #bf0609 !important; font-weight: bold;}\r\n.amount, tr.order-total td span.amount, td.product-name, td.product-name a {color: #000000 !important; font-family: \'Alfa Slab One\', sans-serif !important; font-weight: 500;}\r\n\r\n.cart-collaterals table td {\r\n text-align: center;\r\n}\r\n\r\n.woocommerce table tr td {color: #000000; }\r\n\r\n.repeatBorder {\r\n width: 80%;\r\n padding: 20px 0;\r\n background: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/patternslider.jpg);\r\n background-position: top left;\r\n}'),(1479,5,'_wpb_shortcodes_custom_css','.vc_custom_1426182142399{margin-top: -5px !important;}'),(1480,261,'_wp_attached_file','2015/03/kvis.jpg'),(1481,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:695;s:4:\"file\";s:16:\"2015/03/kvis.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"kvis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"kvis-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"kvis-1024x508.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"kvis-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"kvis-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"kvis-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"kvis-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"kvis-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"kvis-680x338.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"kvis-680x338.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"kvis-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"kvis-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1482,57,'slide_template','default'),(1483,57,'qode_show-page-title','yes'),(1484,57,'qode_show-page-title-text','yes'),(1485,57,'_wpb_shortcodes_custom_css','.vc_custom_1426504636534{margin-top: -5px !important;}.vc_custom_1426505043223{padding-top: 3px !important;background-color: #f2f2f1 !important;}.vc_custom_1426196778395{background-color: #f2f2f1 !important;}.vc_custom_1426196787710{background-color: #f2f2f1 !important;}.vc_custom_1426196798035{background-color: #f2f2f1 !important;}.vc_custom_1426196807114{background-color: #f2f2f1 !important;}.vc_custom_1426196814809{background-color: #f2f2f1 !important;}'),(1486,6,'_edit_lock','1426538625:1'),(1487,53,'_wpb_vc_js_status','true'),(1488,53,'_wpb_vc_js_interface_version','0'),(1489,53,'slide_template','default'),(1490,53,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1491,6,'_edit_last','1'),(1492,6,'_wp_page_template','full_width.php'),(1493,6,'_wpb_vc_js_status','true'),(1494,6,'_wpb_vc_js_interface_version','0'),(1495,6,'slide_template','default'),(1496,6,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1497,59,'slide_template','default'),(1498,6,'qode_header_border_per_page','none'),(1499,6,'qode_header_border_transparency_per_page','0'),(1500,6,'qode_enable_breadcrumbs','no'),(1501,6,'qode_responsive-title-image','yes'),(1756,287,'qode_show-page-title','yes'),(1503,6,'_wpb_post_custom_css','.title {border-bottom: none !important;}\r\n.checkout {max-width: 1100px; margin: 0 auto;}\r\n.title_holder .container_inner{max-width: 1100px;}\r\n.shop_table thead {background-color: #bf0609; border-color: #000000 !important;}\r\ntable {border-color: #000000 !important;}\r\nth.product-name, th.product-total {color: #ffffff !important;}\r\n.woocommerce-checkout h2, .woocommerce-account h2, .woocommerce-checkout h3, .woocommerce-account h3 {\r\n margin-top: inherit;\r\n margin-bottom: inherit;\r\n font-size: inherit;\r\n}\r\n.order_review_heading{font-size: 42px;}\r\n\r\ntable {font-family: roboto, sans-serif; \r\nfont-size: 18px; font-weight: 500;}\r\n.woocommerce table tr td, \r\n.woocommerce form.checkout table.shop_table span.amount {color: #000000;}\r\n.shipping td {color: #b30509!important; }\r\n.amount {font-family: \'Alfa Slab One\' !important; color: #000000 !important;}\r\nh3#order_review_heading {font-size: 24px;}'),(1504,59,'_wp_trash_meta_status','publish'),(1505,59,'_wp_trash_meta_time','1426251101'),(1524,287,'_edit_last','1'),(1525,287,'_wp_page_template','full_width.php'),(1526,287,'_wpb_vc_js_status','true'),(1527,287,'_wpb_vc_js_interface_version','2'),(1528,287,'slide_template','default'),(1529,287,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1530,287,'_edit_lock','1426497030:1'),(1743,203,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1639,295,'attribute_pa_color',''),(1533,201,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),(1534,295,'_sku',''),(1535,295,'_thumbnail_id','223'),(1536,295,'_virtual','no'),(1537,295,'_downloadable','no'),(1538,295,'_weight',''),(1539,295,'_length','23.375'),(1540,295,'_width','24.8'),(1541,295,'_height','37.75'),(1542,295,'_manage_stock','no'),(1543,295,'_stock_status','instock'),(1544,295,'_regular_price','749'),(1545,295,'_sale_price',''),(1546,295,'_sale_price_dates_from',''),(1547,295,'_sale_price_dates_to',''),(1548,295,'_price','749'),(1549,295,'_download_limit',''),(1550,295,'_download_expiry',''),(1551,295,'_downloadable_files',''),(1552,201,'_min_variation_price','749'),(1553,201,'_max_variation_price','749'),(1554,201,'_min_price_variation_id','295'),(1555,201,'_max_price_variation_id','295'),(1556,201,'_min_variation_regular_price','749'),(1557,201,'_max_variation_regular_price','749'),(1558,201,'_min_regular_price_variation_id','295'),(1559,201,'_max_regular_price_variation_id','295'),(1560,201,'_min_variation_sale_price',''),(1561,201,'_max_variation_sale_price',''),(1562,201,'_min_sale_price_variation_id',''),(1563,201,'_max_sale_price_variation_id',''),(1587,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:763;s:6:\"height\";i:61;s:4:\"file\";s:26:\"2015/02/repeatLinesMed.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-150x61.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-300x24.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-520x61.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-345x61.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-400x61.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-480x61.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-115x61.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-680x54.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-680x54.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:24:\"repeatLinesMed-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:25:\"repeatLinesMed-680x61.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1586,299,'_wp_attached_file','2015/02/repeatLinesMed.jpg'),(1588,311,'_edit_lock','1426281109:1'),(1589,311,'_edit_last','1'),(1590,311,'_wp_page_template','default'),(1591,311,'_wpb_vc_js_status','false'),(1592,311,'_wpb_vc_js_interface_version','2'),(1593,311,'slide_template','default'),(1594,311,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1595,311,'_wp_trash_meta_status','publish'),(1596,311,'_wp_trash_meta_time','1426281114'),(1598,316,'_thumbnail_id','0'),(1599,316,'_virtual','no'),(1600,316,'_downloadable','no'),(1601,316,'_weight',''),(1602,316,'_length','23.375'),(1603,316,'_width','24.8'),(1604,316,'_height','37.25'),(1605,316,'_manage_stock','no'),(1606,316,'_stock_status','instock'),(1607,316,'_regular_price','449'),(1608,316,'_sale_price',''),(1609,316,'_sale_price_dates_from',''),(1610,316,'_sale_price_dates_to',''),(1611,316,'_price','449'),(1612,316,'_download_limit',''),(1613,316,'_download_expiry',''),(1614,316,'_downloadable_files',''),(1616,204,'_min_variation_price','449'),(1617,204,'_max_variation_price','449'),(1618,204,'_min_price_variation_id','316'),(1619,204,'_max_price_variation_id','316'),(1620,204,'_min_variation_regular_price','449'),(1621,204,'_max_variation_regular_price','449'),(1622,204,'_min_regular_price_variation_id','316'),(1623,204,'_max_regular_price_variation_id','316'),(1624,204,'_min_variation_sale_price',''),(1625,204,'_max_variation_sale_price',''),(1626,204,'_min_sale_price_variation_id',''),(1627,204,'_max_sale_price_variation_id',''),(1748,204,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1628,204,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),(1632,201,'_swatch_type_options','a:1:{s:32:\"17a156306086df4aace4049827aa12a2\";a:4:{s:4:\"type\";s:14:\"product_custom\";s:6:\"layout\";s:7:\"default\";s:4:\"size\";s:19:\"swatches_image_size\";s:10:\"attributes\";a:2:{s:32:\"1ffd9e753c8054cc61456ac7fac1ac89\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:1:\"0\";}s:32:\"5596efe53a58fe58c28c1757ef095b23\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#939393\";s:5:\"image\";s:1:\"0\";}}}}'),(1633,201,'_swatch_type','pickers'),(1634,318,'_webhook_pending_delivery','1'),(1638,318,'_wp_trash_meta_time','1426382812'),(1637,318,'_wp_trash_meta_status','pending'),(1640,322,'_wp_attached_file','2015/03/carimg.png'),(1641,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:797;s:6:\"height\";i:463;s:4:\"file\";s:18:\"2015/03/carimg.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"carimg-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:\"carimg-300x174.png\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"carimg-520x463.png\";s:5:\"width\";i:520;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:18:\"carimg-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:18:\"carimg-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:18:\"carimg-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"carimg-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"carimg-680x395.png\";s:5:\"width\";i:680;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"carimg-680x395.png\";s:5:\"width\";i:680;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:16:\"carimg-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:18:\"carimg-680x450.png\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1642,322,'_wp_attachment_image_alt','CJ Wilson car enthusiast'),(1643,324,'_wp_attached_file','2015/03/cj_crop.jpg'),(1644,324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:463;s:4:\"file\";s:19:\"2015/03/cj_crop.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"cj_crop-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"cj_crop-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"cj_crop-520x463.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"cj_crop-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"cj_crop-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:19:\"cj_crop-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"cj_crop-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"cj_crop-680x399.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"cj_crop-680x399.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"cj_crop-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:19:\"cj_crop-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1645,326,'_wp_attached_file','2015/03/goffy.png'),(1646,326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:613;s:6:\"height\";i:799;s:4:\"file\";s:17:\"2015/03/goffy.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"goffy-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:17:\"goffy-230x300.png\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"goffy-520x520.png\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:17:\"goffy-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:17:\"goffy-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:17:\"goffy-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"goffy-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"goffy-345x450.png\";s:5:\"width\";i:345;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"goffy-345x450.png\";s:5:\"width\";i:345;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:15:\"goffy-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:17:\"goffy-613x450.png\";s:5:\"width\";i:613;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1647,326,'_wp_attachment_image_alt','Work-Bench-Dog'),(1648,51,'_wpb_post_custom_css','.uppercase {\r\n text-transform: uppercase; \r\n font-weight: 500 !important;\r\n}\r\n\r\n.hide {display:none;}\r\n\r\n/*Mobile*/\r\n\r\n/* Large screens ----------- */\r\n@media only screen and (max-width : 670px) {\r\n/* Styles */\r\n.rowbg-left-mobile.features{\r\n display: block; \r\n background: #000 !important;\r\n \r\n}\r\n\r\n.rowbg-left.features{\r\n display: none; \r\n \r\n}\r\n\r\n}\r\n\r\n/* Large screens ----------- */\r\n@media only screen and (min-width : 670px) {\r\n/* Styles */\r\n.rowbg-left-mobile.features{\r\n display: none; \r\n \r\n}\r\n\r\n}\r\n\r\n/*Desktop*/\r\n\r\na.post-link {\r\n font-size: 16px;\r\n font-weight: 600;\r\n}\r\n\r\nimg.attachment-thumbnail.wp-post-image {\r\n width: 215px !important;\r\n}\r\n\r\na.single_add_to_cart_button {\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n width: 234px;\r\n text-align: center;\r\n font-weight: 600;\r\n font-family: roboto;\r\n font-size: 22px;\r\n text-transform: uppercase;\r\n text-decoration: none;\r\n color: #fff;\r\n padding: 12px 40px 12px 42px;\r\n}\r\n\r\na.single_add_to_cart_button:hover {\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(189, 189, 189) 0%, rgb(187, 187, 187) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(189, 189, 189) 0%, rgb(187, 187, 187) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(189, 189, 189) 0%, rgb(187, 187, 187) 100%) !important;\r\n width: 234px;\r\n text-align: center;\r\n font-weight: 600;\r\n font-family: roboto;\r\n font-size: 22px;\r\n text-transform: uppercase;\r\n text-decoration: none;\r\n color: #fff;\r\n padding: 12px 40px 12px 42px;\r\n}\r\n\r\n.button-holder{\r\n padding-left: 6%;\r\n padding-top: 18.5%;\r\n}\r\n\r\n.half-div{\r\n padding-left: 0px !important;\r\n padding-right: 0px !important;\r\n \r\n}\r\n\r\n.full-hold{\r\n padding-left: 0px !important;\r\n padding-right: 0px !important;\r\n margin-bottom: -4px !important;\r\n}\r\n\r\n\r\n.baseline{\r\n vertical-align: baseline;\r\n padding-top: 30px;\r\n}\r\n\r\nimg.cj-img{\r\n display: block;\r\n margin: 0 auto;\r\n padding-top: 17px;\r\n \r\n \r\n}\r\n\r\n.top-heading{\r\n margin-left: 15px !important; \r\n}\r\n\r\n.vc_col-sm-12.wpb_column.vc_column_container {\r\n padding-left: 0px !important;\r\n padding-right: 0PX !important;\r\n}\r\n\r\nimg.roll-cart{\r\n width: 960px;\r\n \r\n}\r\n\r\n.rolloing{\r\n height: 100%;\r\n min-height: 624px;\r\nbackground-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rollingbck.jpg?id=384) !important;\r\n /* background-position: center !important; */\r\n background-repeat: no-repeat !important;\r\n background-size: 100% 100%;\r\n\r\n}\r\n\r\n.bx-wrapper .bx-controls-direction a {\r\n position: absolute;\r\n top: 20% !important;\r\n margin-top: -16px !important;\r\n outline: 0;\r\n width: 90px !important;\r\n height: 90px !important;\r\n text-indent: -9999px;\r\n z-index: 9999;\r\n}\r\n\r\n\r\n.bx-wrapper .bx-prev {\r\n left: -160px !important;\r\n background: url(http://fantasy-garage.com/wordpress1/wp-content/plugins/mgl-twitter/images/prev.png) no-repeat 0 0px !important;\r\n}\r\n\r\n.bx-wrapper .bx-next {\r\n right: -160px !important;\r\n background: url(http://fantasy-garage.com/wordpress1/wp-content/plugins/mgl-twitter/images/next.png) no-repeat 0 0px !important;\r\n}\r\n\r\n.mgl_twitter .mgl_tweets .mgl_tweet .mgl_tweet_user .mgl_tweet_avatar {\r\n display: block;\r\n width: 73px;\r\n height: 73px;\r\n border-radius: 0px !important;\r\n border: 2px solid #E7E7E7;\r\n overflow: hidden;\r\n position: relative;\r\n}\r\n\r\n\r\nblockquote {\r\n border-left: none !important;\r\n}\r\n\r\nimg.cj-sig{\r\n display: block;\r\n margin: 0 auto;\r\n padding-top: 8px;\r\n}\r\n\r\na.cj-link {\r\n color: rgb(192, 0, 7);\r\n font-weight: bold;\r\n display: inline-block;\r\n font-size: 15px;\r\n}\r\n\r\nblockquote.with_quote_icon h5 {\r\n padding: 3px 3px 0 41px;\r\n text-align: justify;\r\n}\r\n\r\n\r\n.cj {\r\n width: 100%;\r\n max-width: 790px;\r\n float: right;\r\n height: auto;\r\n min-height: 338px;\r\n max-height: 100%;\r\n background-color: #e8e8e8;\r\n margin-top: -16px;\r\n text-align: center;\r\n}\r\n\r\n/*Ultimate Posts*/\r\n\r\n.blg {\r\n width: 100%;\r\n max-width: 1060px;\r\n margin: 0 auto;\r\n}\r\n\r\ndiv#sticky-posts-2 ul {\r\n list-style-type: none;\r\n list-style-type: none;\r\n width: 100%;\r\n display: inline-block;\r\n float: left;\r\n}\r\n\r\ndiv#sticky-posts-2 li {\r\n float: left;\r\n margin-right: 4.6%;\r\n}\r\n\r\na#sticky-posts-2{\r\n font-size: 15px;\r\n color: red !important;\r\n}\r\n\r\n.upw-content {\r\n width: 215px;\r\n}\r\n\r\n/* SECTIONS */\r\n.section {\r\n clear: both;\r\n padding: 0px;\r\n margin: 0px;\r\n}\r\n\r\n/* COLUMN SETUP */\r\n.col {\r\n display: block;\r\n float:left;\r\n margin: 1% 0 1% 1.6%;\r\n}\r\n.col:first-child { margin-left: 0; }\r\n\r\n/* GROUPING */\r\n.group:before,\r\n.group:after { content:\"\"; display:table; }\r\n.group:after { clear:both;}\r\n.group { zoom:1; /* For IE 6/7 */ }\r\n/* GRID OF TWO */\r\n.span_2_of_2 {\r\n width: 100%;\r\n}\r\n.span_1_of_2 {\r\n width: 49.2%;\r\n overflow: auto;\r\n}\r\n\r\n/* GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n .col { \r\n margin: 1% 0 1% 0%;\r\n }\r\n}\r\n\r\n@media only screen and (max-width: 480px) {\r\n .span_2_of_2, .span_1_of_2 { width: 100%; }\r\n}'),(1654,357,'_wp_attached_file','2015/03/lol01.png'),(1655,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:161;s:6:\"height\";i:161;s:4:\"file\";s:17:\"2015/03/lol01.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"lol01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"lol01-115x115.png\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:15:\"lol01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1649,51,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:340;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1426400269;}'),(1650,348,'_wp_attached_file','2015/03/keyvisual1.jpg'),(1651,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:948;s:4:\"file\";s:22:\"2015/03/keyvisual1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"keyvisual1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"keyvisual1-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"keyvisual1-1024x506.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"keyvisual1-520x520.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:22:\"keyvisual1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:22:\"keyvisual1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:22:\"keyvisual1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"keyvisual1-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"keyvisual1-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"keyvisual1-680x336.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:20:\"keyvisual1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:22:\"keyvisual1-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1652,349,'_edit_lock','1426494969:1'),(1653,349,'_edit_last','1'),(1656,358,'_wp_attached_file','2015/03/logo001.png'),(1657,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:251;s:6:\"height\";i:46;s:4:\"file\";s:19:\"2015/03/logo001.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo001-150x46.png\";s:5:\"width\";i:150;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo001-115x46.png\";s:5:\"width\";i:115;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"logo001-50x46.png\";s:5:\"width\";i:50;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1658,357,'_edit_lock','1426437337:1'),(1661,382,'_wp_attached_file','2015/03/rolling-cart.jpg'),(1662,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:787;s:6:\"height\";i:511;s:4:\"file\";s:24:\"2015/03/rolling-cart.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"rolling-cart-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"rolling-cart-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:24:\"rolling-cart-520x511.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:24:\"rolling-cart-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:24:\"rolling-cart-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:24:\"rolling-cart-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"rolling-cart-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"rolling-cart-680x442.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"rolling-cart-680x442.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:22:\"rolling-cart-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:24:\"rolling-cart-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1663,382,'_wp_attachment_image_alt','rolling-cart'),(1664,384,'_wp_attached_file','2015/03/rollingbck.jpg'),(1665,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:611;s:6:\"height\";i:513;s:4:\"file\";s:22:\"2015/03/rollingbck.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"rollingbck-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"rollingbck-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"rollingbck-520x513.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:22:\"rollingbck-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:22:\"rollingbck-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:22:\"rollingbck-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"rollingbck-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"rollingbck-536x450.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"rollingbck-536x450.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:20:\"rollingbck-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:22:\"rollingbck-611x450.jpg\";s:5:\"width\";i:611;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1666,423,'_wp_attached_file','2015/03/top.jpg'),(1667,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:408;s:4:\"file\";s:15:\"2015/03/top.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"top-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:14:\"top-300x87.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"top-1024x298.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"top-520x408.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:15:\"top-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:15:\"top-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:15:\"top-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"top-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"top-680x198.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"top-680x198.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:13:\"top-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:15:\"top-680x408.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1668,53,'_wpb_post_custom_css','img.top-img{\r\n \r\n Width: 100%;\r\n max-width: 1920px;\r\n \r\n}\r\n\r\nimg.ceo-img{\r\n \r\n Width: 100%;\r\n max-width: 720px;\r\n \r\n}\r\n\r\n.page-font{\r\n font-size: 15px;\r\n}\r\n\r\n.page-text{\r\n font-size: 15px;\r\n}\r\n\r\n.text-holder{\r\n width: 100%;\r\n max-width: 630px;\r\n}\r\n\r\n.bck-hold{\r\n width: 490px;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/repeatx.png\');\r\n background-repeat: no-repeat;\r\n -moz-transform: scaleX(-1);\r\n -o-transform: scaleX(-1);\r\n -webkit-transform: scaleX(-1);\r\n transform: scaleX(-1);\r\n filter: FlipH;\r\n -ms-filter: \"FlipH\";\r\n}\r\n\r\n.hold-1 {\r\n width: 29%;\r\n /* display: inline-block; */\r\n float: left;\r\n}\r\n\r\n.hold-2 {\r\n width: 50%;\r\n /* display: inline-block; */\r\n float: left;\r\n}\r\n\r\nspan.red {\r\n color: rgb(199, 6, 10);\r\n font-size: 7em;\r\n font-family: Alfa Slab One !important;\r\n display: inline-block;\r\n margin-top: 38px;\r\n}\r\n\r\n.a-block {\r\n width: 31%;\r\n float: left;\r\n}\r\n\r\n.a-b-block {\r\n width: 34%;\r\n float: left;\r\n}\r\n\r\n.b-block {\r\n width: 50%%;\r\n float: left;\r\n}'),(1669,53,'qode_show-page-title-text','yes'),(1670,51,'qode_show-page-title-image','yes'),(1671,51,'qode_responsive-title-image','yes'),(1672,51,'qode_fixed-title-image','yes'),(1673,53,'qode_show-page-title','yes'),(1674,53,'qode_show-page-title-image','yes'),(1675,53,'qode_responsive-title-image','yes'),(1676,53,'qode_fixed-title-image','yes'),(1677,53,'_wpb_shortcodes_custom_css','.vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}.vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}.vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}.vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}.vc_custom_1426469601415{padding-left: 6% !important;}.vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}.vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}.vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}.vc_custom_1426471127849{padding-left: 6% !important;}.vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}.vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}.vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}.vc_custom_1426471880121{padding-left: 6% !important;}.vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}.vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}.vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}'),(1678,434,'_wp_attached_file','2015/03/ceo.jpg'),(1679,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:624;s:6:\"height\";i:510;s:4:\"file\";s:15:\"2015/03/ceo.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ceo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ceo-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"ceo-520x510.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:15:\"ceo-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:15:\"ceo-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:15:\"ceo-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"ceo-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"ceo-551x450.jpg\";s:5:\"width\";i:551;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"ceo-551x450.jpg\";s:5:\"width\";i:551;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:13:\"ceo-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:15:\"ceo-624x450.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1680,445,'_wp_attached_file','2015/03/middile.jpg'),(1681,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:398;s:4:\"file\";s:19:\"2015/03/middile.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"middile-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"middile-300x85.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"middile-1024x291.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"middile-520x398.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"middile-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"middile-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:19:\"middile-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"middile-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"middile-680x193.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"middile-680x193.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"middile-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:19:\"middile-680x398.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1682,449,'_wp_attached_file','2015/03/cj.jpg'),(1683,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:399;s:4:\"file\";s:14:\"2015/03/cj.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"cj-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:13:\"cj-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"cj-1024x292.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:14:\"cj-520x399.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:14:\"cj-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:14:\"cj-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:14:\"cj-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"cj-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"cj-680x194.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"cj-680x194.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:12:\"cj-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:14:\"cj-680x399.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1684,459,'_edit_lock','1426475898:1'),(1685,459,'_edit_last','1'),(1686,460,'_wp_attached_file','2015/03/event-1.jpg'),(1687,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:664;s:6:\"height\";i:442;s:4:\"file\";s:19:\"2015/03/event-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"event-1-520x442.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"event-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"event-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:19:\"event-1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"event-1-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"event-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1688,459,'_thumbnail_id','460'),(1691,459,'slide_template','default'),(1692,459,'video_format_choose','youtube'),(1693,459,'qode_hide-featured-image','no'),(1694,462,'_edit_lock','1426476021:1'),(1695,462,'_edit_last','1'),(1696,463,'_wp_attached_file','2015/03/event-2.jpg'),(1697,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:392;s:6:\"height\";i:283;s:4:\"file\";s:19:\"2015/03/event-2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-2-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"event-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"event-2-392x260.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"event-2-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"event-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1698,462,'_thumbnail_id','463'),(1705,465,'_edit_last','1'),(1704,465,'_edit_lock','1426476086:1'),(1701,462,'slide_template','default'),(1702,462,'video_format_choose','youtube'),(1703,462,'qode_hide-featured-image','no'),(1706,466,'_wp_attached_file','2015/03/event-3.jpg'),(1707,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:425;s:6:\"height\";i:287;s:4:\"file\";s:19:\"2015/03/event-3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-3-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"event-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"event-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"event-3-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"event-3-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1708,465,'_thumbnail_id','466'),(1714,468,'_edit_lock','1426481796:1'),(1711,465,'slide_template','default'),(1712,465,'video_format_choose','youtube'),(1713,465,'qode_hide-featured-image','no'),(1715,468,'_edit_last','1'),(1716,469,'_wp_attached_file','2015/03/event-4.jpg'),(1717,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:540;s:6:\"height\";i:360;s:4:\"file\";s:19:\"2015/03/event-4.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"event-4-520x360.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:19:\"event-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:19:\"event-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:19:\"event-4-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"event-4-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:17:\"event-4-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1718,468,'_thumbnail_id','469'),(1721,468,'slide_template','default'),(1722,468,'video_format_choose','youtube'),(1723,468,'qode_hide-featured-image','no'),(1724,459,'_qode-like','0'),(1729,201,'_wpb_post_custom_css','/*mobile*/\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {\r\n width: 25px !important;\r\n height: 27px!important;\r\n padding: 3px 0 13px !important;\r\n margin-left: 1px !important;\r\n}}\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {\r\n width: 26px !important;\r\n height: 26px !important;\r\n line-height: 25px;\r\n padding: 0;\r\n font-size: 15px;\r\n}}\r\n\r\n@media only screen and (max-width: 664px){\r\np.intro {\r\n width: 100% !important;\r\n float: none !important;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 0!important;\r\n position: relative !important;\r\n margin-left: 0% !important;\r\n \r\n}\r\n .woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 155px !important;\r\n position: absolute;\r\n \r\n}\r\n p.price {\r\n z-index: 55;\r\n position: relative;\r\n}\r\n \r\n \r\n}\r\n\r\n/*Model*/\r\n\r\n.ui-dialog.ui-widget-content {\r\nbackground-color: rgba(0,0,0,0.5);\r\nwidth: 100% !important;\r\nheight:100% !important;\r\noverflow:hidden;\r\ncolor:#fff;\r\nmargin:0 auto !important; \r\n}\r\n#disclaimer-holder{\r\ncolor: #fff;\r\nheight:auto;\r\noverflow:none;\r\nwidth:100%;\r\nmin-width:350px;\r\nmax-width:650px;\r\ntop: 150px;\r\nmargin:0 auto;\r\n}\r\n.ui-widget-header{\r\n background:none !important;\r\n border:none !important;\r\n}\r\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\r\nborder: 1px solid rgba(211, 211, 211, 0) !important;\r\nbackground: #00B8D0 !important;\r\nfont-weight: normal;\r\ncolor: #fff !important;\r\nwidth: 100px !important;\r\nheight: 50px !important;\r\nmargin-right: 25% !important;\r\ntext-indent: 0px !important;\r\n}\r\n.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {\r\npadding: .4em;\r\ntext-indent: 0px !important;\r\n}\r\n\r\n/*End Model*/\r\n.full_width {\r\n position: relative;\r\n z-index: 700;\r\n background-color: #fff;\r\n margin-top: -80px;\r\n}\r\n\r\nlabel {\r\n display: none;\r\n}\r\n.redbck {\r\n background: rgb(205, 7, 11) !important;\r\n padding-top: 1%;\r\n padding-bottom: 1%;\r\n position: absolute;\r\n z-index: 1;\r\n width: 157%;\r\n margin-left: -50%;\r\n}\r\n\r\n\r\nspan.usd {\r\n font-size: 36px;\r\n vertical-align: super;\r\n}\r\n\r\n\r\ntable.variations-table {\r\n margin-left: -28px !important;\r\n}\r\n\r\n.single_variation_wrap {\r\n margin-top: 120px;\r\n}\r\n\r\ndiv#tab-additional_information {\r\n display: none !important;\r\n}\r\n\r\na#variations_clear { \r\ndisplay: none !important; \r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a {\r\n display: inline-block;\r\n width: 10.060606% !important;\r\n margin-right: 5px !important;\r\n margin-bottom: 0px !important;\r\n margin-left: 0% !important;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a img {\r\n width: 100%;\r\n max-width: 70px;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails {\r\n margin-top: 5px;\r\n}\r\n\r\n\r\n.title {border-bottom: none !important;}\r\n\r\n.full-rule {margin-bottom: 4% !important;}\r\n\r\n.woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 130px !important;\r\n position: absolute;\r\n \r\n}\r\n\r\np.product-text{\r\nfont-size: 18px;\r\n color: #ffffff;\r\n text-align: left;\r\n font-family: Roboto;\r\n font-weight: 500;\r\n font-style: normal;\r\n margin-left: 31.8%;\r\n}\r\n\r\n.bullet-holder{\r\n margin-top:75px;\r\n}\r\n\r\np.intro {\r\n width: 31%;\r\n float: right;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 30px;\r\n position: absolute;\r\n margin-left: 160px;\r\n}\r\n\r\n.pr-bck{\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg\');\r\n background-repeat: no-repeat;\r\n background-size: 60%;\r\n}\r\n\r\n\r\n.single_add_to_cart_button, .woocommerce .button{\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\nwidth: 200px;\r\ntext-align: center;\r\nfont-weight: 600;\r\nfont-family: roboto;\r\nfont-size: 22px;\r\ntext-transform: uppercase;\r\n \r\n}\r\n\r\n.title_outer.with_image .title {\r\n height: 195px!important;\r\n line-height: normal;\r\n background: 0;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg\') !important;\r\n background-repeat: no-repeat;\r\n width: 100%;\r\n background-size: cover;\r\n}\r\n\r\n'),(1726,201,'_wpb_vc_js_status','true'),(1727,201,'_wpb_vc_js_interface_version','0'),(1728,201,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1732,4,'qode_fixed-title-image','yes'),(1739,202,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1736,202,'_wpb_vc_js_status','true'),(1737,202,'_wpb_vc_js_interface_version','0'),(1738,202,'_swatch_type','pickers'),(1740,203,'_wpb_vc_js_status','true'),(1741,203,'_wpb_vc_js_interface_version','0'),(1742,203,'_swatch_type','pickers'),(1744,204,'_wpb_vc_js_status','true'),(1745,204,'_wpb_vc_js_interface_version','0'),(1746,204,'_swatch_type_options','a:1:{s:32:\"17a156306086df4aace4049827aa12a2\";a:4:{s:4:\"type\";s:14:\"product_custom\";s:6:\"layout\";s:7:\"default\";s:4:\"size\";s:19:\"swatches_image_size\";s:10:\"attributes\";a:2:{s:32:\"1ffd9e753c8054cc61456ac7fac1ac89\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:1:\"0\";}s:32:\"5596efe53a58fe58c28c1757ef095b23\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:8:\"#939393 \";s:5:\"image\";s:1:\"0\";}}}}'),(1747,204,'_swatch_type','pickers'),(4058,316,'attribute_pa_color',''),(1751,5,'qode_show-page-title','yes'),(1752,5,'qode_show-page-title-text','yes'),(1749,202,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),(1753,6,'qode_show-page-title','yes'),(1754,6,'qode_show-page-title-text','yes'),(1755,6,'qode_show-page-title-image','yes'),(1757,287,'qode_show-page-title-text','yes'),(1758,287,'qode_show-page-title-image','yes'),(1759,482,'_wp_attached_file','2015/03/bluetooth.jpg'),(1760,482,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:135;s:6:\"height\";i:63;s:4:\"file\";s:21:\"2015/03/bluetooth.jpg\";s:5:\"sizes\";a:2:{s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"bluetooth-115x63.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:19:\"bluetooth-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1761,484,'popup_theme_overlay_background_color','#0a0a0a'),(1762,484,'popup_theme_overlay_background_opacity','30'),(1763,484,'popup_theme_container_padding','18'),(1764,484,'popup_theme_container_background_color','#f9f9f9'),(1765,484,'popup_theme_container_background_opacity','100'),(1766,484,'popup_theme_container_border_style','none'),(1767,484,'popup_theme_container_border_color','#000000'),(1768,484,'popup_theme_container_border_width','1'),(1769,484,'popup_theme_container_border_radius','0'),(1770,484,'popup_theme_container_boxshadow_inset','no'),(1771,484,'popup_theme_container_boxshadow_horizontal','1'),(1772,484,'popup_theme_container_boxshadow_vertical','1'),(1773,484,'popup_theme_container_boxshadow_blur','3'),(1774,484,'popup_theme_container_boxshadow_spread','0'),(1775,484,'popup_theme_container_boxshadow_color','#020202'),(1776,484,'popup_theme_container_boxshadow_opacity','23'),(1777,484,'popup_theme_title_font_color','#000000'),(1778,484,'popup_theme_title_line_height','36'),(1779,484,'popup_theme_title_font_size','32'),(1780,484,'popup_theme_title_font_family','inherit'),(1781,484,'popup_theme_title_font_weight','normal'),(1782,484,'popup_theme_title_font_style','normal'),(1783,484,'popup_theme_title_font_align','left'),(1784,484,'popup_theme_title_textshadow_horizontal','0'),(1785,484,'popup_theme_title_textshadow_vertical','0'),(1786,484,'popup_theme_title_textshadow_blur','0'),(1787,484,'popup_theme_title_textshadow_color','#020202'),(1788,484,'popup_theme_title_textshadow_opacity','23'),(1789,484,'popup_theme_content_font_color','#8c8c8c'),(1790,484,'popup_theme_content_font_family','inherit'),(1791,484,'popup_theme_content_font_weight','normal'),(1792,484,'popup_theme_content_font_style','normal'),(1793,484,'popup_theme_close_text','CLOSE'),(1794,484,'popup_theme_close_location','topright'),(1795,484,'popup_theme_close_position_top','0'),(1796,484,'popup_theme_close_position_left','0'),(1797,484,'popup_theme_close_position_bottom','0'),(1798,484,'popup_theme_close_position_right','0'),(1799,484,'popup_theme_close_padding','8'),(1800,484,'popup_theme_close_background_color','#ba0000'),(1801,484,'popup_theme_close_background_opacity','100'),(1802,484,'popup_theme_close_font_color','#ffffff'),(1803,484,'popup_theme_close_line_height','14'),(1804,484,'popup_theme_close_font_size','12'),(1805,484,'popup_theme_close_font_family','inherit'),(1806,484,'popup_theme_close_font_weight','normal'),(1807,484,'popup_theme_close_font_style','normal'),(1808,484,'popup_theme_close_border_style','none'),(1809,484,'popup_theme_close_border_color','#ffffff'),(1810,484,'popup_theme_close_border_width','1'),(1811,484,'popup_theme_close_border_radius','0'),(1812,484,'popup_theme_close_boxshadow_inset','no'),(1813,484,'popup_theme_close_boxshadow_horizontal','0'),(1814,484,'popup_theme_close_boxshadow_vertical','0'),(1815,484,'popup_theme_close_boxshadow_blur','0'),(1816,484,'popup_theme_close_boxshadow_spread','0'),(1817,484,'popup_theme_close_boxshadow_color','#020202'),(1818,484,'popup_theme_close_boxshadow_opacity','23'),(1819,484,'popup_theme_close_textshadow_horizontal','0'),(1820,484,'popup_theme_close_textshadow_vertical','0'),(1821,484,'popup_theme_close_textshadow_blur','0'),(1822,484,'popup_theme_close_textshadow_color','#000000'),(1823,484,'popup_theme_close_textshadow_opacity','23'),(1824,484,'popup_theme_defaults_set','true'),(1825,485,'_edit_lock','1426502335:1'),(1826,485,'_edit_last','1'),(1827,485,'slide_template','default'),(1828,486,'popup_defaults_set',''),(1829,486,'popup_title',''),(1830,486,'popup_targeting_condition_on_entire_site',''),(1831,486,'popup_targeting_condition_on_home',''),(1832,486,'popup_targeting_condition_exclude_on_home',''),(1833,486,'popup_targeting_condition_on_blog',''),(1834,486,'popup_targeting_condition_exclude_on_blog',''),(1835,486,'popup_targeting_condition_on_search',''),(1836,486,'popup_targeting_condition_exclude_on_search',''),(1837,486,'popup_targeting_condition_on_404',''),(1838,486,'popup_targeting_condition_exclude_on_404',''),(1839,486,'popup_display_scrollable_content',''),(1840,486,'popup_display_overlay_disabled',''),(1841,486,'popup_display_size',''),(1842,486,'popup_display_responsive_min_width',''),(1843,486,'popup_display_responsive_min_width_unit',''),(1844,486,'popup_display_responsive_max_width',''),(1845,486,'popup_display_responsive_max_width_unit',''),(1846,486,'popup_display_custom_width',''),(1847,486,'popup_display_custom_width_unit',''),(1848,486,'popup_display_custom_height',''),(1849,486,'popup_display_custom_height_unit',''),(1850,486,'popup_display_custom_height_auto',''),(1851,486,'popup_display_location',''),(1852,486,'popup_display_position_top',''),(1853,486,'popup_display_position_left',''),(1854,486,'popup_display_position_bottom',''),(1855,486,'popup_display_position_right',''),(1856,486,'popup_display_position_fixed',''),(1857,486,'popup_display_animation_type',''),(1858,486,'popup_display_animation_speed',''),(1859,486,'popup_display_animation_origin',''),(1860,486,'popup_display_overlay_zindex',''),(1861,486,'popup_display_zindex',''),(1862,486,'popup_close_overlay_click',''),(1863,486,'popup_close_esc_press',''),(1864,486,'popup_close_f4_press',''),(1865,486,'popup_click_open_extra_selectors',''),(1866,486,'popup_auto_open_enabled',''),(1867,486,'popup_auto_open_delay',''),(1868,486,'popup_auto_open_cookie_trigger',''),(1869,486,'popup_auto_open_cookie_time',''),(1870,486,'popup_auto_open_cookie_path',''),(1871,486,'popup_auto_open_cookie_key',''),(1872,486,'popup_admin_debug_enabled',''),(1873,486,'popup_targeting_condition_on_posts',''),(1874,486,'popup_targeting_condition_exclude_on_posts',''),(1875,486,'popup_targeting_condition_on_specific_posts',''),(1876,486,'popup_targeting_condition_exclude_on_specific_posts',''),(1877,486,'popup_targeting_condition_on_pages',''),(1878,486,'popup_targeting_condition_exclude_on_pages',''),(1879,486,'popup_targeting_condition_on_specific_pages',''),(1880,486,'popup_targeting_condition_exclude_on_specific_pages',''),(1881,486,'popup_targeting_condition_on_categorys',''),(1882,486,'popup_targeting_condition_exclude_on_categorys',''),(1883,486,'popup_targeting_condition_on_specific_categorys',''),(1884,486,'popup_targeting_condition_exclude_on_specific_categorys',''),(1885,486,'popup_targeting_condition_on_post_tags',''),(1886,486,'popup_targeting_condition_exclude_on_post_tags',''),(1887,486,'popup_targeting_condition_on_specific_post_tags',''),(1888,486,'popup_targeting_condition_exclude_on_specific_post_tags',''),(1889,486,'popup_theme_defaults_set',''),(1890,486,'popup_theme_overlay_background_color',''),(1891,486,'popup_theme_overlay_background_opacity',''),(1892,486,'popup_theme_container_padding',''),(1893,486,'popup_theme_container_background_color',''),(1894,486,'popup_theme_container_background_opacity',''),(1895,486,'popup_theme_container_border_radius',''),(1896,486,'popup_theme_container_border_style',''),(1897,486,'popup_theme_container_border_color',''),(1898,486,'popup_theme_container_border_width',''),(1899,486,'popup_theme_container_boxshadow_inset',''),(1900,486,'popup_theme_container_boxshadow_horizontal',''),(1901,486,'popup_theme_container_boxshadow_vertical',''),(1902,486,'popup_theme_container_boxshadow_blur',''),(1903,486,'popup_theme_container_boxshadow_spread',''),(1904,486,'popup_theme_container_boxshadow_color',''),(1905,486,'popup_theme_container_boxshadow_opacity',''),(1906,486,'popup_theme_title_font_color',''),(1907,486,'popup_theme_title_line_height',''),(1908,486,'popup_theme_title_font_size',''),(1909,486,'popup_theme_title_font_family',''),(1910,486,'popup_theme_title_font_weight',''),(1911,486,'popup_theme_title_font_style',''),(1912,486,'popup_theme_title_text_align',''),(1913,486,'popup_theme_title_textshadow_horizontal',''),(1914,486,'popup_theme_title_textshadow_vertical',''),(1915,486,'popup_theme_title_textshadow_blur',''),(1916,486,'popup_theme_title_textshadow_color',''),(1917,486,'popup_theme_title_textshadow_opacity',''),(1918,486,'popup_theme_content_font_color',''),(1919,486,'popup_theme_content_font_family',''),(1920,486,'popup_theme_content_font_weight',''),(1921,486,'popup_theme_content_font_style',''),(1922,486,'popup_theme_close_text',''),(1923,486,'popup_theme_close_padding',''),(1924,486,'popup_theme_close_location',''),(1925,486,'popup_theme_close_position_top',''),(1926,486,'popup_theme_close_position_left',''),(1927,486,'popup_theme_close_position_bottom',''),(1928,486,'popup_theme_close_position_right',''),(1929,486,'popup_theme_close_line_height',''),(1930,486,'popup_theme_close_font_color',''),(1931,486,'popup_theme_close_font_size',''),(1932,486,'popup_theme_close_font_family',''),(1933,486,'popup_theme_close_font_weight',''),(1934,486,'popup_theme_close_font_style',''),(1935,486,'popup_theme_close_background_color',''),(1936,486,'popup_theme_close_background_opacity',''),(1937,486,'popup_theme_close_border_radius',''),(1938,486,'popup_theme_close_border_style',''),(1939,486,'popup_theme_close_border_color',''),(1940,486,'popup_theme_close_border_width',''),(1941,486,'popup_theme_close_boxshadow_inset',''),(1942,486,'popup_theme_close_boxshadow_horizontal',''),(1943,486,'popup_theme_close_boxshadow_vertical',''),(1944,486,'popup_theme_close_boxshadow_blur',''),(1945,486,'popup_theme_close_boxshadow_spread',''),(1946,486,'popup_theme_close_boxshadow_color',''),(1947,486,'popup_theme_close_boxshadow_opacity',''),(1948,486,'popup_theme_close_textshadow_horizontal',''),(1949,486,'popup_theme_close_textshadow_vertical',''),(1950,486,'popup_theme_close_textshadow_blur',''),(1951,486,'popup_theme_close_textshadow_color',''),(1952,486,'popup_theme_close_textshadow_opacity',''),(1953,485,'popup_defaults_set','true'),(1954,485,'popup_title','Warranty Information'),(1955,485,'popup_display_size','large'),(1956,485,'popup_display_responsive_min_width',''),(1957,485,'popup_display_responsive_min_width_unit','px'),(1958,485,'popup_display_responsive_max_width',''),(1959,485,'popup_display_responsive_max_width_unit','px'),(1960,485,'popup_display_custom_width','640'),(1961,485,'popup_display_custom_width_unit','px'),(1962,485,'popup_display_custom_height','380'),(1963,485,'popup_display_custom_height_unit','px'),(1964,485,'popup_display_custom_height_auto','true'),(1965,485,'popup_display_location','center top'),(1966,485,'popup_display_position_top','100'),(1967,485,'popup_display_position_left','0'),(1968,485,'popup_display_position_bottom','0'),(1969,485,'popup_display_position_right','0'),(1970,485,'popup_display_position_fixed','true'),(1971,485,'popup_display_animation_type','fade'),(1972,485,'popup_display_animation_speed','350'),(1973,485,'popup_display_animation_origin','center top'),(1974,485,'popup_display_overlay_zindex','998'),(1975,485,'popup_display_zindex','999'),(1976,485,'popup_click_open_extra_selectors','.warrenty'),(1977,485,'popup_auto_open_delay','500'),(1978,485,'popup_auto_open_cookie_trigger','close'),(1979,485,'popup_auto_open_cookie_time','1 month'),(1980,485,'popup_auto_open_cookie_path','/'),(1981,485,'popup_auto_open_cookie_key','14c221422c9'),(1982,487,'popup_defaults_set','true'),(1983,487,'popup_title','Warranty Information'),(1984,487,'popup_targeting_condition_on_entire_site',''),(1985,487,'popup_targeting_condition_on_home',''),(1986,487,'popup_targeting_condition_exclude_on_home',''),(1987,487,'popup_targeting_condition_on_blog',''),(1988,487,'popup_targeting_condition_exclude_on_blog',''),(1989,487,'popup_targeting_condition_on_search',''),(1990,487,'popup_targeting_condition_exclude_on_search',''),(1991,487,'popup_targeting_condition_on_404',''),(1992,487,'popup_targeting_condition_exclude_on_404',''),(1993,487,'popup_display_scrollable_content',''),(1994,487,'popup_display_overlay_disabled',''),(1995,487,'popup_display_size','medium'),(1996,487,'popup_display_responsive_min_width',''),(1997,487,'popup_display_responsive_min_width_unit','px'),(1998,487,'popup_display_responsive_max_width',''),(1999,487,'popup_display_responsive_max_width_unit','px'),(2000,487,'popup_display_custom_width','640'),(2001,487,'popup_display_custom_width_unit','px'),(2002,487,'popup_display_custom_height','380'),(2003,487,'popup_display_custom_height_unit','px'),(2004,487,'popup_display_custom_height_auto','true'),(2005,487,'popup_display_location','center top'),(2006,487,'popup_display_position_top','100'),(2007,487,'popup_display_position_left','0'),(2008,487,'popup_display_position_bottom','0'),(2009,487,'popup_display_position_right','0'),(2010,487,'popup_display_position_fixed','true'),(2011,487,'popup_display_animation_type','fade'),(2012,487,'popup_display_animation_speed','350'),(2013,487,'popup_display_animation_origin','center top'),(2014,487,'popup_display_overlay_zindex','998'),(2015,487,'popup_display_zindex','999'),(2016,487,'popup_close_overlay_click',''),(2017,487,'popup_close_esc_press',''),(2018,487,'popup_close_f4_press',''),(2019,487,'popup_click_open_extra_selectors','.warrenty'),(2020,487,'popup_auto_open_enabled',''),(2021,487,'popup_auto_open_delay','500'),(2022,487,'popup_auto_open_cookie_trigger','close'),(2023,487,'popup_auto_open_cookie_time','1 month'),(2024,487,'popup_auto_open_cookie_path','/'),(2025,487,'popup_auto_open_cookie_key','14c221422c9'),(2026,487,'popup_admin_debug_enabled',''),(2027,487,'popup_targeting_condition_on_posts',''),(2028,487,'popup_targeting_condition_exclude_on_posts',''),(2029,487,'popup_targeting_condition_on_specific_posts',''),(2030,487,'popup_targeting_condition_exclude_on_specific_posts',''),(2031,487,'popup_targeting_condition_on_pages',''),(2032,487,'popup_targeting_condition_exclude_on_pages',''),(2033,487,'popup_targeting_condition_on_specific_pages',''),(2034,487,'popup_targeting_condition_exclude_on_specific_pages',''),(2035,487,'popup_targeting_condition_on_categorys',''),(2036,487,'popup_targeting_condition_exclude_on_categorys',''),(2037,487,'popup_targeting_condition_on_specific_categorys',''),(2038,487,'popup_targeting_condition_exclude_on_specific_categorys',''),(2039,487,'popup_targeting_condition_on_post_tags',''),(2040,487,'popup_targeting_condition_exclude_on_post_tags',''),(2041,487,'popup_targeting_condition_on_specific_post_tags',''),(2042,487,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2043,487,'popup_theme_defaults_set',''),(2044,487,'popup_theme_overlay_background_color',''),(2045,487,'popup_theme_overlay_background_opacity',''),(2046,487,'popup_theme_container_padding',''),(2047,487,'popup_theme_container_background_color',''),(2048,487,'popup_theme_container_background_opacity',''),(2049,487,'popup_theme_container_border_radius',''),(2050,487,'popup_theme_container_border_style',''),(2051,487,'popup_theme_container_border_color',''),(2052,487,'popup_theme_container_border_width',''),(2053,487,'popup_theme_container_boxshadow_inset',''),(2054,487,'popup_theme_container_boxshadow_horizontal',''),(2055,487,'popup_theme_container_boxshadow_vertical',''),(2056,487,'popup_theme_container_boxshadow_blur',''),(2057,487,'popup_theme_container_boxshadow_spread',''),(2058,487,'popup_theme_container_boxshadow_color',''),(2059,487,'popup_theme_container_boxshadow_opacity',''),(2060,487,'popup_theme_title_font_color',''),(2061,487,'popup_theme_title_line_height',''),(2062,487,'popup_theme_title_font_size',''),(2063,487,'popup_theme_title_font_family',''),(2064,487,'popup_theme_title_font_weight',''),(2065,487,'popup_theme_title_font_style',''),(2066,487,'popup_theme_title_text_align',''),(2067,487,'popup_theme_title_textshadow_horizontal',''),(2068,487,'popup_theme_title_textshadow_vertical',''),(2069,487,'popup_theme_title_textshadow_blur',''),(2070,487,'popup_theme_title_textshadow_color',''),(2071,487,'popup_theme_title_textshadow_opacity',''),(2072,487,'popup_theme_content_font_color',''),(2073,487,'popup_theme_content_font_family',''),(2074,487,'popup_theme_content_font_weight',''),(2075,487,'popup_theme_content_font_style',''),(2076,487,'popup_theme_close_text',''),(2077,487,'popup_theme_close_padding',''),(2078,487,'popup_theme_close_location',''),(2079,487,'popup_theme_close_position_top',''),(2080,487,'popup_theme_close_position_left',''),(2081,487,'popup_theme_close_position_bottom',''),(2082,487,'popup_theme_close_position_right',''),(2083,487,'popup_theme_close_line_height',''),(2084,487,'popup_theme_close_font_color',''),(2085,487,'popup_theme_close_font_size',''),(2086,487,'popup_theme_close_font_family',''),(2087,487,'popup_theme_close_font_weight',''),(2088,487,'popup_theme_close_font_style',''),(2089,487,'popup_theme_close_background_color',''),(2090,487,'popup_theme_close_background_opacity',''),(2091,487,'popup_theme_close_border_radius',''),(2092,487,'popup_theme_close_border_style',''),(2093,487,'popup_theme_close_border_color',''),(2094,487,'popup_theme_close_border_width',''),(2095,487,'popup_theme_close_boxshadow_inset',''),(2096,487,'popup_theme_close_boxshadow_horizontal',''),(2097,487,'popup_theme_close_boxshadow_vertical',''),(2098,487,'popup_theme_close_boxshadow_blur',''),(2099,487,'popup_theme_close_boxshadow_spread',''),(2100,487,'popup_theme_close_boxshadow_color',''),(2101,487,'popup_theme_close_boxshadow_opacity',''),(2102,487,'popup_theme_close_textshadow_horizontal',''),(2103,487,'popup_theme_close_textshadow_vertical',''),(2104,487,'popup_theme_close_textshadow_blur',''),(2105,487,'popup_theme_close_textshadow_color',''),(2106,487,'popup_theme_close_textshadow_opacity',''),(2107,484,'_edit_lock','1426501244:1'),(2108,484,'_edit_last','1'),(2109,484,'slide_template','default'),(2110,488,'popup_defaults_set',''),(2111,488,'popup_title',''),(2112,488,'popup_targeting_condition_on_entire_site',''),(2113,488,'popup_targeting_condition_on_home',''),(2114,488,'popup_targeting_condition_exclude_on_home',''),(2115,488,'popup_targeting_condition_on_blog',''),(2116,488,'popup_targeting_condition_exclude_on_blog',''),(2117,488,'popup_targeting_condition_on_search',''),(2118,488,'popup_targeting_condition_exclude_on_search',''),(2119,488,'popup_targeting_condition_on_404',''),(2120,488,'popup_targeting_condition_exclude_on_404',''),(2121,488,'popup_display_scrollable_content',''),(2122,488,'popup_display_overlay_disabled',''),(2123,488,'popup_display_size',''),(2124,488,'popup_display_responsive_min_width',''),(2125,488,'popup_display_responsive_min_width_unit',''),(2126,488,'popup_display_responsive_max_width',''),(2127,488,'popup_display_responsive_max_width_unit',''),(2128,488,'popup_display_custom_width',''),(2129,488,'popup_display_custom_width_unit',''),(2130,488,'popup_display_custom_height',''),(2131,488,'popup_display_custom_height_unit',''),(2132,488,'popup_display_custom_height_auto',''),(2133,488,'popup_display_location',''),(2134,488,'popup_display_position_top',''),(2135,488,'popup_display_position_left',''),(2136,488,'popup_display_position_bottom',''),(2137,488,'popup_display_position_right',''),(2138,488,'popup_display_position_fixed',''),(2139,488,'popup_display_animation_type',''),(2140,488,'popup_display_animation_speed',''),(2141,488,'popup_display_animation_origin',''),(2142,488,'popup_display_overlay_zindex',''),(2143,488,'popup_display_zindex',''),(2144,488,'popup_close_overlay_click',''),(2145,488,'popup_close_esc_press',''),(2146,488,'popup_close_f4_press',''),(2147,488,'popup_click_open_extra_selectors',''),(2148,488,'popup_auto_open_enabled',''),(2149,488,'popup_auto_open_delay',''),(2150,488,'popup_auto_open_cookie_trigger',''),(2151,488,'popup_auto_open_cookie_time',''),(2152,488,'popup_auto_open_cookie_path',''),(2153,488,'popup_auto_open_cookie_key',''),(2154,488,'popup_admin_debug_enabled',''),(2155,488,'popup_targeting_condition_on_posts',''),(2156,488,'popup_targeting_condition_exclude_on_posts',''),(2157,488,'popup_targeting_condition_on_specific_posts',''),(2158,488,'popup_targeting_condition_exclude_on_specific_posts',''),(2159,488,'popup_targeting_condition_on_pages',''),(2160,488,'popup_targeting_condition_exclude_on_pages',''),(2161,488,'popup_targeting_condition_on_specific_pages',''),(2162,488,'popup_targeting_condition_exclude_on_specific_pages',''),(2163,488,'popup_targeting_condition_on_categorys',''),(2164,488,'popup_targeting_condition_exclude_on_categorys',''),(2165,488,'popup_targeting_condition_on_specific_categorys',''),(2166,488,'popup_targeting_condition_exclude_on_specific_categorys',''),(2167,488,'popup_targeting_condition_on_post_tags',''),(2168,488,'popup_targeting_condition_exclude_on_post_tags',''),(2169,488,'popup_targeting_condition_on_specific_post_tags',''),(2170,488,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2171,488,'popup_theme_defaults_set','1'),(2172,488,'popup_theme_overlay_background_color','#ffffff'),(2173,488,'popup_theme_overlay_background_opacity','100'),(2174,488,'popup_theme_container_padding','18'),(2175,488,'popup_theme_container_background_color','#f9f9f9'),(2176,488,'popup_theme_container_background_opacity','100'),(2177,488,'popup_theme_container_border_radius','0'),(2178,488,'popup_theme_container_border_style','none'),(2179,488,'popup_theme_container_border_color','#000000'),(2180,488,'popup_theme_container_border_width','1'),(2181,488,'popup_theme_container_boxshadow_inset','no'),(2182,488,'popup_theme_container_boxshadow_horizontal','1'),(2183,488,'popup_theme_container_boxshadow_vertical','1'),(2184,488,'popup_theme_container_boxshadow_blur','3'),(2185,488,'popup_theme_container_boxshadow_spread','0'),(2186,488,'popup_theme_container_boxshadow_color','#020202'),(2187,488,'popup_theme_container_boxshadow_opacity','23'),(2188,488,'popup_theme_title_font_color','#000000'),(2189,488,'popup_theme_title_line_height','36'),(2190,488,'popup_theme_title_font_size','32'),(2191,488,'popup_theme_title_font_family','inherit'),(2192,488,'popup_theme_title_font_weight','inherit'),(2193,488,'popup_theme_title_font_style','normal'),(2194,488,'popup_theme_title_text_align',''),(2195,488,'popup_theme_title_textshadow_horizontal','0'),(2196,488,'popup_theme_title_textshadow_vertical','0'),(2197,488,'popup_theme_title_textshadow_blur','0'),(2198,488,'popup_theme_title_textshadow_color','#020202'),(2199,488,'popup_theme_title_textshadow_opacity','23'),(2200,488,'popup_theme_content_font_color','#8c8c8c'),(2201,488,'popup_theme_content_font_family','inherit'),(2202,488,'popup_theme_content_font_weight','inherit'),(2203,488,'popup_theme_content_font_style','normal'),(2204,488,'popup_theme_close_text','CLOSE'),(2205,488,'popup_theme_close_padding','8'),(2206,488,'popup_theme_close_location','topright'),(2207,488,'popup_theme_close_position_top','0'),(2208,488,'popup_theme_close_position_left','0'),(2209,488,'popup_theme_close_position_bottom','0'),(2210,488,'popup_theme_close_position_right','0'),(2211,488,'popup_theme_close_line_height','14'),(2212,488,'popup_theme_close_font_color','#ffffff'),(2213,488,'popup_theme_close_font_size','12'),(2214,488,'popup_theme_close_font_family','inherit'),(2215,488,'popup_theme_close_font_weight','inherit'),(2216,488,'popup_theme_close_font_style','normal'),(2217,488,'popup_theme_close_background_color','#00b7cd'),(2218,488,'popup_theme_close_background_opacity','100'),(2219,488,'popup_theme_close_border_radius','0'),(2220,488,'popup_theme_close_border_style','none'),(2221,488,'popup_theme_close_border_color','#ffffff'),(2222,488,'popup_theme_close_border_width','1'),(2223,488,'popup_theme_close_boxshadow_inset','no'),(2224,488,'popup_theme_close_boxshadow_horizontal','0'),(2225,488,'popup_theme_close_boxshadow_vertical','0'),(2226,488,'popup_theme_close_boxshadow_blur','0'),(2227,488,'popup_theme_close_boxshadow_spread','0'),(2228,488,'popup_theme_close_boxshadow_color','#020202'),(2229,488,'popup_theme_close_boxshadow_opacity','23'),(2230,488,'popup_theme_close_textshadow_horizontal','0'),(2231,488,'popup_theme_close_textshadow_vertical','0'),(2232,488,'popup_theme_close_textshadow_blur','0'),(2233,488,'popup_theme_close_textshadow_color','#000000'),(2234,488,'popup_theme_close_textshadow_opacity','23'),(2235,484,'popup_theme_title_text_align','left'),(2236,489,'popup_defaults_set','true'),(2237,489,'popup_title','Warranty Information'),(2238,489,'popup_targeting_condition_on_entire_site',''),(2239,489,'popup_targeting_condition_on_home',''),(2240,489,'popup_targeting_condition_exclude_on_home',''),(2241,489,'popup_targeting_condition_on_blog',''),(2242,489,'popup_targeting_condition_exclude_on_blog',''),(2243,489,'popup_targeting_condition_on_search',''),(2244,489,'popup_targeting_condition_exclude_on_search',''),(2245,489,'popup_targeting_condition_on_404',''),(2246,489,'popup_targeting_condition_exclude_on_404',''),(2247,489,'popup_display_scrollable_content',''),(2248,489,'popup_display_overlay_disabled',''),(2249,489,'popup_display_size','large'),(2250,489,'popup_display_responsive_min_width',''),(2251,489,'popup_display_responsive_min_width_unit','px'),(2252,489,'popup_display_responsive_max_width',''),(2253,489,'popup_display_responsive_max_width_unit','px'),(2254,489,'popup_display_custom_width','640'),(2255,489,'popup_display_custom_width_unit','px'),(2256,489,'popup_display_custom_height','380'),(2257,489,'popup_display_custom_height_unit','px'),(2258,489,'popup_display_custom_height_auto','true'),(2259,489,'popup_display_location','center top'),(2260,489,'popup_display_position_top','100'),(2261,489,'popup_display_position_left','0'),(2262,489,'popup_display_position_bottom','0'),(2263,489,'popup_display_position_right','0'),(2264,489,'popup_display_position_fixed','true'),(2265,489,'popup_display_animation_type','fade'),(2266,489,'popup_display_animation_speed','350'),(2267,489,'popup_display_animation_origin','center top'),(2268,489,'popup_display_overlay_zindex','998'),(2269,489,'popup_display_zindex','999'),(2270,489,'popup_close_overlay_click',''),(2271,489,'popup_close_esc_press',''),(2272,489,'popup_close_f4_press',''),(2273,489,'popup_click_open_extra_selectors','.warrenty'),(2274,489,'popup_auto_open_enabled',''),(2275,489,'popup_auto_open_delay','500'),(2276,489,'popup_auto_open_cookie_trigger','close'),(2277,489,'popup_auto_open_cookie_time','1 month'),(2278,489,'popup_auto_open_cookie_path','/'),(2279,489,'popup_auto_open_cookie_key','14c221422c9'),(2280,489,'popup_admin_debug_enabled',''),(2281,489,'popup_targeting_condition_on_posts',''),(2282,489,'popup_targeting_condition_exclude_on_posts',''),(2283,489,'popup_targeting_condition_on_specific_posts',''),(2284,489,'popup_targeting_condition_exclude_on_specific_posts',''),(2285,489,'popup_targeting_condition_on_pages',''),(2286,489,'popup_targeting_condition_exclude_on_pages',''),(2287,489,'popup_targeting_condition_on_specific_pages',''),(2288,489,'popup_targeting_condition_exclude_on_specific_pages',''),(2289,489,'popup_targeting_condition_on_products',''),(2290,489,'popup_targeting_condition_exclude_on_products',''),(2291,489,'popup_targeting_condition_on_specific_products',''),(2292,489,'popup_targeting_condition_exclude_on_specific_products',''),(2293,489,'popup_targeting_condition_on_categorys',''),(2294,489,'popup_targeting_condition_exclude_on_categorys',''),(2295,489,'popup_targeting_condition_on_specific_categorys',''),(2296,489,'popup_targeting_condition_exclude_on_specific_categorys',''),(2297,489,'popup_targeting_condition_on_post_tags',''),(2298,489,'popup_targeting_condition_exclude_on_post_tags',''),(2299,489,'popup_targeting_condition_on_specific_post_tags',''),(2300,489,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2301,489,'popup_theme_defaults_set',''),(2302,489,'popup_theme_overlay_background_color',''),(2303,489,'popup_theme_overlay_background_opacity',''),(2304,489,'popup_theme_container_padding',''),(2305,489,'popup_theme_container_background_color',''),(2306,489,'popup_theme_container_background_opacity',''),(2307,489,'popup_theme_container_border_radius',''),(2308,489,'popup_theme_container_border_style',''),(2309,489,'popup_theme_container_border_color',''),(2310,489,'popup_theme_container_border_width',''),(2311,489,'popup_theme_container_boxshadow_inset',''),(2312,489,'popup_theme_container_boxshadow_horizontal',''),(2313,489,'popup_theme_container_boxshadow_vertical',''),(2314,489,'popup_theme_container_boxshadow_blur',''),(2315,489,'popup_theme_container_boxshadow_spread',''),(2316,489,'popup_theme_container_boxshadow_color',''),(2317,489,'popup_theme_container_boxshadow_opacity',''),(2318,489,'popup_theme_title_font_color',''),(2319,489,'popup_theme_title_line_height',''),(2320,489,'popup_theme_title_font_size',''),(2321,489,'popup_theme_title_font_family',''),(2322,489,'popup_theme_title_font_weight',''),(2323,489,'popup_theme_title_font_style',''),(2324,489,'popup_theme_title_text_align',''),(2325,489,'popup_theme_title_textshadow_horizontal',''),(2326,489,'popup_theme_title_textshadow_vertical',''),(2327,489,'popup_theme_title_textshadow_blur',''),(2328,489,'popup_theme_title_textshadow_color',''),(2329,489,'popup_theme_title_textshadow_opacity',''),(2330,489,'popup_theme_content_font_color',''),(2331,489,'popup_theme_content_font_family',''),(2332,489,'popup_theme_content_font_weight',''),(2333,489,'popup_theme_content_font_style',''),(2334,489,'popup_theme_close_text',''),(2335,489,'popup_theme_close_padding',''),(2336,489,'popup_theme_close_location',''),(2337,489,'popup_theme_close_position_top',''),(2338,489,'popup_theme_close_position_left',''),(2339,489,'popup_theme_close_position_bottom',''),(2340,489,'popup_theme_close_position_right',''),(2341,489,'popup_theme_close_line_height',''),(2342,489,'popup_theme_close_font_color',''),(2343,489,'popup_theme_close_font_size',''),(2344,489,'popup_theme_close_font_family',''),(2345,489,'popup_theme_close_font_weight',''),(2346,489,'popup_theme_close_font_style',''),(2347,489,'popup_theme_close_background_color',''),(2348,489,'popup_theme_close_background_opacity',''),(2349,489,'popup_theme_close_border_radius',''),(2350,489,'popup_theme_close_border_style',''),(2351,489,'popup_theme_close_border_color',''),(2352,489,'popup_theme_close_border_width',''),(2353,489,'popup_theme_close_boxshadow_inset',''),(2354,489,'popup_theme_close_boxshadow_horizontal',''),(2355,489,'popup_theme_close_boxshadow_vertical',''),(2356,489,'popup_theme_close_boxshadow_blur',''),(2357,489,'popup_theme_close_boxshadow_spread',''),(2358,489,'popup_theme_close_boxshadow_color',''),(2359,489,'popup_theme_close_boxshadow_opacity',''),(2360,489,'popup_theme_close_textshadow_horizontal',''),(2361,489,'popup_theme_close_textshadow_vertical',''),(2362,489,'popup_theme_close_textshadow_blur',''),(2363,489,'popup_theme_close_textshadow_color',''),(2364,489,'popup_theme_close_textshadow_opacity',''),(2365,485,'popup_targeting_condition_on_products','true'),(2366,485,'popup_targeting_condition_on_specific_products','true'),(2367,485,'popup_targeting_condition_on_product_204','1'),(2368,485,'popup_targeting_condition_on_product_203','1'),(2369,485,'popup_targeting_condition_on_product_202','1'),(2370,485,'popup_targeting_condition_on_product_201','1'),(2371,70,'popup_defaults_set',''),(2372,70,'popup_title',''),(2373,70,'popup_targeting_condition_on_entire_site',''),(2374,70,'popup_targeting_condition_on_home',''),(2375,70,'popup_targeting_condition_exclude_on_home',''),(2376,70,'popup_targeting_condition_on_blog',''),(2377,70,'popup_targeting_condition_exclude_on_blog',''),(2378,70,'popup_targeting_condition_on_search',''),(2379,70,'popup_targeting_condition_exclude_on_search',''),(2380,70,'popup_targeting_condition_on_404',''),(2381,70,'popup_targeting_condition_exclude_on_404',''),(2382,70,'popup_display_scrollable_content',''),(2383,70,'popup_display_overlay_disabled',''),(2384,70,'popup_display_size',''),(2385,70,'popup_display_responsive_min_width',''),(2386,70,'popup_display_responsive_min_width_unit',''),(2387,70,'popup_display_responsive_max_width',''),(2388,70,'popup_display_responsive_max_width_unit',''),(2389,70,'popup_display_custom_width',''),(2390,70,'popup_display_custom_width_unit',''),(2391,70,'popup_display_custom_height',''),(2392,70,'popup_display_custom_height_unit',''),(2393,70,'popup_display_custom_height_auto',''),(2394,70,'popup_display_location',''),(2395,70,'popup_display_position_top',''),(2396,70,'popup_display_position_left',''),(2397,70,'popup_display_position_bottom',''),(2398,70,'popup_display_position_right',''),(2399,70,'popup_display_position_fixed',''),(2400,70,'popup_display_animation_type',''),(2401,70,'popup_display_animation_speed',''),(2402,70,'popup_display_animation_origin',''),(2403,70,'popup_display_overlay_zindex',''),(2404,70,'popup_display_zindex',''),(2405,70,'popup_close_overlay_click',''),(2406,70,'popup_close_esc_press',''),(2407,70,'popup_close_f4_press',''),(2408,70,'popup_click_open_extra_selectors',''),(2409,70,'popup_auto_open_enabled',''),(2410,70,'popup_auto_open_delay',''),(2411,70,'popup_auto_open_cookie_trigger',''),(2412,70,'popup_auto_open_cookie_time',''),(2413,70,'popup_auto_open_cookie_path',''),(2414,70,'popup_auto_open_cookie_key',''),(2415,70,'popup_admin_debug_enabled',''),(2416,70,'popup_targeting_condition_on_posts',''),(2417,70,'popup_targeting_condition_exclude_on_posts',''),(2418,70,'popup_targeting_condition_on_specific_posts',''),(2419,70,'popup_targeting_condition_exclude_on_specific_posts',''),(2420,70,'popup_targeting_condition_on_pages',''),(2421,70,'popup_targeting_condition_exclude_on_pages',''),(2422,70,'popup_targeting_condition_on_specific_pages',''),(2423,70,'popup_targeting_condition_exclude_on_specific_pages',''),(2424,70,'popup_targeting_condition_on_products',''),(2425,70,'popup_targeting_condition_exclude_on_products',''),(2426,70,'popup_targeting_condition_on_specific_products',''),(2427,70,'popup_targeting_condition_exclude_on_specific_products',''),(2428,70,'popup_targeting_condition_on_categorys',''),(2429,70,'popup_targeting_condition_exclude_on_categorys',''),(2430,70,'popup_targeting_condition_on_specific_categorys',''),(2431,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(2432,70,'popup_targeting_condition_on_post_tags',''),(2433,70,'popup_targeting_condition_exclude_on_post_tags',''),(2434,70,'popup_targeting_condition_on_specific_post_tags',''),(2435,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2436,70,'popup_theme_defaults_set',''),(2437,70,'popup_theme_overlay_background_color',''),(2438,70,'popup_theme_overlay_background_opacity',''),(2439,70,'popup_theme_container_padding',''),(2440,70,'popup_theme_container_background_color',''),(2441,70,'popup_theme_container_background_opacity',''),(2442,70,'popup_theme_container_border_radius',''),(2443,70,'popup_theme_container_border_style',''),(2444,70,'popup_theme_container_border_color',''),(2445,70,'popup_theme_container_border_width',''),(2446,70,'popup_theme_container_boxshadow_inset',''),(2447,70,'popup_theme_container_boxshadow_horizontal',''),(2448,70,'popup_theme_container_boxshadow_vertical',''),(2449,70,'popup_theme_container_boxshadow_blur',''),(2450,70,'popup_theme_container_boxshadow_spread',''),(2451,70,'popup_theme_container_boxshadow_color',''),(2452,70,'popup_theme_container_boxshadow_opacity',''),(2453,70,'popup_theme_title_font_color',''),(2454,70,'popup_theme_title_line_height',''),(2455,70,'popup_theme_title_font_size',''),(2456,70,'popup_theme_title_font_family',''),(2457,70,'popup_theme_title_font_weight',''),(2458,70,'popup_theme_title_font_style',''),(2459,70,'popup_theme_title_text_align',''),(2460,70,'popup_theme_title_textshadow_horizontal',''),(2461,70,'popup_theme_title_textshadow_vertical',''),(2462,70,'popup_theme_title_textshadow_blur',''),(2463,70,'popup_theme_title_textshadow_color',''),(2464,70,'popup_theme_title_textshadow_opacity',''),(2465,70,'popup_theme_content_font_color',''),(2466,70,'popup_theme_content_font_family',''),(2467,70,'popup_theme_content_font_weight',''),(2468,70,'popup_theme_content_font_style',''),(2469,70,'popup_theme_close_text',''),(2470,70,'popup_theme_close_padding',''),(2471,70,'popup_theme_close_location',''),(2472,70,'popup_theme_close_position_top',''),(2473,70,'popup_theme_close_position_left',''),(2474,70,'popup_theme_close_position_bottom',''),(2475,70,'popup_theme_close_position_right',''),(2476,70,'popup_theme_close_line_height',''),(2477,70,'popup_theme_close_font_color',''),(2478,70,'popup_theme_close_font_size',''),(2479,70,'popup_theme_close_font_family',''),(2480,70,'popup_theme_close_font_weight',''),(2481,70,'popup_theme_close_font_style',''),(2482,70,'popup_theme_close_background_color',''),(2483,70,'popup_theme_close_background_opacity',''),(2484,70,'popup_theme_close_border_radius',''),(2485,70,'popup_theme_close_border_style',''),(2486,70,'popup_theme_close_border_color',''),(2487,70,'popup_theme_close_border_width',''),(2488,70,'popup_theme_close_boxshadow_inset',''),(2489,70,'popup_theme_close_boxshadow_horizontal',''),(2490,70,'popup_theme_close_boxshadow_vertical',''),(2491,70,'popup_theme_close_boxshadow_blur',''),(2492,70,'popup_theme_close_boxshadow_spread',''),(2493,70,'popup_theme_close_boxshadow_color',''),(2494,70,'popup_theme_close_boxshadow_opacity',''),(2495,70,'popup_theme_close_textshadow_horizontal',''),(2496,70,'popup_theme_close_textshadow_vertical',''),(2497,70,'popup_theme_close_textshadow_blur',''),(2498,70,'popup_theme_close_textshadow_color',''),(2499,70,'popup_theme_close_textshadow_opacity',''),(2500,490,'popup_defaults_set',''),(2501,490,'popup_title',''),(2502,490,'popup_targeting_condition_on_entire_site',''),(2503,490,'popup_targeting_condition_on_home',''),(2504,490,'popup_targeting_condition_exclude_on_home',''),(2505,490,'popup_targeting_condition_on_blog',''),(2506,490,'popup_targeting_condition_exclude_on_blog',''),(2507,490,'popup_targeting_condition_on_search',''),(2508,490,'popup_targeting_condition_exclude_on_search',''),(2509,490,'popup_targeting_condition_on_404',''),(2510,490,'popup_targeting_condition_exclude_on_404',''),(2511,490,'popup_display_scrollable_content',''),(2512,490,'popup_display_overlay_disabled',''),(2513,490,'popup_display_size',''),(2514,490,'popup_display_responsive_min_width',''),(2515,490,'popup_display_responsive_min_width_unit',''),(2516,490,'popup_display_responsive_max_width',''),(2517,490,'popup_display_responsive_max_width_unit',''),(2518,490,'popup_display_custom_width',''),(2519,490,'popup_display_custom_width_unit',''),(2520,490,'popup_display_custom_height',''),(2521,490,'popup_display_custom_height_unit',''),(2522,490,'popup_display_custom_height_auto',''),(2523,490,'popup_display_location',''),(2524,490,'popup_display_position_top',''),(2525,490,'popup_display_position_left',''),(2526,490,'popup_display_position_bottom',''),(2527,490,'popup_display_position_right',''),(2528,490,'popup_display_position_fixed',''),(2529,490,'popup_display_animation_type',''),(2530,490,'popup_display_animation_speed',''),(2531,490,'popup_display_animation_origin',''),(2532,490,'popup_display_overlay_zindex',''),(2533,490,'popup_display_zindex',''),(2534,490,'popup_close_overlay_click',''),(2535,490,'popup_close_esc_press',''),(2536,490,'popup_close_f4_press',''),(2537,490,'popup_click_open_extra_selectors',''),(2538,490,'popup_auto_open_enabled',''),(2539,490,'popup_auto_open_delay',''),(2540,490,'popup_auto_open_cookie_trigger',''),(2541,490,'popup_auto_open_cookie_time',''),(2542,490,'popup_auto_open_cookie_path',''),(2543,490,'popup_auto_open_cookie_key',''),(2544,490,'popup_admin_debug_enabled',''),(2545,490,'popup_targeting_condition_on_posts',''),(2546,490,'popup_targeting_condition_exclude_on_posts',''),(2547,490,'popup_targeting_condition_on_specific_posts',''),(2548,490,'popup_targeting_condition_exclude_on_specific_posts',''),(2549,490,'popup_targeting_condition_on_pages',''),(2550,490,'popup_targeting_condition_exclude_on_pages',''),(2551,490,'popup_targeting_condition_on_specific_pages',''),(2552,490,'popup_targeting_condition_exclude_on_specific_pages',''),(2553,490,'popup_targeting_condition_on_products',''),(2554,490,'popup_targeting_condition_exclude_on_products',''),(2555,490,'popup_targeting_condition_on_specific_products',''),(2556,490,'popup_targeting_condition_exclude_on_specific_products',''),(2557,490,'popup_targeting_condition_on_categorys',''),(2558,490,'popup_targeting_condition_exclude_on_categorys',''),(2559,490,'popup_targeting_condition_on_specific_categorys',''),(2560,490,'popup_targeting_condition_exclude_on_specific_categorys',''),(2561,490,'popup_targeting_condition_on_post_tags',''),(2562,490,'popup_targeting_condition_exclude_on_post_tags',''),(2563,490,'popup_targeting_condition_on_specific_post_tags',''),(2564,490,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2565,490,'popup_theme_defaults_set',''),(2566,490,'popup_theme_overlay_background_color',''),(2567,490,'popup_theme_overlay_background_opacity',''),(2568,490,'popup_theme_container_padding',''),(2569,490,'popup_theme_container_background_color',''),(2570,490,'popup_theme_container_background_opacity',''),(2571,490,'popup_theme_container_border_radius',''),(2572,490,'popup_theme_container_border_style',''),(2573,490,'popup_theme_container_border_color',''),(2574,490,'popup_theme_container_border_width',''),(2575,490,'popup_theme_container_boxshadow_inset',''),(2576,490,'popup_theme_container_boxshadow_horizontal',''),(2577,490,'popup_theme_container_boxshadow_vertical',''),(2578,490,'popup_theme_container_boxshadow_blur',''),(2579,490,'popup_theme_container_boxshadow_spread',''),(2580,490,'popup_theme_container_boxshadow_color',''),(2581,490,'popup_theme_container_boxshadow_opacity',''),(2582,490,'popup_theme_title_font_color',''),(2583,490,'popup_theme_title_line_height',''),(2584,490,'popup_theme_title_font_size',''),(2585,490,'popup_theme_title_font_family',''),(2586,490,'popup_theme_title_font_weight',''),(2587,490,'popup_theme_title_font_style',''),(2588,490,'popup_theme_title_text_align',''),(2589,490,'popup_theme_title_textshadow_horizontal',''),(2590,490,'popup_theme_title_textshadow_vertical',''),(2591,490,'popup_theme_title_textshadow_blur',''),(2592,490,'popup_theme_title_textshadow_color',''),(2593,490,'popup_theme_title_textshadow_opacity',''),(2594,490,'popup_theme_content_font_color',''),(2595,490,'popup_theme_content_font_family',''),(2596,490,'popup_theme_content_font_weight',''),(2597,490,'popup_theme_content_font_style',''),(2598,490,'popup_theme_close_text',''),(2599,490,'popup_theme_close_padding',''),(2600,490,'popup_theme_close_location',''),(2601,490,'popup_theme_close_position_top',''),(2602,490,'popup_theme_close_position_left',''),(2603,490,'popup_theme_close_position_bottom',''),(2604,490,'popup_theme_close_position_right',''),(2605,490,'popup_theme_close_line_height',''),(2606,490,'popup_theme_close_font_color',''),(2607,490,'popup_theme_close_font_size',''),(2608,490,'popup_theme_close_font_family',''),(2609,490,'popup_theme_close_font_weight',''),(2610,490,'popup_theme_close_font_style',''),(2611,490,'popup_theme_close_background_color',''),(2612,490,'popup_theme_close_background_opacity',''),(2613,490,'popup_theme_close_border_radius',''),(2614,490,'popup_theme_close_border_style',''),(2615,490,'popup_theme_close_border_color',''),(2616,490,'popup_theme_close_border_width',''),(2617,490,'popup_theme_close_boxshadow_inset',''),(2618,490,'popup_theme_close_boxshadow_horizontal',''),(2619,490,'popup_theme_close_boxshadow_vertical',''),(2620,490,'popup_theme_close_boxshadow_blur',''),(2621,490,'popup_theme_close_boxshadow_spread',''),(2622,490,'popup_theme_close_boxshadow_color',''),(2623,490,'popup_theme_close_boxshadow_opacity',''),(2624,490,'popup_theme_close_textshadow_horizontal',''),(2625,490,'popup_theme_close_textshadow_vertical',''),(2626,490,'popup_theme_close_textshadow_blur',''),(2627,490,'popup_theme_close_textshadow_color',''),(2628,490,'popup_theme_close_textshadow_opacity',''),(2629,202,'_wpb_post_custom_css','/*mobile*/\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {\r\n width: 25px !important;\r\n height: 27px!important;\r\n padding: 3px 0 13px !important;\r\n margin-left: 1px !important;\r\n}}\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {\r\n width: 26px !important;\r\n height: 26px !important;\r\n line-height: 25px;\r\n padding: 0;\r\n font-size: 15px;\r\n}}\r\n\r\n@media only screen and (max-width: 664px){\r\np.intro {\r\n width: 100% !important;\r\n float: none !important;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 0!important%;\r\n position: relative !important;\r\n margin-left: 0% !important;\r\n \r\n}\r\n .woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 155px !important;\r\n position: absolute;\r\n \r\n}\r\n p.price {\r\n z-index: 55;\r\n position: relative;\r\n}\r\n \r\n \r\n}\r\n\r\n/*Model*/\r\n\r\n.ui-dialog.ui-widget-content {\r\nbackground-color: rgba(0,0,0,0.5);\r\nwidth: 100% !important;\r\nheight:100% !important;\r\noverflow:hidden;\r\ncolor:#fff;\r\nmargin:0 auto !important! \r\n}\r\n#disclaimer-holder{\r\ncolor: #fff;\r\nheight:auto;\r\noverflow:none;\r\nwidth:100%;\r\nmin-width:350px;\r\nmax-width:650px;\r\ntop: 150px;\r\nmargin:0 auto;\r\n}\r\n.ui-widget-header{\r\n background:none !important;\r\n border:none !important;\r\n}\r\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\r\nborder: 1px solid rgba(211, 211, 211, 0) !important;\r\nbackground: #00B8D0 !important;\r\nfont-weight: normal;\r\ncolor: #fff !important;\r\nwidth: 100px !important;\r\nheight: 50px !important;\r\nmargin-right: 25% !important;\r\ntext-indent: 0px !important;\r\n}\r\n.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {\r\npadding: .4em;\r\ntext-indent: 0px !important;\r\n}\r\n\r\n/*End Model*/\r\n.full_width {\r\n position: relative;\r\n z-index: 700;\r\n background-color: #fff;\r\n margin-top: -80px;\r\n}\r\n\r\nlabel {\r\n display: none;\r\n}\r\n.redbck {\r\n background: rgb(205, 7, 11) !important;\r\n padding-top: 1%;\r\n padding-bottom: 1%;\r\n position: absolute;\r\n z-index: 1;\r\n width: 157%;\r\n margin-left: -50%;\r\n}\r\n\r\n\r\nspan.usd {\r\n font-size: 36px;\r\n vertical-align: super;\r\n}\r\n\r\n\r\ntable.variations-table {\r\n margin-left: -28px !important;\r\n}\r\n\r\n.single_variation_wrap {\r\n margin-top: 120px;\r\n}\r\n\r\ndiv#tab-additional_information {\r\n display: none !important;\r\n}\r\n\r\na#variations_clear { \r\ndisplay: none !important; \r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a {\r\n display: inline-block;\r\n width: 10.060606% !important;\r\n margin-right: 5px !important;\r\n margin-bottom: 0px !important;\r\n margin-left: 0% !important;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a img {\r\n width: 100%;\r\n max-width: 70px;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails {\r\n margin-top: 5px;\r\n}\r\n\r\n\r\n.title {border-bottom: none !important;}\r\n\r\n.full-rule {margin-bottom: 4% !important;}\r\n\r\n.woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 130px !important;\r\n position: absolute;\r\n \r\n}\r\n\r\np.product-text{\r\nfont-size: 18px;\r\n color: #ffffff;\r\n text-align: left;\r\n font-family: Roboto;\r\n font-weight: 500;\r\n font-style: normal;\r\n margin-left: 31.8%;\r\n}\r\n\r\n.bullet-holder{\r\n margin-top:75px;\r\n}\r\n\r\np.intro {\r\n width: 31%;\r\n float: right;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 7%;\r\n position: absolute;\r\n margin-left: 10%;\r\n}\r\n\r\n.pr-bck{\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg\');\r\n background-repeat: no-repeat;\r\n background-size: 60%;\r\n}\r\n\r\n\r\n.single_add_to_cart_button, .woocommerce .button{\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\nwidth: 200px;\r\ntext-align: center;\r\nfont-weight: 600;\r\nfont-family: roboto;\r\nfont-size: 22px;\r\ntext-transform: uppercase;\r\n \r\n}\r\n\r\n.title_outer.with_image .title {\r\n height: 195px!important;\r\n line-height: normal;\r\n background: 0;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg\') !important;\r\n background-repeat: no-repeat;\r\n width: 100%;\r\n background-size: cover;\r\n}\r\n\r\n'),(2630,203,'_wpb_post_custom_css','/*mobile*/\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {\r\n width: 25px !important;\r\n height: 27px!important;\r\n padding: 3px 0 13px !important;\r\n margin-left: 1px !important;\r\n}}\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {\r\n width: 26px !important;\r\n height: 26px !important;\r\n line-height: 25px;\r\n padding: 0;\r\n font-size: 15px;\r\n}}\r\n\r\n@media only screen and (max-width: 664px){\r\np.intro {\r\n width: 100% !important;\r\n float: none !important;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 0!important;\r\n position: relative !important;\r\n margin-left: 0% !important;\r\n \r\n}\r\n .woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 155px !important;\r\n position: absolute;\r\n \r\n}\r\n p.price {\r\n z-index: 55;\r\n position: relative;\r\n}\r\n \r\n \r\n}\r\n\r\n/*Model*/\r\n\r\n.ui-dialog.ui-widget-content {\r\nbackground-color: rgba(0,0,0,0.5);\r\nwidth: 100% !important;\r\nheight:100% !important;\r\noverflow:hidden;\r\ncolor:#fff;\r\nmargin:0 auto !important; \r\n}\r\n#disclaimer-holder{\r\ncolor: #fff;\r\nheight:auto;\r\noverflow:none;\r\nwidth:100%;\r\nmin-width:350px;\r\nmax-width:650px;\r\ntop: 150px;\r\nmargin:0 auto;\r\n}\r\n.ui-widget-header{\r\n background:none !important;\r\n border:none !important;\r\n}\r\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\r\nborder: 1px solid rgba(211, 211, 211, 0) !important;\r\nbackground: #00B8D0 !important;\r\nfont-weight: normal;\r\ncolor: #fff !important;\r\nwidth: 100px !important;\r\nheight: 50px !important;\r\nmargin-right: 25% !important;\r\ntext-indent: 0px !important;\r\n}\r\n.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {\r\npadding: .4em;\r\ntext-indent: 0px !important;\r\n}\r\n\r\n/*End Model*/\r\n.full_width {\r\n position: relative;\r\n z-index: 700;\r\n background-color: #fff;\r\n margin-top: -80px;\r\n}\r\n\r\nlabel {\r\n display: none;\r\n}\r\n.redbck {\r\n background: rgb(205, 7, 11) !important;\r\n padding-top: 1%;\r\n padding-bottom: 1%;\r\n position: absolute;\r\n z-index: 1;\r\n width: 157%;\r\n margin-left: -50%;\r\n}\r\n\r\n\r\nspan.usd {\r\n font-size: 36px;\r\n vertical-align: super;\r\n}\r\n\r\n\r\ntable.variations-table {\r\n margin-left: -28px !important;\r\n}\r\n\r\n.single_variation_wrap {\r\n margin-top: 120px;\r\n}\r\n\r\ndiv#tab-additional_information {\r\n display: none !important;\r\n}\r\n\r\na#variations_clear { \r\ndisplay: none !important; \r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a {\r\n display: inline-block;\r\n width: 10.060606% !important;\r\n margin-right: 5px !important;\r\n margin-bottom: 0px !important;\r\n margin-left: 0% !important;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a img {\r\n width: 100%;\r\n max-width: 70px;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails {\r\n margin-top: 5px;\r\n}\r\n\r\n\r\n.title {border-bottom: none !important;}\r\n\r\n.full-rule {margin-bottom: 4% !important;}\r\n\r\n.woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 130px !important;\r\n position: absolute;\r\n \r\n}\r\n\r\np.product-text{\r\nfont-size: 18px;\r\n color: #ffffff;\r\n text-align: left;\r\n font-family: Roboto;\r\n font-weight: 500;\r\n font-style: normal;\r\n margin-left: 31.8%;\r\n}\r\n\r\n.bullet-holder{\r\n margin-top:75px;\r\n}\r\n\r\np.intro {\r\n width: 31%;\r\n float: right;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 30px;\r\n position: absolute;\r\n margin-left: 160px;\r\n}\r\n\r\n.pr-bck{\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg\');\r\n background-repeat: no-repeat;\r\n background-size: 60%;\r\n}\r\n\r\n\r\n.single_add_to_cart_button, .woocommerce .button{\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\nwidth: 200px;\r\ntext-align: center;\r\nfont-weight: 600;\r\nfont-family: roboto;\r\nfont-size: 22px;\r\ntext-transform: uppercase;\r\n \r\n}\r\n\r\n.title_outer.with_image .title {\r\n height: 195px!important;\r\n line-height: normal;\r\n background: 0;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg\') !important;\r\n background-repeat: no-repeat;\r\n width: 100%;\r\n background-size: cover;\r\n}\r\n\r\n'),(2631,204,'_wpb_post_custom_css','/*mobile*/\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {\r\n width: 25px !important;\r\n height: 27px!important;\r\n padding: 3px 0 13px !important;\r\n margin-left: 1px !important;\r\n}}\r\n\r\n@media only screen and (max-width: 480px){\r\n.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {\r\n width: 26px !important;\r\n height: 26px !important;\r\n line-height: 25px;\r\n padding: 0;\r\n font-size: 15px;\r\n}}\r\n\r\n@media only screen and (max-width: 664px){\r\np.intro {\r\n width: 100% !important;\r\n float: none !important;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 0!important;\r\n position: relative !important;\r\n margin-left: 0% !important;\r\n \r\n}\r\n .woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 155px !important;\r\n position: absolute;\r\n \r\n}\r\n p.price {\r\n z-index: 55;\r\n position: relative;\r\n}\r\n \r\n \r\n}\r\n\r\n/*Model*/\r\n\r\n.ui-dialog.ui-widget-content {\r\nbackground-color: rgba(0,0,0,0.5);\r\nwidth: 100% !important;\r\nheight:100% !important;\r\noverflow:hidden;\r\ncolor:#fff;\r\nmargin:0 auto !important; \r\n}\r\n#disclaimer-holder{\r\ncolor: #fff;\r\nheight:auto;\r\noverflow:none;\r\nwidth:100%;\r\nmin-width:350px;\r\nmax-width:650px;\r\ntop: 150px;\r\nmargin:0 auto;\r\n}\r\n.ui-widget-header{\r\n background:none !important;\r\n border:none !important;\r\n}\r\n.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {\r\nborder: 1px solid rgba(211, 211, 211, 0) !important;\r\nbackground: #00B8D0 !important;\r\nfont-weight: normal;\r\ncolor: #fff !important;\r\nwidth: 100px !important;\r\nheight: 50px !important;\r\nmargin-right: 25% !important;\r\ntext-indent: 0px !important;\r\n}\r\n.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {\r\npadding: .4em;\r\ntext-indent: 0px !important;\r\n}\r\n\r\n/*End Model*/\r\n.full_width {\r\n position: relative;\r\n z-index: 700;\r\n background-color: #fff;\r\n margin-top: -80px;\r\n}\r\n\r\nlabel {\r\n display: none;\r\n}\r\n.redbck {\r\n background: rgb(205, 7, 11) !important;\r\n padding-top: 1%;\r\n padding-bottom: 1%;\r\n position: absolute;\r\n z-index: 1;\r\n width: 157%;\r\n margin-left: -50%;\r\n}\r\n\r\n\r\nspan.usd {\r\n font-size: 36px;\r\n vertical-align: super;\r\n}\r\n\r\n\r\ntable.variations-table {\r\n margin-left: -28px !important;\r\n}\r\n\r\n.single_variation_wrap {\r\n margin-top: 120px;\r\n}\r\n\r\ndiv#tab-additional_information {\r\n display: none !important;\r\n}\r\n\r\na#variations_clear { \r\ndisplay: none !important; \r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a {\r\n display: inline-block;\r\n width: 10.060606% !important;\r\n margin-right: 5px !important;\r\n margin-bottom: 0px !important;\r\n margin-left: 0% !important;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails a img {\r\n width: 100%;\r\n max-width: 70px;\r\n}\r\n\r\n.woocommerce div.product .images .thumbnails {\r\n margin-top: 5px;\r\n}\r\n\r\n\r\n.title {border-bottom: none !important;}\r\n\r\n.full-rule {margin-bottom: 4% !important;}\r\n\r\n.woocommerce div.product .summary p.price span.amount{\r\n \r\n font-family: \"Alfa Slab One\",sans-serif !important;\r\n font-size: 65px;\r\n margin-top: 130px !important;\r\n position: absolute;\r\n \r\n}\r\n\r\np.product-text{\r\nfont-size: 18px;\r\n color: #ffffff;\r\n text-align: left;\r\n font-family: Roboto;\r\n font-weight: 500;\r\n font-style: normal;\r\n margin-left: 31.8%;\r\n}\r\n\r\n.bullet-holder{\r\n margin-top:75px;\r\n}\r\n\r\np.intro {\r\n width: 31%;\r\n float: right;\r\n font-size: 16px;\r\n font-weight: 500;\r\n margin-top: 30px;\r\n position: absolute;\r\n margin-left: 160px;\r\n}\r\n\r\n.pr-bck{\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg\');\r\n background-repeat: no-repeat;\r\n background-size: 60%;\r\n}\r\n\r\n\r\n.single_add_to_cart_button, .woocommerce .button{\r\n border-radius: 19px !important;\r\n background-image: -moz-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -webkit-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\n background-image: -ms-linear-gradient( 90deg, rgb(159,4,6) 0%, rgb(235,8,13) 100%) !important;\r\nwidth: 200px;\r\ntext-align: center;\r\nfont-weight: 600;\r\nfont-family: roboto;\r\nfont-size: 22px;\r\ntext-transform: uppercase;\r\n \r\n}\r\n\r\n.title_outer.with_image .title {\r\n height: 195px!important;\r\n line-height: normal;\r\n background: 0;\r\n background-image: url(\'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg\') !important;\r\n background-repeat: no-repeat;\r\n width: 100%;\r\n background-size: cover;\r\n}\r\n\r\n'),(2632,491,'popup_defaults_set',''),(2633,491,'popup_title',''),(2634,491,'popup_targeting_condition_on_entire_site',''),(2635,491,'popup_targeting_condition_on_home',''),(2636,491,'popup_targeting_condition_exclude_on_home',''),(2637,491,'popup_targeting_condition_on_blog',''),(2638,491,'popup_targeting_condition_exclude_on_blog',''),(2639,491,'popup_targeting_condition_on_search',''),(2640,491,'popup_targeting_condition_exclude_on_search',''),(2641,491,'popup_targeting_condition_on_404',''),(2642,491,'popup_targeting_condition_exclude_on_404',''),(2643,491,'popup_display_scrollable_content',''),(2644,491,'popup_display_overlay_disabled',''),(2645,491,'popup_display_size',''),(2646,491,'popup_display_responsive_min_width',''),(2647,491,'popup_display_responsive_min_width_unit',''),(2648,491,'popup_display_responsive_max_width',''),(2649,491,'popup_display_responsive_max_width_unit',''),(2650,491,'popup_display_custom_width',''),(2651,491,'popup_display_custom_width_unit',''),(2652,491,'popup_display_custom_height',''),(2653,491,'popup_display_custom_height_unit',''),(2654,491,'popup_display_custom_height_auto',''),(2655,491,'popup_display_location',''),(2656,491,'popup_display_position_top',''),(2657,491,'popup_display_position_left',''),(2658,491,'popup_display_position_bottom',''),(2659,491,'popup_display_position_right',''),(2660,491,'popup_display_position_fixed',''),(2661,491,'popup_display_animation_type',''),(2662,491,'popup_display_animation_speed',''),(2663,491,'popup_display_animation_origin',''),(2664,491,'popup_display_overlay_zindex',''),(2665,491,'popup_display_zindex',''),(2666,491,'popup_close_overlay_click',''),(2667,491,'popup_close_esc_press',''),(2668,491,'popup_close_f4_press',''),(2669,491,'popup_click_open_extra_selectors',''),(2670,491,'popup_auto_open_enabled',''),(2671,491,'popup_auto_open_delay',''),(2672,491,'popup_auto_open_cookie_trigger',''),(2673,491,'popup_auto_open_cookie_time',''),(2674,491,'popup_auto_open_cookie_path',''),(2675,491,'popup_auto_open_cookie_key',''),(2676,491,'popup_admin_debug_enabled',''),(2677,491,'popup_targeting_condition_on_posts',''),(2678,491,'popup_targeting_condition_exclude_on_posts',''),(2679,491,'popup_targeting_condition_on_specific_posts',''),(2680,491,'popup_targeting_condition_exclude_on_specific_posts',''),(2681,491,'popup_targeting_condition_on_pages',''),(2682,491,'popup_targeting_condition_exclude_on_pages',''),(2683,491,'popup_targeting_condition_on_specific_pages',''),(2684,491,'popup_targeting_condition_exclude_on_specific_pages',''),(2685,491,'popup_targeting_condition_on_products',''),(2686,491,'popup_targeting_condition_exclude_on_products',''),(2687,491,'popup_targeting_condition_on_specific_products',''),(2688,491,'popup_targeting_condition_exclude_on_specific_products',''),(2689,491,'popup_targeting_condition_on_categorys',''),(2690,491,'popup_targeting_condition_exclude_on_categorys',''),(2691,491,'popup_targeting_condition_on_specific_categorys',''),(2692,491,'popup_targeting_condition_exclude_on_specific_categorys',''),(2693,491,'popup_targeting_condition_on_post_tags',''),(2694,491,'popup_targeting_condition_exclude_on_post_tags',''),(2695,491,'popup_targeting_condition_on_specific_post_tags',''),(2696,491,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2697,491,'popup_theme_defaults_set',''),(2698,491,'popup_theme_overlay_background_color',''),(2699,491,'popup_theme_overlay_background_opacity',''),(2700,491,'popup_theme_container_padding',''),(2701,491,'popup_theme_container_background_color',''),(2702,491,'popup_theme_container_background_opacity',''),(2703,491,'popup_theme_container_border_radius',''),(2704,491,'popup_theme_container_border_style',''),(2705,491,'popup_theme_container_border_color',''),(2706,491,'popup_theme_container_border_width',''),(2707,491,'popup_theme_container_boxshadow_inset',''),(2708,491,'popup_theme_container_boxshadow_horizontal',''),(2709,491,'popup_theme_container_boxshadow_vertical',''),(2710,491,'popup_theme_container_boxshadow_blur',''),(2711,491,'popup_theme_container_boxshadow_spread',''),(2712,491,'popup_theme_container_boxshadow_color',''),(2713,491,'popup_theme_container_boxshadow_opacity',''),(2714,491,'popup_theme_title_font_color',''),(2715,491,'popup_theme_title_line_height',''),(2716,491,'popup_theme_title_font_size',''),(2717,491,'popup_theme_title_font_family',''),(2718,491,'popup_theme_title_font_weight',''),(2719,491,'popup_theme_title_font_style',''),(2720,491,'popup_theme_title_text_align',''),(2721,491,'popup_theme_title_textshadow_horizontal',''),(2722,491,'popup_theme_title_textshadow_vertical',''),(2723,491,'popup_theme_title_textshadow_blur',''),(2724,491,'popup_theme_title_textshadow_color',''),(2725,491,'popup_theme_title_textshadow_opacity',''),(2726,491,'popup_theme_content_font_color',''),(2727,491,'popup_theme_content_font_family',''),(2728,491,'popup_theme_content_font_weight',''),(2729,491,'popup_theme_content_font_style',''),(2730,491,'popup_theme_close_text',''),(2731,491,'popup_theme_close_padding',''),(2732,491,'popup_theme_close_location',''),(2733,491,'popup_theme_close_position_top',''),(2734,491,'popup_theme_close_position_left',''),(2735,491,'popup_theme_close_position_bottom',''),(2736,491,'popup_theme_close_position_right',''),(2737,491,'popup_theme_close_line_height',''),(2738,491,'popup_theme_close_font_color',''),(2739,491,'popup_theme_close_font_size',''),(2740,491,'popup_theme_close_font_family',''),(2741,491,'popup_theme_close_font_weight',''),(2742,491,'popup_theme_close_font_style',''),(2743,491,'popup_theme_close_background_color',''),(2744,491,'popup_theme_close_background_opacity',''),(2745,491,'popup_theme_close_border_radius',''),(2746,491,'popup_theme_close_border_style',''),(2747,491,'popup_theme_close_border_color',''),(2748,491,'popup_theme_close_border_width',''),(2749,491,'popup_theme_close_boxshadow_inset',''),(2750,491,'popup_theme_close_boxshadow_horizontal',''),(2751,491,'popup_theme_close_boxshadow_vertical',''),(2752,491,'popup_theme_close_boxshadow_blur',''),(2753,491,'popup_theme_close_boxshadow_spread',''),(2754,491,'popup_theme_close_boxshadow_color',''),(2755,491,'popup_theme_close_boxshadow_opacity',''),(2756,491,'popup_theme_close_textshadow_horizontal',''),(2757,491,'popup_theme_close_textshadow_vertical',''),(2758,491,'popup_theme_close_textshadow_blur',''),(2759,491,'popup_theme_close_textshadow_color',''),(2760,491,'popup_theme_close_textshadow_opacity',''),(2761,264,'popup_defaults_set',''),(2762,264,'popup_title',''),(2763,264,'popup_targeting_condition_on_entire_site',''),(2764,264,'popup_targeting_condition_on_home',''),(2765,264,'popup_targeting_condition_exclude_on_home',''),(2766,264,'popup_targeting_condition_on_blog',''),(2767,264,'popup_targeting_condition_exclude_on_blog',''),(2768,264,'popup_targeting_condition_on_search',''),(2769,264,'popup_targeting_condition_exclude_on_search',''),(2770,264,'popup_targeting_condition_on_404',''),(2771,264,'popup_targeting_condition_exclude_on_404',''),(2772,264,'popup_display_scrollable_content',''),(2773,264,'popup_display_overlay_disabled',''),(2774,264,'popup_display_size',''),(2775,264,'popup_display_responsive_min_width',''),(2776,264,'popup_display_responsive_min_width_unit',''),(2777,264,'popup_display_responsive_max_width',''),(2778,264,'popup_display_responsive_max_width_unit',''),(2779,264,'popup_display_custom_width',''),(2780,264,'popup_display_custom_width_unit',''),(2781,264,'popup_display_custom_height',''),(2782,264,'popup_display_custom_height_unit',''),(2783,264,'popup_display_custom_height_auto',''),(2784,264,'popup_display_location',''),(2785,264,'popup_display_position_top',''),(2786,264,'popup_display_position_left',''),(2787,264,'popup_display_position_bottom',''),(2788,264,'popup_display_position_right',''),(2789,264,'popup_display_position_fixed',''),(2790,264,'popup_display_animation_type',''),(2791,264,'popup_display_animation_speed',''),(2792,264,'popup_display_animation_origin',''),(2793,264,'popup_display_overlay_zindex',''),(2794,264,'popup_display_zindex',''),(2795,264,'popup_close_overlay_click',''),(2796,264,'popup_close_esc_press',''),(2797,264,'popup_close_f4_press',''),(2798,264,'popup_click_open_extra_selectors',''),(2799,264,'popup_auto_open_enabled',''),(2800,264,'popup_auto_open_delay',''),(2801,264,'popup_auto_open_cookie_trigger',''),(2802,264,'popup_auto_open_cookie_time',''),(2803,264,'popup_auto_open_cookie_path',''),(2804,264,'popup_auto_open_cookie_key',''),(2805,264,'popup_admin_debug_enabled',''),(2806,264,'popup_targeting_condition_on_posts',''),(2807,264,'popup_targeting_condition_exclude_on_posts',''),(2808,264,'popup_targeting_condition_on_specific_posts',''),(2809,264,'popup_targeting_condition_exclude_on_specific_posts',''),(2810,264,'popup_targeting_condition_on_pages',''),(2811,264,'popup_targeting_condition_exclude_on_pages',''),(2812,264,'popup_targeting_condition_on_specific_pages',''),(2813,264,'popup_targeting_condition_exclude_on_specific_pages',''),(2814,264,'popup_targeting_condition_on_products',''),(2815,264,'popup_targeting_condition_exclude_on_products',''),(2816,264,'popup_targeting_condition_on_specific_products',''),(2817,264,'popup_targeting_condition_exclude_on_specific_products',''),(2818,264,'popup_targeting_condition_on_categorys',''),(2819,264,'popup_targeting_condition_exclude_on_categorys',''),(2820,264,'popup_targeting_condition_on_specific_categorys',''),(2821,264,'popup_targeting_condition_exclude_on_specific_categorys',''),(2822,264,'popup_targeting_condition_on_post_tags',''),(2823,264,'popup_targeting_condition_exclude_on_post_tags',''),(2824,264,'popup_targeting_condition_on_specific_post_tags',''),(2825,264,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2826,264,'popup_theme_defaults_set',''),(2827,264,'popup_theme_overlay_background_color',''),(2828,264,'popup_theme_overlay_background_opacity',''),(2829,264,'popup_theme_container_padding',''),(2830,264,'popup_theme_container_background_color',''),(2831,264,'popup_theme_container_background_opacity',''),(2832,264,'popup_theme_container_border_radius',''),(2833,264,'popup_theme_container_border_style',''),(2834,264,'popup_theme_container_border_color',''),(2835,264,'popup_theme_container_border_width',''),(2836,264,'popup_theme_container_boxshadow_inset',''),(2837,264,'popup_theme_container_boxshadow_horizontal',''),(2838,264,'popup_theme_container_boxshadow_vertical',''),(2839,264,'popup_theme_container_boxshadow_blur',''),(2840,264,'popup_theme_container_boxshadow_spread',''),(2841,264,'popup_theme_container_boxshadow_color',''),(2842,264,'popup_theme_container_boxshadow_opacity',''),(2843,264,'popup_theme_title_font_color',''),(2844,264,'popup_theme_title_line_height',''),(2845,264,'popup_theme_title_font_size',''),(2846,264,'popup_theme_title_font_family',''),(2847,264,'popup_theme_title_font_weight',''),(2848,264,'popup_theme_title_font_style',''),(2849,264,'popup_theme_title_text_align',''),(2850,264,'popup_theme_title_textshadow_horizontal',''),(2851,264,'popup_theme_title_textshadow_vertical',''),(2852,264,'popup_theme_title_textshadow_blur',''),(2853,264,'popup_theme_title_textshadow_color',''),(2854,264,'popup_theme_title_textshadow_opacity',''),(2855,264,'popup_theme_content_font_color',''),(2856,264,'popup_theme_content_font_family',''),(2857,264,'popup_theme_content_font_weight',''),(2858,264,'popup_theme_content_font_style',''),(2859,264,'popup_theme_close_text',''),(2860,264,'popup_theme_close_padding',''),(2861,264,'popup_theme_close_location',''),(2862,264,'popup_theme_close_position_top',''),(2863,264,'popup_theme_close_position_left',''),(2864,264,'popup_theme_close_position_bottom',''),(2865,264,'popup_theme_close_position_right',''),(2866,264,'popup_theme_close_line_height',''),(2867,264,'popup_theme_close_font_color',''),(2868,264,'popup_theme_close_font_size',''),(2869,264,'popup_theme_close_font_family',''),(2870,264,'popup_theme_close_font_weight',''),(2871,264,'popup_theme_close_font_style',''),(2872,264,'popup_theme_close_background_color',''),(2873,264,'popup_theme_close_background_opacity',''),(2874,264,'popup_theme_close_border_radius',''),(2875,264,'popup_theme_close_border_style',''),(2876,264,'popup_theme_close_border_color',''),(2877,264,'popup_theme_close_border_width',''),(2878,264,'popup_theme_close_boxshadow_inset',''),(2879,264,'popup_theme_close_boxshadow_horizontal',''),(2880,264,'popup_theme_close_boxshadow_vertical',''),(2881,264,'popup_theme_close_boxshadow_blur',''),(2882,264,'popup_theme_close_boxshadow_spread',''),(2883,264,'popup_theme_close_boxshadow_color',''),(2884,264,'popup_theme_close_boxshadow_opacity',''),(2885,264,'popup_theme_close_textshadow_horizontal',''),(2886,264,'popup_theme_close_textshadow_vertical',''),(2887,264,'popup_theme_close_textshadow_blur',''),(2888,264,'popup_theme_close_textshadow_color',''),(2889,264,'popup_theme_close_textshadow_opacity',''),(2890,492,'_wp_attached_file','2015/03/map.jpg'),(2891,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:951;s:6:\"height\";i:515;s:4:\"file\";s:15:\"2015/03/map.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"map-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"map-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"map-520x515.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:15:\"map-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:15:\"map-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:15:\"map-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"map-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"map-680x368.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"map-680x368.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:13:\"map-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:15:\"map-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2892,264,'popup_defaults_set',''),(2893,264,'popup_title',''),(2894,264,'popup_targeting_condition_on_entire_site',''),(2895,264,'popup_targeting_condition_on_home',''),(2896,264,'popup_targeting_condition_exclude_on_home',''),(2897,264,'popup_targeting_condition_on_blog',''),(2898,264,'popup_targeting_condition_exclude_on_blog',''),(2899,264,'popup_targeting_condition_on_search',''),(2900,264,'popup_targeting_condition_exclude_on_search',''),(2901,264,'popup_targeting_condition_on_404',''),(2902,264,'popup_targeting_condition_exclude_on_404',''),(2903,264,'popup_display_scrollable_content',''),(2904,264,'popup_display_overlay_disabled',''),(2905,264,'popup_display_size',''),(2906,264,'popup_display_responsive_min_width',''),(2907,264,'popup_display_responsive_min_width_unit',''),(2908,264,'popup_display_responsive_max_width',''),(2909,264,'popup_display_responsive_max_width_unit',''),(2910,264,'popup_display_custom_width',''),(2911,264,'popup_display_custom_width_unit',''),(2912,264,'popup_display_custom_height',''),(2913,264,'popup_display_custom_height_unit',''),(2914,264,'popup_display_custom_height_auto',''),(2915,264,'popup_display_location',''),(2916,264,'popup_display_position_top',''),(2917,264,'popup_display_position_left',''),(2918,264,'popup_display_position_bottom',''),(2919,264,'popup_display_position_right',''),(2920,264,'popup_display_position_fixed',''),(2921,264,'popup_display_animation_type',''),(2922,264,'popup_display_animation_speed',''),(2923,264,'popup_display_animation_origin',''),(2924,264,'popup_display_overlay_zindex',''),(2925,264,'popup_display_zindex',''),(2926,264,'popup_close_overlay_click',''),(2927,264,'popup_close_esc_press',''),(2928,264,'popup_close_f4_press',''),(2929,264,'popup_click_open_extra_selectors',''),(2930,264,'popup_auto_open_enabled',''),(2931,264,'popup_auto_open_delay',''),(2932,264,'popup_auto_open_cookie_trigger',''),(2933,264,'popup_auto_open_cookie_time',''),(2934,264,'popup_auto_open_cookie_path',''),(2935,264,'popup_auto_open_cookie_key',''),(2936,264,'popup_admin_debug_enabled',''),(2937,264,'popup_targeting_condition_on_posts',''),(2938,264,'popup_targeting_condition_exclude_on_posts',''),(2939,264,'popup_targeting_condition_on_specific_posts',''),(2940,264,'popup_targeting_condition_exclude_on_specific_posts',''),(2941,264,'popup_targeting_condition_on_pages',''),(2942,264,'popup_targeting_condition_exclude_on_pages',''),(2943,264,'popup_targeting_condition_on_specific_pages',''),(2944,264,'popup_targeting_condition_exclude_on_specific_pages',''),(2945,264,'popup_targeting_condition_on_products',''),(2946,264,'popup_targeting_condition_exclude_on_products',''),(2947,264,'popup_targeting_condition_on_specific_products',''),(2948,264,'popup_targeting_condition_exclude_on_specific_products',''),(2949,264,'popup_targeting_condition_on_categorys',''),(2950,264,'popup_targeting_condition_exclude_on_categorys',''),(2951,264,'popup_targeting_condition_on_specific_categorys',''),(2952,264,'popup_targeting_condition_exclude_on_specific_categorys',''),(2953,264,'popup_targeting_condition_on_post_tags',''),(2954,264,'popup_targeting_condition_exclude_on_post_tags',''),(2955,264,'popup_targeting_condition_on_specific_post_tags',''),(2956,264,'popup_targeting_condition_exclude_on_specific_post_tags',''),(2957,264,'popup_theme_defaults_set',''),(2958,264,'popup_theme_overlay_background_color',''),(2959,264,'popup_theme_overlay_background_opacity',''),(2960,264,'popup_theme_container_padding',''),(2961,264,'popup_theme_container_background_color',''),(2962,264,'popup_theme_container_background_opacity',''),(2963,264,'popup_theme_container_border_radius',''),(2964,264,'popup_theme_container_border_style',''),(2965,264,'popup_theme_container_border_color',''),(2966,264,'popup_theme_container_border_width',''),(2967,264,'popup_theme_container_boxshadow_inset',''),(2968,264,'popup_theme_container_boxshadow_horizontal',''),(2969,264,'popup_theme_container_boxshadow_vertical',''),(2970,264,'popup_theme_container_boxshadow_blur',''),(2971,264,'popup_theme_container_boxshadow_spread',''),(2972,264,'popup_theme_container_boxshadow_color',''),(2973,264,'popup_theme_container_boxshadow_opacity',''),(2974,264,'popup_theme_title_font_color',''),(2975,264,'popup_theme_title_line_height',''),(2976,264,'popup_theme_title_font_size',''),(2977,264,'popup_theme_title_font_family',''),(2978,264,'popup_theme_title_font_weight',''),(2979,264,'popup_theme_title_font_style',''),(2980,264,'popup_theme_title_text_align',''),(2981,264,'popup_theme_title_textshadow_horizontal',''),(2982,264,'popup_theme_title_textshadow_vertical',''),(2983,264,'popup_theme_title_textshadow_blur',''),(2984,264,'popup_theme_title_textshadow_color',''),(2985,264,'popup_theme_title_textshadow_opacity',''),(2986,264,'popup_theme_content_font_color',''),(2987,264,'popup_theme_content_font_family',''),(2988,264,'popup_theme_content_font_weight',''),(2989,264,'popup_theme_content_font_style',''),(2990,264,'popup_theme_close_text',''),(2991,264,'popup_theme_close_padding',''),(2992,264,'popup_theme_close_location',''),(2993,264,'popup_theme_close_position_top',''),(2994,264,'popup_theme_close_position_left',''),(2995,264,'popup_theme_close_position_bottom',''),(2996,264,'popup_theme_close_position_right',''),(2997,264,'popup_theme_close_line_height',''),(2998,264,'popup_theme_close_font_color',''),(2999,264,'popup_theme_close_font_size',''),(3000,264,'popup_theme_close_font_family',''),(3001,264,'popup_theme_close_font_weight',''),(3002,264,'popup_theme_close_font_style',''),(3003,264,'popup_theme_close_background_color',''),(3004,264,'popup_theme_close_background_opacity',''),(3005,264,'popup_theme_close_border_radius',''),(3006,264,'popup_theme_close_border_style',''),(3007,264,'popup_theme_close_border_color',''),(3008,264,'popup_theme_close_border_width',''),(3009,264,'popup_theme_close_boxshadow_inset',''),(3010,264,'popup_theme_close_boxshadow_horizontal',''),(3011,264,'popup_theme_close_boxshadow_vertical',''),(3012,264,'popup_theme_close_boxshadow_blur',''),(3013,264,'popup_theme_close_boxshadow_spread',''),(3014,264,'popup_theme_close_boxshadow_color',''),(3015,264,'popup_theme_close_boxshadow_opacity',''),(3016,264,'popup_theme_close_textshadow_horizontal',''),(3017,264,'popup_theme_close_textshadow_vertical',''),(3018,264,'popup_theme_close_textshadow_blur',''),(3019,264,'popup_theme_close_textshadow_color',''),(3020,264,'popup_theme_close_textshadow_opacity',''),(3021,493,'popup_defaults_set',''),(3022,493,'popup_title',''),(3023,493,'popup_targeting_condition_on_entire_site',''),(3024,493,'popup_targeting_condition_on_home',''),(3025,493,'popup_targeting_condition_exclude_on_home',''),(3026,493,'popup_targeting_condition_on_blog',''),(3027,493,'popup_targeting_condition_exclude_on_blog',''),(3028,493,'popup_targeting_condition_on_search',''),(3029,493,'popup_targeting_condition_exclude_on_search',''),(3030,493,'popup_targeting_condition_on_404',''),(3031,493,'popup_targeting_condition_exclude_on_404',''),(3032,493,'popup_display_scrollable_content',''),(3033,493,'popup_display_overlay_disabled',''),(3034,493,'popup_display_size',''),(3035,493,'popup_display_responsive_min_width',''),(3036,493,'popup_display_responsive_min_width_unit',''),(3037,493,'popup_display_responsive_max_width',''),(3038,493,'popup_display_responsive_max_width_unit',''),(3039,493,'popup_display_custom_width',''),(3040,493,'popup_display_custom_width_unit',''),(3041,493,'popup_display_custom_height',''),(3042,493,'popup_display_custom_height_unit',''),(3043,493,'popup_display_custom_height_auto',''),(3044,493,'popup_display_location',''),(3045,493,'popup_display_position_top',''),(3046,493,'popup_display_position_left',''),(3047,493,'popup_display_position_bottom',''),(3048,493,'popup_display_position_right',''),(3049,493,'popup_display_position_fixed',''),(3050,493,'popup_display_animation_type',''),(3051,493,'popup_display_animation_speed',''),(3052,493,'popup_display_animation_origin',''),(3053,493,'popup_display_overlay_zindex',''),(3054,493,'popup_display_zindex',''),(3055,493,'popup_close_overlay_click',''),(3056,493,'popup_close_esc_press',''),(3057,493,'popup_close_f4_press',''),(3058,493,'popup_click_open_extra_selectors',''),(3059,493,'popup_auto_open_enabled',''),(3060,493,'popup_auto_open_delay',''),(3061,493,'popup_auto_open_cookie_trigger',''),(3062,493,'popup_auto_open_cookie_time',''),(3063,493,'popup_auto_open_cookie_path',''),(3064,493,'popup_auto_open_cookie_key',''),(3065,493,'popup_admin_debug_enabled',''),(3066,493,'popup_targeting_condition_on_posts',''),(3067,493,'popup_targeting_condition_exclude_on_posts',''),(3068,493,'popup_targeting_condition_on_specific_posts',''),(3069,493,'popup_targeting_condition_exclude_on_specific_posts',''),(3070,493,'popup_targeting_condition_on_pages',''),(3071,493,'popup_targeting_condition_exclude_on_pages',''),(3072,493,'popup_targeting_condition_on_specific_pages',''),(3073,493,'popup_targeting_condition_exclude_on_specific_pages',''),(3074,493,'popup_targeting_condition_on_products',''),(3075,493,'popup_targeting_condition_exclude_on_products',''),(3076,493,'popup_targeting_condition_on_specific_products',''),(3077,493,'popup_targeting_condition_exclude_on_specific_products',''),(3078,493,'popup_targeting_condition_on_categorys',''),(3079,493,'popup_targeting_condition_exclude_on_categorys',''),(3080,493,'popup_targeting_condition_on_specific_categorys',''),(3081,493,'popup_targeting_condition_exclude_on_specific_categorys',''),(3082,493,'popup_targeting_condition_on_post_tags',''),(3083,493,'popup_targeting_condition_exclude_on_post_tags',''),(3084,493,'popup_targeting_condition_on_specific_post_tags',''),(3085,493,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3086,493,'popup_theme_defaults_set',''),(3087,493,'popup_theme_overlay_background_color',''),(3088,493,'popup_theme_overlay_background_opacity',''),(3089,493,'popup_theme_container_padding',''),(3090,493,'popup_theme_container_background_color',''),(3091,493,'popup_theme_container_background_opacity',''),(3092,493,'popup_theme_container_border_radius',''),(3093,493,'popup_theme_container_border_style',''),(3094,493,'popup_theme_container_border_color',''),(3095,493,'popup_theme_container_border_width',''),(3096,493,'popup_theme_container_boxshadow_inset',''),(3097,493,'popup_theme_container_boxshadow_horizontal',''),(3098,493,'popup_theme_container_boxshadow_vertical',''),(3099,493,'popup_theme_container_boxshadow_blur',''),(3100,493,'popup_theme_container_boxshadow_spread',''),(3101,493,'popup_theme_container_boxshadow_color',''),(3102,493,'popup_theme_container_boxshadow_opacity',''),(3103,493,'popup_theme_title_font_color',''),(3104,493,'popup_theme_title_line_height',''),(3105,493,'popup_theme_title_font_size',''),(3106,493,'popup_theme_title_font_family',''),(3107,493,'popup_theme_title_font_weight',''),(3108,493,'popup_theme_title_font_style',''),(3109,493,'popup_theme_title_text_align',''),(3110,493,'popup_theme_title_textshadow_horizontal',''),(3111,493,'popup_theme_title_textshadow_vertical',''),(3112,493,'popup_theme_title_textshadow_blur',''),(3113,493,'popup_theme_title_textshadow_color',''),(3114,493,'popup_theme_title_textshadow_opacity',''),(3115,493,'popup_theme_content_font_color',''),(3116,493,'popup_theme_content_font_family',''),(3117,493,'popup_theme_content_font_weight',''),(3118,493,'popup_theme_content_font_style',''),(3119,493,'popup_theme_close_text',''),(3120,493,'popup_theme_close_padding',''),(3121,493,'popup_theme_close_location',''),(3122,493,'popup_theme_close_position_top',''),(3123,493,'popup_theme_close_position_left',''),(3124,493,'popup_theme_close_position_bottom',''),(3125,493,'popup_theme_close_position_right',''),(3126,493,'popup_theme_close_line_height',''),(3127,493,'popup_theme_close_font_color',''),(3128,493,'popup_theme_close_font_size',''),(3129,493,'popup_theme_close_font_family',''),(3130,493,'popup_theme_close_font_weight',''),(3131,493,'popup_theme_close_font_style',''),(3132,493,'popup_theme_close_background_color',''),(3133,493,'popup_theme_close_background_opacity',''),(3134,493,'popup_theme_close_border_radius',''),(3135,493,'popup_theme_close_border_style',''),(3136,493,'popup_theme_close_border_color',''),(3137,493,'popup_theme_close_border_width',''),(3138,493,'popup_theme_close_boxshadow_inset',''),(3139,493,'popup_theme_close_boxshadow_horizontal',''),(3140,493,'popup_theme_close_boxshadow_vertical',''),(3141,493,'popup_theme_close_boxshadow_blur',''),(3142,493,'popup_theme_close_boxshadow_spread',''),(3143,493,'popup_theme_close_boxshadow_color',''),(3144,493,'popup_theme_close_boxshadow_opacity',''),(3145,493,'popup_theme_close_textshadow_horizontal',''),(3146,493,'popup_theme_close_textshadow_vertical',''),(3147,493,'popup_theme_close_textshadow_blur',''),(3148,493,'popup_theme_close_textshadow_color',''),(3149,493,'popup_theme_close_textshadow_opacity',''),(3150,57,'qode_show-page-title-image','yes'),(3151,494,'popup_defaults_set',''),(3152,494,'popup_title',''),(3153,494,'popup_targeting_condition_on_entire_site',''),(3154,494,'popup_targeting_condition_on_home',''),(3155,494,'popup_targeting_condition_exclude_on_home',''),(3156,494,'popup_targeting_condition_on_blog',''),(3157,494,'popup_targeting_condition_exclude_on_blog',''),(3158,494,'popup_targeting_condition_on_search',''),(3159,494,'popup_targeting_condition_exclude_on_search',''),(3160,494,'popup_targeting_condition_on_404',''),(3161,494,'popup_targeting_condition_exclude_on_404',''),(3162,494,'popup_display_scrollable_content',''),(3163,494,'popup_display_overlay_disabled',''),(3164,494,'popup_display_size',''),(3165,494,'popup_display_responsive_min_width',''),(3166,494,'popup_display_responsive_min_width_unit',''),(3167,494,'popup_display_responsive_max_width',''),(3168,494,'popup_display_responsive_max_width_unit',''),(3169,494,'popup_display_custom_width',''),(3170,494,'popup_display_custom_width_unit',''),(3171,494,'popup_display_custom_height',''),(3172,494,'popup_display_custom_height_unit',''),(3173,494,'popup_display_custom_height_auto',''),(3174,494,'popup_display_location',''),(3175,494,'popup_display_position_top',''),(3176,494,'popup_display_position_left',''),(3177,494,'popup_display_position_bottom',''),(3178,494,'popup_display_position_right',''),(3179,494,'popup_display_position_fixed',''),(3180,494,'popup_display_animation_type',''),(3181,494,'popup_display_animation_speed',''),(3182,494,'popup_display_animation_origin',''),(3183,494,'popup_display_overlay_zindex',''),(3184,494,'popup_display_zindex',''),(3185,494,'popup_close_overlay_click',''),(3186,494,'popup_close_esc_press',''),(3187,494,'popup_close_f4_press',''),(3188,494,'popup_click_open_extra_selectors',''),(3189,494,'popup_auto_open_enabled',''),(3190,494,'popup_auto_open_delay',''),(3191,494,'popup_auto_open_cookie_trigger',''),(3192,494,'popup_auto_open_cookie_time',''),(3193,494,'popup_auto_open_cookie_path',''),(3194,494,'popup_auto_open_cookie_key',''),(3195,494,'popup_admin_debug_enabled',''),(3196,494,'popup_targeting_condition_on_posts',''),(3197,494,'popup_targeting_condition_exclude_on_posts',''),(3198,494,'popup_targeting_condition_on_specific_posts',''),(3199,494,'popup_targeting_condition_exclude_on_specific_posts',''),(3200,494,'popup_targeting_condition_on_pages',''),(3201,494,'popup_targeting_condition_exclude_on_pages',''),(3202,494,'popup_targeting_condition_on_specific_pages',''),(3203,494,'popup_targeting_condition_exclude_on_specific_pages',''),(3204,494,'popup_targeting_condition_on_products',''),(3205,494,'popup_targeting_condition_exclude_on_products',''),(3206,494,'popup_targeting_condition_on_specific_products',''),(3207,494,'popup_targeting_condition_exclude_on_specific_products',''),(3208,494,'popup_targeting_condition_on_categorys',''),(3209,494,'popup_targeting_condition_exclude_on_categorys',''),(3210,494,'popup_targeting_condition_on_specific_categorys',''),(3211,494,'popup_targeting_condition_exclude_on_specific_categorys',''),(3212,494,'popup_targeting_condition_on_post_tags',''),(3213,494,'popup_targeting_condition_exclude_on_post_tags',''),(3214,494,'popup_targeting_condition_on_specific_post_tags',''),(3215,494,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3216,494,'popup_theme_defaults_set',''),(3217,494,'popup_theme_overlay_background_color',''),(3218,494,'popup_theme_overlay_background_opacity',''),(3219,494,'popup_theme_container_padding',''),(3220,494,'popup_theme_container_background_color',''),(3221,494,'popup_theme_container_background_opacity',''),(3222,494,'popup_theme_container_border_radius',''),(3223,494,'popup_theme_container_border_style',''),(3224,494,'popup_theme_container_border_color',''),(3225,494,'popup_theme_container_border_width',''),(3226,494,'popup_theme_container_boxshadow_inset',''),(3227,494,'popup_theme_container_boxshadow_horizontal',''),(3228,494,'popup_theme_container_boxshadow_vertical',''),(3229,494,'popup_theme_container_boxshadow_blur',''),(3230,494,'popup_theme_container_boxshadow_spread',''),(3231,494,'popup_theme_container_boxshadow_color',''),(3232,494,'popup_theme_container_boxshadow_opacity',''),(3233,494,'popup_theme_title_font_color',''),(3234,494,'popup_theme_title_line_height',''),(3235,494,'popup_theme_title_font_size',''),(3236,494,'popup_theme_title_font_family',''),(3237,494,'popup_theme_title_font_weight',''),(3238,494,'popup_theme_title_font_style',''),(3239,494,'popup_theme_title_text_align',''),(3240,494,'popup_theme_title_textshadow_horizontal',''),(3241,494,'popup_theme_title_textshadow_vertical',''),(3242,494,'popup_theme_title_textshadow_blur',''),(3243,494,'popup_theme_title_textshadow_color',''),(3244,494,'popup_theme_title_textshadow_opacity',''),(3245,494,'popup_theme_content_font_color',''),(3246,494,'popup_theme_content_font_family',''),(3247,494,'popup_theme_content_font_weight',''),(3248,494,'popup_theme_content_font_style',''),(3249,494,'popup_theme_close_text',''),(3250,494,'popup_theme_close_padding',''),(3251,494,'popup_theme_close_location',''),(3252,494,'popup_theme_close_position_top',''),(3253,494,'popup_theme_close_position_left',''),(3254,494,'popup_theme_close_position_bottom',''),(3255,494,'popup_theme_close_position_right',''),(3256,494,'popup_theme_close_line_height',''),(3257,494,'popup_theme_close_font_color',''),(3258,494,'popup_theme_close_font_size',''),(3259,494,'popup_theme_close_font_family',''),(3260,494,'popup_theme_close_font_weight',''),(3261,494,'popup_theme_close_font_style',''),(3262,494,'popup_theme_close_background_color',''),(3263,494,'popup_theme_close_background_opacity',''),(3264,494,'popup_theme_close_border_radius',''),(3265,494,'popup_theme_close_border_style',''),(3266,494,'popup_theme_close_border_color',''),(3267,494,'popup_theme_close_border_width',''),(3268,494,'popup_theme_close_boxshadow_inset',''),(3269,494,'popup_theme_close_boxshadow_horizontal',''),(3270,494,'popup_theme_close_boxshadow_vertical',''),(3271,494,'popup_theme_close_boxshadow_blur',''),(3272,494,'popup_theme_close_boxshadow_spread',''),(3273,494,'popup_theme_close_boxshadow_color',''),(3274,494,'popup_theme_close_boxshadow_opacity',''),(3275,494,'popup_theme_close_textshadow_horizontal',''),(3276,494,'popup_theme_close_textshadow_vertical',''),(3277,494,'popup_theme_close_textshadow_blur',''),(3278,494,'popup_theme_close_textshadow_color',''),(3279,494,'popup_theme_close_textshadow_opacity',''),(3280,57,'_wpb_post_custom_css','.content .container .container_inner {\r\n padding: 0 0 0 0 !important;\r\n}'),(3281,264,'popup_defaults_set',''),(3282,264,'popup_title',''),(3283,264,'popup_targeting_condition_on_entire_site',''),(3284,264,'popup_targeting_condition_on_home',''),(3285,264,'popup_targeting_condition_exclude_on_home',''),(3286,264,'popup_targeting_condition_on_blog',''),(3287,264,'popup_targeting_condition_exclude_on_blog',''),(3288,264,'popup_targeting_condition_on_search',''),(3289,264,'popup_targeting_condition_exclude_on_search',''),(3290,264,'popup_targeting_condition_on_404',''),(3291,264,'popup_targeting_condition_exclude_on_404',''),(3292,264,'popup_display_scrollable_content',''),(3293,264,'popup_display_overlay_disabled',''),(3294,264,'popup_display_size',''),(3295,264,'popup_display_responsive_min_width',''),(3296,264,'popup_display_responsive_min_width_unit',''),(3297,264,'popup_display_responsive_max_width',''),(3298,264,'popup_display_responsive_max_width_unit',''),(3299,264,'popup_display_custom_width',''),(3300,264,'popup_display_custom_width_unit',''),(3301,264,'popup_display_custom_height',''),(3302,264,'popup_display_custom_height_unit',''),(3303,264,'popup_display_custom_height_auto',''),(3304,264,'popup_display_location',''),(3305,264,'popup_display_position_top',''),(3306,264,'popup_display_position_left',''),(3307,264,'popup_display_position_bottom',''),(3308,264,'popup_display_position_right',''),(3309,264,'popup_display_position_fixed',''),(3310,264,'popup_display_animation_type',''),(3311,264,'popup_display_animation_speed',''),(3312,264,'popup_display_animation_origin',''),(3313,264,'popup_display_overlay_zindex',''),(3314,264,'popup_display_zindex',''),(3315,264,'popup_close_overlay_click',''),(3316,264,'popup_close_esc_press',''),(3317,264,'popup_close_f4_press',''),(3318,264,'popup_click_open_extra_selectors',''),(3319,264,'popup_auto_open_enabled',''),(3320,264,'popup_auto_open_delay',''),(3321,264,'popup_auto_open_cookie_trigger',''),(3322,264,'popup_auto_open_cookie_time',''),(3323,264,'popup_auto_open_cookie_path',''),(3324,264,'popup_auto_open_cookie_key',''),(3325,264,'popup_admin_debug_enabled',''),(3326,264,'popup_targeting_condition_on_posts',''),(3327,264,'popup_targeting_condition_exclude_on_posts',''),(3328,264,'popup_targeting_condition_on_specific_posts',''),(3329,264,'popup_targeting_condition_exclude_on_specific_posts',''),(3330,264,'popup_targeting_condition_on_pages',''),(3331,264,'popup_targeting_condition_exclude_on_pages',''),(3332,264,'popup_targeting_condition_on_specific_pages',''),(3333,264,'popup_targeting_condition_exclude_on_specific_pages',''),(3334,264,'popup_targeting_condition_on_products',''),(3335,264,'popup_targeting_condition_exclude_on_products',''),(3336,264,'popup_targeting_condition_on_specific_products',''),(3337,264,'popup_targeting_condition_exclude_on_specific_products',''),(3338,264,'popup_targeting_condition_on_categorys',''),(3339,264,'popup_targeting_condition_exclude_on_categorys',''),(3340,264,'popup_targeting_condition_on_specific_categorys',''),(3341,264,'popup_targeting_condition_exclude_on_specific_categorys',''),(3342,264,'popup_targeting_condition_on_post_tags',''),(3343,264,'popup_targeting_condition_exclude_on_post_tags',''),(3344,264,'popup_targeting_condition_on_specific_post_tags',''),(3345,264,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3346,264,'popup_theme_defaults_set',''),(3347,264,'popup_theme_overlay_background_color',''),(3348,264,'popup_theme_overlay_background_opacity',''),(3349,264,'popup_theme_container_padding',''),(3350,264,'popup_theme_container_background_color',''),(3351,264,'popup_theme_container_background_opacity',''),(3352,264,'popup_theme_container_border_radius',''),(3353,264,'popup_theme_container_border_style',''),(3354,264,'popup_theme_container_border_color',''),(3355,264,'popup_theme_container_border_width',''),(3356,264,'popup_theme_container_boxshadow_inset',''),(3357,264,'popup_theme_container_boxshadow_horizontal',''),(3358,264,'popup_theme_container_boxshadow_vertical',''),(3359,264,'popup_theme_container_boxshadow_blur',''),(3360,264,'popup_theme_container_boxshadow_spread',''),(3361,264,'popup_theme_container_boxshadow_color',''),(3362,264,'popup_theme_container_boxshadow_opacity',''),(3363,264,'popup_theme_title_font_color',''),(3364,264,'popup_theme_title_line_height',''),(3365,264,'popup_theme_title_font_size',''),(3366,264,'popup_theme_title_font_family',''),(3367,264,'popup_theme_title_font_weight',''),(3368,264,'popup_theme_title_font_style',''),(3369,264,'popup_theme_title_text_align',''),(3370,264,'popup_theme_title_textshadow_horizontal',''),(3371,264,'popup_theme_title_textshadow_vertical',''),(3372,264,'popup_theme_title_textshadow_blur',''),(3373,264,'popup_theme_title_textshadow_color',''),(3374,264,'popup_theme_title_textshadow_opacity',''),(3375,264,'popup_theme_content_font_color',''),(3376,264,'popup_theme_content_font_family',''),(3377,264,'popup_theme_content_font_weight',''),(3378,264,'popup_theme_content_font_style',''),(3379,264,'popup_theme_close_text',''),(3380,264,'popup_theme_close_padding',''),(3381,264,'popup_theme_close_location',''),(3382,264,'popup_theme_close_position_top',''),(3383,264,'popup_theme_close_position_left',''),(3384,264,'popup_theme_close_position_bottom',''),(3385,264,'popup_theme_close_position_right',''),(3386,264,'popup_theme_close_line_height',''),(3387,264,'popup_theme_close_font_color',''),(3388,264,'popup_theme_close_font_size',''),(3389,264,'popup_theme_close_font_family',''),(3390,264,'popup_theme_close_font_weight',''),(3391,264,'popup_theme_close_font_style',''),(3392,264,'popup_theme_close_background_color',''),(3393,264,'popup_theme_close_background_opacity',''),(3394,264,'popup_theme_close_border_radius',''),(3395,264,'popup_theme_close_border_style',''),(3396,264,'popup_theme_close_border_color',''),(3397,264,'popup_theme_close_border_width',''),(3398,264,'popup_theme_close_boxshadow_inset',''),(3399,264,'popup_theme_close_boxshadow_horizontal',''),(3400,264,'popup_theme_close_boxshadow_vertical',''),(3401,264,'popup_theme_close_boxshadow_blur',''),(3402,264,'popup_theme_close_boxshadow_spread',''),(3403,264,'popup_theme_close_boxshadow_color',''),(3404,264,'popup_theme_close_boxshadow_opacity',''),(3405,264,'popup_theme_close_textshadow_horizontal',''),(3406,264,'popup_theme_close_textshadow_vertical',''),(3407,264,'popup_theme_close_textshadow_blur',''),(3408,264,'popup_theme_close_textshadow_color',''),(3409,264,'popup_theme_close_textshadow_opacity',''),(3410,495,'popup_defaults_set',''),(3411,495,'popup_title',''),(3412,495,'popup_targeting_condition_on_entire_site',''),(3413,495,'popup_targeting_condition_on_home',''),(3414,495,'popup_targeting_condition_exclude_on_home',''),(3415,495,'popup_targeting_condition_on_blog',''),(3416,495,'popup_targeting_condition_exclude_on_blog',''),(3417,495,'popup_targeting_condition_on_search',''),(3418,495,'popup_targeting_condition_exclude_on_search',''),(3419,495,'popup_targeting_condition_on_404',''),(3420,495,'popup_targeting_condition_exclude_on_404',''),(3421,495,'popup_display_scrollable_content',''),(3422,495,'popup_display_overlay_disabled',''),(3423,495,'popup_display_size',''),(3424,495,'popup_display_responsive_min_width',''),(3425,495,'popup_display_responsive_min_width_unit',''),(3426,495,'popup_display_responsive_max_width',''),(3427,495,'popup_display_responsive_max_width_unit',''),(3428,495,'popup_display_custom_width',''),(3429,495,'popup_display_custom_width_unit',''),(3430,495,'popup_display_custom_height',''),(3431,495,'popup_display_custom_height_unit',''),(3432,495,'popup_display_custom_height_auto',''),(3433,495,'popup_display_location',''),(3434,495,'popup_display_position_top',''),(3435,495,'popup_display_position_left',''),(3436,495,'popup_display_position_bottom',''),(3437,495,'popup_display_position_right',''),(3438,495,'popup_display_position_fixed',''),(3439,495,'popup_display_animation_type',''),(3440,495,'popup_display_animation_speed',''),(3441,495,'popup_display_animation_origin',''),(3442,495,'popup_display_overlay_zindex',''),(3443,495,'popup_display_zindex',''),(3444,495,'popup_close_overlay_click',''),(3445,495,'popup_close_esc_press',''),(3446,495,'popup_close_f4_press',''),(3447,495,'popup_click_open_extra_selectors',''),(3448,495,'popup_auto_open_enabled',''),(3449,495,'popup_auto_open_delay',''),(3450,495,'popup_auto_open_cookie_trigger',''),(3451,495,'popup_auto_open_cookie_time',''),(3452,495,'popup_auto_open_cookie_path',''),(3453,495,'popup_auto_open_cookie_key',''),(3454,495,'popup_admin_debug_enabled',''),(3455,495,'popup_targeting_condition_on_posts',''),(3456,495,'popup_targeting_condition_exclude_on_posts',''),(3457,495,'popup_targeting_condition_on_specific_posts',''),(3458,495,'popup_targeting_condition_exclude_on_specific_posts',''),(3459,495,'popup_targeting_condition_on_pages',''),(3460,495,'popup_targeting_condition_exclude_on_pages',''),(3461,495,'popup_targeting_condition_on_specific_pages',''),(3462,495,'popup_targeting_condition_exclude_on_specific_pages',''),(3463,495,'popup_targeting_condition_on_products',''),(3464,495,'popup_targeting_condition_exclude_on_products',''),(3465,495,'popup_targeting_condition_on_specific_products',''),(3466,495,'popup_targeting_condition_exclude_on_specific_products',''),(3467,495,'popup_targeting_condition_on_categorys',''),(3468,495,'popup_targeting_condition_exclude_on_categorys',''),(3469,495,'popup_targeting_condition_on_specific_categorys',''),(3470,495,'popup_targeting_condition_exclude_on_specific_categorys',''),(3471,495,'popup_targeting_condition_on_post_tags',''),(3472,495,'popup_targeting_condition_exclude_on_post_tags',''),(3473,495,'popup_targeting_condition_on_specific_post_tags',''),(3474,495,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3475,495,'popup_theme_defaults_set',''),(3476,495,'popup_theme_overlay_background_color',''),(3477,495,'popup_theme_overlay_background_opacity',''),(3478,495,'popup_theme_container_padding',''),(3479,495,'popup_theme_container_background_color',''),(3480,495,'popup_theme_container_background_opacity',''),(3481,495,'popup_theme_container_border_radius',''),(3482,495,'popup_theme_container_border_style',''),(3483,495,'popup_theme_container_border_color',''),(3484,495,'popup_theme_container_border_width',''),(3485,495,'popup_theme_container_boxshadow_inset',''),(3486,495,'popup_theme_container_boxshadow_horizontal',''),(3487,495,'popup_theme_container_boxshadow_vertical',''),(3488,495,'popup_theme_container_boxshadow_blur',''),(3489,495,'popup_theme_container_boxshadow_spread',''),(3490,495,'popup_theme_container_boxshadow_color',''),(3491,495,'popup_theme_container_boxshadow_opacity',''),(3492,495,'popup_theme_title_font_color',''),(3493,495,'popup_theme_title_line_height',''),(3494,495,'popup_theme_title_font_size',''),(3495,495,'popup_theme_title_font_family',''),(3496,495,'popup_theme_title_font_weight',''),(3497,495,'popup_theme_title_font_style',''),(3498,495,'popup_theme_title_text_align',''),(3499,495,'popup_theme_title_textshadow_horizontal',''),(3500,495,'popup_theme_title_textshadow_vertical',''),(3501,495,'popup_theme_title_textshadow_blur',''),(3502,495,'popup_theme_title_textshadow_color',''),(3503,495,'popup_theme_title_textshadow_opacity',''),(3504,495,'popup_theme_content_font_color',''),(3505,495,'popup_theme_content_font_family',''),(3506,495,'popup_theme_content_font_weight',''),(3507,495,'popup_theme_content_font_style',''),(3508,495,'popup_theme_close_text',''),(3509,495,'popup_theme_close_padding',''),(3510,495,'popup_theme_close_location',''),(3511,495,'popup_theme_close_position_top',''),(3512,495,'popup_theme_close_position_left',''),(3513,495,'popup_theme_close_position_bottom',''),(3514,495,'popup_theme_close_position_right',''),(3515,495,'popup_theme_close_line_height',''),(3516,495,'popup_theme_close_font_color',''),(3517,495,'popup_theme_close_font_size',''),(3518,495,'popup_theme_close_font_family',''),(3519,495,'popup_theme_close_font_weight',''),(3520,495,'popup_theme_close_font_style',''),(3521,495,'popup_theme_close_background_color',''),(3522,495,'popup_theme_close_background_opacity',''),(3523,495,'popup_theme_close_border_radius',''),(3524,495,'popup_theme_close_border_style',''),(3525,495,'popup_theme_close_border_color',''),(3526,495,'popup_theme_close_border_width',''),(3527,495,'popup_theme_close_boxshadow_inset',''),(3528,495,'popup_theme_close_boxshadow_horizontal',''),(3529,495,'popup_theme_close_boxshadow_vertical',''),(3530,495,'popup_theme_close_boxshadow_blur',''),(3531,495,'popup_theme_close_boxshadow_spread',''),(3532,495,'popup_theme_close_boxshadow_color',''),(3533,495,'popup_theme_close_boxshadow_opacity',''),(3534,495,'popup_theme_close_textshadow_horizontal',''),(3535,495,'popup_theme_close_textshadow_vertical',''),(3536,495,'popup_theme_close_textshadow_blur',''),(3537,495,'popup_theme_close_textshadow_color',''),(3538,495,'popup_theme_close_textshadow_opacity',''),(3668,497,'popup_defaults_set',''),(3539,496,'popup_defaults_set',''),(3540,496,'popup_title',''),(3541,496,'popup_targeting_condition_on_entire_site',''),(3542,496,'popup_targeting_condition_on_home',''),(3543,496,'popup_targeting_condition_exclude_on_home',''),(3544,496,'popup_targeting_condition_on_blog',''),(3545,496,'popup_targeting_condition_exclude_on_blog',''),(3546,496,'popup_targeting_condition_on_search',''),(3547,496,'popup_targeting_condition_exclude_on_search',''),(3548,496,'popup_targeting_condition_on_404',''),(3549,496,'popup_targeting_condition_exclude_on_404',''),(3550,496,'popup_display_scrollable_content',''),(3551,496,'popup_display_overlay_disabled',''),(3552,496,'popup_display_size',''),(3553,496,'popup_display_responsive_min_width',''),(3554,496,'popup_display_responsive_min_width_unit',''),(3555,496,'popup_display_responsive_max_width',''),(3556,496,'popup_display_responsive_max_width_unit',''),(3557,496,'popup_display_custom_width',''),(3558,496,'popup_display_custom_width_unit',''),(3559,496,'popup_display_custom_height',''),(3560,496,'popup_display_custom_height_unit',''),(3561,496,'popup_display_custom_height_auto',''),(3562,496,'popup_display_location',''),(3563,496,'popup_display_position_top',''),(3564,496,'popup_display_position_left',''),(3565,496,'popup_display_position_bottom',''),(3566,496,'popup_display_position_right',''),(3567,496,'popup_display_position_fixed',''),(3568,496,'popup_display_animation_type',''),(3569,496,'popup_display_animation_speed',''),(3570,496,'popup_display_animation_origin',''),(3571,496,'popup_display_overlay_zindex',''),(3572,496,'popup_display_zindex',''),(3573,496,'popup_close_overlay_click',''),(3574,496,'popup_close_esc_press',''),(3575,496,'popup_close_f4_press',''),(3576,496,'popup_click_open_extra_selectors',''),(3577,496,'popup_auto_open_enabled',''),(3578,496,'popup_auto_open_delay',''),(3579,496,'popup_auto_open_cookie_trigger',''),(3580,496,'popup_auto_open_cookie_time',''),(3581,496,'popup_auto_open_cookie_path',''),(3582,496,'popup_auto_open_cookie_key',''),(3583,496,'popup_admin_debug_enabled',''),(3584,496,'popup_targeting_condition_on_posts',''),(3585,496,'popup_targeting_condition_exclude_on_posts',''),(3586,496,'popup_targeting_condition_on_specific_posts',''),(3587,496,'popup_targeting_condition_exclude_on_specific_posts',''),(3588,496,'popup_targeting_condition_on_pages',''),(3589,496,'popup_targeting_condition_exclude_on_pages',''),(3590,496,'popup_targeting_condition_on_specific_pages',''),(3591,496,'popup_targeting_condition_exclude_on_specific_pages',''),(3592,496,'popup_targeting_condition_on_products',''),(3593,496,'popup_targeting_condition_exclude_on_products',''),(3594,496,'popup_targeting_condition_on_specific_products',''),(3595,496,'popup_targeting_condition_exclude_on_specific_products',''),(3596,496,'popup_targeting_condition_on_categorys',''),(3597,496,'popup_targeting_condition_exclude_on_categorys',''),(3598,496,'popup_targeting_condition_on_specific_categorys',''),(3599,496,'popup_targeting_condition_exclude_on_specific_categorys',''),(3600,496,'popup_targeting_condition_on_post_tags',''),(3601,496,'popup_targeting_condition_exclude_on_post_tags',''),(3602,496,'popup_targeting_condition_on_specific_post_tags',''),(3603,496,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3604,496,'popup_theme_defaults_set',''),(3605,496,'popup_theme_overlay_background_color',''),(3606,496,'popup_theme_overlay_background_opacity',''),(3607,496,'popup_theme_container_padding',''),(3608,496,'popup_theme_container_background_color',''),(3609,496,'popup_theme_container_background_opacity',''),(3610,496,'popup_theme_container_border_radius',''),(3611,496,'popup_theme_container_border_style',''),(3612,496,'popup_theme_container_border_color',''),(3613,496,'popup_theme_container_border_width',''),(3614,496,'popup_theme_container_boxshadow_inset',''),(3615,496,'popup_theme_container_boxshadow_horizontal',''),(3616,496,'popup_theme_container_boxshadow_vertical',''),(3617,496,'popup_theme_container_boxshadow_blur',''),(3618,496,'popup_theme_container_boxshadow_spread',''),(3619,496,'popup_theme_container_boxshadow_color',''),(3620,496,'popup_theme_container_boxshadow_opacity',''),(3621,496,'popup_theme_title_font_color',''),(3622,496,'popup_theme_title_line_height',''),(3623,496,'popup_theme_title_font_size',''),(3624,496,'popup_theme_title_font_family',''),(3625,496,'popup_theme_title_font_weight',''),(3626,496,'popup_theme_title_font_style',''),(3627,496,'popup_theme_title_text_align',''),(3628,496,'popup_theme_title_textshadow_horizontal',''),(3629,496,'popup_theme_title_textshadow_vertical',''),(3630,496,'popup_theme_title_textshadow_blur',''),(3631,496,'popup_theme_title_textshadow_color',''),(3632,496,'popup_theme_title_textshadow_opacity',''),(3633,496,'popup_theme_content_font_color',''),(3634,496,'popup_theme_content_font_family',''),(3635,496,'popup_theme_content_font_weight',''),(3636,496,'popup_theme_content_font_style',''),(3637,496,'popup_theme_close_text',''),(3638,496,'popup_theme_close_padding',''),(3639,496,'popup_theme_close_location',''),(3640,496,'popup_theme_close_position_top',''),(3641,496,'popup_theme_close_position_left',''),(3642,496,'popup_theme_close_position_bottom',''),(3643,496,'popup_theme_close_position_right',''),(3644,496,'popup_theme_close_line_height',''),(3645,496,'popup_theme_close_font_color',''),(3646,496,'popup_theme_close_font_size',''),(3647,496,'popup_theme_close_font_family',''),(3648,496,'popup_theme_close_font_weight',''),(3649,496,'popup_theme_close_font_style',''),(3650,496,'popup_theme_close_background_color',''),(3651,496,'popup_theme_close_background_opacity',''),(3652,496,'popup_theme_close_border_radius',''),(3653,496,'popup_theme_close_border_style',''),(3654,496,'popup_theme_close_border_color',''),(3655,496,'popup_theme_close_border_width',''),(3656,496,'popup_theme_close_boxshadow_inset',''),(3657,496,'popup_theme_close_boxshadow_horizontal',''),(3658,496,'popup_theme_close_boxshadow_vertical',''),(3659,496,'popup_theme_close_boxshadow_blur',''),(3660,496,'popup_theme_close_boxshadow_spread',''),(3661,496,'popup_theme_close_boxshadow_color',''),(3662,496,'popup_theme_close_boxshadow_opacity',''),(3663,496,'popup_theme_close_textshadow_horizontal',''),(3664,496,'popup_theme_close_textshadow_vertical',''),(3665,496,'popup_theme_close_textshadow_blur',''),(3666,496,'popup_theme_close_textshadow_color',''),(3667,496,'popup_theme_close_textshadow_opacity',''),(3669,497,'popup_title',''),(3670,497,'popup_targeting_condition_on_entire_site',''),(3671,497,'popup_targeting_condition_on_home',''),(3672,497,'popup_targeting_condition_exclude_on_home',''),(3673,497,'popup_targeting_condition_on_blog',''),(3674,497,'popup_targeting_condition_exclude_on_blog',''),(3675,497,'popup_targeting_condition_on_search',''),(3676,497,'popup_targeting_condition_exclude_on_search',''),(3677,497,'popup_targeting_condition_on_404',''),(3678,497,'popup_targeting_condition_exclude_on_404',''),(3679,497,'popup_display_scrollable_content',''),(3680,497,'popup_display_overlay_disabled',''),(3681,497,'popup_display_size',''),(3682,497,'popup_display_responsive_min_width',''),(3683,497,'popup_display_responsive_min_width_unit',''),(3684,497,'popup_display_responsive_max_width',''),(3685,497,'popup_display_responsive_max_width_unit',''),(3686,497,'popup_display_custom_width',''),(3687,497,'popup_display_custom_width_unit',''),(3688,497,'popup_display_custom_height',''),(3689,497,'popup_display_custom_height_unit',''),(3690,497,'popup_display_custom_height_auto',''),(3691,497,'popup_display_location',''),(3692,497,'popup_display_position_top',''),(3693,497,'popup_display_position_left',''),(3694,497,'popup_display_position_bottom',''),(3695,497,'popup_display_position_right',''),(3696,497,'popup_display_position_fixed',''),(3697,497,'popup_display_animation_type',''),(3698,497,'popup_display_animation_speed',''),(3699,497,'popup_display_animation_origin',''),(3700,497,'popup_display_overlay_zindex',''),(3701,497,'popup_display_zindex',''),(3702,497,'popup_close_overlay_click',''),(3703,497,'popup_close_esc_press',''),(3704,497,'popup_close_f4_press',''),(3705,497,'popup_click_open_extra_selectors',''),(3706,497,'popup_auto_open_enabled',''),(3707,497,'popup_auto_open_delay',''),(3708,497,'popup_auto_open_cookie_trigger',''),(3709,497,'popup_auto_open_cookie_time',''),(3710,497,'popup_auto_open_cookie_path',''),(3711,497,'popup_auto_open_cookie_key',''),(3712,497,'popup_admin_debug_enabled',''),(3713,497,'popup_targeting_condition_on_posts',''),(3714,497,'popup_targeting_condition_exclude_on_posts',''),(3715,497,'popup_targeting_condition_on_specific_posts',''),(3716,497,'popup_targeting_condition_exclude_on_specific_posts',''),(3717,497,'popup_targeting_condition_on_pages',''),(3718,497,'popup_targeting_condition_exclude_on_pages',''),(3719,497,'popup_targeting_condition_on_specific_pages',''),(3720,497,'popup_targeting_condition_exclude_on_specific_pages',''),(3721,497,'popup_targeting_condition_on_products',''),(3722,497,'popup_targeting_condition_exclude_on_products',''),(3723,497,'popup_targeting_condition_on_specific_products',''),(3724,497,'popup_targeting_condition_exclude_on_specific_products',''),(3725,497,'popup_targeting_condition_on_categorys',''),(3726,497,'popup_targeting_condition_exclude_on_categorys',''),(3727,497,'popup_targeting_condition_on_specific_categorys',''),(3728,497,'popup_targeting_condition_exclude_on_specific_categorys',''),(3729,497,'popup_targeting_condition_on_post_tags',''),(3730,497,'popup_targeting_condition_exclude_on_post_tags',''),(3731,497,'popup_targeting_condition_on_specific_post_tags',''),(3732,497,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3733,497,'popup_theme_defaults_set',''),(3734,497,'popup_theme_overlay_background_color',''),(3735,497,'popup_theme_overlay_background_opacity',''),(3736,497,'popup_theme_container_padding',''),(3737,497,'popup_theme_container_background_color',''),(3738,497,'popup_theme_container_background_opacity',''),(3739,497,'popup_theme_container_border_radius',''),(3740,497,'popup_theme_container_border_style',''),(3741,497,'popup_theme_container_border_color',''),(3742,497,'popup_theme_container_border_width',''),(3743,497,'popup_theme_container_boxshadow_inset',''),(3744,497,'popup_theme_container_boxshadow_horizontal',''),(3745,497,'popup_theme_container_boxshadow_vertical',''),(3746,497,'popup_theme_container_boxshadow_blur',''),(3747,497,'popup_theme_container_boxshadow_spread',''),(3748,497,'popup_theme_container_boxshadow_color',''),(3749,497,'popup_theme_container_boxshadow_opacity',''),(3750,497,'popup_theme_title_font_color',''),(3751,497,'popup_theme_title_line_height',''),(3752,497,'popup_theme_title_font_size',''),(3753,497,'popup_theme_title_font_family',''),(3754,497,'popup_theme_title_font_weight',''),(3755,497,'popup_theme_title_font_style',''),(3756,497,'popup_theme_title_text_align',''),(3757,497,'popup_theme_title_textshadow_horizontal',''),(3758,497,'popup_theme_title_textshadow_vertical',''),(3759,497,'popup_theme_title_textshadow_blur',''),(3760,497,'popup_theme_title_textshadow_color',''),(3761,497,'popup_theme_title_textshadow_opacity',''),(3762,497,'popup_theme_content_font_color',''),(3763,497,'popup_theme_content_font_family',''),(3764,497,'popup_theme_content_font_weight',''),(3765,497,'popup_theme_content_font_style',''),(3766,497,'popup_theme_close_text',''),(3767,497,'popup_theme_close_padding',''),(3768,497,'popup_theme_close_location',''),(3769,497,'popup_theme_close_position_top',''),(3770,497,'popup_theme_close_position_left',''),(3771,497,'popup_theme_close_position_bottom',''),(3772,497,'popup_theme_close_position_right',''),(3773,497,'popup_theme_close_line_height',''),(3774,497,'popup_theme_close_font_color',''),(3775,497,'popup_theme_close_font_size',''),(3776,497,'popup_theme_close_font_family',''),(3777,497,'popup_theme_close_font_weight',''),(3778,497,'popup_theme_close_font_style',''),(3779,497,'popup_theme_close_background_color',''),(3780,497,'popup_theme_close_background_opacity',''),(3781,497,'popup_theme_close_border_radius',''),(3782,497,'popup_theme_close_border_style',''),(3783,497,'popup_theme_close_border_color',''),(3784,497,'popup_theme_close_border_width',''),(3785,497,'popup_theme_close_boxshadow_inset',''),(3786,497,'popup_theme_close_boxshadow_horizontal',''),(3787,497,'popup_theme_close_boxshadow_vertical',''),(3788,497,'popup_theme_close_boxshadow_blur',''),(3789,497,'popup_theme_close_boxshadow_spread',''),(3790,497,'popup_theme_close_boxshadow_color',''),(3791,497,'popup_theme_close_boxshadow_opacity',''),(3792,497,'popup_theme_close_textshadow_horizontal',''),(3793,497,'popup_theme_close_textshadow_vertical',''),(3794,497,'popup_theme_close_textshadow_blur',''),(3795,497,'popup_theme_close_textshadow_color',''),(3796,497,'popup_theme_close_textshadow_opacity',''),(3797,499,'_wp_attached_file','2015/03/pricebck.jpg'),(3798,499,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:477;s:6:\"height\";i:101;s:4:\"file\";s:20:\"2015/03/pricebck.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pricebck-150x101.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"pricebck-300x64.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:20:\"pricebck-345x101.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:20:\"pricebck-400x101.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"pricebck-115x101.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:18:\"pricebck-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3799,499,'_edit_lock','1426552159:1'),(3800,200,'popup_defaults_set',''),(3801,200,'popup_title',''),(3802,200,'popup_targeting_condition_on_entire_site',''),(3803,200,'popup_targeting_condition_on_home',''),(3804,200,'popup_targeting_condition_exclude_on_home',''),(3805,200,'popup_targeting_condition_on_blog',''),(3806,200,'popup_targeting_condition_exclude_on_blog',''),(3807,200,'popup_targeting_condition_on_search',''),(3808,200,'popup_targeting_condition_exclude_on_search',''),(3809,200,'popup_targeting_condition_on_404',''),(3810,200,'popup_targeting_condition_exclude_on_404',''),(3811,200,'popup_display_scrollable_content',''),(3812,200,'popup_display_overlay_disabled',''),(3813,200,'popup_display_size',''),(3814,200,'popup_display_responsive_min_width',''),(3815,200,'popup_display_responsive_min_width_unit',''),(3816,200,'popup_display_responsive_max_width',''),(3817,200,'popup_display_responsive_max_width_unit',''),(3818,200,'popup_display_custom_width',''),(3819,200,'popup_display_custom_width_unit',''),(3820,200,'popup_display_custom_height',''),(3821,200,'popup_display_custom_height_unit',''),(3822,200,'popup_display_custom_height_auto',''),(3823,200,'popup_display_location',''),(3824,200,'popup_display_position_top',''),(3825,200,'popup_display_position_left',''),(3826,200,'popup_display_position_bottom',''),(3827,200,'popup_display_position_right',''),(3828,200,'popup_display_position_fixed',''),(3829,200,'popup_display_animation_type',''),(3830,200,'popup_display_animation_speed',''),(3831,200,'popup_display_animation_origin',''),(3832,200,'popup_display_overlay_zindex',''),(3833,200,'popup_display_zindex',''),(3834,200,'popup_close_overlay_click',''),(3835,200,'popup_close_esc_press',''),(3836,200,'popup_close_f4_press',''),(3837,200,'popup_click_open_extra_selectors',''),(3838,200,'popup_auto_open_enabled',''),(3839,200,'popup_auto_open_delay',''),(3840,200,'popup_auto_open_cookie_trigger',''),(3841,200,'popup_auto_open_cookie_time',''),(3842,200,'popup_auto_open_cookie_path',''),(3843,200,'popup_auto_open_cookie_key',''),(3844,200,'popup_admin_debug_enabled',''),(3845,200,'popup_targeting_condition_on_posts',''),(3846,200,'popup_targeting_condition_exclude_on_posts',''),(3847,200,'popup_targeting_condition_on_specific_posts',''),(3848,200,'popup_targeting_condition_exclude_on_specific_posts',''),(3849,200,'popup_targeting_condition_on_pages',''),(3850,200,'popup_targeting_condition_exclude_on_pages',''),(3851,200,'popup_targeting_condition_on_specific_pages',''),(3852,200,'popup_targeting_condition_exclude_on_specific_pages',''),(3853,200,'popup_targeting_condition_on_products',''),(3854,200,'popup_targeting_condition_exclude_on_products',''),(3855,200,'popup_targeting_condition_on_specific_products',''),(3856,200,'popup_targeting_condition_exclude_on_specific_products',''),(3857,200,'popup_targeting_condition_on_categorys',''),(3858,200,'popup_targeting_condition_exclude_on_categorys',''),(3859,200,'popup_targeting_condition_on_specific_categorys',''),(3860,200,'popup_targeting_condition_exclude_on_specific_categorys',''),(3861,200,'popup_targeting_condition_on_post_tags',''),(3862,200,'popup_targeting_condition_exclude_on_post_tags',''),(3863,200,'popup_targeting_condition_on_specific_post_tags',''),(3864,200,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3865,200,'popup_theme_defaults_set',''),(3866,200,'popup_theme_overlay_background_color',''),(3867,200,'popup_theme_overlay_background_opacity',''),(3868,200,'popup_theme_container_padding',''),(3869,200,'popup_theme_container_background_color',''),(3870,200,'popup_theme_container_background_opacity',''),(3871,200,'popup_theme_container_border_radius',''),(3872,200,'popup_theme_container_border_style',''),(3873,200,'popup_theme_container_border_color',''),(3874,200,'popup_theme_container_border_width',''),(3875,200,'popup_theme_container_boxshadow_inset',''),(3876,200,'popup_theme_container_boxshadow_horizontal',''),(3877,200,'popup_theme_container_boxshadow_vertical',''),(3878,200,'popup_theme_container_boxshadow_blur',''),(3879,200,'popup_theme_container_boxshadow_spread',''),(3880,200,'popup_theme_container_boxshadow_color',''),(3881,200,'popup_theme_container_boxshadow_opacity',''),(3882,200,'popup_theme_title_font_color',''),(3883,200,'popup_theme_title_line_height',''),(3884,200,'popup_theme_title_font_size',''),(3885,200,'popup_theme_title_font_family',''),(3886,200,'popup_theme_title_font_weight',''),(3887,200,'popup_theme_title_font_style',''),(3888,200,'popup_theme_title_text_align',''),(3889,200,'popup_theme_title_textshadow_horizontal',''),(3890,200,'popup_theme_title_textshadow_vertical',''),(3891,200,'popup_theme_title_textshadow_blur',''),(3892,200,'popup_theme_title_textshadow_color',''),(3893,200,'popup_theme_title_textshadow_opacity',''),(3894,200,'popup_theme_content_font_color',''),(3895,200,'popup_theme_content_font_family',''),(3896,200,'popup_theme_content_font_weight',''),(3897,200,'popup_theme_content_font_style',''),(3898,200,'popup_theme_close_text',''),(3899,200,'popup_theme_close_padding',''),(3900,200,'popup_theme_close_location',''),(3901,200,'popup_theme_close_position_top',''),(3902,200,'popup_theme_close_position_left',''),(3903,200,'popup_theme_close_position_bottom',''),(3904,200,'popup_theme_close_position_right',''),(3905,200,'popup_theme_close_line_height',''),(3906,200,'popup_theme_close_font_color',''),(3907,200,'popup_theme_close_font_size',''),(3908,200,'popup_theme_close_font_family',''),(3909,200,'popup_theme_close_font_weight',''),(3910,200,'popup_theme_close_font_style',''),(3911,200,'popup_theme_close_background_color',''),(3912,200,'popup_theme_close_background_opacity',''),(3913,200,'popup_theme_close_border_radius',''),(3914,200,'popup_theme_close_border_style',''),(3915,200,'popup_theme_close_border_color',''),(3916,200,'popup_theme_close_border_width',''),(3917,200,'popup_theme_close_boxshadow_inset',''),(3918,200,'popup_theme_close_boxshadow_horizontal',''),(3919,200,'popup_theme_close_boxshadow_vertical',''),(3920,200,'popup_theme_close_boxshadow_blur',''),(3921,200,'popup_theme_close_boxshadow_spread',''),(3922,200,'popup_theme_close_boxshadow_color',''),(3923,200,'popup_theme_close_boxshadow_opacity',''),(3924,200,'popup_theme_close_textshadow_horizontal',''),(3925,200,'popup_theme_close_textshadow_vertical',''),(3926,200,'popup_theme_close_textshadow_blur',''),(3927,200,'popup_theme_close_textshadow_color',''),(3928,200,'popup_theme_close_textshadow_opacity',''),(3929,500,'popup_defaults_set',''),(3930,500,'popup_title',''),(3931,500,'popup_targeting_condition_on_entire_site',''),(3932,500,'popup_targeting_condition_on_home',''),(3933,500,'popup_targeting_condition_exclude_on_home',''),(3934,500,'popup_targeting_condition_on_blog',''),(3935,500,'popup_targeting_condition_exclude_on_blog',''),(3936,500,'popup_targeting_condition_on_search',''),(3937,500,'popup_targeting_condition_exclude_on_search',''),(3938,500,'popup_targeting_condition_on_404',''),(3939,500,'popup_targeting_condition_exclude_on_404',''),(3940,500,'popup_display_scrollable_content',''),(3941,500,'popup_display_overlay_disabled',''),(3942,500,'popup_display_size',''),(3943,500,'popup_display_responsive_min_width',''),(3944,500,'popup_display_responsive_min_width_unit',''),(3945,500,'popup_display_responsive_max_width',''),(3946,500,'popup_display_responsive_max_width_unit',''),(3947,500,'popup_display_custom_width',''),(3948,500,'popup_display_custom_width_unit',''),(3949,500,'popup_display_custom_height',''),(3950,500,'popup_display_custom_height_unit',''),(3951,500,'popup_display_custom_height_auto',''),(3952,500,'popup_display_location',''),(3953,500,'popup_display_position_top',''),(3954,500,'popup_display_position_left',''),(3955,500,'popup_display_position_bottom',''),(3956,500,'popup_display_position_right',''),(3957,500,'popup_display_position_fixed',''),(3958,500,'popup_display_animation_type',''),(3959,500,'popup_display_animation_speed',''),(3960,500,'popup_display_animation_origin',''),(3961,500,'popup_display_overlay_zindex',''),(3962,500,'popup_display_zindex',''),(3963,500,'popup_close_overlay_click',''),(3964,500,'popup_close_esc_press',''),(3965,500,'popup_close_f4_press',''),(3966,500,'popup_click_open_extra_selectors',''),(3967,500,'popup_auto_open_enabled',''),(3968,500,'popup_auto_open_delay',''),(3969,500,'popup_auto_open_cookie_trigger',''),(3970,500,'popup_auto_open_cookie_time',''),(3971,500,'popup_auto_open_cookie_path',''),(3972,500,'popup_auto_open_cookie_key',''),(3973,500,'popup_admin_debug_enabled',''),(3974,500,'popup_targeting_condition_on_posts',''),(3975,500,'popup_targeting_condition_exclude_on_posts',''),(3976,500,'popup_targeting_condition_on_specific_posts',''),(3977,500,'popup_targeting_condition_exclude_on_specific_posts',''),(3978,500,'popup_targeting_condition_on_pages',''),(3979,500,'popup_targeting_condition_exclude_on_pages',''),(3980,500,'popup_targeting_condition_on_specific_pages',''),(3981,500,'popup_targeting_condition_exclude_on_specific_pages',''),(3982,500,'popup_targeting_condition_on_products',''),(3983,500,'popup_targeting_condition_exclude_on_products',''),(3984,500,'popup_targeting_condition_on_specific_products',''),(3985,500,'popup_targeting_condition_exclude_on_specific_products',''),(3986,500,'popup_targeting_condition_on_categorys',''),(3987,500,'popup_targeting_condition_exclude_on_categorys',''),(3988,500,'popup_targeting_condition_on_specific_categorys',''),(3989,500,'popup_targeting_condition_exclude_on_specific_categorys',''),(3990,500,'popup_targeting_condition_on_post_tags',''),(3991,500,'popup_targeting_condition_exclude_on_post_tags',''),(3992,500,'popup_targeting_condition_on_specific_post_tags',''),(3993,500,'popup_targeting_condition_exclude_on_specific_post_tags',''),(3994,500,'popup_theme_defaults_set',''),(3995,500,'popup_theme_overlay_background_color',''),(3996,500,'popup_theme_overlay_background_opacity',''),(3997,500,'popup_theme_container_padding',''),(3998,500,'popup_theme_container_background_color',''),(3999,500,'popup_theme_container_background_opacity',''),(4000,500,'popup_theme_container_border_radius',''),(4001,500,'popup_theme_container_border_style',''),(4002,500,'popup_theme_container_border_color',''),(4003,500,'popup_theme_container_border_width',''),(4004,500,'popup_theme_container_boxshadow_inset',''),(4005,500,'popup_theme_container_boxshadow_horizontal',''),(4006,500,'popup_theme_container_boxshadow_vertical',''),(4007,500,'popup_theme_container_boxshadow_blur',''),(4008,500,'popup_theme_container_boxshadow_spread',''),(4009,500,'popup_theme_container_boxshadow_color',''),(4010,500,'popup_theme_container_boxshadow_opacity',''),(4011,500,'popup_theme_title_font_color',''),(4012,500,'popup_theme_title_line_height',''),(4013,500,'popup_theme_title_font_size',''),(4014,500,'popup_theme_title_font_family',''),(4015,500,'popup_theme_title_font_weight',''),(4016,500,'popup_theme_title_font_style',''),(4017,500,'popup_theme_title_text_align',''),(4018,500,'popup_theme_title_textshadow_horizontal',''),(4019,500,'popup_theme_title_textshadow_vertical',''),(4020,500,'popup_theme_title_textshadow_blur',''),(4021,500,'popup_theme_title_textshadow_color',''),(4022,500,'popup_theme_title_textshadow_opacity',''),(4023,500,'popup_theme_content_font_color',''),(4024,500,'popup_theme_content_font_family',''),(4025,500,'popup_theme_content_font_weight',''),(4026,500,'popup_theme_content_font_style',''),(4027,500,'popup_theme_close_text',''),(4028,500,'popup_theme_close_padding',''),(4029,500,'popup_theme_close_location',''),(4030,500,'popup_theme_close_position_top',''),(4031,500,'popup_theme_close_position_left',''),(4032,500,'popup_theme_close_position_bottom',''),(4033,500,'popup_theme_close_position_right',''),(4034,500,'popup_theme_close_line_height',''),(4035,500,'popup_theme_close_font_color',''),(4036,500,'popup_theme_close_font_size',''),(4037,500,'popup_theme_close_font_family',''),(4038,500,'popup_theme_close_font_weight',''),(4039,500,'popup_theme_close_font_style',''),(4040,500,'popup_theme_close_background_color',''),(4041,500,'popup_theme_close_background_opacity',''),(4042,500,'popup_theme_close_border_radius',''),(4043,500,'popup_theme_close_border_style',''),(4044,500,'popup_theme_close_border_color',''),(4045,500,'popup_theme_close_border_width',''),(4046,500,'popup_theme_close_boxshadow_inset',''),(4047,500,'popup_theme_close_boxshadow_horizontal',''),(4048,500,'popup_theme_close_boxshadow_vertical',''),(4049,500,'popup_theme_close_boxshadow_blur',''),(4050,500,'popup_theme_close_boxshadow_spread',''),(4051,500,'popup_theme_close_boxshadow_color',''),(4052,500,'popup_theme_close_boxshadow_opacity',''),(4053,500,'popup_theme_close_textshadow_horizontal',''),(4054,500,'popup_theme_close_textshadow_vertical',''),(4055,500,'popup_theme_close_textshadow_blur',''),(4056,500,'popup_theme_close_textshadow_color',''),(4057,500,'popup_theme_close_textshadow_opacity',''),(4059,294,'popup_defaults_set',''),(4060,294,'popup_title',''),(4061,294,'popup_targeting_condition_on_entire_site',''),(4062,294,'popup_targeting_condition_on_home',''),(4063,294,'popup_targeting_condition_exclude_on_home',''),(4064,294,'popup_targeting_condition_on_blog',''),(4065,294,'popup_targeting_condition_exclude_on_blog',''),(4066,294,'popup_targeting_condition_on_search',''),(4067,294,'popup_targeting_condition_exclude_on_search',''),(4068,294,'popup_targeting_condition_on_404',''),(4069,294,'popup_targeting_condition_exclude_on_404',''),(4070,294,'popup_display_scrollable_content',''),(4071,294,'popup_display_overlay_disabled',''),(4072,294,'popup_display_size',''),(4073,294,'popup_display_responsive_min_width',''),(4074,294,'popup_display_responsive_min_width_unit',''),(4075,294,'popup_display_responsive_max_width',''),(4076,294,'popup_display_responsive_max_width_unit',''),(4077,294,'popup_display_custom_width',''),(4078,294,'popup_display_custom_width_unit',''),(4079,294,'popup_display_custom_height',''),(4080,294,'popup_display_custom_height_unit',''),(4081,294,'popup_display_custom_height_auto',''),(4082,294,'popup_display_location',''),(4083,294,'popup_display_position_top',''),(4084,294,'popup_display_position_left',''),(4085,294,'popup_display_position_bottom',''),(4086,294,'popup_display_position_right',''),(4087,294,'popup_display_position_fixed',''),(4088,294,'popup_display_animation_type',''),(4089,294,'popup_display_animation_speed',''),(4090,294,'popup_display_animation_origin',''),(4091,294,'popup_display_overlay_zindex',''),(4092,294,'popup_display_zindex',''),(4093,294,'popup_close_overlay_click',''),(4094,294,'popup_close_esc_press',''),(4095,294,'popup_close_f4_press',''),(4096,294,'popup_click_open_extra_selectors',''),(4097,294,'popup_auto_open_enabled',''),(4098,294,'popup_auto_open_delay',''),(4099,294,'popup_auto_open_cookie_trigger',''),(4100,294,'popup_auto_open_cookie_time',''),(4101,294,'popup_auto_open_cookie_path',''),(4102,294,'popup_auto_open_cookie_key',''),(4103,294,'popup_admin_debug_enabled',''),(4104,294,'popup_targeting_condition_on_posts',''),(4105,294,'popup_targeting_condition_exclude_on_posts',''),(4106,294,'popup_targeting_condition_on_specific_posts',''),(4107,294,'popup_targeting_condition_exclude_on_specific_posts',''),(4108,294,'popup_targeting_condition_on_pages',''),(4109,294,'popup_targeting_condition_exclude_on_pages',''),(4110,294,'popup_targeting_condition_on_specific_pages',''),(4111,294,'popup_targeting_condition_exclude_on_specific_pages',''),(4112,294,'popup_targeting_condition_on_products',''),(4113,294,'popup_targeting_condition_exclude_on_products',''),(4114,294,'popup_targeting_condition_on_specific_products',''),(4115,294,'popup_targeting_condition_exclude_on_specific_products',''),(4116,294,'popup_targeting_condition_on_categorys',''),(4117,294,'popup_targeting_condition_exclude_on_categorys',''),(4118,294,'popup_targeting_condition_on_specific_categorys',''),(4119,294,'popup_targeting_condition_exclude_on_specific_categorys',''),(4120,294,'popup_targeting_condition_on_post_tags',''),(4121,294,'popup_targeting_condition_exclude_on_post_tags',''),(4122,294,'popup_targeting_condition_on_specific_post_tags',''),(4123,294,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4124,294,'popup_theme_defaults_set',''),(4125,294,'popup_theme_overlay_background_color',''),(4126,294,'popup_theme_overlay_background_opacity',''),(4127,294,'popup_theme_container_padding',''),(4128,294,'popup_theme_container_background_color',''),(4129,294,'popup_theme_container_background_opacity',''),(4130,294,'popup_theme_container_border_radius',''),(4131,294,'popup_theme_container_border_style',''),(4132,294,'popup_theme_container_border_color',''),(4133,294,'popup_theme_container_border_width',''),(4134,294,'popup_theme_container_boxshadow_inset',''),(4135,294,'popup_theme_container_boxshadow_horizontal',''),(4136,294,'popup_theme_container_boxshadow_vertical',''),(4137,294,'popup_theme_container_boxshadow_blur',''),(4138,294,'popup_theme_container_boxshadow_spread',''),(4139,294,'popup_theme_container_boxshadow_color',''),(4140,294,'popup_theme_container_boxshadow_opacity',''),(4141,294,'popup_theme_title_font_color',''),(4142,294,'popup_theme_title_line_height',''),(4143,294,'popup_theme_title_font_size',''),(4144,294,'popup_theme_title_font_family',''),(4145,294,'popup_theme_title_font_weight',''),(4146,294,'popup_theme_title_font_style',''),(4147,294,'popup_theme_title_text_align',''),(4148,294,'popup_theme_title_textshadow_horizontal',''),(4149,294,'popup_theme_title_textshadow_vertical',''),(4150,294,'popup_theme_title_textshadow_blur',''),(4151,294,'popup_theme_title_textshadow_color',''),(4152,294,'popup_theme_title_textshadow_opacity',''),(4153,294,'popup_theme_content_font_color',''),(4154,294,'popup_theme_content_font_family',''),(4155,294,'popup_theme_content_font_weight',''),(4156,294,'popup_theme_content_font_style',''),(4157,294,'popup_theme_close_text',''),(4158,294,'popup_theme_close_padding',''),(4159,294,'popup_theme_close_location',''),(4160,294,'popup_theme_close_position_top',''),(4161,294,'popup_theme_close_position_left',''),(4162,294,'popup_theme_close_position_bottom',''),(4163,294,'popup_theme_close_position_right',''),(4164,294,'popup_theme_close_line_height',''),(4165,294,'popup_theme_close_font_color',''),(4166,294,'popup_theme_close_font_size',''),(4167,294,'popup_theme_close_font_family',''),(4168,294,'popup_theme_close_font_weight',''),(4169,294,'popup_theme_close_font_style',''),(4170,294,'popup_theme_close_background_color',''),(4171,294,'popup_theme_close_background_opacity',''),(4172,294,'popup_theme_close_border_radius',''),(4173,294,'popup_theme_close_border_style',''),(4174,294,'popup_theme_close_border_color',''),(4175,294,'popup_theme_close_border_width',''),(4176,294,'popup_theme_close_boxshadow_inset',''),(4177,294,'popup_theme_close_boxshadow_horizontal',''),(4178,294,'popup_theme_close_boxshadow_vertical',''),(4179,294,'popup_theme_close_boxshadow_blur',''),(4180,294,'popup_theme_close_boxshadow_spread',''),(4181,294,'popup_theme_close_boxshadow_color',''),(4182,294,'popup_theme_close_boxshadow_opacity',''),(4183,294,'popup_theme_close_textshadow_horizontal',''),(4184,294,'popup_theme_close_textshadow_vertical',''),(4185,294,'popup_theme_close_textshadow_blur',''),(4186,294,'popup_theme_close_textshadow_color',''),(4187,294,'popup_theme_close_textshadow_opacity',''),(4188,501,'_sku',''),(4189,501,'_thumbnail_id','0'),(4190,501,'_virtual','no'),(4191,501,'_downloadable','no'),(4192,501,'_weight',''),(4193,501,'_length','23.375'),(4194,501,'_width','24.8'),(4195,501,'_height','37.75'),(4196,501,'_manage_stock','no'),(4197,501,'_stock_status','instock'),(4198,501,'_regular_price','399'),(4199,501,'_sale_price',''),(4200,501,'_sale_price_dates_from',''),(4201,501,'_sale_price_dates_to',''),(4202,501,'_price','399'),(4203,501,'_download_limit',''),(4204,501,'_download_expiry',''),(4205,501,'_downloadable_files',''),(4206,501,'attribute_pa_color',''),(4207,203,'_min_variation_price','399'),(4208,203,'_max_variation_price','399'),(4209,203,'_min_price_variation_id','501'),(4210,203,'_max_price_variation_id','501'),(4211,203,'_min_variation_regular_price','399'),(4212,203,'_max_variation_regular_price','399'),(4213,203,'_min_regular_price_variation_id','501'),(4214,203,'_max_regular_price_variation_id','501'),(4215,203,'_min_variation_sale_price',''),(4216,203,'_max_variation_sale_price',''),(4217,203,'_min_sale_price_variation_id',''),(4218,203,'_max_sale_price_variation_id',''),(4219,203,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),(4220,203,'_swatch_type_options','a:1:{s:32:\"17a156306086df4aace4049827aa12a2\";a:4:{s:4:\"type\";s:14:\"product_custom\";s:6:\"layout\";s:7:\"default\";s:4:\"size\";s:19:\"swatches_image_size\";s:10:\"attributes\";a:2:{s:32:\"1ffd9e753c8054cc61456ac7fac1ac89\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:1:\"0\";}s:32:\"5596efe53a58fe58c28c1757ef095b23\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#939393\";s:5:\"image\";s:1:\"0\";}}}}'),(4221,502,'_sku',''),(4222,502,'_thumbnail_id','0'),(4223,502,'_virtual','no'),(4224,502,'_downloadable','no'),(4225,502,'_weight',''),(4226,502,'_length','71'),(4227,502,'_width','17.25'),(4228,502,'_height','46'),(4229,502,'_manage_stock','no'),(4230,502,'_stock_status','instock'),(4231,502,'_regular_price','449'),(4232,502,'_sale_price',''),(4233,502,'_sale_price_dates_from',''),(4234,502,'_sale_price_dates_to',''),(4235,502,'_price','449'),(4236,502,'_download_limit',''),(4237,502,'_download_expiry',''),(4238,502,'_downloadable_files',''),(4239,502,'attribute_pa_color',''),(4240,202,'_min_variation_price','449'),(4241,202,'_max_variation_price','449'),(4242,202,'_min_price_variation_id','502'),(4243,202,'_max_price_variation_id','502'),(4244,202,'_min_variation_regular_price','449'),(4245,202,'_max_variation_regular_price','449'),(4246,202,'_min_regular_price_variation_id','502'),(4247,202,'_max_regular_price_variation_id','502'),(4248,202,'_min_variation_sale_price',''),(4249,202,'_max_variation_sale_price',''),(4250,202,'_min_sale_price_variation_id',''),(4251,202,'_max_sale_price_variation_id',''),(4252,202,'_swatch_type_options','a:1:{s:32:\"17a156306086df4aace4049827aa12a2\";a:4:{s:4:\"type\";s:14:\"product_custom\";s:6:\"layout\";s:7:\"default\";s:4:\"size\";s:19:\"swatches_image_size\";s:10:\"attributes\";a:2:{s:32:\"1ffd9e753c8054cc61456ac7fac1ac89\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:1:\"0\";}s:32:\"5596efe53a58fe58c28c1757ef095b23\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#939393\";s:5:\"image\";s:1:\"0\";}}}}'),(4270,70,'popup_display_responsive_max_width_unit',''),(4271,70,'popup_display_custom_width',''),(4272,70,'popup_display_custom_width_unit',''),(4273,70,'popup_display_custom_height',''),(4274,70,'popup_display_custom_height_unit',''),(4275,70,'popup_display_custom_height_auto',''),(4276,70,'popup_display_location',''),(4277,70,'popup_display_position_top',''),(4278,70,'popup_display_position_left',''),(4279,70,'popup_display_position_bottom',''),(4280,70,'popup_display_position_right',''),(4281,70,'popup_display_position_fixed',''),(4282,70,'popup_display_animation_type',''),(4283,70,'popup_display_animation_speed',''),(4284,70,'popup_display_animation_origin',''),(4285,70,'popup_display_overlay_zindex',''),(4286,70,'popup_display_zindex',''),(4287,70,'popup_close_overlay_click',''),(4288,70,'popup_close_esc_press',''),(4289,70,'popup_close_f4_press',''),(4290,70,'popup_click_open_extra_selectors',''),(4291,70,'popup_auto_open_enabled',''),(4292,70,'popup_auto_open_delay',''),(4293,70,'popup_auto_open_cookie_trigger',''),(4294,70,'popup_auto_open_cookie_time',''),(4295,70,'popup_auto_open_cookie_path',''),(4296,70,'popup_auto_open_cookie_key',''),(4297,70,'popup_admin_debug_enabled',''),(4298,70,'popup_targeting_condition_on_posts',''),(4299,70,'popup_targeting_condition_exclude_on_posts',''),(4300,70,'popup_targeting_condition_on_specific_posts',''),(4301,70,'popup_targeting_condition_exclude_on_specific_posts',''),(4302,70,'popup_targeting_condition_on_pages',''),(4303,70,'popup_targeting_condition_exclude_on_pages',''),(4304,70,'popup_targeting_condition_on_specific_pages',''),(4305,70,'popup_targeting_condition_exclude_on_specific_pages',''),(4306,70,'popup_targeting_condition_on_products',''),(4307,70,'popup_targeting_condition_exclude_on_products',''),(4308,70,'popup_targeting_condition_on_specific_products',''),(4309,70,'popup_targeting_condition_exclude_on_specific_products',''),(4310,70,'popup_targeting_condition_on_categorys',''),(4311,70,'popup_targeting_condition_exclude_on_categorys',''),(4312,70,'popup_targeting_condition_on_specific_categorys',''),(4313,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(4314,70,'popup_targeting_condition_on_post_tags',''),(4315,70,'popup_targeting_condition_exclude_on_post_tags',''),(4316,70,'popup_targeting_condition_on_specific_post_tags',''),(4317,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4318,70,'popup_theme_defaults_set',''),(4319,70,'popup_theme_overlay_background_color',''),(4320,70,'popup_theme_overlay_background_opacity',''),(4321,70,'popup_theme_container_padding',''),(4322,70,'popup_theme_container_background_color',''),(4323,70,'popup_theme_container_background_opacity',''),(4324,70,'popup_theme_container_border_radius',''),(4325,70,'popup_theme_container_border_style',''),(4326,70,'popup_theme_container_border_color',''),(4327,70,'popup_theme_container_border_width',''),(4328,70,'popup_theme_container_boxshadow_inset',''),(4329,70,'popup_theme_container_boxshadow_horizontal',''),(4330,70,'popup_theme_container_boxshadow_vertical',''),(4331,70,'popup_theme_container_boxshadow_blur',''),(4332,70,'popup_theme_container_boxshadow_spread',''),(4333,70,'popup_theme_container_boxshadow_color',''),(4334,70,'popup_theme_container_boxshadow_opacity',''),(4335,70,'popup_theme_title_font_color',''),(4336,70,'popup_theme_title_line_height',''),(4337,70,'popup_theme_title_font_size',''),(4338,70,'popup_theme_title_font_family',''),(4339,70,'popup_theme_title_font_weight',''),(4340,70,'popup_theme_title_font_style',''),(4341,70,'popup_theme_title_text_align',''),(4342,70,'popup_theme_title_textshadow_horizontal',''),(4343,70,'popup_theme_title_textshadow_vertical',''),(4344,70,'popup_theme_title_textshadow_blur',''),(4345,70,'popup_theme_title_textshadow_color',''),(4346,70,'popup_theme_title_textshadow_opacity',''),(4347,70,'popup_theme_content_font_color',''),(4348,70,'popup_theme_content_font_family',''),(4349,70,'popup_theme_content_font_weight',''),(4350,70,'popup_theme_content_font_style',''),(4351,70,'popup_theme_close_text',''),(4352,70,'popup_theme_close_padding',''),(4353,70,'popup_theme_close_location',''),(4354,70,'popup_theme_close_position_top',''),(4355,70,'popup_theme_close_position_left',''),(4356,70,'popup_theme_close_position_bottom',''),(4357,70,'popup_theme_close_position_right',''),(4358,70,'popup_theme_close_line_height',''),(4359,70,'popup_theme_close_font_color',''),(4360,70,'popup_theme_close_font_size',''),(4361,70,'popup_theme_close_font_family',''),(4362,70,'popup_theme_close_font_weight',''),(4363,70,'popup_theme_close_font_style',''),(4364,70,'popup_theme_close_background_color',''),(4365,70,'popup_theme_close_background_opacity',''),(4366,70,'popup_theme_close_border_radius',''),(4367,70,'popup_theme_close_border_style',''),(4368,70,'popup_theme_close_border_color',''),(4369,70,'popup_theme_close_border_width',''),(4370,70,'popup_theme_close_boxshadow_inset',''),(4371,70,'popup_theme_close_boxshadow_horizontal',''),(4372,70,'popup_theme_close_boxshadow_vertical',''),(4373,70,'popup_theme_close_boxshadow_blur',''),(4374,70,'popup_theme_close_boxshadow_spread',''),(4375,70,'popup_theme_close_boxshadow_color',''),(4376,70,'popup_theme_close_boxshadow_opacity',''),(4377,70,'popup_theme_close_textshadow_horizontal',''),(4378,70,'popup_theme_close_textshadow_vertical',''),(4379,70,'popup_theme_close_textshadow_blur',''),(4380,70,'popup_theme_close_textshadow_color',''),(4381,70,'popup_theme_close_textshadow_opacity',''),(4382,503,'popup_defaults_set',''),(4383,503,'popup_title',''),(4384,503,'popup_targeting_condition_on_entire_site',''),(4385,503,'popup_targeting_condition_on_home',''),(4386,503,'popup_targeting_condition_exclude_on_home',''),(4387,503,'popup_targeting_condition_on_blog',''),(4388,503,'popup_targeting_condition_exclude_on_blog',''),(4389,503,'popup_targeting_condition_on_search',''),(4390,503,'popup_targeting_condition_exclude_on_search',''),(4391,503,'popup_targeting_condition_on_404',''),(4392,503,'popup_targeting_condition_exclude_on_404',''),(4393,503,'popup_display_scrollable_content',''),(4394,503,'popup_display_overlay_disabled',''),(4395,503,'popup_display_size',''),(4396,503,'popup_display_responsive_min_width',''),(4397,503,'popup_display_responsive_min_width_unit',''),(4398,503,'popup_display_responsive_max_width',''),(4399,503,'popup_display_responsive_max_width_unit',''),(4400,503,'popup_display_custom_width',''),(4401,503,'popup_display_custom_width_unit',''),(4402,503,'popup_display_custom_height',''),(4403,503,'popup_display_custom_height_unit',''),(4404,503,'popup_display_custom_height_auto',''),(4405,503,'popup_display_location',''),(4406,503,'popup_display_position_top',''),(4407,503,'popup_display_position_left',''),(4408,503,'popup_display_position_bottom',''),(4409,503,'popup_display_position_right',''),(4410,503,'popup_display_position_fixed',''),(4411,503,'popup_display_animation_type',''),(4412,503,'popup_display_animation_speed',''),(4413,503,'popup_display_animation_origin',''),(4414,503,'popup_display_overlay_zindex',''),(4415,503,'popup_display_zindex',''),(4416,503,'popup_close_overlay_click',''),(4417,503,'popup_close_esc_press',''),(4418,503,'popup_close_f4_press',''),(4419,503,'popup_click_open_extra_selectors',''),(4420,503,'popup_auto_open_enabled',''),(4421,503,'popup_auto_open_delay',''),(4422,503,'popup_auto_open_cookie_trigger',''),(4423,503,'popup_auto_open_cookie_time',''),(4424,503,'popup_auto_open_cookie_path',''),(4425,503,'popup_auto_open_cookie_key',''),(4426,503,'popup_admin_debug_enabled',''),(4427,503,'popup_targeting_condition_on_posts',''),(4428,503,'popup_targeting_condition_exclude_on_posts',''),(4429,503,'popup_targeting_condition_on_specific_posts',''),(4430,503,'popup_targeting_condition_exclude_on_specific_posts',''),(4431,503,'popup_targeting_condition_on_pages',''),(4432,503,'popup_targeting_condition_exclude_on_pages',''),(4433,503,'popup_targeting_condition_on_specific_pages',''),(4434,503,'popup_targeting_condition_exclude_on_specific_pages',''),(4435,503,'popup_targeting_condition_on_products',''),(4436,503,'popup_targeting_condition_exclude_on_products',''),(4437,503,'popup_targeting_condition_on_specific_products',''),(4438,503,'popup_targeting_condition_exclude_on_specific_products',''),(4439,503,'popup_targeting_condition_on_categorys',''),(4440,503,'popup_targeting_condition_exclude_on_categorys',''),(4441,503,'popup_targeting_condition_on_specific_categorys',''),(4442,503,'popup_targeting_condition_exclude_on_specific_categorys',''),(4443,503,'popup_targeting_condition_on_post_tags',''),(4444,503,'popup_targeting_condition_exclude_on_post_tags',''),(4445,503,'popup_targeting_condition_on_specific_post_tags',''),(4446,503,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4447,503,'popup_theme_defaults_set',''),(4448,503,'popup_theme_overlay_background_color',''),(4449,503,'popup_theme_overlay_background_opacity',''),(4450,503,'popup_theme_container_padding',''),(4451,503,'popup_theme_container_background_color',''),(4452,503,'popup_theme_container_background_opacity',''),(4453,503,'popup_theme_container_border_radius',''),(4454,503,'popup_theme_container_border_style',''),(4455,503,'popup_theme_container_border_color',''),(4456,503,'popup_theme_container_border_width',''),(4457,503,'popup_theme_container_boxshadow_inset',''),(4458,503,'popup_theme_container_boxshadow_horizontal',''),(4459,503,'popup_theme_container_boxshadow_vertical',''),(4460,503,'popup_theme_container_boxshadow_blur',''),(4461,503,'popup_theme_container_boxshadow_spread',''),(4462,503,'popup_theme_container_boxshadow_color',''),(4463,503,'popup_theme_container_boxshadow_opacity',''),(4464,503,'popup_theme_title_font_color',''),(4465,503,'popup_theme_title_line_height',''),(4466,503,'popup_theme_title_font_size',''),(4467,503,'popup_theme_title_font_family',''),(4468,503,'popup_theme_title_font_weight',''),(4469,503,'popup_theme_title_font_style',''),(4470,503,'popup_theme_title_text_align',''),(4471,503,'popup_theme_title_textshadow_horizontal',''),(4472,503,'popup_theme_title_textshadow_vertical',''),(4473,503,'popup_theme_title_textshadow_blur',''),(4474,503,'popup_theme_title_textshadow_color',''),(4475,503,'popup_theme_title_textshadow_opacity',''),(4476,503,'popup_theme_content_font_color',''),(4477,503,'popup_theme_content_font_family',''),(4478,503,'popup_theme_content_font_weight',''),(4479,503,'popup_theme_content_font_style',''),(4480,503,'popup_theme_close_text',''),(4481,503,'popup_theme_close_padding',''),(4482,503,'popup_theme_close_location',''),(4483,503,'popup_theme_close_position_top',''),(4484,503,'popup_theme_close_position_left',''),(4485,503,'popup_theme_close_position_bottom',''),(4486,503,'popup_theme_close_position_right',''),(4487,503,'popup_theme_close_line_height',''),(4488,503,'popup_theme_close_font_color',''),(4489,503,'popup_theme_close_font_size',''),(4490,503,'popup_theme_close_font_family',''),(4491,503,'popup_theme_close_font_weight',''),(4492,503,'popup_theme_close_font_style',''),(4493,503,'popup_theme_close_background_color',''),(4494,503,'popup_theme_close_background_opacity',''),(4495,503,'popup_theme_close_border_radius',''),(4496,503,'popup_theme_close_border_style',''),(4497,503,'popup_theme_close_border_color',''),(4498,503,'popup_theme_close_border_width',''),(4499,503,'popup_theme_close_boxshadow_inset',''),(4500,503,'popup_theme_close_boxshadow_horizontal',''),(4501,503,'popup_theme_close_boxshadow_vertical',''),(4502,503,'popup_theme_close_boxshadow_blur',''),(4503,503,'popup_theme_close_boxshadow_spread',''),(4504,503,'popup_theme_close_boxshadow_color',''),(4505,503,'popup_theme_close_boxshadow_opacity',''),(4506,503,'popup_theme_close_textshadow_horizontal',''),(4507,503,'popup_theme_close_textshadow_vertical',''),(4508,503,'popup_theme_close_textshadow_blur',''),(4509,503,'popup_theme_close_textshadow_color',''),(4510,503,'popup_theme_close_textshadow_opacity',''),(4511,70,'popup_defaults_set',''),(4512,70,'popup_title',''),(4513,70,'popup_targeting_condition_on_entire_site',''),(4514,70,'popup_targeting_condition_on_home',''),(4515,70,'popup_targeting_condition_exclude_on_home',''),(4516,70,'popup_targeting_condition_on_blog',''),(4517,70,'popup_targeting_condition_exclude_on_blog',''),(4518,70,'popup_targeting_condition_on_search',''),(4519,70,'popup_targeting_condition_exclude_on_search',''),(4520,70,'popup_targeting_condition_on_404',''),(4521,70,'popup_targeting_condition_exclude_on_404',''),(4522,70,'popup_display_scrollable_content',''),(4523,70,'popup_display_overlay_disabled',''),(4524,70,'popup_display_size',''),(4525,70,'popup_display_responsive_min_width',''),(4526,70,'popup_display_responsive_min_width_unit',''),(4527,70,'popup_display_responsive_max_width',''),(4528,70,'popup_display_responsive_max_width_unit',''),(4529,70,'popup_display_custom_width',''),(4530,70,'popup_display_custom_width_unit',''),(4531,70,'popup_display_custom_height',''),(4532,70,'popup_display_custom_height_unit',''),(4533,70,'popup_display_custom_height_auto',''),(4534,70,'popup_display_location',''),(4535,70,'popup_display_position_top',''),(4536,70,'popup_display_position_left',''),(4537,70,'popup_display_position_bottom',''),(4538,70,'popup_display_position_right',''),(4539,70,'popup_display_position_fixed',''),(4540,70,'popup_display_animation_type',''),(4541,70,'popup_display_animation_speed',''),(4542,70,'popup_display_animation_origin',''),(4543,70,'popup_display_overlay_zindex',''),(4544,70,'popup_display_zindex',''),(4545,70,'popup_close_overlay_click',''),(4546,70,'popup_close_esc_press',''),(4547,70,'popup_close_f4_press',''),(4548,70,'popup_click_open_extra_selectors',''),(4549,70,'popup_auto_open_enabled',''),(4550,70,'popup_auto_open_delay',''),(4551,70,'popup_auto_open_cookie_trigger',''),(4552,70,'popup_auto_open_cookie_time',''),(4553,70,'popup_auto_open_cookie_path',''),(4554,70,'popup_auto_open_cookie_key',''),(4555,70,'popup_admin_debug_enabled',''),(4556,70,'popup_targeting_condition_on_posts',''),(4557,70,'popup_targeting_condition_exclude_on_posts',''),(4558,70,'popup_targeting_condition_on_specific_posts',''),(4559,70,'popup_targeting_condition_exclude_on_specific_posts',''),(4560,70,'popup_targeting_condition_on_pages',''),(4561,70,'popup_targeting_condition_exclude_on_pages',''),(4562,70,'popup_targeting_condition_on_specific_pages',''),(4563,70,'popup_targeting_condition_exclude_on_specific_pages',''),(4564,70,'popup_targeting_condition_on_products',''),(4565,70,'popup_targeting_condition_exclude_on_products',''),(4566,70,'popup_targeting_condition_on_specific_products',''),(4567,70,'popup_targeting_condition_exclude_on_specific_products',''),(4568,70,'popup_targeting_condition_on_categorys',''),(4569,70,'popup_targeting_condition_exclude_on_categorys',''),(4570,70,'popup_targeting_condition_on_specific_categorys',''),(4571,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(4572,70,'popup_targeting_condition_on_post_tags',''),(4573,70,'popup_targeting_condition_exclude_on_post_tags',''),(4574,70,'popup_targeting_condition_on_specific_post_tags',''),(4575,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4576,70,'popup_theme_defaults_set',''),(4577,70,'popup_theme_overlay_background_color',''),(4578,70,'popup_theme_overlay_background_opacity',''),(4579,70,'popup_theme_container_padding',''),(4580,70,'popup_theme_container_background_color',''),(4581,70,'popup_theme_container_background_opacity',''),(4582,70,'popup_theme_container_border_radius',''),(4583,70,'popup_theme_container_border_style',''),(4584,70,'popup_theme_container_border_color',''),(4585,70,'popup_theme_container_border_width',''),(4586,70,'popup_theme_container_boxshadow_inset',''),(4587,70,'popup_theme_container_boxshadow_horizontal',''),(4588,70,'popup_theme_container_boxshadow_vertical',''),(4589,70,'popup_theme_container_boxshadow_blur',''),(4590,70,'popup_theme_container_boxshadow_spread',''),(4591,70,'popup_theme_container_boxshadow_color',''),(4592,70,'popup_theme_container_boxshadow_opacity',''),(4593,70,'popup_theme_title_font_color',''),(4594,70,'popup_theme_title_line_height',''),(4595,70,'popup_theme_title_font_size',''),(4596,70,'popup_theme_title_font_family',''),(4597,70,'popup_theme_title_font_weight',''),(4598,70,'popup_theme_title_font_style',''),(4599,70,'popup_theme_title_text_align',''),(4600,70,'popup_theme_title_textshadow_horizontal',''),(4601,70,'popup_theme_title_textshadow_vertical',''),(4602,70,'popup_theme_title_textshadow_blur',''),(4603,70,'popup_theme_title_textshadow_color',''),(4604,70,'popup_theme_title_textshadow_opacity',''),(4605,70,'popup_theme_content_font_color',''),(4606,70,'popup_theme_content_font_family',''),(4607,70,'popup_theme_content_font_weight',''),(4608,70,'popup_theme_content_font_style',''),(4609,70,'popup_theme_close_text',''),(4610,70,'popup_theme_close_padding',''),(4611,70,'popup_theme_close_location',''),(4612,70,'popup_theme_close_position_top',''),(4613,70,'popup_theme_close_position_left',''),(4614,70,'popup_theme_close_position_bottom',''),(4615,70,'popup_theme_close_position_right',''),(4616,70,'popup_theme_close_line_height',''),(4617,70,'popup_theme_close_font_color',''),(4618,70,'popup_theme_close_font_size',''),(4619,70,'popup_theme_close_font_family',''),(4620,70,'popup_theme_close_font_weight',''),(4621,70,'popup_theme_close_font_style',''),(4622,70,'popup_theme_close_background_color',''),(4623,70,'popup_theme_close_background_opacity',''),(4624,70,'popup_theme_close_border_radius',''),(4625,70,'popup_theme_close_border_style',''),(4626,70,'popup_theme_close_border_color',''),(4627,70,'popup_theme_close_border_width',''),(4628,70,'popup_theme_close_boxshadow_inset',''),(4629,70,'popup_theme_close_boxshadow_horizontal',''),(4630,70,'popup_theme_close_boxshadow_vertical',''),(4631,70,'popup_theme_close_boxshadow_blur',''),(4632,70,'popup_theme_close_boxshadow_spread',''),(4633,70,'popup_theme_close_boxshadow_color',''),(4634,70,'popup_theme_close_boxshadow_opacity',''),(4635,70,'popup_theme_close_textshadow_horizontal',''),(4636,70,'popup_theme_close_textshadow_vertical',''),(4637,70,'popup_theme_close_textshadow_blur',''),(4638,70,'popup_theme_close_textshadow_color',''),(4639,70,'popup_theme_close_textshadow_opacity',''),(4640,70,'popup_defaults_set',''),(4641,70,'popup_title',''),(4642,70,'popup_targeting_condition_on_entire_site',''),(4643,70,'popup_targeting_condition_on_home',''),(4644,70,'popup_targeting_condition_exclude_on_home',''),(4645,70,'popup_targeting_condition_on_blog',''),(4646,70,'popup_targeting_condition_exclude_on_blog',''),(4647,70,'popup_targeting_condition_on_search',''),(4648,70,'popup_targeting_condition_exclude_on_search',''),(4649,70,'popup_targeting_condition_on_404',''),(4650,70,'popup_targeting_condition_exclude_on_404',''),(4651,70,'popup_display_scrollable_content',''),(4652,70,'popup_display_overlay_disabled',''),(4653,70,'popup_display_size',''),(4654,70,'popup_display_responsive_min_width',''),(4655,70,'popup_display_responsive_min_width_unit',''),(4656,70,'popup_display_responsive_max_width',''),(4657,70,'popup_display_responsive_max_width_unit',''),(4658,70,'popup_display_custom_width',''),(4659,70,'popup_display_custom_width_unit',''),(4660,70,'popup_display_custom_height',''),(4661,70,'popup_display_custom_height_unit',''),(4662,70,'popup_display_custom_height_auto',''),(4663,70,'popup_display_location',''),(4664,70,'popup_display_position_top',''),(4665,70,'popup_display_position_left',''),(4666,70,'popup_display_position_bottom',''),(4667,70,'popup_display_position_right',''),(4668,70,'popup_display_position_fixed',''),(4669,70,'popup_display_animation_type',''),(4670,70,'popup_display_animation_speed',''),(4671,70,'popup_display_animation_origin',''),(4672,70,'popup_display_overlay_zindex',''),(4673,70,'popup_display_zindex',''),(4674,70,'popup_close_overlay_click',''),(4675,70,'popup_close_esc_press',''),(4676,70,'popup_close_f4_press',''),(4677,70,'popup_click_open_extra_selectors',''),(4678,70,'popup_auto_open_enabled',''),(4679,70,'popup_auto_open_delay',''),(4680,70,'popup_auto_open_cookie_trigger',''),(4681,70,'popup_auto_open_cookie_time',''),(4682,70,'popup_auto_open_cookie_path',''),(4683,70,'popup_auto_open_cookie_key',''),(4684,70,'popup_admin_debug_enabled',''),(4685,70,'popup_targeting_condition_on_posts',''),(4686,70,'popup_targeting_condition_exclude_on_posts',''),(4687,70,'popup_targeting_condition_on_specific_posts',''),(4688,70,'popup_targeting_condition_exclude_on_specific_posts',''),(4689,70,'popup_targeting_condition_on_pages',''),(4690,70,'popup_targeting_condition_exclude_on_pages',''),(4691,70,'popup_targeting_condition_on_specific_pages',''),(4692,70,'popup_targeting_condition_exclude_on_specific_pages',''),(4693,70,'popup_targeting_condition_on_products',''),(4694,70,'popup_targeting_condition_exclude_on_products',''),(4695,70,'popup_targeting_condition_on_specific_products',''),(4696,70,'popup_targeting_condition_exclude_on_specific_products',''),(4697,70,'popup_targeting_condition_on_categorys',''),(4698,70,'popup_targeting_condition_exclude_on_categorys',''),(4699,70,'popup_targeting_condition_on_specific_categorys',''),(4700,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(4701,70,'popup_targeting_condition_on_post_tags',''),(4702,70,'popup_targeting_condition_exclude_on_post_tags',''),(4703,70,'popup_targeting_condition_on_specific_post_tags',''),(4704,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4705,70,'popup_theme_defaults_set',''),(4706,70,'popup_theme_overlay_background_color',''),(4707,70,'popup_theme_overlay_background_opacity',''),(4708,70,'popup_theme_container_padding',''),(4709,70,'popup_theme_container_background_color',''),(4710,70,'popup_theme_container_background_opacity',''),(4711,70,'popup_theme_container_border_radius',''),(4712,70,'popup_theme_container_border_style',''),(4713,70,'popup_theme_container_border_color',''),(4714,70,'popup_theme_container_border_width',''),(4715,70,'popup_theme_container_boxshadow_inset',''),(4716,70,'popup_theme_container_boxshadow_horizontal',''),(4717,70,'popup_theme_container_boxshadow_vertical',''),(4718,70,'popup_theme_container_boxshadow_blur',''),(4719,70,'popup_theme_container_boxshadow_spread',''),(4720,70,'popup_theme_container_boxshadow_color',''),(4721,70,'popup_theme_container_boxshadow_opacity',''),(4722,70,'popup_theme_title_font_color',''),(4723,70,'popup_theme_title_line_height',''),(4724,70,'popup_theme_title_font_size',''),(4725,70,'popup_theme_title_font_family',''),(4726,70,'popup_theme_title_font_weight',''),(4727,70,'popup_theme_title_font_style',''),(4728,70,'popup_theme_title_text_align',''),(4729,70,'popup_theme_title_textshadow_horizontal',''),(4730,70,'popup_theme_title_textshadow_vertical',''),(4731,70,'popup_theme_title_textshadow_blur',''),(4732,70,'popup_theme_title_textshadow_color',''),(4733,70,'popup_theme_title_textshadow_opacity',''),(4734,70,'popup_theme_content_font_color',''),(4735,70,'popup_theme_content_font_family',''),(4736,70,'popup_theme_content_font_weight',''),(4737,70,'popup_theme_content_font_style',''),(4738,70,'popup_theme_close_text',''),(4739,70,'popup_theme_close_padding',''),(4740,70,'popup_theme_close_location',''),(4741,70,'popup_theme_close_position_top',''),(4742,70,'popup_theme_close_position_left',''),(4743,70,'popup_theme_close_position_bottom',''),(4744,70,'popup_theme_close_position_right',''),(4745,70,'popup_theme_close_line_height',''),(4746,70,'popup_theme_close_font_color',''),(4747,70,'popup_theme_close_font_size',''),(4748,70,'popup_theme_close_font_family',''),(4749,70,'popup_theme_close_font_weight',''),(4750,70,'popup_theme_close_font_style',''),(4751,70,'popup_theme_close_background_color',''),(4752,70,'popup_theme_close_background_opacity',''),(4753,70,'popup_theme_close_border_radius',''),(4754,70,'popup_theme_close_border_style',''),(4755,70,'popup_theme_close_border_color',''),(4756,70,'popup_theme_close_border_width',''),(4757,70,'popup_theme_close_boxshadow_inset',''),(4758,70,'popup_theme_close_boxshadow_horizontal',''),(4759,70,'popup_theme_close_boxshadow_vertical',''),(4760,70,'popup_theme_close_boxshadow_blur',''),(4761,70,'popup_theme_close_boxshadow_spread',''),(4762,70,'popup_theme_close_boxshadow_color',''),(4763,70,'popup_theme_close_boxshadow_opacity',''),(4764,70,'popup_theme_close_textshadow_horizontal',''),(4765,70,'popup_theme_close_textshadow_vertical',''),(4766,70,'popup_theme_close_textshadow_blur',''),(4767,70,'popup_theme_close_textshadow_color',''),(4768,70,'popup_theme_close_textshadow_opacity',''),(4769,70,'popup_defaults_set',''),(4770,70,'popup_title',''),(4771,70,'popup_targeting_condition_on_entire_site',''),(4772,70,'popup_targeting_condition_on_home',''),(4773,70,'popup_targeting_condition_exclude_on_home',''),(4774,70,'popup_targeting_condition_on_blog',''),(4775,70,'popup_targeting_condition_exclude_on_blog',''),(4776,70,'popup_targeting_condition_on_search',''),(4777,70,'popup_targeting_condition_exclude_on_search',''),(4778,70,'popup_targeting_condition_on_404',''),(4779,70,'popup_targeting_condition_exclude_on_404',''),(4780,70,'popup_display_scrollable_content',''),(4781,70,'popup_display_overlay_disabled',''),(4782,70,'popup_display_size',''),(4783,70,'popup_display_responsive_min_width',''),(4784,70,'popup_display_responsive_min_width_unit',''),(4785,70,'popup_display_responsive_max_width',''),(4786,70,'popup_display_responsive_max_width_unit',''),(4787,70,'popup_display_custom_width',''),(4788,70,'popup_display_custom_width_unit',''),(4789,70,'popup_display_custom_height',''),(4790,70,'popup_display_custom_height_unit',''),(4791,70,'popup_display_custom_height_auto',''),(4792,70,'popup_display_location',''),(4793,70,'popup_display_position_top',''),(4794,70,'popup_display_position_left',''),(4795,70,'popup_display_position_bottom',''),(4796,70,'popup_display_position_right',''),(4797,70,'popup_display_position_fixed',''),(4798,70,'popup_display_animation_type',''),(4799,70,'popup_display_animation_speed',''),(4800,70,'popup_display_animation_origin',''),(4801,70,'popup_display_overlay_zindex',''),(4802,70,'popup_display_zindex',''),(4803,70,'popup_close_overlay_click',''),(4804,70,'popup_close_esc_press',''),(4805,70,'popup_close_f4_press',''),(4806,70,'popup_click_open_extra_selectors',''),(4807,70,'popup_auto_open_enabled',''),(4808,70,'popup_auto_open_delay',''),(4809,70,'popup_auto_open_cookie_trigger',''),(4810,70,'popup_auto_open_cookie_time',''),(4811,70,'popup_auto_open_cookie_path',''),(4812,70,'popup_auto_open_cookie_key',''),(4813,70,'popup_admin_debug_enabled',''),(4814,70,'popup_targeting_condition_on_posts',''),(4815,70,'popup_targeting_condition_exclude_on_posts',''),(4816,70,'popup_targeting_condition_on_specific_posts',''),(4817,70,'popup_targeting_condition_exclude_on_specific_posts',''),(4818,70,'popup_targeting_condition_on_pages',''),(4819,70,'popup_targeting_condition_exclude_on_pages',''),(4820,70,'popup_targeting_condition_on_specific_pages',''),(4821,70,'popup_targeting_condition_exclude_on_specific_pages',''),(4822,70,'popup_targeting_condition_on_products',''),(4823,70,'popup_targeting_condition_exclude_on_products',''),(4824,70,'popup_targeting_condition_on_specific_products',''),(4825,70,'popup_targeting_condition_exclude_on_specific_products',''),(4826,70,'popup_targeting_condition_on_categorys',''),(4827,70,'popup_targeting_condition_exclude_on_categorys',''),(4828,70,'popup_targeting_condition_on_specific_categorys',''),(4829,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(4830,70,'popup_targeting_condition_on_post_tags',''),(4831,70,'popup_targeting_condition_exclude_on_post_tags',''),(4832,70,'popup_targeting_condition_on_specific_post_tags',''),(4833,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4834,70,'popup_theme_defaults_set',''),(4835,70,'popup_theme_overlay_background_color',''),(4836,70,'popup_theme_overlay_background_opacity',''),(4837,70,'popup_theme_container_padding',''),(4838,70,'popup_theme_container_background_color',''),(4839,70,'popup_theme_container_background_opacity',''),(4840,70,'popup_theme_container_border_radius',''),(4841,70,'popup_theme_container_border_style',''),(4842,70,'popup_theme_container_border_color',''),(4843,70,'popup_theme_container_border_width',''),(4844,70,'popup_theme_container_boxshadow_inset',''),(4845,70,'popup_theme_container_boxshadow_horizontal',''),(4846,70,'popup_theme_container_boxshadow_vertical',''),(4847,70,'popup_theme_container_boxshadow_blur',''),(4848,70,'popup_theme_container_boxshadow_spread',''),(4849,70,'popup_theme_container_boxshadow_color',''),(4850,70,'popup_theme_container_boxshadow_opacity',''),(4851,70,'popup_theme_title_font_color',''),(4852,70,'popup_theme_title_line_height',''),(4853,70,'popup_theme_title_font_size',''),(4854,70,'popup_theme_title_font_family',''),(4855,70,'popup_theme_title_font_weight',''),(4856,70,'popup_theme_title_font_style',''),(4857,70,'popup_theme_title_text_align',''),(4858,70,'popup_theme_title_textshadow_horizontal',''),(4859,70,'popup_theme_title_textshadow_vertical',''),(4860,70,'popup_theme_title_textshadow_blur',''),(4861,70,'popup_theme_title_textshadow_color',''),(4862,70,'popup_theme_title_textshadow_opacity',''),(4863,70,'popup_theme_content_font_color',''),(4864,70,'popup_theme_content_font_family',''),(4865,70,'popup_theme_content_font_weight',''),(4866,70,'popup_theme_content_font_style',''),(4867,70,'popup_theme_close_text',''),(4868,70,'popup_theme_close_padding',''),(4869,70,'popup_theme_close_location',''),(4870,70,'popup_theme_close_position_top',''),(4871,70,'popup_theme_close_position_left',''),(4872,70,'popup_theme_close_position_bottom',''),(4873,70,'popup_theme_close_position_right',''),(4874,70,'popup_theme_close_line_height',''),(4875,70,'popup_theme_close_font_color',''),(4876,70,'popup_theme_close_font_size',''),(4877,70,'popup_theme_close_font_family',''),(4878,70,'popup_theme_close_font_weight',''),(4879,70,'popup_theme_close_font_style',''),(4880,70,'popup_theme_close_background_color',''),(4881,70,'popup_theme_close_background_opacity',''),(4882,70,'popup_theme_close_border_radius',''),(4883,70,'popup_theme_close_border_style',''),(4884,70,'popup_theme_close_border_color',''),(4885,70,'popup_theme_close_border_width',''),(4886,70,'popup_theme_close_boxshadow_inset',''),(4887,70,'popup_theme_close_boxshadow_horizontal',''),(4888,70,'popup_theme_close_boxshadow_vertical',''),(4889,70,'popup_theme_close_boxshadow_blur',''),(4890,70,'popup_theme_close_boxshadow_spread',''),(4891,70,'popup_theme_close_boxshadow_color',''),(4892,70,'popup_theme_close_boxshadow_opacity',''),(4893,70,'popup_theme_close_textshadow_horizontal',''),(4894,70,'popup_theme_close_textshadow_vertical',''),(4895,70,'popup_theme_close_textshadow_blur',''),(4896,70,'popup_theme_close_textshadow_color',''),(4897,70,'popup_theme_close_textshadow_opacity',''),(4898,504,'popup_defaults_set',''),(4899,504,'popup_title',''),(4900,504,'popup_targeting_condition_on_entire_site',''),(4901,504,'popup_targeting_condition_on_home',''),(4902,504,'popup_targeting_condition_exclude_on_home',''),(4903,504,'popup_targeting_condition_on_blog',''),(4904,504,'popup_targeting_condition_exclude_on_blog',''),(4905,504,'popup_targeting_condition_on_search',''),(4906,504,'popup_targeting_condition_exclude_on_search',''),(4907,504,'popup_targeting_condition_on_404',''),(4908,504,'popup_targeting_condition_exclude_on_404',''),(4909,504,'popup_display_scrollable_content',''),(4910,504,'popup_display_overlay_disabled',''),(4911,504,'popup_display_size',''),(4912,504,'popup_display_responsive_min_width',''),(4913,504,'popup_display_responsive_min_width_unit',''),(4914,504,'popup_display_responsive_max_width',''),(4915,504,'popup_display_responsive_max_width_unit',''),(4916,504,'popup_display_custom_width',''),(4917,504,'popup_display_custom_width_unit',''),(4918,504,'popup_display_custom_height',''),(4919,504,'popup_display_custom_height_unit',''),(4920,504,'popup_display_custom_height_auto',''),(4921,504,'popup_display_location',''),(4922,504,'popup_display_position_top',''),(4923,504,'popup_display_position_left',''),(4924,504,'popup_display_position_bottom',''),(4925,504,'popup_display_position_right',''),(4926,504,'popup_display_position_fixed',''),(4927,504,'popup_display_animation_type',''),(4928,504,'popup_display_animation_speed',''),(4929,504,'popup_display_animation_origin',''),(4930,504,'popup_display_overlay_zindex',''),(4931,504,'popup_display_zindex',''),(4932,504,'popup_close_overlay_click',''),(4933,504,'popup_close_esc_press',''),(4934,504,'popup_close_f4_press',''),(4935,504,'popup_click_open_extra_selectors',''),(4936,504,'popup_auto_open_enabled',''),(4937,504,'popup_auto_open_delay',''),(4938,504,'popup_auto_open_cookie_trigger',''),(4939,504,'popup_auto_open_cookie_time',''),(4940,504,'popup_auto_open_cookie_path',''),(4941,504,'popup_auto_open_cookie_key',''),(4942,504,'popup_admin_debug_enabled',''),(4943,504,'popup_targeting_condition_on_posts',''),(4944,504,'popup_targeting_condition_exclude_on_posts',''),(4945,504,'popup_targeting_condition_on_specific_posts',''),(4946,504,'popup_targeting_condition_exclude_on_specific_posts',''),(4947,504,'popup_targeting_condition_on_pages',''),(4948,504,'popup_targeting_condition_exclude_on_pages',''),(4949,504,'popup_targeting_condition_on_specific_pages',''),(4950,504,'popup_targeting_condition_exclude_on_specific_pages',''),(4951,504,'popup_targeting_condition_on_products',''),(4952,504,'popup_targeting_condition_exclude_on_products',''),(4953,504,'popup_targeting_condition_on_specific_products',''),(4954,504,'popup_targeting_condition_exclude_on_specific_products',''),(4955,504,'popup_targeting_condition_on_categorys',''),(4956,504,'popup_targeting_condition_exclude_on_categorys',''),(4957,504,'popup_targeting_condition_on_specific_categorys',''),(4958,504,'popup_targeting_condition_exclude_on_specific_categorys',''),(4959,504,'popup_targeting_condition_on_post_tags',''),(4960,504,'popup_targeting_condition_exclude_on_post_tags',''),(4961,504,'popup_targeting_condition_on_specific_post_tags',''),(4962,504,'popup_targeting_condition_exclude_on_specific_post_tags',''),(4963,504,'popup_theme_defaults_set',''),(4964,504,'popup_theme_overlay_background_color',''),(4965,504,'popup_theme_overlay_background_opacity',''),(4966,504,'popup_theme_container_padding',''),(4967,504,'popup_theme_container_background_color',''),(4968,504,'popup_theme_container_background_opacity',''),(4969,504,'popup_theme_container_border_radius',''),(4970,504,'popup_theme_container_border_style',''),(4971,504,'popup_theme_container_border_color',''),(4972,504,'popup_theme_container_border_width',''),(4973,504,'popup_theme_container_boxshadow_inset',''),(4974,504,'popup_theme_container_boxshadow_horizontal',''),(4975,504,'popup_theme_container_boxshadow_vertical',''),(4976,504,'popup_theme_container_boxshadow_blur',''),(4977,504,'popup_theme_container_boxshadow_spread',''),(4978,504,'popup_theme_container_boxshadow_color',''),(4979,504,'popup_theme_container_boxshadow_opacity',''),(4980,504,'popup_theme_title_font_color',''),(4981,504,'popup_theme_title_line_height',''),(4982,504,'popup_theme_title_font_size',''),(4983,504,'popup_theme_title_font_family',''),(4984,504,'popup_theme_title_font_weight',''),(4985,504,'popup_theme_title_font_style',''),(4986,504,'popup_theme_title_text_align',''),(4987,504,'popup_theme_title_textshadow_horizontal',''),(4988,504,'popup_theme_title_textshadow_vertical',''),(4989,504,'popup_theme_title_textshadow_blur',''),(4990,504,'popup_theme_title_textshadow_color',''),(4991,504,'popup_theme_title_textshadow_opacity',''),(4992,504,'popup_theme_content_font_color',''),(4993,504,'popup_theme_content_font_family',''),(4994,504,'popup_theme_content_font_weight',''),(4995,504,'popup_theme_content_font_style',''),(4996,504,'popup_theme_close_text',''),(4997,504,'popup_theme_close_padding',''),(4998,504,'popup_theme_close_location',''),(4999,504,'popup_theme_close_position_top',''),(5000,504,'popup_theme_close_position_left',''),(5001,504,'popup_theme_close_position_bottom',''),(5002,504,'popup_theme_close_position_right',''),(5003,504,'popup_theme_close_line_height',''),(5004,504,'popup_theme_close_font_color',''),(5005,504,'popup_theme_close_font_size',''),(5006,504,'popup_theme_close_font_family',''),(5007,504,'popup_theme_close_font_weight',''),(5008,504,'popup_theme_close_font_style',''),(5009,504,'popup_theme_close_background_color',''),(5010,504,'popup_theme_close_background_opacity',''),(5011,504,'popup_theme_close_border_radius',''),(5012,504,'popup_theme_close_border_style',''),(5013,504,'popup_theme_close_border_color',''),(5014,504,'popup_theme_close_border_width',''),(5015,504,'popup_theme_close_boxshadow_inset',''),(5016,504,'popup_theme_close_boxshadow_horizontal',''),(5017,504,'popup_theme_close_boxshadow_vertical',''),(5018,504,'popup_theme_close_boxshadow_blur',''),(5019,504,'popup_theme_close_boxshadow_spread',''),(5020,504,'popup_theme_close_boxshadow_color',''),(5021,504,'popup_theme_close_boxshadow_opacity',''),(5022,504,'popup_theme_close_textshadow_horizontal',''),(5023,504,'popup_theme_close_textshadow_vertical',''),(5024,504,'popup_theme_close_textshadow_blur',''),(5025,504,'popup_theme_close_textshadow_color',''),(5026,504,'popup_theme_close_textshadow_opacity',''),(5027,505,'popup_defaults_set',''),(5028,505,'popup_title',''),(5029,505,'popup_targeting_condition_on_entire_site',''),(5030,505,'popup_targeting_condition_on_home',''),(5031,505,'popup_targeting_condition_exclude_on_home',''),(5032,505,'popup_targeting_condition_on_blog',''),(5033,505,'popup_targeting_condition_exclude_on_blog',''),(5034,505,'popup_targeting_condition_on_search',''),(5035,505,'popup_targeting_condition_exclude_on_search',''),(5036,505,'popup_targeting_condition_on_404',''),(5037,505,'popup_targeting_condition_exclude_on_404',''),(5038,505,'popup_display_scrollable_content',''),(5039,505,'popup_display_overlay_disabled',''),(5040,505,'popup_display_size',''),(5041,505,'popup_display_responsive_min_width',''),(5042,505,'popup_display_responsive_min_width_unit',''),(5043,505,'popup_display_responsive_max_width',''),(5044,505,'popup_display_responsive_max_width_unit',''),(5045,505,'popup_display_custom_width',''),(5046,505,'popup_display_custom_width_unit',''),(5047,505,'popup_display_custom_height',''),(5048,505,'popup_display_custom_height_unit',''),(5049,505,'popup_display_custom_height_auto',''),(5050,505,'popup_display_location',''),(5051,505,'popup_display_position_top',''),(5052,505,'popup_display_position_left',''),(5053,505,'popup_display_position_bottom',''),(5054,505,'popup_display_position_right',''),(5055,505,'popup_display_position_fixed',''),(5056,505,'popup_display_animation_type',''),(5057,505,'popup_display_animation_speed',''),(5058,505,'popup_display_animation_origin',''),(5059,505,'popup_display_overlay_zindex',''),(5060,505,'popup_display_zindex',''),(5061,505,'popup_close_overlay_click',''),(5062,505,'popup_close_esc_press',''),(5063,505,'popup_close_f4_press',''),(5064,505,'popup_click_open_extra_selectors',''),(5065,505,'popup_auto_open_enabled',''),(5066,505,'popup_auto_open_delay',''),(5067,505,'popup_auto_open_cookie_trigger',''),(5068,505,'popup_auto_open_cookie_time',''),(5069,505,'popup_auto_open_cookie_path',''),(5070,505,'popup_auto_open_cookie_key',''),(5071,505,'popup_admin_debug_enabled',''),(5072,505,'popup_targeting_condition_on_posts',''),(5073,505,'popup_targeting_condition_exclude_on_posts',''),(5074,505,'popup_targeting_condition_on_specific_posts',''),(5075,505,'popup_targeting_condition_exclude_on_specific_posts',''),(5076,505,'popup_targeting_condition_on_pages',''),(5077,505,'popup_targeting_condition_exclude_on_pages',''),(5078,505,'popup_targeting_condition_on_specific_pages',''),(5079,505,'popup_targeting_condition_exclude_on_specific_pages',''),(5080,505,'popup_targeting_condition_on_products',''),(5081,505,'popup_targeting_condition_exclude_on_products',''),(5082,505,'popup_targeting_condition_on_specific_products',''),(5083,505,'popup_targeting_condition_exclude_on_specific_products',''),(5084,505,'popup_targeting_condition_on_categorys',''),(5085,505,'popup_targeting_condition_exclude_on_categorys',''),(5086,505,'popup_targeting_condition_on_specific_categorys',''),(5087,505,'popup_targeting_condition_exclude_on_specific_categorys',''),(5088,505,'popup_targeting_condition_on_post_tags',''),(5089,505,'popup_targeting_condition_exclude_on_post_tags',''),(5090,505,'popup_targeting_condition_on_specific_post_tags',''),(5091,505,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5092,505,'popup_theme_defaults_set',''),(5093,505,'popup_theme_overlay_background_color',''),(5094,505,'popup_theme_overlay_background_opacity',''),(5095,505,'popup_theme_container_padding',''),(5096,505,'popup_theme_container_background_color',''),(5097,505,'popup_theme_container_background_opacity',''),(5098,505,'popup_theme_container_border_radius',''),(5099,505,'popup_theme_container_border_style',''),(5100,505,'popup_theme_container_border_color',''),(5101,505,'popup_theme_container_border_width',''),(5102,505,'popup_theme_container_boxshadow_inset',''),(5103,505,'popup_theme_container_boxshadow_horizontal',''),(5104,505,'popup_theme_container_boxshadow_vertical',''),(5105,505,'popup_theme_container_boxshadow_blur',''),(5106,505,'popup_theme_container_boxshadow_spread',''),(5107,505,'popup_theme_container_boxshadow_color',''),(5108,505,'popup_theme_container_boxshadow_opacity',''),(5109,505,'popup_theme_title_font_color',''),(5110,505,'popup_theme_title_line_height',''),(5111,505,'popup_theme_title_font_size',''),(5112,505,'popup_theme_title_font_family',''),(5113,505,'popup_theme_title_font_weight',''),(5114,505,'popup_theme_title_font_style',''),(5115,505,'popup_theme_title_text_align',''),(5116,505,'popup_theme_title_textshadow_horizontal',''),(5117,505,'popup_theme_title_textshadow_vertical',''),(5118,505,'popup_theme_title_textshadow_blur',''),(5119,505,'popup_theme_title_textshadow_color',''),(5120,505,'popup_theme_title_textshadow_opacity',''),(5121,505,'popup_theme_content_font_color',''),(5122,505,'popup_theme_content_font_family',''),(5123,505,'popup_theme_content_font_weight',''),(5124,505,'popup_theme_content_font_style',''),(5125,505,'popup_theme_close_text',''),(5126,505,'popup_theme_close_padding',''),(5127,505,'popup_theme_close_location',''),(5128,505,'popup_theme_close_position_top',''),(5129,505,'popup_theme_close_position_left',''),(5130,505,'popup_theme_close_position_bottom',''),(5131,505,'popup_theme_close_position_right',''),(5132,505,'popup_theme_close_line_height',''),(5133,505,'popup_theme_close_font_color',''),(5134,505,'popup_theme_close_font_size',''),(5135,505,'popup_theme_close_font_family',''),(5136,505,'popup_theme_close_font_weight',''),(5137,505,'popup_theme_close_font_style',''),(5138,505,'popup_theme_close_background_color',''),(5139,505,'popup_theme_close_background_opacity',''),(5140,505,'popup_theme_close_border_radius',''),(5141,505,'popup_theme_close_border_style',''),(5142,505,'popup_theme_close_border_color',''),(5143,505,'popup_theme_close_border_width',''),(5144,505,'popup_theme_close_boxshadow_inset',''),(5145,505,'popup_theme_close_boxshadow_horizontal',''),(5146,505,'popup_theme_close_boxshadow_vertical',''),(5147,505,'popup_theme_close_boxshadow_blur',''),(5148,505,'popup_theme_close_boxshadow_spread',''),(5149,505,'popup_theme_close_boxshadow_color',''),(5150,505,'popup_theme_close_boxshadow_opacity',''),(5151,505,'popup_theme_close_textshadow_horizontal',''),(5152,505,'popup_theme_close_textshadow_vertical',''),(5153,505,'popup_theme_close_textshadow_blur',''),(5154,505,'popup_theme_close_textshadow_color',''),(5155,505,'popup_theme_close_textshadow_opacity',''),(5156,70,'popup_defaults_set',''),(5157,70,'popup_title',''),(5158,70,'popup_targeting_condition_on_entire_site',''),(5159,70,'popup_targeting_condition_on_home',''),(5160,70,'popup_targeting_condition_exclude_on_home',''),(5161,70,'popup_targeting_condition_on_blog',''),(5162,70,'popup_targeting_condition_exclude_on_blog',''),(5163,70,'popup_targeting_condition_on_search',''),(5164,70,'popup_targeting_condition_exclude_on_search',''),(5165,70,'popup_targeting_condition_on_404',''),(5166,70,'popup_targeting_condition_exclude_on_404',''),(5167,70,'popup_display_scrollable_content',''),(5168,70,'popup_display_overlay_disabled',''),(5169,70,'popup_display_size',''),(5170,70,'popup_display_responsive_min_width',''),(5171,70,'popup_display_responsive_min_width_unit',''),(5172,70,'popup_display_responsive_max_width',''),(5173,70,'popup_display_responsive_max_width_unit',''),(5174,70,'popup_display_custom_width',''),(5175,70,'popup_display_custom_width_unit',''),(5176,70,'popup_display_custom_height',''),(5177,70,'popup_display_custom_height_unit',''),(5178,70,'popup_display_custom_height_auto',''),(5179,70,'popup_display_location',''),(5180,70,'popup_display_position_top',''),(5181,70,'popup_display_position_left',''),(5182,70,'popup_display_position_bottom',''),(5183,70,'popup_display_position_right',''),(5184,70,'popup_display_position_fixed',''),(5185,70,'popup_display_animation_type',''),(5186,70,'popup_display_animation_speed',''),(5187,70,'popup_display_animation_origin',''),(5188,70,'popup_display_overlay_zindex',''),(5189,70,'popup_display_zindex',''),(5190,70,'popup_close_overlay_click',''),(5191,70,'popup_close_esc_press',''),(5192,70,'popup_close_f4_press',''),(5193,70,'popup_click_open_extra_selectors',''),(5194,70,'popup_auto_open_enabled',''),(5195,70,'popup_auto_open_delay',''),(5196,70,'popup_auto_open_cookie_trigger',''),(5197,70,'popup_auto_open_cookie_time',''),(5198,70,'popup_auto_open_cookie_path',''),(5199,70,'popup_auto_open_cookie_key',''),(5200,70,'popup_admin_debug_enabled',''),(5201,70,'popup_targeting_condition_on_posts',''),(5202,70,'popup_targeting_condition_exclude_on_posts',''),(5203,70,'popup_targeting_condition_on_specific_posts',''),(5204,70,'popup_targeting_condition_exclude_on_specific_posts',''),(5205,70,'popup_targeting_condition_on_pages',''),(5206,70,'popup_targeting_condition_exclude_on_pages',''),(5207,70,'popup_targeting_condition_on_specific_pages',''),(5208,70,'popup_targeting_condition_exclude_on_specific_pages',''),(5209,70,'popup_targeting_condition_on_products',''),(5210,70,'popup_targeting_condition_exclude_on_products',''),(5211,70,'popup_targeting_condition_on_specific_products',''),(5212,70,'popup_targeting_condition_exclude_on_specific_products',''),(5213,70,'popup_targeting_condition_on_categorys',''),(5214,70,'popup_targeting_condition_exclude_on_categorys',''),(5215,70,'popup_targeting_condition_on_specific_categorys',''),(5216,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(5217,70,'popup_targeting_condition_on_post_tags',''),(5218,70,'popup_targeting_condition_exclude_on_post_tags',''),(5219,70,'popup_targeting_condition_on_specific_post_tags',''),(5220,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5221,70,'popup_theme_defaults_set',''),(5222,70,'popup_theme_overlay_background_color',''),(5223,70,'popup_theme_overlay_background_opacity',''),(5224,70,'popup_theme_container_padding',''),(5225,70,'popup_theme_container_background_color',''),(5226,70,'popup_theme_container_background_opacity',''),(5227,70,'popup_theme_container_border_radius',''),(5228,70,'popup_theme_container_border_style',''),(5229,70,'popup_theme_container_border_color',''),(5230,70,'popup_theme_container_border_width',''),(5231,70,'popup_theme_container_boxshadow_inset',''),(5232,70,'popup_theme_container_boxshadow_horizontal',''),(5233,70,'popup_theme_container_boxshadow_vertical',''),(5234,70,'popup_theme_container_boxshadow_blur',''),(5235,70,'popup_theme_container_boxshadow_spread',''),(5236,70,'popup_theme_container_boxshadow_color',''),(5237,70,'popup_theme_container_boxshadow_opacity',''),(5238,70,'popup_theme_title_font_color',''),(5239,70,'popup_theme_title_line_height',''),(5240,70,'popup_theme_title_font_size',''),(5241,70,'popup_theme_title_font_family',''),(5242,70,'popup_theme_title_font_weight',''),(5243,70,'popup_theme_title_font_style',''),(5244,70,'popup_theme_title_text_align',''),(5245,70,'popup_theme_title_textshadow_horizontal',''),(5246,70,'popup_theme_title_textshadow_vertical',''),(5247,70,'popup_theme_title_textshadow_blur',''),(5248,70,'popup_theme_title_textshadow_color',''),(5249,70,'popup_theme_title_textshadow_opacity',''),(5250,70,'popup_theme_content_font_color',''),(5251,70,'popup_theme_content_font_family',''),(5252,70,'popup_theme_content_font_weight',''),(5253,70,'popup_theme_content_font_style',''),(5254,70,'popup_theme_close_text',''),(5255,70,'popup_theme_close_padding',''),(5256,70,'popup_theme_close_location',''),(5257,70,'popup_theme_close_position_top',''),(5258,70,'popup_theme_close_position_left',''),(5259,70,'popup_theme_close_position_bottom',''),(5260,70,'popup_theme_close_position_right',''),(5261,70,'popup_theme_close_line_height',''),(5262,70,'popup_theme_close_font_color',''),(5263,70,'popup_theme_close_font_size',''),(5264,70,'popup_theme_close_font_family',''),(5265,70,'popup_theme_close_font_weight',''),(5266,70,'popup_theme_close_font_style',''),(5267,70,'popup_theme_close_background_color',''),(5268,70,'popup_theme_close_background_opacity',''),(5269,70,'popup_theme_close_border_radius',''),(5270,70,'popup_theme_close_border_style',''),(5271,70,'popup_theme_close_border_color',''),(5272,70,'popup_theme_close_border_width',''),(5273,70,'popup_theme_close_boxshadow_inset',''),(5274,70,'popup_theme_close_boxshadow_horizontal',''),(5275,70,'popup_theme_close_boxshadow_vertical',''),(5276,70,'popup_theme_close_boxshadow_blur',''),(5277,70,'popup_theme_close_boxshadow_spread',''),(5278,70,'popup_theme_close_boxshadow_color',''),(5279,70,'popup_theme_close_boxshadow_opacity',''),(5280,70,'popup_theme_close_textshadow_horizontal',''),(5281,70,'popup_theme_close_textshadow_vertical',''),(5282,70,'popup_theme_close_textshadow_blur',''),(5283,70,'popup_theme_close_textshadow_color',''),(5284,70,'popup_theme_close_textshadow_opacity',''),(5285,506,'popup_defaults_set',''),(5286,506,'popup_title',''),(5287,506,'popup_targeting_condition_on_entire_site',''),(5288,506,'popup_targeting_condition_on_home',''),(5289,506,'popup_targeting_condition_exclude_on_home',''),(5290,506,'popup_targeting_condition_on_blog',''),(5291,506,'popup_targeting_condition_exclude_on_blog',''),(5292,506,'popup_targeting_condition_on_search',''),(5293,506,'popup_targeting_condition_exclude_on_search',''),(5294,506,'popup_targeting_condition_on_404',''),(5295,506,'popup_targeting_condition_exclude_on_404',''),(5296,506,'popup_display_scrollable_content',''),(5297,506,'popup_display_overlay_disabled',''),(5298,506,'popup_display_size',''),(5299,506,'popup_display_responsive_min_width',''),(5300,506,'popup_display_responsive_min_width_unit',''),(5301,506,'popup_display_responsive_max_width',''),(5302,506,'popup_display_responsive_max_width_unit',''),(5303,506,'popup_display_custom_width',''),(5304,506,'popup_display_custom_width_unit',''),(5305,506,'popup_display_custom_height',''),(5306,506,'popup_display_custom_height_unit',''),(5307,506,'popup_display_custom_height_auto',''),(5308,506,'popup_display_location',''),(5309,506,'popup_display_position_top',''),(5310,506,'popup_display_position_left',''),(5311,506,'popup_display_position_bottom',''),(5312,506,'popup_display_position_right',''),(5313,506,'popup_display_position_fixed',''),(5314,506,'popup_display_animation_type',''),(5315,506,'popup_display_animation_speed',''),(5316,506,'popup_display_animation_origin',''),(5317,506,'popup_display_overlay_zindex',''),(5318,506,'popup_display_zindex',''),(5319,506,'popup_close_overlay_click',''),(5320,506,'popup_close_esc_press',''),(5321,506,'popup_close_f4_press',''),(5322,506,'popup_click_open_extra_selectors',''),(5323,506,'popup_auto_open_enabled',''),(5324,506,'popup_auto_open_delay',''),(5325,506,'popup_auto_open_cookie_trigger',''),(5326,506,'popup_auto_open_cookie_time',''),(5327,506,'popup_auto_open_cookie_path',''),(5328,506,'popup_auto_open_cookie_key',''),(5329,506,'popup_admin_debug_enabled',''),(5330,506,'popup_targeting_condition_on_posts',''),(5331,506,'popup_targeting_condition_exclude_on_posts',''),(5332,506,'popup_targeting_condition_on_specific_posts',''),(5333,506,'popup_targeting_condition_exclude_on_specific_posts',''),(5334,506,'popup_targeting_condition_on_pages',''),(5335,506,'popup_targeting_condition_exclude_on_pages',''),(5336,506,'popup_targeting_condition_on_specific_pages',''),(5337,506,'popup_targeting_condition_exclude_on_specific_pages',''),(5338,506,'popup_targeting_condition_on_products',''),(5339,506,'popup_targeting_condition_exclude_on_products',''),(5340,506,'popup_targeting_condition_on_specific_products',''),(5341,506,'popup_targeting_condition_exclude_on_specific_products',''),(5342,506,'popup_targeting_condition_on_categorys',''),(5343,506,'popup_targeting_condition_exclude_on_categorys',''),(5344,506,'popup_targeting_condition_on_specific_categorys',''),(5345,506,'popup_targeting_condition_exclude_on_specific_categorys',''),(5346,506,'popup_targeting_condition_on_post_tags',''),(5347,506,'popup_targeting_condition_exclude_on_post_tags',''),(5348,506,'popup_targeting_condition_on_specific_post_tags',''),(5349,506,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5350,506,'popup_theme_defaults_set',''),(5351,506,'popup_theme_overlay_background_color',''),(5352,506,'popup_theme_overlay_background_opacity',''),(5353,506,'popup_theme_container_padding',''),(5354,506,'popup_theme_container_background_color',''),(5355,506,'popup_theme_container_background_opacity',''),(5356,506,'popup_theme_container_border_radius',''),(5357,506,'popup_theme_container_border_style',''),(5358,506,'popup_theme_container_border_color',''),(5359,506,'popup_theme_container_border_width',''),(5360,506,'popup_theme_container_boxshadow_inset',''),(5361,506,'popup_theme_container_boxshadow_horizontal',''),(5362,506,'popup_theme_container_boxshadow_vertical',''),(5363,506,'popup_theme_container_boxshadow_blur',''),(5364,506,'popup_theme_container_boxshadow_spread',''),(5365,506,'popup_theme_container_boxshadow_color',''),(5366,506,'popup_theme_container_boxshadow_opacity',''),(5367,506,'popup_theme_title_font_color',''),(5368,506,'popup_theme_title_line_height',''),(5369,506,'popup_theme_title_font_size',''),(5370,506,'popup_theme_title_font_family',''),(5371,506,'popup_theme_title_font_weight',''),(5372,506,'popup_theme_title_font_style',''),(5373,506,'popup_theme_title_text_align',''),(5374,506,'popup_theme_title_textshadow_horizontal',''),(5375,506,'popup_theme_title_textshadow_vertical',''),(5376,506,'popup_theme_title_textshadow_blur',''),(5377,506,'popup_theme_title_textshadow_color',''),(5378,506,'popup_theme_title_textshadow_opacity',''),(5379,506,'popup_theme_content_font_color',''),(5380,506,'popup_theme_content_font_family',''),(5381,506,'popup_theme_content_font_weight',''),(5382,506,'popup_theme_content_font_style',''),(5383,506,'popup_theme_close_text',''),(5384,506,'popup_theme_close_padding',''),(5385,506,'popup_theme_close_location',''),(5386,506,'popup_theme_close_position_top',''),(5387,506,'popup_theme_close_position_left',''),(5388,506,'popup_theme_close_position_bottom',''),(5389,506,'popup_theme_close_position_right',''),(5390,506,'popup_theme_close_line_height',''),(5391,506,'popup_theme_close_font_color',''),(5392,506,'popup_theme_close_font_size',''),(5393,506,'popup_theme_close_font_family',''),(5394,506,'popup_theme_close_font_weight',''),(5395,506,'popup_theme_close_font_style',''),(5396,506,'popup_theme_close_background_color',''),(5397,506,'popup_theme_close_background_opacity',''),(5398,506,'popup_theme_close_border_radius',''),(5399,506,'popup_theme_close_border_style',''),(5400,506,'popup_theme_close_border_color',''),(5401,506,'popup_theme_close_border_width',''),(5402,506,'popup_theme_close_boxshadow_inset',''),(5403,506,'popup_theme_close_boxshadow_horizontal',''),(5404,506,'popup_theme_close_boxshadow_vertical',''),(5405,506,'popup_theme_close_boxshadow_blur',''),(5406,506,'popup_theme_close_boxshadow_spread',''),(5407,506,'popup_theme_close_boxshadow_color',''),(5408,506,'popup_theme_close_boxshadow_opacity',''),(5409,506,'popup_theme_close_textshadow_horizontal',''),(5410,506,'popup_theme_close_textshadow_vertical',''),(5411,506,'popup_theme_close_textshadow_blur',''),(5412,506,'popup_theme_close_textshadow_color',''),(5413,506,'popup_theme_close_textshadow_opacity',''),(5414,507,'popup_defaults_set',''),(5415,507,'popup_title',''),(5416,507,'popup_targeting_condition_on_entire_site',''),(5417,507,'popup_targeting_condition_on_home',''),(5418,507,'popup_targeting_condition_exclude_on_home',''),(5419,507,'popup_targeting_condition_on_blog',''),(5420,507,'popup_targeting_condition_exclude_on_blog',''),(5421,507,'popup_targeting_condition_on_search',''),(5422,507,'popup_targeting_condition_exclude_on_search',''),(5423,507,'popup_targeting_condition_on_404',''),(5424,507,'popup_targeting_condition_exclude_on_404',''),(5425,507,'popup_display_scrollable_content',''),(5426,507,'popup_display_overlay_disabled',''),(5427,507,'popup_display_size',''),(5428,507,'popup_display_responsive_min_width',''),(5429,507,'popup_display_responsive_min_width_unit',''),(5430,507,'popup_display_responsive_max_width',''),(5431,507,'popup_display_responsive_max_width_unit',''),(5432,507,'popup_display_custom_width',''),(5433,507,'popup_display_custom_width_unit',''),(5434,507,'popup_display_custom_height',''),(5435,507,'popup_display_custom_height_unit',''),(5436,507,'popup_display_custom_height_auto',''),(5437,507,'popup_display_location',''),(5438,507,'popup_display_position_top',''),(5439,507,'popup_display_position_left',''),(5440,507,'popup_display_position_bottom',''),(5441,507,'popup_display_position_right',''),(5442,507,'popup_display_position_fixed',''),(5443,507,'popup_display_animation_type',''),(5444,507,'popup_display_animation_speed',''),(5445,507,'popup_display_animation_origin',''),(5446,507,'popup_display_overlay_zindex',''),(5447,507,'popup_display_zindex',''),(5448,507,'popup_close_overlay_click',''),(5449,507,'popup_close_esc_press',''),(5450,507,'popup_close_f4_press',''),(5451,507,'popup_click_open_extra_selectors',''),(5452,507,'popup_auto_open_enabled',''),(5453,507,'popup_auto_open_delay',''),(5454,507,'popup_auto_open_cookie_trigger',''),(5455,507,'popup_auto_open_cookie_time',''),(5456,507,'popup_auto_open_cookie_path',''),(5457,507,'popup_auto_open_cookie_key',''),(5458,507,'popup_admin_debug_enabled',''),(5459,507,'popup_targeting_condition_on_posts',''),(5460,507,'popup_targeting_condition_exclude_on_posts',''),(5461,507,'popup_targeting_condition_on_specific_posts',''),(5462,507,'popup_targeting_condition_exclude_on_specific_posts',''),(5463,507,'popup_targeting_condition_on_pages',''),(5464,507,'popup_targeting_condition_exclude_on_pages',''),(5465,507,'popup_targeting_condition_on_specific_pages',''),(5466,507,'popup_targeting_condition_exclude_on_specific_pages',''),(5467,507,'popup_targeting_condition_on_products',''),(5468,507,'popup_targeting_condition_exclude_on_products',''),(5469,507,'popup_targeting_condition_on_specific_products',''),(5470,507,'popup_targeting_condition_exclude_on_specific_products',''),(5471,507,'popup_targeting_condition_on_categorys',''),(5472,507,'popup_targeting_condition_exclude_on_categorys',''),(5473,507,'popup_targeting_condition_on_specific_categorys',''),(5474,507,'popup_targeting_condition_exclude_on_specific_categorys',''),(5475,507,'popup_targeting_condition_on_post_tags',''),(5476,507,'popup_targeting_condition_exclude_on_post_tags',''),(5477,507,'popup_targeting_condition_on_specific_post_tags',''),(5478,507,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5479,507,'popup_theme_defaults_set',''),(5480,507,'popup_theme_overlay_background_color',''),(5481,507,'popup_theme_overlay_background_opacity',''),(5482,507,'popup_theme_container_padding',''),(5483,507,'popup_theme_container_background_color',''),(5484,507,'popup_theme_container_background_opacity',''),(5485,507,'popup_theme_container_border_radius',''),(5486,507,'popup_theme_container_border_style',''),(5487,507,'popup_theme_container_border_color',''),(5488,507,'popup_theme_container_border_width',''),(5489,507,'popup_theme_container_boxshadow_inset',''),(5490,507,'popup_theme_container_boxshadow_horizontal',''),(5491,507,'popup_theme_container_boxshadow_vertical',''),(5492,507,'popup_theme_container_boxshadow_blur',''),(5493,507,'popup_theme_container_boxshadow_spread',''),(5494,507,'popup_theme_container_boxshadow_color',''),(5495,507,'popup_theme_container_boxshadow_opacity',''),(5496,507,'popup_theme_title_font_color',''),(5497,507,'popup_theme_title_line_height',''),(5498,507,'popup_theme_title_font_size',''),(5499,507,'popup_theme_title_font_family',''),(5500,507,'popup_theme_title_font_weight',''),(5501,507,'popup_theme_title_font_style',''),(5502,507,'popup_theme_title_text_align',''),(5503,507,'popup_theme_title_textshadow_horizontal',''),(5504,507,'popup_theme_title_textshadow_vertical',''),(5505,507,'popup_theme_title_textshadow_blur',''),(5506,507,'popup_theme_title_textshadow_color',''),(5507,507,'popup_theme_title_textshadow_opacity',''),(5508,507,'popup_theme_content_font_color',''),(5509,507,'popup_theme_content_font_family',''),(5510,507,'popup_theme_content_font_weight',''),(5511,507,'popup_theme_content_font_style',''),(5512,507,'popup_theme_close_text',''),(5513,507,'popup_theme_close_padding',''),(5514,507,'popup_theme_close_location',''),(5515,507,'popup_theme_close_position_top',''),(5516,507,'popup_theme_close_position_left',''),(5517,507,'popup_theme_close_position_bottom',''),(5518,507,'popup_theme_close_position_right',''),(5519,507,'popup_theme_close_line_height',''),(5520,507,'popup_theme_close_font_color',''),(5521,507,'popup_theme_close_font_size',''),(5522,507,'popup_theme_close_font_family',''),(5523,507,'popup_theme_close_font_weight',''),(5524,507,'popup_theme_close_font_style',''),(5525,507,'popup_theme_close_background_color',''),(5526,507,'popup_theme_close_background_opacity',''),(5527,507,'popup_theme_close_border_radius',''),(5528,507,'popup_theme_close_border_style',''),(5529,507,'popup_theme_close_border_color',''),(5530,507,'popup_theme_close_border_width',''),(5531,507,'popup_theme_close_boxshadow_inset',''),(5532,507,'popup_theme_close_boxshadow_horizontal',''),(5533,507,'popup_theme_close_boxshadow_vertical',''),(5534,507,'popup_theme_close_boxshadow_blur',''),(5535,507,'popup_theme_close_boxshadow_spread',''),(5536,507,'popup_theme_close_boxshadow_color',''),(5537,507,'popup_theme_close_boxshadow_opacity',''),(5538,507,'popup_theme_close_textshadow_horizontal',''),(5539,507,'popup_theme_close_textshadow_vertical',''),(5540,507,'popup_theme_close_textshadow_blur',''),(5541,507,'popup_theme_close_textshadow_color',''),(5542,507,'popup_theme_close_textshadow_opacity',''),(5543,70,'popup_defaults_set',''),(5544,70,'popup_title',''),(5545,70,'popup_targeting_condition_on_entire_site',''),(5546,70,'popup_targeting_condition_on_home',''),(5547,70,'popup_targeting_condition_exclude_on_home',''),(5548,70,'popup_targeting_condition_on_blog',''),(5549,70,'popup_targeting_condition_exclude_on_blog',''),(5550,70,'popup_targeting_condition_on_search',''),(5551,70,'popup_targeting_condition_exclude_on_search',''),(5552,70,'popup_targeting_condition_on_404',''),(5553,70,'popup_targeting_condition_exclude_on_404',''),(5554,70,'popup_display_scrollable_content',''),(5555,70,'popup_display_overlay_disabled',''),(5556,70,'popup_display_size',''),(5557,70,'popup_display_responsive_min_width',''),(5558,70,'popup_display_responsive_min_width_unit',''),(5559,70,'popup_display_responsive_max_width',''),(5560,70,'popup_display_responsive_max_width_unit',''),(5561,70,'popup_display_custom_width',''),(5562,70,'popup_display_custom_width_unit',''),(5563,70,'popup_display_custom_height',''),(5564,70,'popup_display_custom_height_unit',''),(5565,70,'popup_display_custom_height_auto',''),(5566,70,'popup_display_location',''),(5567,70,'popup_display_position_top',''),(5568,70,'popup_display_position_left',''),(5569,70,'popup_display_position_bottom',''),(5570,70,'popup_display_position_right',''),(5571,70,'popup_display_position_fixed',''),(5572,70,'popup_display_animation_type',''),(5573,70,'popup_display_animation_speed',''),(5574,70,'popup_display_animation_origin',''),(5575,70,'popup_display_overlay_zindex',''),(5576,70,'popup_display_zindex',''),(5577,70,'popup_close_overlay_click',''),(5578,70,'popup_close_esc_press',''),(5579,70,'popup_close_f4_press',''),(5580,70,'popup_click_open_extra_selectors',''),(5581,70,'popup_auto_open_enabled',''),(5582,70,'popup_auto_open_delay',''),(5583,70,'popup_auto_open_cookie_trigger',''),(5584,70,'popup_auto_open_cookie_time',''),(5585,70,'popup_auto_open_cookie_path',''),(5586,70,'popup_auto_open_cookie_key',''),(5587,70,'popup_admin_debug_enabled',''),(5588,70,'popup_targeting_condition_on_posts',''),(5589,70,'popup_targeting_condition_exclude_on_posts',''),(5590,70,'popup_targeting_condition_on_specific_posts',''),(5591,70,'popup_targeting_condition_exclude_on_specific_posts',''),(5592,70,'popup_targeting_condition_on_pages',''),(5593,70,'popup_targeting_condition_exclude_on_pages',''),(5594,70,'popup_targeting_condition_on_specific_pages',''),(5595,70,'popup_targeting_condition_exclude_on_specific_pages',''),(5596,70,'popup_targeting_condition_on_products',''),(5597,70,'popup_targeting_condition_exclude_on_products',''),(5598,70,'popup_targeting_condition_on_specific_products',''),(5599,70,'popup_targeting_condition_exclude_on_specific_products',''),(5600,70,'popup_targeting_condition_on_categorys',''),(5601,70,'popup_targeting_condition_exclude_on_categorys',''),(5602,70,'popup_targeting_condition_on_specific_categorys',''),(5603,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(5604,70,'popup_targeting_condition_on_post_tags',''),(5605,70,'popup_targeting_condition_exclude_on_post_tags',''),(5606,70,'popup_targeting_condition_on_specific_post_tags',''),(5607,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5608,70,'popup_theme_defaults_set',''),(5609,70,'popup_theme_overlay_background_color',''),(5610,70,'popup_theme_overlay_background_opacity',''),(5611,70,'popup_theme_container_padding',''),(5612,70,'popup_theme_container_background_color',''),(5613,70,'popup_theme_container_background_opacity',''),(5614,70,'popup_theme_container_border_radius',''),(5615,70,'popup_theme_container_border_style',''),(5616,70,'popup_theme_container_border_color',''),(5617,70,'popup_theme_container_border_width',''),(5618,70,'popup_theme_container_boxshadow_inset',''),(5619,70,'popup_theme_container_boxshadow_horizontal',''),(5620,70,'popup_theme_container_boxshadow_vertical',''),(5621,70,'popup_theme_container_boxshadow_blur',''),(5622,70,'popup_theme_container_boxshadow_spread',''),(5623,70,'popup_theme_container_boxshadow_color',''),(5624,70,'popup_theme_container_boxshadow_opacity',''),(5625,70,'popup_theme_title_font_color',''),(5626,70,'popup_theme_title_line_height',''),(5627,70,'popup_theme_title_font_size',''),(5628,70,'popup_theme_title_font_family',''),(5629,70,'popup_theme_title_font_weight',''),(5630,70,'popup_theme_title_font_style',''),(5631,70,'popup_theme_title_text_align',''),(5632,70,'popup_theme_title_textshadow_horizontal',''),(5633,70,'popup_theme_title_textshadow_vertical',''),(5634,70,'popup_theme_title_textshadow_blur',''),(5635,70,'popup_theme_title_textshadow_color',''),(5636,70,'popup_theme_title_textshadow_opacity',''),(5637,70,'popup_theme_content_font_color',''),(5638,70,'popup_theme_content_font_family',''),(5639,70,'popup_theme_content_font_weight',''),(5640,70,'popup_theme_content_font_style',''),(5641,70,'popup_theme_close_text',''),(5642,70,'popup_theme_close_padding',''),(5643,70,'popup_theme_close_location',''),(5644,70,'popup_theme_close_position_top',''),(5645,70,'popup_theme_close_position_left',''),(5646,70,'popup_theme_close_position_bottom',''),(5647,70,'popup_theme_close_position_right',''),(5648,70,'popup_theme_close_line_height',''),(5649,70,'popup_theme_close_font_color',''),(5650,70,'popup_theme_close_font_size',''),(5651,70,'popup_theme_close_font_family',''),(5652,70,'popup_theme_close_font_weight',''),(5653,70,'popup_theme_close_font_style',''),(5654,70,'popup_theme_close_background_color',''),(5655,70,'popup_theme_close_background_opacity',''),(5656,70,'popup_theme_close_border_radius',''),(5657,70,'popup_theme_close_border_style',''),(5658,70,'popup_theme_close_border_color',''),(5659,70,'popup_theme_close_border_width',''),(5660,70,'popup_theme_close_boxshadow_inset',''),(5661,70,'popup_theme_close_boxshadow_horizontal',''),(5662,70,'popup_theme_close_boxshadow_vertical',''),(5663,70,'popup_theme_close_boxshadow_blur',''),(5664,70,'popup_theme_close_boxshadow_spread',''),(5665,70,'popup_theme_close_boxshadow_color',''),(5666,70,'popup_theme_close_boxshadow_opacity',''),(5667,70,'popup_theme_close_textshadow_horizontal',''),(5668,70,'popup_theme_close_textshadow_vertical',''),(5669,70,'popup_theme_close_textshadow_blur',''),(5670,70,'popup_theme_close_textshadow_color',''),(5671,70,'popup_theme_close_textshadow_opacity',''),(5672,508,'popup_defaults_set',''),(5673,508,'popup_title',''),(5674,508,'popup_targeting_condition_on_entire_site',''),(5675,508,'popup_targeting_condition_on_home',''),(5676,508,'popup_targeting_condition_exclude_on_home',''),(5677,508,'popup_targeting_condition_on_blog',''),(5678,508,'popup_targeting_condition_exclude_on_blog',''),(5679,508,'popup_targeting_condition_on_search',''),(5680,508,'popup_targeting_condition_exclude_on_search',''),(5681,508,'popup_targeting_condition_on_404',''),(5682,508,'popup_targeting_condition_exclude_on_404',''),(5683,508,'popup_display_scrollable_content',''),(5684,508,'popup_display_overlay_disabled',''),(5685,508,'popup_display_size',''),(5686,508,'popup_display_responsive_min_width',''),(5687,508,'popup_display_responsive_min_width_unit',''),(5688,508,'popup_display_responsive_max_width',''),(5689,508,'popup_display_responsive_max_width_unit',''),(5690,508,'popup_display_custom_width',''),(5691,508,'popup_display_custom_width_unit',''),(5692,508,'popup_display_custom_height',''),(5693,508,'popup_display_custom_height_unit',''),(5694,508,'popup_display_custom_height_auto',''),(5695,508,'popup_display_location',''),(5696,508,'popup_display_position_top',''),(5697,508,'popup_display_position_left',''),(5698,508,'popup_display_position_bottom',''),(5699,508,'popup_display_position_right',''),(5700,508,'popup_display_position_fixed',''),(5701,508,'popup_display_animation_type',''),(5702,508,'popup_display_animation_speed',''),(5703,508,'popup_display_animation_origin',''),(5704,508,'popup_display_overlay_zindex',''),(5705,508,'popup_display_zindex',''),(5706,508,'popup_close_overlay_click',''),(5707,508,'popup_close_esc_press',''),(5708,508,'popup_close_f4_press',''),(5709,508,'popup_click_open_extra_selectors',''),(5710,508,'popup_auto_open_enabled',''),(5711,508,'popup_auto_open_delay',''),(5712,508,'popup_auto_open_cookie_trigger',''),(5713,508,'popup_auto_open_cookie_time',''),(5714,508,'popup_auto_open_cookie_path',''),(5715,508,'popup_auto_open_cookie_key',''),(5716,508,'popup_admin_debug_enabled',''),(5717,508,'popup_targeting_condition_on_posts',''),(5718,508,'popup_targeting_condition_exclude_on_posts',''),(5719,508,'popup_targeting_condition_on_specific_posts',''),(5720,508,'popup_targeting_condition_exclude_on_specific_posts',''),(5721,508,'popup_targeting_condition_on_pages',''),(5722,508,'popup_targeting_condition_exclude_on_pages',''),(5723,508,'popup_targeting_condition_on_specific_pages',''),(5724,508,'popup_targeting_condition_exclude_on_specific_pages',''),(5725,508,'popup_targeting_condition_on_products',''),(5726,508,'popup_targeting_condition_exclude_on_products',''),(5727,508,'popup_targeting_condition_on_specific_products',''),(5728,508,'popup_targeting_condition_exclude_on_specific_products',''),(5729,508,'popup_targeting_condition_on_categorys',''),(5730,508,'popup_targeting_condition_exclude_on_categorys',''),(5731,508,'popup_targeting_condition_on_specific_categorys',''),(5732,508,'popup_targeting_condition_exclude_on_specific_categorys',''),(5733,508,'popup_targeting_condition_on_post_tags',''),(5734,508,'popup_targeting_condition_exclude_on_post_tags',''),(5735,508,'popup_targeting_condition_on_specific_post_tags',''),(5736,508,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5737,508,'popup_theme_defaults_set',''),(5738,508,'popup_theme_overlay_background_color',''),(5739,508,'popup_theme_overlay_background_opacity',''),(5740,508,'popup_theme_container_padding',''),(5741,508,'popup_theme_container_background_color',''),(5742,508,'popup_theme_container_background_opacity',''),(5743,508,'popup_theme_container_border_radius',''),(5744,508,'popup_theme_container_border_style',''),(5745,508,'popup_theme_container_border_color',''),(5746,508,'popup_theme_container_border_width',''),(5747,508,'popup_theme_container_boxshadow_inset',''),(5748,508,'popup_theme_container_boxshadow_horizontal',''),(5749,508,'popup_theme_container_boxshadow_vertical',''),(5750,508,'popup_theme_container_boxshadow_blur',''),(5751,508,'popup_theme_container_boxshadow_spread',''),(5752,508,'popup_theme_container_boxshadow_color',''),(5753,508,'popup_theme_container_boxshadow_opacity',''),(5754,508,'popup_theme_title_font_color',''),(5755,508,'popup_theme_title_line_height',''),(5756,508,'popup_theme_title_font_size',''),(5757,508,'popup_theme_title_font_family',''),(5758,508,'popup_theme_title_font_weight',''),(5759,508,'popup_theme_title_font_style',''),(5760,508,'popup_theme_title_text_align',''),(5761,508,'popup_theme_title_textshadow_horizontal',''),(5762,508,'popup_theme_title_textshadow_vertical',''),(5763,508,'popup_theme_title_textshadow_blur',''),(5764,508,'popup_theme_title_textshadow_color',''),(5765,508,'popup_theme_title_textshadow_opacity',''),(5766,508,'popup_theme_content_font_color',''),(5767,508,'popup_theme_content_font_family',''),(5768,508,'popup_theme_content_font_weight',''),(5769,508,'popup_theme_content_font_style',''),(5770,508,'popup_theme_close_text',''),(5771,508,'popup_theme_close_padding',''),(5772,508,'popup_theme_close_location',''),(5773,508,'popup_theme_close_position_top',''),(5774,508,'popup_theme_close_position_left',''),(5775,508,'popup_theme_close_position_bottom',''),(5776,508,'popup_theme_close_position_right',''),(5777,508,'popup_theme_close_line_height',''),(5778,508,'popup_theme_close_font_color',''),(5779,508,'popup_theme_close_font_size',''),(5780,508,'popup_theme_close_font_family',''),(5781,508,'popup_theme_close_font_weight',''),(5782,508,'popup_theme_close_font_style',''),(5783,508,'popup_theme_close_background_color',''),(5784,508,'popup_theme_close_background_opacity',''),(5785,508,'popup_theme_close_border_radius',''),(5786,508,'popup_theme_close_border_style',''),(5787,508,'popup_theme_close_border_color',''),(5788,508,'popup_theme_close_border_width',''),(5789,508,'popup_theme_close_boxshadow_inset',''),(5790,508,'popup_theme_close_boxshadow_horizontal',''),(5791,508,'popup_theme_close_boxshadow_vertical',''),(5792,508,'popup_theme_close_boxshadow_blur',''),(5793,508,'popup_theme_close_boxshadow_spread',''),(5794,508,'popup_theme_close_boxshadow_color',''),(5795,508,'popup_theme_close_boxshadow_opacity',''),(5796,508,'popup_theme_close_textshadow_horizontal',''),(5797,508,'popup_theme_close_textshadow_vertical',''),(5798,508,'popup_theme_close_textshadow_blur',''),(5799,508,'popup_theme_close_textshadow_color',''),(5800,508,'popup_theme_close_textshadow_opacity',''),(5801,509,'popup_defaults_set',''),(5802,509,'popup_title',''),(5803,509,'popup_targeting_condition_on_entire_site',''),(5804,509,'popup_targeting_condition_on_home',''),(5805,509,'popup_targeting_condition_exclude_on_home',''),(5806,509,'popup_targeting_condition_on_blog',''),(5807,509,'popup_targeting_condition_exclude_on_blog',''),(5808,509,'popup_targeting_condition_on_search',''),(5809,509,'popup_targeting_condition_exclude_on_search',''),(5810,509,'popup_targeting_condition_on_404',''),(5811,509,'popup_targeting_condition_exclude_on_404',''),(5812,509,'popup_display_scrollable_content',''),(5813,509,'popup_display_overlay_disabled',''),(5814,509,'popup_display_size',''),(5815,509,'popup_display_responsive_min_width',''),(5816,509,'popup_display_responsive_min_width_unit',''),(5817,509,'popup_display_responsive_max_width',''),(5818,509,'popup_display_responsive_max_width_unit',''),(5819,509,'popup_display_custom_width',''),(5820,509,'popup_display_custom_width_unit',''),(5821,509,'popup_display_custom_height',''),(5822,509,'popup_display_custom_height_unit',''),(5823,509,'popup_display_custom_height_auto',''),(5824,509,'popup_display_location',''),(5825,509,'popup_display_position_top',''),(5826,509,'popup_display_position_left',''),(5827,509,'popup_display_position_bottom',''),(5828,509,'popup_display_position_right',''),(5829,509,'popup_display_position_fixed',''),(5830,509,'popup_display_animation_type',''),(5831,509,'popup_display_animation_speed',''),(5832,509,'popup_display_animation_origin',''),(5833,509,'popup_display_overlay_zindex',''),(5834,509,'popup_display_zindex',''),(5835,509,'popup_close_overlay_click',''),(5836,509,'popup_close_esc_press',''),(5837,509,'popup_close_f4_press',''),(5838,509,'popup_click_open_extra_selectors',''),(5839,509,'popup_auto_open_enabled',''),(5840,509,'popup_auto_open_delay',''),(5841,509,'popup_auto_open_cookie_trigger',''),(5842,509,'popup_auto_open_cookie_time',''),(5843,509,'popup_auto_open_cookie_path',''),(5844,509,'popup_auto_open_cookie_key',''),(5845,509,'popup_admin_debug_enabled',''),(5846,509,'popup_targeting_condition_on_posts',''),(5847,509,'popup_targeting_condition_exclude_on_posts',''),(5848,509,'popup_targeting_condition_on_specific_posts',''),(5849,509,'popup_targeting_condition_exclude_on_specific_posts',''),(5850,509,'popup_targeting_condition_on_pages',''),(5851,509,'popup_targeting_condition_exclude_on_pages',''),(5852,509,'popup_targeting_condition_on_specific_pages',''),(5853,509,'popup_targeting_condition_exclude_on_specific_pages',''),(5854,509,'popup_targeting_condition_on_products',''),(5855,509,'popup_targeting_condition_exclude_on_products',''),(5856,509,'popup_targeting_condition_on_specific_products',''),(5857,509,'popup_targeting_condition_exclude_on_specific_products',''),(5858,509,'popup_targeting_condition_on_categorys',''),(5859,509,'popup_targeting_condition_exclude_on_categorys',''),(5860,509,'popup_targeting_condition_on_specific_categorys',''),(5861,509,'popup_targeting_condition_exclude_on_specific_categorys',''),(5862,509,'popup_targeting_condition_on_post_tags',''),(5863,509,'popup_targeting_condition_exclude_on_post_tags',''),(5864,509,'popup_targeting_condition_on_specific_post_tags',''),(5865,509,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5866,509,'popup_theme_defaults_set',''),(5867,509,'popup_theme_overlay_background_color',''),(5868,509,'popup_theme_overlay_background_opacity',''),(5869,509,'popup_theme_container_padding',''),(5870,509,'popup_theme_container_background_color',''),(5871,509,'popup_theme_container_background_opacity',''),(5872,509,'popup_theme_container_border_radius',''),(5873,509,'popup_theme_container_border_style',''),(5874,509,'popup_theme_container_border_color',''),(5875,509,'popup_theme_container_border_width',''),(5876,509,'popup_theme_container_boxshadow_inset',''),(5877,509,'popup_theme_container_boxshadow_horizontal',''),(5878,509,'popup_theme_container_boxshadow_vertical',''),(5879,509,'popup_theme_container_boxshadow_blur',''),(5880,509,'popup_theme_container_boxshadow_spread',''),(5881,509,'popup_theme_container_boxshadow_color',''),(5882,509,'popup_theme_container_boxshadow_opacity',''),(5883,509,'popup_theme_title_font_color',''),(5884,509,'popup_theme_title_line_height',''),(5885,509,'popup_theme_title_font_size',''),(5886,509,'popup_theme_title_font_family',''),(5887,509,'popup_theme_title_font_weight',''),(5888,509,'popup_theme_title_font_style',''),(5889,509,'popup_theme_title_text_align',''),(5890,509,'popup_theme_title_textshadow_horizontal',''),(5891,509,'popup_theme_title_textshadow_vertical',''),(5892,509,'popup_theme_title_textshadow_blur',''),(5893,509,'popup_theme_title_textshadow_color',''),(5894,509,'popup_theme_title_textshadow_opacity',''),(5895,509,'popup_theme_content_font_color',''),(5896,509,'popup_theme_content_font_family',''),(5897,509,'popup_theme_content_font_weight',''),(5898,509,'popup_theme_content_font_style',''),(5899,509,'popup_theme_close_text',''),(5900,509,'popup_theme_close_padding',''),(5901,509,'popup_theme_close_location',''),(5902,509,'popup_theme_close_position_top',''),(5903,509,'popup_theme_close_position_left',''),(5904,509,'popup_theme_close_position_bottom',''),(5905,509,'popup_theme_close_position_right',''),(5906,509,'popup_theme_close_line_height',''),(5907,509,'popup_theme_close_font_color',''),(5908,509,'popup_theme_close_font_size',''),(5909,509,'popup_theme_close_font_family',''),(5910,509,'popup_theme_close_font_weight',''),(5911,509,'popup_theme_close_font_style',''),(5912,509,'popup_theme_close_background_color',''),(5913,509,'popup_theme_close_background_opacity',''),(5914,509,'popup_theme_close_border_radius',''),(5915,509,'popup_theme_close_border_style',''),(5916,509,'popup_theme_close_border_color',''),(5917,509,'popup_theme_close_border_width',''),(5918,509,'popup_theme_close_boxshadow_inset',''),(5919,509,'popup_theme_close_boxshadow_horizontal',''),(5920,509,'popup_theme_close_boxshadow_vertical',''),(5921,509,'popup_theme_close_boxshadow_blur',''),(5922,509,'popup_theme_close_boxshadow_spread',''),(5923,509,'popup_theme_close_boxshadow_color',''),(5924,509,'popup_theme_close_boxshadow_opacity',''),(5925,509,'popup_theme_close_textshadow_horizontal',''),(5926,509,'popup_theme_close_textshadow_vertical',''),(5927,509,'popup_theme_close_textshadow_blur',''),(5928,509,'popup_theme_close_textshadow_color',''),(5929,509,'popup_theme_close_textshadow_opacity',''),(5930,510,'popup_defaults_set',''),(5931,510,'popup_title',''),(5932,510,'popup_targeting_condition_on_entire_site',''),(5933,510,'popup_targeting_condition_on_home',''),(5934,510,'popup_targeting_condition_exclude_on_home',''),(5935,510,'popup_targeting_condition_on_blog',''),(5936,510,'popup_targeting_condition_exclude_on_blog',''),(5937,510,'popup_targeting_condition_on_search',''),(5938,510,'popup_targeting_condition_exclude_on_search',''),(5939,510,'popup_targeting_condition_on_404',''),(5940,510,'popup_targeting_condition_exclude_on_404',''),(5941,510,'popup_display_scrollable_content',''),(5942,510,'popup_display_overlay_disabled',''),(5943,510,'popup_display_size',''),(5944,510,'popup_display_responsive_min_width',''),(5945,510,'popup_display_responsive_min_width_unit',''),(5946,510,'popup_display_responsive_max_width',''),(5947,510,'popup_display_responsive_max_width_unit',''),(5948,510,'popup_display_custom_width',''),(5949,510,'popup_display_custom_width_unit',''),(5950,510,'popup_display_custom_height',''),(5951,510,'popup_display_custom_height_unit',''),(5952,510,'popup_display_custom_height_auto',''),(5953,510,'popup_display_location',''),(5954,510,'popup_display_position_top',''),(5955,510,'popup_display_position_left',''),(5956,510,'popup_display_position_bottom',''),(5957,510,'popup_display_position_right',''),(5958,510,'popup_display_position_fixed',''),(5959,510,'popup_display_animation_type',''),(5960,510,'popup_display_animation_speed',''),(5961,510,'popup_display_animation_origin',''),(5962,510,'popup_display_overlay_zindex',''),(5963,510,'popup_display_zindex',''),(5964,510,'popup_close_overlay_click',''),(5965,510,'popup_close_esc_press',''),(5966,510,'popup_close_f4_press',''),(5967,510,'popup_click_open_extra_selectors',''),(5968,510,'popup_auto_open_enabled',''),(5969,510,'popup_auto_open_delay',''),(5970,510,'popup_auto_open_cookie_trigger',''),(5971,510,'popup_auto_open_cookie_time',''),(5972,510,'popup_auto_open_cookie_path',''),(5973,510,'popup_auto_open_cookie_key',''),(5974,510,'popup_admin_debug_enabled',''),(5975,510,'popup_targeting_condition_on_posts',''),(5976,510,'popup_targeting_condition_exclude_on_posts',''),(5977,510,'popup_targeting_condition_on_specific_posts',''),(5978,510,'popup_targeting_condition_exclude_on_specific_posts',''),(5979,510,'popup_targeting_condition_on_pages',''),(5980,510,'popup_targeting_condition_exclude_on_pages',''),(5981,510,'popup_targeting_condition_on_specific_pages',''),(5982,510,'popup_targeting_condition_exclude_on_specific_pages',''),(5983,510,'popup_targeting_condition_on_products',''),(5984,510,'popup_targeting_condition_exclude_on_products',''),(5985,510,'popup_targeting_condition_on_specific_products',''),(5986,510,'popup_targeting_condition_exclude_on_specific_products',''),(5987,510,'popup_targeting_condition_on_categorys',''),(5988,510,'popup_targeting_condition_exclude_on_categorys',''),(5989,510,'popup_targeting_condition_on_specific_categorys',''),(5990,510,'popup_targeting_condition_exclude_on_specific_categorys',''),(5991,510,'popup_targeting_condition_on_post_tags',''),(5992,510,'popup_targeting_condition_exclude_on_post_tags',''),(5993,510,'popup_targeting_condition_on_specific_post_tags',''),(5994,510,'popup_targeting_condition_exclude_on_specific_post_tags',''),(5995,510,'popup_theme_defaults_set',''),(5996,510,'popup_theme_overlay_background_color',''),(5997,510,'popup_theme_overlay_background_opacity',''),(5998,510,'popup_theme_container_padding',''),(5999,510,'popup_theme_container_background_color',''),(6000,510,'popup_theme_container_background_opacity',''),(6001,510,'popup_theme_container_border_radius',''),(6002,510,'popup_theme_container_border_style',''),(6003,510,'popup_theme_container_border_color',''),(6004,510,'popup_theme_container_border_width',''),(6005,510,'popup_theme_container_boxshadow_inset',''),(6006,510,'popup_theme_container_boxshadow_horizontal',''),(6007,510,'popup_theme_container_boxshadow_vertical',''),(6008,510,'popup_theme_container_boxshadow_blur',''),(6009,510,'popup_theme_container_boxshadow_spread',''),(6010,510,'popup_theme_container_boxshadow_color',''),(6011,510,'popup_theme_container_boxshadow_opacity',''),(6012,510,'popup_theme_title_font_color',''),(6013,510,'popup_theme_title_line_height',''),(6014,510,'popup_theme_title_font_size',''),(6015,510,'popup_theme_title_font_family',''),(6016,510,'popup_theme_title_font_weight',''),(6017,510,'popup_theme_title_font_style',''),(6018,510,'popup_theme_title_text_align',''),(6019,510,'popup_theme_title_textshadow_horizontal',''),(6020,510,'popup_theme_title_textshadow_vertical',''),(6021,510,'popup_theme_title_textshadow_blur',''),(6022,510,'popup_theme_title_textshadow_color',''),(6023,510,'popup_theme_title_textshadow_opacity',''),(6024,510,'popup_theme_content_font_color',''),(6025,510,'popup_theme_content_font_family',''),(6026,510,'popup_theme_content_font_weight',''),(6027,510,'popup_theme_content_font_style',''),(6028,510,'popup_theme_close_text',''),(6029,510,'popup_theme_close_padding',''),(6030,510,'popup_theme_close_location',''),(6031,510,'popup_theme_close_position_top',''),(6032,510,'popup_theme_close_position_left',''),(6033,510,'popup_theme_close_position_bottom',''),(6034,510,'popup_theme_close_position_right',''),(6035,510,'popup_theme_close_line_height',''),(6036,510,'popup_theme_close_font_color',''),(6037,510,'popup_theme_close_font_size',''),(6038,510,'popup_theme_close_font_family',''),(6039,510,'popup_theme_close_font_weight',''),(6040,510,'popup_theme_close_font_style',''),(6041,510,'popup_theme_close_background_color',''),(6042,510,'popup_theme_close_background_opacity',''),(6043,510,'popup_theme_close_border_radius',''),(6044,510,'popup_theme_close_border_style',''),(6045,510,'popup_theme_close_border_color',''),(6046,510,'popup_theme_close_border_width',''),(6047,510,'popup_theme_close_boxshadow_inset',''),(6048,510,'popup_theme_close_boxshadow_horizontal',''),(6049,510,'popup_theme_close_boxshadow_vertical',''),(6050,510,'popup_theme_close_boxshadow_blur',''),(6051,510,'popup_theme_close_boxshadow_spread',''),(6052,510,'popup_theme_close_boxshadow_color',''),(6053,510,'popup_theme_close_boxshadow_opacity',''),(6054,510,'popup_theme_close_textshadow_horizontal',''),(6055,510,'popup_theme_close_textshadow_vertical',''),(6056,510,'popup_theme_close_textshadow_blur',''),(6057,510,'popup_theme_close_textshadow_color',''),(6058,510,'popup_theme_close_textshadow_opacity',''),(6059,511,'popup_defaults_set',''),(6060,511,'popup_title',''),(6061,511,'popup_targeting_condition_on_entire_site',''),(6062,511,'popup_targeting_condition_on_home',''),(6063,511,'popup_targeting_condition_exclude_on_home',''),(6064,511,'popup_targeting_condition_on_blog',''),(6065,511,'popup_targeting_condition_exclude_on_blog',''),(6066,511,'popup_targeting_condition_on_search',''),(6067,511,'popup_targeting_condition_exclude_on_search',''),(6068,511,'popup_targeting_condition_on_404',''),(6069,511,'popup_targeting_condition_exclude_on_404',''),(6070,511,'popup_display_scrollable_content',''),(6071,511,'popup_display_overlay_disabled',''),(6072,511,'popup_display_size',''),(6073,511,'popup_display_responsive_min_width',''),(6074,511,'popup_display_responsive_min_width_unit',''),(6075,511,'popup_display_responsive_max_width',''),(6076,511,'popup_display_responsive_max_width_unit',''),(6077,511,'popup_display_custom_width',''),(6078,511,'popup_display_custom_width_unit',''),(6079,511,'popup_display_custom_height',''),(6080,511,'popup_display_custom_height_unit',''),(6081,511,'popup_display_custom_height_auto',''),(6082,511,'popup_display_location',''),(6083,511,'popup_display_position_top',''),(6084,511,'popup_display_position_left',''),(6085,511,'popup_display_position_bottom',''),(6086,511,'popup_display_position_right',''),(6087,511,'popup_display_position_fixed',''),(6088,511,'popup_display_animation_type',''),(6089,511,'popup_display_animation_speed',''),(6090,511,'popup_display_animation_origin',''),(6091,511,'popup_display_overlay_zindex',''),(6092,511,'popup_display_zindex',''),(6093,511,'popup_close_overlay_click',''),(6094,511,'popup_close_esc_press',''),(6095,511,'popup_close_f4_press',''),(6096,511,'popup_click_open_extra_selectors',''),(6097,511,'popup_auto_open_enabled',''),(6098,511,'popup_auto_open_delay',''),(6099,511,'popup_auto_open_cookie_trigger',''),(6100,511,'popup_auto_open_cookie_time',''),(6101,511,'popup_auto_open_cookie_path',''),(6102,511,'popup_auto_open_cookie_key',''),(6103,511,'popup_admin_debug_enabled',''),(6104,511,'popup_targeting_condition_on_posts',''),(6105,511,'popup_targeting_condition_exclude_on_posts',''),(6106,511,'popup_targeting_condition_on_specific_posts',''),(6107,511,'popup_targeting_condition_exclude_on_specific_posts',''),(6108,511,'popup_targeting_condition_on_pages',''),(6109,511,'popup_targeting_condition_exclude_on_pages',''),(6110,511,'popup_targeting_condition_on_specific_pages',''),(6111,511,'popup_targeting_condition_exclude_on_specific_pages',''),(6112,511,'popup_targeting_condition_on_products',''),(6113,511,'popup_targeting_condition_exclude_on_products',''),(6114,511,'popup_targeting_condition_on_specific_products',''),(6115,511,'popup_targeting_condition_exclude_on_specific_products',''),(6116,511,'popup_targeting_condition_on_categorys',''),(6117,511,'popup_targeting_condition_exclude_on_categorys',''),(6118,511,'popup_targeting_condition_on_specific_categorys',''),(6119,511,'popup_targeting_condition_exclude_on_specific_categorys',''),(6120,511,'popup_targeting_condition_on_post_tags',''),(6121,511,'popup_targeting_condition_exclude_on_post_tags',''),(6122,511,'popup_targeting_condition_on_specific_post_tags',''),(6123,511,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6124,511,'popup_theme_defaults_set',''),(6125,511,'popup_theme_overlay_background_color',''),(6126,511,'popup_theme_overlay_background_opacity',''),(6127,511,'popup_theme_container_padding',''),(6128,511,'popup_theme_container_background_color',''),(6129,511,'popup_theme_container_background_opacity',''),(6130,511,'popup_theme_container_border_radius',''),(6131,511,'popup_theme_container_border_style',''),(6132,511,'popup_theme_container_border_color',''),(6133,511,'popup_theme_container_border_width',''),(6134,511,'popup_theme_container_boxshadow_inset',''),(6135,511,'popup_theme_container_boxshadow_horizontal',''),(6136,511,'popup_theme_container_boxshadow_vertical',''),(6137,511,'popup_theme_container_boxshadow_blur',''),(6138,511,'popup_theme_container_boxshadow_spread',''),(6139,511,'popup_theme_container_boxshadow_color',''),(6140,511,'popup_theme_container_boxshadow_opacity',''),(6141,511,'popup_theme_title_font_color',''),(6142,511,'popup_theme_title_line_height',''),(6143,511,'popup_theme_title_font_size',''),(6144,511,'popup_theme_title_font_family',''),(6145,511,'popup_theme_title_font_weight',''),(6146,511,'popup_theme_title_font_style',''),(6147,511,'popup_theme_title_text_align',''),(6148,511,'popup_theme_title_textshadow_horizontal',''),(6149,511,'popup_theme_title_textshadow_vertical',''),(6150,511,'popup_theme_title_textshadow_blur',''),(6151,511,'popup_theme_title_textshadow_color',''),(6152,511,'popup_theme_title_textshadow_opacity',''),(6153,511,'popup_theme_content_font_color',''),(6154,511,'popup_theme_content_font_family',''),(6155,511,'popup_theme_content_font_weight',''),(6156,511,'popup_theme_content_font_style',''),(6157,511,'popup_theme_close_text',''),(6158,511,'popup_theme_close_padding',''),(6159,511,'popup_theme_close_location',''),(6160,511,'popup_theme_close_position_top',''),(6161,511,'popup_theme_close_position_left',''),(6162,511,'popup_theme_close_position_bottom',''),(6163,511,'popup_theme_close_position_right',''),(6164,511,'popup_theme_close_line_height',''),(6165,511,'popup_theme_close_font_color',''),(6166,511,'popup_theme_close_font_size',''),(6167,511,'popup_theme_close_font_family',''),(6168,511,'popup_theme_close_font_weight',''),(6169,511,'popup_theme_close_font_style',''),(6170,511,'popup_theme_close_background_color',''),(6171,511,'popup_theme_close_background_opacity',''),(6172,511,'popup_theme_close_border_radius',''),(6173,511,'popup_theme_close_border_style',''),(6174,511,'popup_theme_close_border_color',''),(6175,511,'popup_theme_close_border_width',''),(6176,511,'popup_theme_close_boxshadow_inset',''),(6177,511,'popup_theme_close_boxshadow_horizontal',''),(6178,511,'popup_theme_close_boxshadow_vertical',''),(6179,511,'popup_theme_close_boxshadow_blur',''),(6180,511,'popup_theme_close_boxshadow_spread',''),(6181,511,'popup_theme_close_boxshadow_color',''),(6182,511,'popup_theme_close_boxshadow_opacity',''),(6183,511,'popup_theme_close_textshadow_horizontal',''),(6184,511,'popup_theme_close_textshadow_vertical',''),(6185,511,'popup_theme_close_textshadow_blur',''),(6186,511,'popup_theme_close_textshadow_color',''),(6187,511,'popup_theme_close_textshadow_opacity',''),(6188,70,'popup_defaults_set',''),(6189,70,'popup_title',''),(6190,70,'popup_targeting_condition_on_entire_site',''),(6191,70,'popup_targeting_condition_on_home',''),(6192,70,'popup_targeting_condition_exclude_on_home',''),(6193,70,'popup_targeting_condition_on_blog',''),(6194,70,'popup_targeting_condition_exclude_on_blog',''),(6195,70,'popup_targeting_condition_on_search',''),(6196,70,'popup_targeting_condition_exclude_on_search',''),(6197,70,'popup_targeting_condition_on_404',''),(6198,70,'popup_targeting_condition_exclude_on_404',''),(6199,70,'popup_display_scrollable_content',''),(6200,70,'popup_display_overlay_disabled',''),(6201,70,'popup_display_size',''),(6202,70,'popup_display_responsive_min_width',''),(6203,70,'popup_display_responsive_min_width_unit',''),(6204,70,'popup_display_responsive_max_width',''),(6205,70,'popup_display_responsive_max_width_unit',''),(6206,70,'popup_display_custom_width',''),(6207,70,'popup_display_custom_width_unit',''),(6208,70,'popup_display_custom_height',''),(6209,70,'popup_display_custom_height_unit',''),(6210,70,'popup_display_custom_height_auto',''),(6211,70,'popup_display_location',''),(6212,70,'popup_display_position_top',''),(6213,70,'popup_display_position_left',''),(6214,70,'popup_display_position_bottom',''),(6215,70,'popup_display_position_right',''),(6216,70,'popup_display_position_fixed',''),(6217,70,'popup_display_animation_type',''),(6218,70,'popup_display_animation_speed',''),(6219,70,'popup_display_animation_origin',''),(6220,70,'popup_display_overlay_zindex',''),(6221,70,'popup_display_zindex',''),(6222,70,'popup_close_overlay_click',''),(6223,70,'popup_close_esc_press',''),(6224,70,'popup_close_f4_press',''),(6225,70,'popup_click_open_extra_selectors',''),(6226,70,'popup_auto_open_enabled',''),(6227,70,'popup_auto_open_delay',''),(6228,70,'popup_auto_open_cookie_trigger',''),(6229,70,'popup_auto_open_cookie_time',''),(6230,70,'popup_auto_open_cookie_path',''),(6231,70,'popup_auto_open_cookie_key',''),(6232,70,'popup_admin_debug_enabled',''),(6233,70,'popup_targeting_condition_on_posts',''),(6234,70,'popup_targeting_condition_exclude_on_posts',''),(6235,70,'popup_targeting_condition_on_specific_posts',''),(6236,70,'popup_targeting_condition_exclude_on_specific_posts',''),(6237,70,'popup_targeting_condition_on_pages',''),(6238,70,'popup_targeting_condition_exclude_on_pages',''),(6239,70,'popup_targeting_condition_on_specific_pages',''),(6240,70,'popup_targeting_condition_exclude_on_specific_pages',''),(6241,70,'popup_targeting_condition_on_products',''),(6242,70,'popup_targeting_condition_exclude_on_products',''),(6243,70,'popup_targeting_condition_on_specific_products',''),(6244,70,'popup_targeting_condition_exclude_on_specific_products',''),(6245,70,'popup_targeting_condition_on_categorys',''),(6246,70,'popup_targeting_condition_exclude_on_categorys',''),(6247,70,'popup_targeting_condition_on_specific_categorys',''),(6248,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(6249,70,'popup_targeting_condition_on_post_tags',''),(6250,70,'popup_targeting_condition_exclude_on_post_tags',''),(6251,70,'popup_targeting_condition_on_specific_post_tags',''),(6252,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6253,70,'popup_theme_defaults_set',''),(6254,70,'popup_theme_overlay_background_color',''),(6255,70,'popup_theme_overlay_background_opacity',''),(6256,70,'popup_theme_container_padding',''),(6257,70,'popup_theme_container_background_color',''),(6258,70,'popup_theme_container_background_opacity',''),(6259,70,'popup_theme_container_border_radius',''),(6260,70,'popup_theme_container_border_style',''),(6261,70,'popup_theme_container_border_color',''),(6262,70,'popup_theme_container_border_width',''),(6263,70,'popup_theme_container_boxshadow_inset',''),(6264,70,'popup_theme_container_boxshadow_horizontal',''),(6265,70,'popup_theme_container_boxshadow_vertical',''),(6266,70,'popup_theme_container_boxshadow_blur',''),(6267,70,'popup_theme_container_boxshadow_spread',''),(6268,70,'popup_theme_container_boxshadow_color',''),(6269,70,'popup_theme_container_boxshadow_opacity',''),(6270,70,'popup_theme_title_font_color',''),(6271,70,'popup_theme_title_line_height',''),(6272,70,'popup_theme_title_font_size',''),(6273,70,'popup_theme_title_font_family',''),(6274,70,'popup_theme_title_font_weight',''),(6275,70,'popup_theme_title_font_style',''),(6276,70,'popup_theme_title_text_align',''),(6277,70,'popup_theme_title_textshadow_horizontal',''),(6278,70,'popup_theme_title_textshadow_vertical',''),(6279,70,'popup_theme_title_textshadow_blur',''),(6280,70,'popup_theme_title_textshadow_color',''),(6281,70,'popup_theme_title_textshadow_opacity',''),(6282,70,'popup_theme_content_font_color',''),(6283,70,'popup_theme_content_font_family',''),(6284,70,'popup_theme_content_font_weight',''),(6285,70,'popup_theme_content_font_style',''),(6286,70,'popup_theme_close_text',''),(6287,70,'popup_theme_close_padding',''),(6288,70,'popup_theme_close_location',''),(6289,70,'popup_theme_close_position_top',''),(6290,70,'popup_theme_close_position_left',''),(6291,70,'popup_theme_close_position_bottom',''),(6292,70,'popup_theme_close_position_right',''),(6293,70,'popup_theme_close_line_height',''),(6294,70,'popup_theme_close_font_color',''),(6295,70,'popup_theme_close_font_size',''),(6296,70,'popup_theme_close_font_family',''),(6297,70,'popup_theme_close_font_weight',''),(6298,70,'popup_theme_close_font_style',''),(6299,70,'popup_theme_close_background_color',''),(6300,70,'popup_theme_close_background_opacity',''),(6301,70,'popup_theme_close_border_radius',''),(6302,70,'popup_theme_close_border_style',''),(6303,70,'popup_theme_close_border_color',''),(6304,70,'popup_theme_close_border_width',''),(6305,70,'popup_theme_close_boxshadow_inset',''),(6306,70,'popup_theme_close_boxshadow_horizontal',''),(6307,70,'popup_theme_close_boxshadow_vertical',''),(6308,70,'popup_theme_close_boxshadow_blur',''),(6309,70,'popup_theme_close_boxshadow_spread',''),(6310,70,'popup_theme_close_boxshadow_color',''),(6311,70,'popup_theme_close_boxshadow_opacity',''),(6312,70,'popup_theme_close_textshadow_horizontal',''),(6313,70,'popup_theme_close_textshadow_vertical',''),(6314,70,'popup_theme_close_textshadow_blur',''),(6315,70,'popup_theme_close_textshadow_color',''),(6316,70,'popup_theme_close_textshadow_opacity',''),(6317,512,'popup_defaults_set',''),(6318,512,'popup_title',''),(6319,512,'popup_targeting_condition_on_entire_site',''),(6320,512,'popup_targeting_condition_on_home',''),(6321,512,'popup_targeting_condition_exclude_on_home',''),(6322,512,'popup_targeting_condition_on_blog',''),(6323,512,'popup_targeting_condition_exclude_on_blog',''),(6324,512,'popup_targeting_condition_on_search',''),(6325,512,'popup_targeting_condition_exclude_on_search',''),(6326,512,'popup_targeting_condition_on_404',''),(6327,512,'popup_targeting_condition_exclude_on_404',''),(6328,512,'popup_display_scrollable_content',''),(6329,512,'popup_display_overlay_disabled',''),(6330,512,'popup_display_size',''),(6331,512,'popup_display_responsive_min_width',''),(6332,512,'popup_display_responsive_min_width_unit',''),(6333,512,'popup_display_responsive_max_width',''),(6334,512,'popup_display_responsive_max_width_unit',''),(6335,512,'popup_display_custom_width',''),(6336,512,'popup_display_custom_width_unit',''),(6337,512,'popup_display_custom_height',''),(6338,512,'popup_display_custom_height_unit',''),(6339,512,'popup_display_custom_height_auto',''),(6340,512,'popup_display_location',''),(6341,512,'popup_display_position_top',''),(6342,512,'popup_display_position_left',''),(6343,512,'popup_display_position_bottom',''),(6344,512,'popup_display_position_right',''),(6345,512,'popup_display_position_fixed',''),(6346,512,'popup_display_animation_type',''),(6347,512,'popup_display_animation_speed',''),(6348,512,'popup_display_animation_origin',''),(6349,512,'popup_display_overlay_zindex',''),(6350,512,'popup_display_zindex',''),(6351,512,'popup_close_overlay_click',''),(6352,512,'popup_close_esc_press',''),(6353,512,'popup_close_f4_press',''),(6354,512,'popup_click_open_extra_selectors',''),(6355,512,'popup_auto_open_enabled',''),(6356,512,'popup_auto_open_delay',''),(6357,512,'popup_auto_open_cookie_trigger',''),(6358,512,'popup_auto_open_cookie_time',''),(6359,512,'popup_auto_open_cookie_path',''),(6360,512,'popup_auto_open_cookie_key',''),(6361,512,'popup_admin_debug_enabled',''),(6362,512,'popup_targeting_condition_on_posts',''),(6363,512,'popup_targeting_condition_exclude_on_posts',''),(6364,512,'popup_targeting_condition_on_specific_posts',''),(6365,512,'popup_targeting_condition_exclude_on_specific_posts',''),(6366,512,'popup_targeting_condition_on_pages',''),(6367,512,'popup_targeting_condition_exclude_on_pages',''),(6368,512,'popup_targeting_condition_on_specific_pages',''),(6369,512,'popup_targeting_condition_exclude_on_specific_pages',''),(6370,512,'popup_targeting_condition_on_products',''),(6371,512,'popup_targeting_condition_exclude_on_products',''),(6372,512,'popup_targeting_condition_on_specific_products',''),(6373,512,'popup_targeting_condition_exclude_on_specific_products',''),(6374,512,'popup_targeting_condition_on_categorys',''),(6375,512,'popup_targeting_condition_exclude_on_categorys',''),(6376,512,'popup_targeting_condition_on_specific_categorys',''),(6377,512,'popup_targeting_condition_exclude_on_specific_categorys',''),(6378,512,'popup_targeting_condition_on_post_tags',''),(6379,512,'popup_targeting_condition_exclude_on_post_tags',''),(6380,512,'popup_targeting_condition_on_specific_post_tags',''),(6381,512,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6382,512,'popup_theme_defaults_set',''),(6383,512,'popup_theme_overlay_background_color',''),(6384,512,'popup_theme_overlay_background_opacity',''),(6385,512,'popup_theme_container_padding',''),(6386,512,'popup_theme_container_background_color',''),(6387,512,'popup_theme_container_background_opacity',''),(6388,512,'popup_theme_container_border_radius',''),(6389,512,'popup_theme_container_border_style',''),(6390,512,'popup_theme_container_border_color',''),(6391,512,'popup_theme_container_border_width',''),(6392,512,'popup_theme_container_boxshadow_inset',''),(6393,512,'popup_theme_container_boxshadow_horizontal',''),(6394,512,'popup_theme_container_boxshadow_vertical',''),(6395,512,'popup_theme_container_boxshadow_blur',''),(6396,512,'popup_theme_container_boxshadow_spread',''),(6397,512,'popup_theme_container_boxshadow_color',''),(6398,512,'popup_theme_container_boxshadow_opacity',''),(6399,512,'popup_theme_title_font_color',''),(6400,512,'popup_theme_title_line_height',''),(6401,512,'popup_theme_title_font_size',''),(6402,512,'popup_theme_title_font_family',''),(6403,512,'popup_theme_title_font_weight',''),(6404,512,'popup_theme_title_font_style',''),(6405,512,'popup_theme_title_text_align',''),(6406,512,'popup_theme_title_textshadow_horizontal',''),(6407,512,'popup_theme_title_textshadow_vertical',''),(6408,512,'popup_theme_title_textshadow_blur',''),(6409,512,'popup_theme_title_textshadow_color',''),(6410,512,'popup_theme_title_textshadow_opacity',''),(6411,512,'popup_theme_content_font_color',''),(6412,512,'popup_theme_content_font_family',''),(6413,512,'popup_theme_content_font_weight',''),(6414,512,'popup_theme_content_font_style',''),(6415,512,'popup_theme_close_text',''),(6416,512,'popup_theme_close_padding',''),(6417,512,'popup_theme_close_location',''),(6418,512,'popup_theme_close_position_top',''),(6419,512,'popup_theme_close_position_left',''),(6420,512,'popup_theme_close_position_bottom',''),(6421,512,'popup_theme_close_position_right',''),(6422,512,'popup_theme_close_line_height',''),(6423,512,'popup_theme_close_font_color',''),(6424,512,'popup_theme_close_font_size',''),(6425,512,'popup_theme_close_font_family',''),(6426,512,'popup_theme_close_font_weight',''),(6427,512,'popup_theme_close_font_style',''),(6428,512,'popup_theme_close_background_color',''),(6429,512,'popup_theme_close_background_opacity',''),(6430,512,'popup_theme_close_border_radius',''),(6431,512,'popup_theme_close_border_style',''),(6432,512,'popup_theme_close_border_color',''),(6433,512,'popup_theme_close_border_width',''),(6434,512,'popup_theme_close_boxshadow_inset',''),(6435,512,'popup_theme_close_boxshadow_horizontal',''),(6436,512,'popup_theme_close_boxshadow_vertical',''),(6437,512,'popup_theme_close_boxshadow_blur',''),(6438,512,'popup_theme_close_boxshadow_spread',''),(6439,512,'popup_theme_close_boxshadow_color',''),(6440,512,'popup_theme_close_boxshadow_opacity',''),(6441,512,'popup_theme_close_textshadow_horizontal',''),(6442,512,'popup_theme_close_textshadow_vertical',''),(6443,512,'popup_theme_close_textshadow_blur',''),(6444,512,'popup_theme_close_textshadow_color',''),(6445,512,'popup_theme_close_textshadow_opacity',''),(6446,513,'popup_defaults_set',''),(6447,513,'popup_title',''),(6448,513,'popup_targeting_condition_on_entire_site',''),(6449,513,'popup_targeting_condition_on_home',''),(6450,513,'popup_targeting_condition_exclude_on_home',''),(6451,513,'popup_targeting_condition_on_blog',''),(6452,513,'popup_targeting_condition_exclude_on_blog',''),(6453,513,'popup_targeting_condition_on_search',''),(6454,513,'popup_targeting_condition_exclude_on_search',''),(6455,513,'popup_targeting_condition_on_404',''),(6456,513,'popup_targeting_condition_exclude_on_404',''),(6457,513,'popup_display_scrollable_content',''),(6458,513,'popup_display_overlay_disabled',''),(6459,513,'popup_display_size',''),(6460,513,'popup_display_responsive_min_width',''),(6461,513,'popup_display_responsive_min_width_unit',''),(6462,513,'popup_display_responsive_max_width',''),(6463,513,'popup_display_responsive_max_width_unit',''),(6464,513,'popup_display_custom_width',''),(6465,513,'popup_display_custom_width_unit',''),(6466,513,'popup_display_custom_height',''),(6467,513,'popup_display_custom_height_unit',''),(6468,513,'popup_display_custom_height_auto',''),(6469,513,'popup_display_location',''),(6470,513,'popup_display_position_top',''),(6471,513,'popup_display_position_left',''),(6472,513,'popup_display_position_bottom',''),(6473,513,'popup_display_position_right',''),(6474,513,'popup_display_position_fixed',''),(6475,513,'popup_display_animation_type',''),(6476,513,'popup_display_animation_speed',''),(6477,513,'popup_display_animation_origin',''),(6478,513,'popup_display_overlay_zindex',''),(6479,513,'popup_display_zindex',''),(6480,513,'popup_close_overlay_click',''),(6481,513,'popup_close_esc_press',''),(6482,513,'popup_close_f4_press',''),(6483,513,'popup_click_open_extra_selectors',''),(6484,513,'popup_auto_open_enabled',''),(6485,513,'popup_auto_open_delay',''),(6486,513,'popup_auto_open_cookie_trigger',''),(6487,513,'popup_auto_open_cookie_time',''),(6488,513,'popup_auto_open_cookie_path',''),(6489,513,'popup_auto_open_cookie_key',''),(6490,513,'popup_admin_debug_enabled',''),(6491,513,'popup_targeting_condition_on_posts',''),(6492,513,'popup_targeting_condition_exclude_on_posts',''),(6493,513,'popup_targeting_condition_on_specific_posts',''),(6494,513,'popup_targeting_condition_exclude_on_specific_posts',''),(6495,513,'popup_targeting_condition_on_pages',''),(6496,513,'popup_targeting_condition_exclude_on_pages',''),(6497,513,'popup_targeting_condition_on_specific_pages',''),(6498,513,'popup_targeting_condition_exclude_on_specific_pages',''),(6499,513,'popup_targeting_condition_on_products',''),(6500,513,'popup_targeting_condition_exclude_on_products',''),(6501,513,'popup_targeting_condition_on_specific_products',''),(6502,513,'popup_targeting_condition_exclude_on_specific_products',''),(6503,513,'popup_targeting_condition_on_categorys',''),(6504,513,'popup_targeting_condition_exclude_on_categorys',''),(6505,513,'popup_targeting_condition_on_specific_categorys',''),(6506,513,'popup_targeting_condition_exclude_on_specific_categorys',''),(6507,513,'popup_targeting_condition_on_post_tags',''),(6508,513,'popup_targeting_condition_exclude_on_post_tags',''),(6509,513,'popup_targeting_condition_on_specific_post_tags',''),(6510,513,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6511,513,'popup_theme_defaults_set',''),(6512,513,'popup_theme_overlay_background_color',''),(6513,513,'popup_theme_overlay_background_opacity',''),(6514,513,'popup_theme_container_padding',''),(6515,513,'popup_theme_container_background_color',''),(6516,513,'popup_theme_container_background_opacity',''),(6517,513,'popup_theme_container_border_radius',''),(6518,513,'popup_theme_container_border_style',''),(6519,513,'popup_theme_container_border_color',''),(6520,513,'popup_theme_container_border_width',''),(6521,513,'popup_theme_container_boxshadow_inset',''),(6522,513,'popup_theme_container_boxshadow_horizontal',''),(6523,513,'popup_theme_container_boxshadow_vertical',''),(6524,513,'popup_theme_container_boxshadow_blur',''),(6525,513,'popup_theme_container_boxshadow_spread',''),(6526,513,'popup_theme_container_boxshadow_color',''),(6527,513,'popup_theme_container_boxshadow_opacity',''),(6528,513,'popup_theme_title_font_color',''),(6529,513,'popup_theme_title_line_height',''),(6530,513,'popup_theme_title_font_size',''),(6531,513,'popup_theme_title_font_family',''),(6532,513,'popup_theme_title_font_weight',''),(6533,513,'popup_theme_title_font_style',''),(6534,513,'popup_theme_title_text_align',''),(6535,513,'popup_theme_title_textshadow_horizontal',''),(6536,513,'popup_theme_title_textshadow_vertical',''),(6537,513,'popup_theme_title_textshadow_blur',''),(6538,513,'popup_theme_title_textshadow_color',''),(6539,513,'popup_theme_title_textshadow_opacity',''),(6540,513,'popup_theme_content_font_color',''),(6541,513,'popup_theme_content_font_family',''),(6542,513,'popup_theme_content_font_weight',''),(6543,513,'popup_theme_content_font_style',''),(6544,513,'popup_theme_close_text',''),(6545,513,'popup_theme_close_padding',''),(6546,513,'popup_theme_close_location',''),(6547,513,'popup_theme_close_position_top',''),(6548,513,'popup_theme_close_position_left',''),(6549,513,'popup_theme_close_position_bottom',''),(6550,513,'popup_theme_close_position_right',''),(6551,513,'popup_theme_close_line_height',''),(6552,513,'popup_theme_close_font_color',''),(6553,513,'popup_theme_close_font_size',''),(6554,513,'popup_theme_close_font_family',''),(6555,513,'popup_theme_close_font_weight',''),(6556,513,'popup_theme_close_font_style',''),(6557,513,'popup_theme_close_background_color',''),(6558,513,'popup_theme_close_background_opacity',''),(6559,513,'popup_theme_close_border_radius',''),(6560,513,'popup_theme_close_border_style',''),(6561,513,'popup_theme_close_border_color',''),(6562,513,'popup_theme_close_border_width',''),(6563,513,'popup_theme_close_boxshadow_inset',''),(6564,513,'popup_theme_close_boxshadow_horizontal',''),(6565,513,'popup_theme_close_boxshadow_vertical',''),(6566,513,'popup_theme_close_boxshadow_blur',''),(6567,513,'popup_theme_close_boxshadow_spread',''),(6568,513,'popup_theme_close_boxshadow_color',''),(6569,513,'popup_theme_close_boxshadow_opacity',''),(6570,513,'popup_theme_close_textshadow_horizontal',''),(6571,513,'popup_theme_close_textshadow_vertical',''),(6572,513,'popup_theme_close_textshadow_blur',''),(6573,513,'popup_theme_close_textshadow_color',''),(6574,513,'popup_theme_close_textshadow_opacity',''),(6577,515,'popup_defaults_set',''),(6578,515,'popup_title',''),(6579,515,'popup_targeting_condition_on_entire_site',''),(6580,515,'popup_targeting_condition_on_home',''),(6581,515,'popup_targeting_condition_exclude_on_home',''),(6582,515,'popup_targeting_condition_on_blog',''),(6583,515,'popup_targeting_condition_exclude_on_blog',''),(6584,515,'popup_targeting_condition_on_search',''),(6585,515,'popup_targeting_condition_exclude_on_search',''),(6586,515,'popup_targeting_condition_on_404',''),(6587,515,'popup_targeting_condition_exclude_on_404',''),(6588,515,'popup_display_scrollable_content',''),(6589,515,'popup_display_overlay_disabled',''),(6590,515,'popup_display_size',''),(6591,515,'popup_display_responsive_min_width',''),(6592,515,'popup_display_responsive_min_width_unit',''),(6593,515,'popup_display_responsive_max_width',''),(6594,515,'popup_display_responsive_max_width_unit',''),(6595,515,'popup_display_custom_width',''),(6596,515,'popup_display_custom_width_unit',''),(6597,515,'popup_display_custom_height',''),(6598,515,'popup_display_custom_height_unit',''),(6599,515,'popup_display_custom_height_auto',''),(6600,515,'popup_display_location',''),(6601,515,'popup_display_position_top',''),(6602,515,'popup_display_position_left',''),(6603,515,'popup_display_position_bottom',''),(6604,515,'popup_display_position_right',''),(6605,515,'popup_display_position_fixed',''),(6606,515,'popup_display_animation_type',''),(6607,515,'popup_display_animation_speed',''),(6608,515,'popup_display_animation_origin',''),(6609,515,'popup_display_overlay_zindex',''),(6610,515,'popup_display_zindex',''),(6611,515,'popup_close_overlay_click',''),(6612,515,'popup_close_esc_press',''),(6613,515,'popup_close_f4_press',''),(6614,515,'popup_click_open_extra_selectors',''),(6615,515,'popup_auto_open_enabled',''),(6616,515,'popup_auto_open_delay',''),(6617,515,'popup_auto_open_cookie_trigger',''),(6618,515,'popup_auto_open_cookie_time',''),(6619,515,'popup_auto_open_cookie_path',''),(6620,515,'popup_auto_open_cookie_key',''),(6621,515,'popup_admin_debug_enabled',''),(6622,515,'popup_targeting_condition_on_posts',''),(6623,515,'popup_targeting_condition_exclude_on_posts',''),(6624,515,'popup_targeting_condition_on_specific_posts',''),(6625,515,'popup_targeting_condition_exclude_on_specific_posts',''),(6626,515,'popup_targeting_condition_on_pages',''),(6627,515,'popup_targeting_condition_exclude_on_pages',''),(6628,515,'popup_targeting_condition_on_specific_pages',''),(6629,515,'popup_targeting_condition_exclude_on_specific_pages',''),(6630,515,'popup_targeting_condition_on_products',''),(6631,515,'popup_targeting_condition_exclude_on_products',''),(6632,515,'popup_targeting_condition_on_specific_products',''),(6633,515,'popup_targeting_condition_exclude_on_specific_products',''),(6634,515,'popup_targeting_condition_on_categorys',''),(6635,515,'popup_targeting_condition_exclude_on_categorys',''),(6636,515,'popup_targeting_condition_on_specific_categorys',''),(6637,515,'popup_targeting_condition_exclude_on_specific_categorys',''),(6638,515,'popup_targeting_condition_on_post_tags',''),(6639,515,'popup_targeting_condition_exclude_on_post_tags',''),(6640,515,'popup_targeting_condition_on_specific_post_tags',''),(6641,515,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6642,515,'popup_theme_defaults_set',''),(6643,515,'popup_theme_overlay_background_color',''),(6644,515,'popup_theme_overlay_background_opacity',''),(6645,515,'popup_theme_container_padding',''),(6646,515,'popup_theme_container_background_color',''),(6647,515,'popup_theme_container_background_opacity',''),(6648,515,'popup_theme_container_border_radius',''),(6649,515,'popup_theme_container_border_style',''),(6650,515,'popup_theme_container_border_color',''),(6651,515,'popup_theme_container_border_width',''),(6652,515,'popup_theme_container_boxshadow_inset',''),(6653,515,'popup_theme_container_boxshadow_horizontal',''),(6654,515,'popup_theme_container_boxshadow_vertical',''),(6655,515,'popup_theme_container_boxshadow_blur',''),(6656,515,'popup_theme_container_boxshadow_spread',''),(6657,515,'popup_theme_container_boxshadow_color',''),(6658,515,'popup_theme_container_boxshadow_opacity',''),(6659,515,'popup_theme_title_font_color',''),(6660,515,'popup_theme_title_line_height',''),(6661,515,'popup_theme_title_font_size',''),(6662,515,'popup_theme_title_font_family',''),(6663,515,'popup_theme_title_font_weight',''),(6664,515,'popup_theme_title_font_style',''),(6665,515,'popup_theme_title_text_align',''),(6666,515,'popup_theme_title_textshadow_horizontal',''),(6667,515,'popup_theme_title_textshadow_vertical',''),(6668,515,'popup_theme_title_textshadow_blur',''),(6669,515,'popup_theme_title_textshadow_color',''),(6670,515,'popup_theme_title_textshadow_opacity',''),(6671,515,'popup_theme_content_font_color',''),(6672,515,'popup_theme_content_font_family',''),(6673,515,'popup_theme_content_font_weight',''),(6674,515,'popup_theme_content_font_style',''),(6675,515,'popup_theme_close_text',''),(6676,515,'popup_theme_close_padding',''),(6677,515,'popup_theme_close_location',''),(6678,515,'popup_theme_close_position_top',''),(6679,515,'popup_theme_close_position_left',''),(6680,515,'popup_theme_close_position_bottom',''),(6681,515,'popup_theme_close_position_right',''),(6682,515,'popup_theme_close_line_height',''),(6683,515,'popup_theme_close_font_color',''),(6684,515,'popup_theme_close_font_size',''),(6685,515,'popup_theme_close_font_family',''),(6686,515,'popup_theme_close_font_weight',''),(6687,515,'popup_theme_close_font_style',''),(6688,515,'popup_theme_close_background_color',''),(6689,515,'popup_theme_close_background_opacity',''),(6690,515,'popup_theme_close_border_radius',''),(6691,515,'popup_theme_close_border_style',''),(6692,515,'popup_theme_close_border_color',''),(6693,515,'popup_theme_close_border_width',''),(6694,515,'popup_theme_close_boxshadow_inset',''),(6695,515,'popup_theme_close_boxshadow_horizontal',''),(6696,515,'popup_theme_close_boxshadow_vertical',''),(6697,515,'popup_theme_close_boxshadow_blur',''),(6698,515,'popup_theme_close_boxshadow_spread',''),(6699,515,'popup_theme_close_boxshadow_color',''),(6700,515,'popup_theme_close_boxshadow_opacity',''),(6701,515,'popup_theme_close_textshadow_horizontal',''),(6702,515,'popup_theme_close_textshadow_vertical',''),(6703,515,'popup_theme_close_textshadow_blur',''),(6704,515,'popup_theme_close_textshadow_color',''),(6705,515,'popup_theme_close_textshadow_opacity',''),(6706,516,'popup_defaults_set',''),(6707,516,'popup_title',''),(6708,516,'popup_targeting_condition_on_entire_site',''),(6709,516,'popup_targeting_condition_on_home',''),(6710,516,'popup_targeting_condition_exclude_on_home',''),(6711,516,'popup_targeting_condition_on_blog',''),(6712,516,'popup_targeting_condition_exclude_on_blog',''),(6713,516,'popup_targeting_condition_on_search',''),(6714,516,'popup_targeting_condition_exclude_on_search',''),(6715,516,'popup_targeting_condition_on_404',''),(6716,516,'popup_targeting_condition_exclude_on_404',''),(6717,516,'popup_display_scrollable_content',''),(6718,516,'popup_display_overlay_disabled',''),(6719,516,'popup_display_size',''),(6720,516,'popup_display_responsive_min_width',''),(6721,516,'popup_display_responsive_min_width_unit',''),(6722,516,'popup_display_responsive_max_width',''),(6723,516,'popup_display_responsive_max_width_unit',''),(6724,516,'popup_display_custom_width',''),(6725,516,'popup_display_custom_width_unit',''),(6726,516,'popup_display_custom_height',''),(6727,516,'popup_display_custom_height_unit',''),(6728,516,'popup_display_custom_height_auto',''),(6729,516,'popup_display_location',''),(6730,516,'popup_display_position_top',''),(6731,516,'popup_display_position_left',''),(6732,516,'popup_display_position_bottom',''),(6733,516,'popup_display_position_right',''),(6734,516,'popup_display_position_fixed',''),(6735,516,'popup_display_animation_type',''),(6736,516,'popup_display_animation_speed',''),(6737,516,'popup_display_animation_origin',''),(6738,516,'popup_display_overlay_zindex',''),(6739,516,'popup_display_zindex',''),(6740,516,'popup_close_overlay_click',''),(6741,516,'popup_close_esc_press',''),(6742,516,'popup_close_f4_press',''),(6743,516,'popup_click_open_extra_selectors',''),(6744,516,'popup_auto_open_enabled',''),(6745,516,'popup_auto_open_delay',''),(6746,516,'popup_auto_open_cookie_trigger',''),(6747,516,'popup_auto_open_cookie_time',''),(6748,516,'popup_auto_open_cookie_path',''),(6749,516,'popup_auto_open_cookie_key',''),(6750,516,'popup_admin_debug_enabled',''),(6751,516,'popup_targeting_condition_on_posts',''),(6752,516,'popup_targeting_condition_exclude_on_posts',''),(6753,516,'popup_targeting_condition_on_specific_posts',''),(6754,516,'popup_targeting_condition_exclude_on_specific_posts',''),(6755,516,'popup_targeting_condition_on_pages',''),(6756,516,'popup_targeting_condition_exclude_on_pages',''),(6757,516,'popup_targeting_condition_on_specific_pages',''),(6758,516,'popup_targeting_condition_exclude_on_specific_pages',''),(6759,516,'popup_targeting_condition_on_products',''),(6760,516,'popup_targeting_condition_exclude_on_products',''),(6761,516,'popup_targeting_condition_on_specific_products',''),(6762,516,'popup_targeting_condition_exclude_on_specific_products',''),(6763,516,'popup_targeting_condition_on_categorys',''),(6764,516,'popup_targeting_condition_exclude_on_categorys',''),(6765,516,'popup_targeting_condition_on_specific_categorys',''),(6766,516,'popup_targeting_condition_exclude_on_specific_categorys',''),(6767,516,'popup_targeting_condition_on_post_tags',''),(6768,516,'popup_targeting_condition_exclude_on_post_tags',''),(6769,516,'popup_targeting_condition_on_specific_post_tags',''),(6770,516,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6771,516,'popup_theme_defaults_set',''),(6772,516,'popup_theme_overlay_background_color',''),(6773,516,'popup_theme_overlay_background_opacity',''),(6774,516,'popup_theme_container_padding',''),(6775,516,'popup_theme_container_background_color',''),(6776,516,'popup_theme_container_background_opacity',''),(6777,516,'popup_theme_container_border_radius',''),(6778,516,'popup_theme_container_border_style',''),(6779,516,'popup_theme_container_border_color',''),(6780,516,'popup_theme_container_border_width',''),(6781,516,'popup_theme_container_boxshadow_inset',''),(6782,516,'popup_theme_container_boxshadow_horizontal',''),(6783,516,'popup_theme_container_boxshadow_vertical',''),(6784,516,'popup_theme_container_boxshadow_blur',''),(6785,516,'popup_theme_container_boxshadow_spread',''),(6786,516,'popup_theme_container_boxshadow_color',''),(6787,516,'popup_theme_container_boxshadow_opacity',''),(6788,516,'popup_theme_title_font_color',''),(6789,516,'popup_theme_title_line_height',''),(6790,516,'popup_theme_title_font_size',''),(6791,516,'popup_theme_title_font_family',''),(6792,516,'popup_theme_title_font_weight',''),(6793,516,'popup_theme_title_font_style',''),(6794,516,'popup_theme_title_text_align',''),(6795,516,'popup_theme_title_textshadow_horizontal',''),(6796,516,'popup_theme_title_textshadow_vertical',''),(6797,516,'popup_theme_title_textshadow_blur',''),(6798,516,'popup_theme_title_textshadow_color',''),(6799,516,'popup_theme_title_textshadow_opacity',''),(6800,516,'popup_theme_content_font_color',''),(6801,516,'popup_theme_content_font_family',''),(6802,516,'popup_theme_content_font_weight',''),(6803,516,'popup_theme_content_font_style',''),(6804,516,'popup_theme_close_text',''),(6805,516,'popup_theme_close_padding',''),(6806,516,'popup_theme_close_location',''),(6807,516,'popup_theme_close_position_top',''),(6808,516,'popup_theme_close_position_left',''),(6809,516,'popup_theme_close_position_bottom',''),(6810,516,'popup_theme_close_position_right',''),(6811,516,'popup_theme_close_line_height',''),(6812,516,'popup_theme_close_font_color',''),(6813,516,'popup_theme_close_font_size',''),(6814,516,'popup_theme_close_font_family',''),(6815,516,'popup_theme_close_font_weight',''),(6816,516,'popup_theme_close_font_style',''),(6817,516,'popup_theme_close_background_color',''),(6818,516,'popup_theme_close_background_opacity',''),(6819,516,'popup_theme_close_border_radius',''),(6820,516,'popup_theme_close_border_style',''),(6821,516,'popup_theme_close_border_color',''),(6822,516,'popup_theme_close_border_width',''),(6823,516,'popup_theme_close_boxshadow_inset',''),(6824,516,'popup_theme_close_boxshadow_horizontal',''),(6825,516,'popup_theme_close_boxshadow_vertical',''),(6826,516,'popup_theme_close_boxshadow_blur',''),(6827,516,'popup_theme_close_boxshadow_spread',''),(6828,516,'popup_theme_close_boxshadow_color',''),(6829,516,'popup_theme_close_boxshadow_opacity',''),(6830,516,'popup_theme_close_textshadow_horizontal',''),(6831,516,'popup_theme_close_textshadow_vertical',''),(6832,516,'popup_theme_close_textshadow_blur',''),(6833,516,'popup_theme_close_textshadow_color',''),(6834,516,'popup_theme_close_textshadow_opacity',''),(6835,70,'popup_defaults_set',''),(6836,70,'popup_title',''),(6837,70,'popup_targeting_condition_on_entire_site',''),(6838,70,'popup_targeting_condition_on_home',''),(6839,70,'popup_targeting_condition_exclude_on_home',''),(6840,70,'popup_targeting_condition_on_blog',''),(6841,70,'popup_targeting_condition_exclude_on_blog',''),(6842,70,'popup_targeting_condition_on_search',''),(6843,70,'popup_targeting_condition_exclude_on_search',''),(6844,70,'popup_targeting_condition_on_404',''),(6845,70,'popup_targeting_condition_exclude_on_404',''),(6846,70,'popup_display_scrollable_content',''),(6847,70,'popup_display_overlay_disabled',''),(6848,70,'popup_display_size',''),(6849,70,'popup_display_responsive_min_width',''),(6850,70,'popup_display_responsive_min_width_unit',''),(6851,70,'popup_display_responsive_max_width',''),(6852,70,'popup_display_responsive_max_width_unit',''),(6853,70,'popup_display_custom_width',''),(6854,70,'popup_display_custom_width_unit',''),(6855,70,'popup_display_custom_height',''),(6856,70,'popup_display_custom_height_unit',''),(6857,70,'popup_display_custom_height_auto',''),(6858,70,'popup_display_location',''),(6859,70,'popup_display_position_top',''),(6860,70,'popup_display_position_left',''),(6861,70,'popup_display_position_bottom',''),(6862,70,'popup_display_position_right',''),(6863,70,'popup_display_position_fixed',''),(6864,70,'popup_display_animation_type',''),(6865,70,'popup_display_animation_speed',''),(6866,70,'popup_display_animation_origin',''),(6867,70,'popup_display_overlay_zindex',''),(6868,70,'popup_display_zindex',''),(6869,70,'popup_close_overlay_click',''),(6870,70,'popup_close_esc_press',''),(6871,70,'popup_close_f4_press',''),(6872,70,'popup_click_open_extra_selectors',''),(6873,70,'popup_auto_open_enabled',''),(6874,70,'popup_auto_open_delay',''),(6875,70,'popup_auto_open_cookie_trigger',''),(6876,70,'popup_auto_open_cookie_time',''),(6877,70,'popup_auto_open_cookie_path',''),(6878,70,'popup_auto_open_cookie_key',''),(6879,70,'popup_admin_debug_enabled',''),(6880,70,'popup_targeting_condition_on_posts',''),(6881,70,'popup_targeting_condition_exclude_on_posts',''),(6882,70,'popup_targeting_condition_on_specific_posts',''),(6883,70,'popup_targeting_condition_exclude_on_specific_posts',''),(6884,70,'popup_targeting_condition_on_pages',''),(6885,70,'popup_targeting_condition_exclude_on_pages',''),(6886,70,'popup_targeting_condition_on_specific_pages',''),(6887,70,'popup_targeting_condition_exclude_on_specific_pages',''),(6888,70,'popup_targeting_condition_on_products',''),(6889,70,'popup_targeting_condition_exclude_on_products',''),(6890,70,'popup_targeting_condition_on_specific_products',''),(6891,70,'popup_targeting_condition_exclude_on_specific_products',''),(6892,70,'popup_targeting_condition_on_categorys',''),(6893,70,'popup_targeting_condition_exclude_on_categorys',''),(6894,70,'popup_targeting_condition_on_specific_categorys',''),(6895,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(6896,70,'popup_targeting_condition_on_post_tags',''),(6897,70,'popup_targeting_condition_exclude_on_post_tags',''),(6898,70,'popup_targeting_condition_on_specific_post_tags',''),(6899,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(6900,70,'popup_theme_defaults_set',''),(6901,70,'popup_theme_overlay_background_color',''),(6902,70,'popup_theme_overlay_background_opacity',''),(6903,70,'popup_theme_container_padding',''),(6904,70,'popup_theme_container_background_color',''),(6905,70,'popup_theme_container_background_opacity',''),(6906,70,'popup_theme_container_border_radius',''),(6907,70,'popup_theme_container_border_style',''),(6908,70,'popup_theme_container_border_color',''),(6909,70,'popup_theme_container_border_width',''),(6910,70,'popup_theme_container_boxshadow_inset',''),(6911,70,'popup_theme_container_boxshadow_horizontal',''),(6912,70,'popup_theme_container_boxshadow_vertical',''),(6913,70,'popup_theme_container_boxshadow_blur',''),(6914,70,'popup_theme_container_boxshadow_spread',''),(6915,70,'popup_theme_container_boxshadow_color',''),(6916,70,'popup_theme_container_boxshadow_opacity',''),(6917,70,'popup_theme_title_font_color',''),(6918,70,'popup_theme_title_line_height',''),(6919,70,'popup_theme_title_font_size',''),(6920,70,'popup_theme_title_font_family',''),(6921,70,'popup_theme_title_font_weight',''),(6922,70,'popup_theme_title_font_style',''),(6923,70,'popup_theme_title_text_align',''),(6924,70,'popup_theme_title_textshadow_horizontal',''),(6925,70,'popup_theme_title_textshadow_vertical',''),(6926,70,'popup_theme_title_textshadow_blur',''),(6927,70,'popup_theme_title_textshadow_color',''),(6928,70,'popup_theme_title_textshadow_opacity',''),(6929,70,'popup_theme_content_font_color',''),(6930,70,'popup_theme_content_font_family',''),(6931,70,'popup_theme_content_font_weight',''),(6932,70,'popup_theme_content_font_style',''),(6933,70,'popup_theme_close_text',''),(6934,70,'popup_theme_close_padding',''),(6935,70,'popup_theme_close_location',''),(6936,70,'popup_theme_close_position_top',''),(6937,70,'popup_theme_close_position_left',''),(6938,70,'popup_theme_close_position_bottom',''),(6939,70,'popup_theme_close_position_right',''),(6940,70,'popup_theme_close_line_height',''),(6941,70,'popup_theme_close_font_color',''),(6942,70,'popup_theme_close_font_size',''),(6943,70,'popup_theme_close_font_family',''),(6944,70,'popup_theme_close_font_weight',''),(6945,70,'popup_theme_close_font_style',''),(6946,70,'popup_theme_close_background_color',''),(6947,70,'popup_theme_close_background_opacity',''),(6948,70,'popup_theme_close_border_radius',''),(6949,70,'popup_theme_close_border_style',''),(6950,70,'popup_theme_close_border_color',''),(6951,70,'popup_theme_close_border_width',''),(6952,70,'popup_theme_close_boxshadow_inset',''),(6953,70,'popup_theme_close_boxshadow_horizontal',''),(6954,70,'popup_theme_close_boxshadow_vertical',''),(6955,70,'popup_theme_close_boxshadow_blur',''),(6956,70,'popup_theme_close_boxshadow_spread',''),(6957,70,'popup_theme_close_boxshadow_color',''),(6958,70,'popup_theme_close_boxshadow_opacity',''),(6959,70,'popup_theme_close_textshadow_horizontal',''),(6960,70,'popup_theme_close_textshadow_vertical',''),(6961,70,'popup_theme_close_textshadow_blur',''),(6962,70,'popup_theme_close_textshadow_color',''),(6963,70,'popup_theme_close_textshadow_opacity',''),(6964,70,'popup_defaults_set',''),(6965,70,'popup_title',''),(6966,70,'popup_targeting_condition_on_entire_site',''),(6967,70,'popup_targeting_condition_on_home',''),(6968,70,'popup_targeting_condition_exclude_on_home',''),(6969,70,'popup_targeting_condition_on_blog',''),(6970,70,'popup_targeting_condition_exclude_on_blog',''),(6971,70,'popup_targeting_condition_on_search',''),(6972,70,'popup_targeting_condition_exclude_on_search',''),(6973,70,'popup_targeting_condition_on_404',''),(6974,70,'popup_targeting_condition_exclude_on_404',''),(6975,70,'popup_display_scrollable_content',''),(6976,70,'popup_display_overlay_disabled',''),(6977,70,'popup_display_size',''),(6978,70,'popup_display_responsive_min_width',''),(6979,70,'popup_display_responsive_min_width_unit',''),(6980,70,'popup_display_responsive_max_width',''),(6981,70,'popup_display_responsive_max_width_unit',''),(6982,70,'popup_display_custom_width',''),(6983,70,'popup_display_custom_width_unit',''),(6984,70,'popup_display_custom_height',''),(6985,70,'popup_display_custom_height_unit',''),(6986,70,'popup_display_custom_height_auto',''),(6987,70,'popup_display_location',''),(6988,70,'popup_display_position_top',''),(6989,70,'popup_display_position_left',''),(6990,70,'popup_display_position_bottom',''),(6991,70,'popup_display_position_right',''),(6992,70,'popup_display_position_fixed',''),(6993,70,'popup_display_animation_type',''),(6994,70,'popup_display_animation_speed',''),(6995,70,'popup_display_animation_origin',''),(6996,70,'popup_display_overlay_zindex',''),(6997,70,'popup_display_zindex',''),(6998,70,'popup_close_overlay_click',''),(6999,70,'popup_close_esc_press',''),(7000,70,'popup_close_f4_press',''),(7001,70,'popup_click_open_extra_selectors',''),(7002,70,'popup_auto_open_enabled',''),(7003,70,'popup_auto_open_delay',''),(7004,70,'popup_auto_open_cookie_trigger',''),(7005,70,'popup_auto_open_cookie_time',''),(7006,70,'popup_auto_open_cookie_path',''),(7007,70,'popup_auto_open_cookie_key',''),(7008,70,'popup_admin_debug_enabled',''),(7009,70,'popup_targeting_condition_on_posts',''),(7010,70,'popup_targeting_condition_exclude_on_posts',''),(7011,70,'popup_targeting_condition_on_specific_posts',''),(7012,70,'popup_targeting_condition_exclude_on_specific_posts',''),(7013,70,'popup_targeting_condition_on_pages',''),(7014,70,'popup_targeting_condition_exclude_on_pages',''),(7015,70,'popup_targeting_condition_on_specific_pages',''),(7016,70,'popup_targeting_condition_exclude_on_specific_pages',''),(7017,70,'popup_targeting_condition_on_products',''),(7018,70,'popup_targeting_condition_exclude_on_products',''),(7019,70,'popup_targeting_condition_on_specific_products',''),(7020,70,'popup_targeting_condition_exclude_on_specific_products',''),(7021,70,'popup_targeting_condition_on_categorys',''),(7022,70,'popup_targeting_condition_exclude_on_categorys',''),(7023,70,'popup_targeting_condition_on_specific_categorys',''),(7024,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(7025,70,'popup_targeting_condition_on_post_tags',''),(7026,70,'popup_targeting_condition_exclude_on_post_tags',''),(7027,70,'popup_targeting_condition_on_specific_post_tags',''),(7028,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7029,70,'popup_theme_defaults_set',''),(7030,70,'popup_theme_overlay_background_color',''),(7031,70,'popup_theme_overlay_background_opacity',''),(7032,70,'popup_theme_container_padding',''),(7033,70,'popup_theme_container_background_color',''),(7034,70,'popup_theme_container_background_opacity',''),(7035,70,'popup_theme_container_border_radius',''),(7036,70,'popup_theme_container_border_style',''),(7037,70,'popup_theme_container_border_color',''),(7038,70,'popup_theme_container_border_width',''),(7039,70,'popup_theme_container_boxshadow_inset',''),(7040,70,'popup_theme_container_boxshadow_horizontal',''),(7041,70,'popup_theme_container_boxshadow_vertical',''),(7042,70,'popup_theme_container_boxshadow_blur',''),(7043,70,'popup_theme_container_boxshadow_spread',''),(7044,70,'popup_theme_container_boxshadow_color',''),(7045,70,'popup_theme_container_boxshadow_opacity',''),(7046,70,'popup_theme_title_font_color',''),(7047,70,'popup_theme_title_line_height',''),(7048,70,'popup_theme_title_font_size',''),(7049,70,'popup_theme_title_font_family',''),(7050,70,'popup_theme_title_font_weight',''),(7051,70,'popup_theme_title_font_style',''),(7052,70,'popup_theme_title_text_align',''),(7053,70,'popup_theme_title_textshadow_horizontal',''),(7054,70,'popup_theme_title_textshadow_vertical',''),(7055,70,'popup_theme_title_textshadow_blur',''),(7056,70,'popup_theme_title_textshadow_color',''),(7057,70,'popup_theme_title_textshadow_opacity',''),(7058,70,'popup_theme_content_font_color',''),(7059,70,'popup_theme_content_font_family',''),(7060,70,'popup_theme_content_font_weight',''),(7061,70,'popup_theme_content_font_style',''),(7062,70,'popup_theme_close_text',''),(7063,70,'popup_theme_close_padding',''),(7064,70,'popup_theme_close_location',''),(7065,70,'popup_theme_close_position_top',''),(7066,70,'popup_theme_close_position_left',''),(7067,70,'popup_theme_close_position_bottom',''),(7068,70,'popup_theme_close_position_right',''),(7069,70,'popup_theme_close_line_height',''),(7070,70,'popup_theme_close_font_color',''),(7071,70,'popup_theme_close_font_size',''),(7072,70,'popup_theme_close_font_family',''),(7073,70,'popup_theme_close_font_weight',''),(7074,70,'popup_theme_close_font_style',''),(7075,70,'popup_theme_close_background_color',''),(7076,70,'popup_theme_close_background_opacity',''),(7077,70,'popup_theme_close_border_radius',''),(7078,70,'popup_theme_close_border_style',''),(7079,70,'popup_theme_close_border_color',''),(7080,70,'popup_theme_close_border_width',''),(7081,70,'popup_theme_close_boxshadow_inset',''),(7082,70,'popup_theme_close_boxshadow_horizontal',''),(7083,70,'popup_theme_close_boxshadow_vertical',''),(7084,70,'popup_theme_close_boxshadow_blur',''),(7085,70,'popup_theme_close_boxshadow_spread',''),(7086,70,'popup_theme_close_boxshadow_color',''),(7087,70,'popup_theme_close_boxshadow_opacity',''),(7088,70,'popup_theme_close_textshadow_horizontal',''),(7089,70,'popup_theme_close_textshadow_vertical',''),(7090,70,'popup_theme_close_textshadow_blur',''),(7091,70,'popup_theme_close_textshadow_color',''),(7092,70,'popup_theme_close_textshadow_opacity',''),(7093,517,'_wp_attached_file','2015/03/p005.jpg'),(7094,517,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:515;s:4:\"file\";s:16:\"2015/03/p005.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p005-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"p005-520x515.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"p005-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"p005-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"p005-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"p005-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"p005-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"p005-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"p005-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"p005-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7095,518,'_wp_attached_file','2015/03/p001.jpg'),(7096,518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:516;s:4:\"file\";s:16:\"2015/03/p001.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p001-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"p001-520x516.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"p001-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"p001-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"p001-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"p001-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"p001-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"p001-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"p001-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"p001-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7097,519,'_wp_attached_file','2015/03/p002.jpg'),(7098,519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:516;s:4:\"file\";s:16:\"2015/03/p002.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p002-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"p002-520x516.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"p002-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"p002-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"p002-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"p002-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"p002-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"p002-680x444.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"p002-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"p002-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7099,520,'_wp_attached_file','2015/03/p004.jpg'),(7100,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:515;s:4:\"file\";s:16:\"2015/03/p004.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"p004-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"p004-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"p004-520x515.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:16:\"p004-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:16:\"p004-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:16:\"p004-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"p004-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"p004-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"p004-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:14:\"p004-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:16:\"p004-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7101,521,'popup_defaults_set',''),(7102,521,'popup_title',''),(7103,521,'popup_targeting_condition_on_entire_site',''),(7104,521,'popup_targeting_condition_on_home',''),(7105,521,'popup_targeting_condition_exclude_on_home',''),(7106,521,'popup_targeting_condition_on_blog',''),(7107,521,'popup_targeting_condition_exclude_on_blog',''),(7108,521,'popup_targeting_condition_on_search',''),(7109,521,'popup_targeting_condition_exclude_on_search',''),(7110,521,'popup_targeting_condition_on_404',''),(7111,521,'popup_targeting_condition_exclude_on_404',''),(7112,521,'popup_display_scrollable_content',''),(7113,521,'popup_display_overlay_disabled',''),(7114,521,'popup_display_size',''),(7115,521,'popup_display_responsive_min_width',''),(7116,521,'popup_display_responsive_min_width_unit',''),(7117,521,'popup_display_responsive_max_width',''),(7118,521,'popup_display_responsive_max_width_unit',''),(7119,521,'popup_display_custom_width',''),(7120,521,'popup_display_custom_width_unit',''),(7121,521,'popup_display_custom_height',''),(7122,521,'popup_display_custom_height_unit',''),(7123,521,'popup_display_custom_height_auto',''),(7124,521,'popup_display_location',''),(7125,521,'popup_display_position_top',''),(7126,521,'popup_display_position_left',''),(7127,521,'popup_display_position_bottom',''),(7128,521,'popup_display_position_right',''),(7129,521,'popup_display_position_fixed',''),(7130,521,'popup_display_animation_type',''),(7131,521,'popup_display_animation_speed',''),(7132,521,'popup_display_animation_origin',''),(7133,521,'popup_display_overlay_zindex',''),(7134,521,'popup_display_zindex',''),(7135,521,'popup_close_overlay_click',''),(7136,521,'popup_close_esc_press',''),(7137,521,'popup_close_f4_press',''),(7138,521,'popup_click_open_extra_selectors',''),(7139,521,'popup_auto_open_enabled',''),(7140,521,'popup_auto_open_delay',''),(7141,521,'popup_auto_open_cookie_trigger',''),(7142,521,'popup_auto_open_cookie_time',''),(7143,521,'popup_auto_open_cookie_path',''),(7144,521,'popup_auto_open_cookie_key',''),(7145,521,'popup_admin_debug_enabled',''),(7146,521,'popup_targeting_condition_on_posts',''),(7147,521,'popup_targeting_condition_exclude_on_posts',''),(7148,521,'popup_targeting_condition_on_specific_posts',''),(7149,521,'popup_targeting_condition_exclude_on_specific_posts',''),(7150,521,'popup_targeting_condition_on_pages',''),(7151,521,'popup_targeting_condition_exclude_on_pages',''),(7152,521,'popup_targeting_condition_on_specific_pages',''),(7153,521,'popup_targeting_condition_exclude_on_specific_pages',''),(7154,521,'popup_targeting_condition_on_products',''),(7155,521,'popup_targeting_condition_exclude_on_products',''),(7156,521,'popup_targeting_condition_on_specific_products',''),(7157,521,'popup_targeting_condition_exclude_on_specific_products',''),(7158,521,'popup_targeting_condition_on_categorys',''),(7159,521,'popup_targeting_condition_exclude_on_categorys',''),(7160,521,'popup_targeting_condition_on_specific_categorys',''),(7161,521,'popup_targeting_condition_exclude_on_specific_categorys',''),(7162,521,'popup_targeting_condition_on_post_tags',''),(7163,521,'popup_targeting_condition_exclude_on_post_tags',''),(7164,521,'popup_targeting_condition_on_specific_post_tags',''),(7165,521,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7166,521,'popup_theme_defaults_set',''),(7167,521,'popup_theme_overlay_background_color',''),(7168,521,'popup_theme_overlay_background_opacity',''),(7169,521,'popup_theme_container_padding',''),(7170,521,'popup_theme_container_background_color',''),(7171,521,'popup_theme_container_background_opacity',''),(7172,521,'popup_theme_container_border_radius',''),(7173,521,'popup_theme_container_border_style',''),(7174,521,'popup_theme_container_border_color',''),(7175,521,'popup_theme_container_border_width',''),(7176,521,'popup_theme_container_boxshadow_inset',''),(7177,521,'popup_theme_container_boxshadow_horizontal',''),(7178,521,'popup_theme_container_boxshadow_vertical',''),(7179,521,'popup_theme_container_boxshadow_blur',''),(7180,521,'popup_theme_container_boxshadow_spread',''),(7181,521,'popup_theme_container_boxshadow_color',''),(7182,521,'popup_theme_container_boxshadow_opacity',''),(7183,521,'popup_theme_title_font_color',''),(7184,521,'popup_theme_title_line_height',''),(7185,521,'popup_theme_title_font_size',''),(7186,521,'popup_theme_title_font_family',''),(7187,521,'popup_theme_title_font_weight',''),(7188,521,'popup_theme_title_font_style',''),(7189,521,'popup_theme_title_text_align',''),(7190,521,'popup_theme_title_textshadow_horizontal',''),(7191,521,'popup_theme_title_textshadow_vertical',''),(7192,521,'popup_theme_title_textshadow_blur',''),(7193,521,'popup_theme_title_textshadow_color',''),(7194,521,'popup_theme_title_textshadow_opacity',''),(7195,521,'popup_theme_content_font_color',''),(7196,521,'popup_theme_content_font_family',''),(7197,521,'popup_theme_content_font_weight',''),(7198,521,'popup_theme_content_font_style',''),(7199,521,'popup_theme_close_text',''),(7200,521,'popup_theme_close_padding',''),(7201,521,'popup_theme_close_location',''),(7202,521,'popup_theme_close_position_top',''),(7203,521,'popup_theme_close_position_left',''),(7204,521,'popup_theme_close_position_bottom',''),(7205,521,'popup_theme_close_position_right',''),(7206,521,'popup_theme_close_line_height',''),(7207,521,'popup_theme_close_font_color',''),(7208,521,'popup_theme_close_font_size',''),(7209,521,'popup_theme_close_font_family',''),(7210,521,'popup_theme_close_font_weight',''),(7211,521,'popup_theme_close_font_style',''),(7212,521,'popup_theme_close_background_color',''),(7213,521,'popup_theme_close_background_opacity',''),(7214,521,'popup_theme_close_border_radius',''),(7215,521,'popup_theme_close_border_style',''),(7216,521,'popup_theme_close_border_color',''),(7217,521,'popup_theme_close_border_width',''),(7218,521,'popup_theme_close_boxshadow_inset',''),(7219,521,'popup_theme_close_boxshadow_horizontal',''),(7220,521,'popup_theme_close_boxshadow_vertical',''),(7221,521,'popup_theme_close_boxshadow_blur',''),(7222,521,'popup_theme_close_boxshadow_spread',''),(7223,521,'popup_theme_close_boxshadow_color',''),(7224,521,'popup_theme_close_boxshadow_opacity',''),(7225,521,'popup_theme_close_textshadow_horizontal',''),(7226,521,'popup_theme_close_textshadow_vertical',''),(7227,521,'popup_theme_close_textshadow_blur',''),(7228,521,'popup_theme_close_textshadow_color',''),(7229,521,'popup_theme_close_textshadow_opacity',''),(7230,522,'_wp_attached_file','2015/03/p0041.jpg'),(7231,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:790;s:6:\"height\";i:515;s:4:\"file\";s:17:\"2015/03/p0041.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"p0041-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"p0041-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"p0041-520x515.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"menu-featured-post\";a:4:{s:4:\"file\";s:17:\"p0041-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"qode-carousel_slider\";a:4:{s:4:\"file\";s:17:\"p0041-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio_slider\";a:4:{s:4:\"file\";s:17:\"p0041-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"p0041-115x115.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"p0041-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"p0041-680x443.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"swatches_image_size\";a:4:{s:4:\"file\";s:15:\"p0041-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_magnifier\";a:4:{s:4:\"file\";s:17:\"p0041-680x450.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7232,523,'_order_key','wc_order_550726326ba9e'),(7233,523,'_order_currency','USD'),(7234,523,'_prices_include_tax','no'),(7235,523,'_customer_ip_address','64.135.100.98'),(7236,523,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0'),(7237,523,'_customer_user','1'),(7238,523,'_order_shipping','0'),(7239,523,'_billing_country','US'),(7240,523,'_billing_first_name','alextest2'),(7241,523,'_billing_last_name','test'),(7242,523,'_billing_company',''),(7243,523,'_billing_address_1','1095 Broken Sound Pkwy NW'),(7244,523,'_billing_address_2','300'),(7245,523,'_billing_city','Boca Raton'),(7246,523,'_billing_state','FL'),(7247,523,'_billing_postcode','33487-3501'),(7248,523,'_billing_email','alexandria@bmielite.com'),(7249,523,'_billing_phone','6166166161'),(7250,523,'_shipping_country','US'),(7251,523,'_shipping_first_name','alextest2'),(7252,523,'_shipping_last_name','test'),(7253,523,'_shipping_company',''),(7254,523,'_shipping_address_1','1095 Broken Sound Pkwy NW'),(7255,523,'_shipping_address_2','300'),(7256,523,'_shipping_city','Boca Raton'),(7257,523,'_shipping_state','FL'),(7258,523,'_shipping_postcode','33487-3501'),(7259,523,'_payment_method','authorize_net_cim'),(7260,523,'_payment_method_title','Credit Card'),(7261,523,'_cart_discount','0'),(7262,523,'_cart_discount_tax',''),(7263,523,'_order_tax','44.94'),(7264,523,'_order_shipping_tax','0.00'),(7265,523,'_order_total','793.94'),(7309,252,'popup_targeting_condition_on_blog',''),(7308,252,'popup_targeting_condition_exclude_on_home',''),(7307,252,'popup_targeting_condition_on_home',''),(7306,252,'popup_targeting_condition_on_entire_site',''),(7305,252,'popup_title',''),(7304,252,'popup_defaults_set',''),(7310,252,'popup_targeting_condition_exclude_on_blog',''),(7311,252,'popup_targeting_condition_on_search',''),(7312,252,'popup_targeting_condition_exclude_on_search',''),(7313,252,'popup_targeting_condition_on_404',''),(7314,252,'popup_targeting_condition_exclude_on_404',''),(7315,252,'popup_display_scrollable_content',''),(7316,252,'popup_display_overlay_disabled',''),(7317,252,'popup_display_size',''),(7318,252,'popup_display_responsive_min_width',''),(7319,252,'popup_display_responsive_min_width_unit',''),(7320,252,'popup_display_responsive_max_width',''),(7321,252,'popup_display_responsive_max_width_unit',''),(7322,252,'popup_display_custom_width',''),(7323,252,'popup_display_custom_width_unit',''),(7324,252,'popup_display_custom_height',''),(7325,252,'popup_display_custom_height_unit',''),(7326,252,'popup_display_custom_height_auto',''),(7327,252,'popup_display_location',''),(7328,252,'popup_display_position_top',''),(7329,252,'popup_display_position_left',''),(7330,252,'popup_display_position_bottom',''),(7331,252,'popup_display_position_right',''),(7332,252,'popup_display_position_fixed',''),(7333,252,'popup_display_animation_type',''),(7334,252,'popup_display_animation_speed',''),(7335,252,'popup_display_animation_origin',''),(7336,252,'popup_display_overlay_zindex',''),(7337,252,'popup_display_zindex',''),(7338,252,'popup_close_overlay_click',''),(7339,252,'popup_close_esc_press',''),(7340,252,'popup_close_f4_press',''),(7341,252,'popup_click_open_extra_selectors',''),(7342,252,'popup_auto_open_enabled',''),(7343,252,'popup_auto_open_delay',''),(7344,252,'popup_auto_open_cookie_trigger',''),(7345,252,'popup_auto_open_cookie_time',''),(7346,252,'popup_auto_open_cookie_path',''),(7347,252,'popup_auto_open_cookie_key',''),(7348,252,'popup_admin_debug_enabled',''),(7349,252,'popup_targeting_condition_on_posts',''),(7350,252,'popup_targeting_condition_exclude_on_posts',''),(7351,252,'popup_targeting_condition_on_specific_posts',''),(7352,252,'popup_targeting_condition_exclude_on_specific_posts',''),(7353,252,'popup_targeting_condition_on_pages',''),(7354,252,'popup_targeting_condition_exclude_on_pages',''),(7355,252,'popup_targeting_condition_on_specific_pages',''),(7356,252,'popup_targeting_condition_exclude_on_specific_pages',''),(7357,252,'popup_targeting_condition_on_products',''),(7358,252,'popup_targeting_condition_exclude_on_products',''),(7359,252,'popup_targeting_condition_on_specific_products',''),(7360,252,'popup_targeting_condition_exclude_on_specific_products',''),(7361,252,'popup_targeting_condition_on_categorys',''),(7362,252,'popup_targeting_condition_exclude_on_categorys',''),(7363,252,'popup_targeting_condition_on_specific_categorys',''),(7364,252,'popup_targeting_condition_exclude_on_specific_categorys',''),(7365,252,'popup_targeting_condition_on_post_tags',''),(7366,252,'popup_targeting_condition_exclude_on_post_tags',''),(7367,252,'popup_targeting_condition_on_specific_post_tags',''),(7368,252,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7369,252,'popup_theme_defaults_set',''),(7370,252,'popup_theme_overlay_background_color',''),(7371,252,'popup_theme_overlay_background_opacity',''),(7372,252,'popup_theme_container_padding',''),(7373,252,'popup_theme_container_background_color',''),(7374,252,'popup_theme_container_background_opacity',''),(7375,252,'popup_theme_container_border_radius',''),(7376,252,'popup_theme_container_border_style',''),(7377,252,'popup_theme_container_border_color',''),(7378,252,'popup_theme_container_border_width',''),(7379,252,'popup_theme_container_boxshadow_inset',''),(7380,252,'popup_theme_container_boxshadow_horizontal',''),(7381,252,'popup_theme_container_boxshadow_vertical',''),(7382,252,'popup_theme_container_boxshadow_blur',''),(7383,252,'popup_theme_container_boxshadow_spread',''),(7384,252,'popup_theme_container_boxshadow_color',''),(7385,252,'popup_theme_container_boxshadow_opacity',''),(7386,252,'popup_theme_title_font_color',''),(7387,252,'popup_theme_title_line_height',''),(7388,252,'popup_theme_title_font_size',''),(7389,252,'popup_theme_title_font_family',''),(7390,252,'popup_theme_title_font_weight',''),(7391,252,'popup_theme_title_font_style',''),(7392,252,'popup_theme_title_text_align',''),(7393,252,'popup_theme_title_textshadow_horizontal',''),(7394,252,'popup_theme_title_textshadow_vertical',''),(7395,252,'popup_theme_title_textshadow_blur',''),(7396,252,'popup_theme_title_textshadow_color',''),(7397,252,'popup_theme_title_textshadow_opacity',''),(7398,252,'popup_theme_content_font_color',''),(7399,252,'popup_theme_content_font_family',''),(7400,252,'popup_theme_content_font_weight',''),(7401,252,'popup_theme_content_font_style',''),(7402,252,'popup_theme_close_text',''),(7403,252,'popup_theme_close_padding',''),(7404,252,'popup_theme_close_location',''),(7405,252,'popup_theme_close_position_top',''),(7406,252,'popup_theme_close_position_left',''),(7407,252,'popup_theme_close_position_bottom',''),(7408,252,'popup_theme_close_position_right',''),(7409,252,'popup_theme_close_line_height',''),(7410,252,'popup_theme_close_font_color',''),(7411,252,'popup_theme_close_font_size',''),(7412,252,'popup_theme_close_font_family',''),(7413,252,'popup_theme_close_font_weight',''),(7414,252,'popup_theme_close_font_style',''),(7415,252,'popup_theme_close_background_color',''),(7416,252,'popup_theme_close_background_opacity',''),(7417,252,'popup_theme_close_border_radius',''),(7418,252,'popup_theme_close_border_style',''),(7419,252,'popup_theme_close_border_color',''),(7420,252,'popup_theme_close_border_width',''),(7421,252,'popup_theme_close_boxshadow_inset',''),(7422,252,'popup_theme_close_boxshadow_horizontal',''),(7423,252,'popup_theme_close_boxshadow_vertical',''),(7424,252,'popup_theme_close_boxshadow_blur',''),(7425,252,'popup_theme_close_boxshadow_spread',''),(7426,252,'popup_theme_close_boxshadow_color',''),(7427,252,'popup_theme_close_boxshadow_opacity',''),(7428,252,'popup_theme_close_textshadow_horizontal',''),(7429,252,'popup_theme_close_textshadow_vertical',''),(7430,252,'popup_theme_close_textshadow_blur',''),(7431,252,'popup_theme_close_textshadow_color',''),(7432,252,'popup_theme_close_textshadow_opacity',''),(7433,526,'popup_defaults_set',''),(7434,526,'popup_title',''),(7435,526,'popup_targeting_condition_on_entire_site',''),(7436,526,'popup_targeting_condition_on_home',''),(7437,526,'popup_targeting_condition_exclude_on_home',''),(7438,526,'popup_targeting_condition_on_blog',''),(7439,526,'popup_targeting_condition_exclude_on_blog',''),(7440,526,'popup_targeting_condition_on_search',''),(7441,526,'popup_targeting_condition_exclude_on_search',''),(7442,526,'popup_targeting_condition_on_404',''),(7443,526,'popup_targeting_condition_exclude_on_404',''),(7444,526,'popup_display_scrollable_content',''),(7445,526,'popup_display_overlay_disabled',''),(7446,526,'popup_display_size',''),(7447,526,'popup_display_responsive_min_width',''),(7448,526,'popup_display_responsive_min_width_unit',''),(7449,526,'popup_display_responsive_max_width',''),(7450,526,'popup_display_responsive_max_width_unit',''),(7451,526,'popup_display_custom_width',''),(7452,526,'popup_display_custom_width_unit',''),(7453,526,'popup_display_custom_height',''),(7454,526,'popup_display_custom_height_unit',''),(7455,526,'popup_display_custom_height_auto',''),(7456,526,'popup_display_location',''),(7457,526,'popup_display_position_top',''),(7458,526,'popup_display_position_left',''),(7459,526,'popup_display_position_bottom',''),(7460,526,'popup_display_position_right',''),(7461,526,'popup_display_position_fixed',''),(7462,526,'popup_display_animation_type',''),(7463,526,'popup_display_animation_speed',''),(7464,526,'popup_display_animation_origin',''),(7465,526,'popup_display_overlay_zindex',''),(7466,526,'popup_display_zindex',''),(7467,526,'popup_close_overlay_click',''),(7468,526,'popup_close_esc_press',''),(7469,526,'popup_close_f4_press',''),(7470,526,'popup_click_open_extra_selectors',''),(7471,526,'popup_auto_open_enabled',''),(7472,526,'popup_auto_open_delay',''),(7473,526,'popup_auto_open_cookie_trigger',''),(7474,526,'popup_auto_open_cookie_time',''),(7475,526,'popup_auto_open_cookie_path',''),(7476,526,'popup_auto_open_cookie_key',''),(7477,526,'popup_admin_debug_enabled',''),(7478,526,'popup_targeting_condition_on_posts',''),(7479,526,'popup_targeting_condition_exclude_on_posts',''),(7480,526,'popup_targeting_condition_on_specific_posts',''),(7481,526,'popup_targeting_condition_exclude_on_specific_posts',''),(7482,526,'popup_targeting_condition_on_pages',''),(7483,526,'popup_targeting_condition_exclude_on_pages',''),(7484,526,'popup_targeting_condition_on_specific_pages',''),(7485,526,'popup_targeting_condition_exclude_on_specific_pages',''),(7486,526,'popup_targeting_condition_on_products',''),(7487,526,'popup_targeting_condition_exclude_on_products',''),(7488,526,'popup_targeting_condition_on_specific_products',''),(7489,526,'popup_targeting_condition_exclude_on_specific_products',''),(7490,526,'popup_targeting_condition_on_categorys',''),(7491,526,'popup_targeting_condition_exclude_on_categorys',''),(7492,526,'popup_targeting_condition_on_specific_categorys',''),(7493,526,'popup_targeting_condition_exclude_on_specific_categorys',''),(7494,526,'popup_targeting_condition_on_post_tags',''),(7495,526,'popup_targeting_condition_exclude_on_post_tags',''),(7496,526,'popup_targeting_condition_on_specific_post_tags',''),(7497,526,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7498,526,'popup_theme_defaults_set',''),(7499,526,'popup_theme_overlay_background_color',''),(7500,526,'popup_theme_overlay_background_opacity',''),(7501,526,'popup_theme_container_padding',''),(7502,526,'popup_theme_container_background_color',''),(7503,526,'popup_theme_container_background_opacity',''),(7504,526,'popup_theme_container_border_radius',''),(7505,526,'popup_theme_container_border_style',''),(7506,526,'popup_theme_container_border_color',''),(7507,526,'popup_theme_container_border_width',''),(7508,526,'popup_theme_container_boxshadow_inset',''),(7509,526,'popup_theme_container_boxshadow_horizontal',''),(7510,526,'popup_theme_container_boxshadow_vertical',''),(7511,526,'popup_theme_container_boxshadow_blur',''),(7512,526,'popup_theme_container_boxshadow_spread',''),(7513,526,'popup_theme_container_boxshadow_color',''),(7514,526,'popup_theme_container_boxshadow_opacity',''),(7515,526,'popup_theme_title_font_color',''),(7516,526,'popup_theme_title_line_height',''),(7517,526,'popup_theme_title_font_size',''),(7518,526,'popup_theme_title_font_family',''),(7519,526,'popup_theme_title_font_weight',''),(7520,526,'popup_theme_title_font_style',''),(7521,526,'popup_theme_title_text_align',''),(7522,526,'popup_theme_title_textshadow_horizontal',''),(7523,526,'popup_theme_title_textshadow_vertical',''),(7524,526,'popup_theme_title_textshadow_blur',''),(7525,526,'popup_theme_title_textshadow_color',''),(7526,526,'popup_theme_title_textshadow_opacity',''),(7527,526,'popup_theme_content_font_color',''),(7528,526,'popup_theme_content_font_family',''),(7529,526,'popup_theme_content_font_weight',''),(7530,526,'popup_theme_content_font_style',''),(7531,526,'popup_theme_close_text',''),(7532,526,'popup_theme_close_padding',''),(7533,526,'popup_theme_close_location',''),(7534,526,'popup_theme_close_position_top',''),(7535,526,'popup_theme_close_position_left',''),(7536,526,'popup_theme_close_position_bottom',''),(7537,526,'popup_theme_close_position_right',''),(7538,526,'popup_theme_close_line_height',''),(7539,526,'popup_theme_close_font_color',''),(7540,526,'popup_theme_close_font_size',''),(7541,526,'popup_theme_close_font_family',''),(7542,526,'popup_theme_close_font_weight',''),(7543,526,'popup_theme_close_font_style',''),(7544,526,'popup_theme_close_background_color',''),(7545,526,'popup_theme_close_background_opacity',''),(7546,526,'popup_theme_close_border_radius',''),(7547,526,'popup_theme_close_border_style',''),(7548,526,'popup_theme_close_border_color',''),(7549,526,'popup_theme_close_border_width',''),(7550,526,'popup_theme_close_boxshadow_inset',''),(7551,526,'popup_theme_close_boxshadow_horizontal',''),(7552,526,'popup_theme_close_boxshadow_vertical',''),(7553,526,'popup_theme_close_boxshadow_blur',''),(7554,526,'popup_theme_close_boxshadow_spread',''),(7555,526,'popup_theme_close_boxshadow_color',''),(7556,526,'popup_theme_close_boxshadow_opacity',''),(7557,526,'popup_theme_close_textshadow_horizontal',''),(7558,526,'popup_theme_close_textshadow_vertical',''),(7559,526,'popup_theme_close_textshadow_blur',''),(7560,526,'popup_theme_close_textshadow_color',''),(7561,526,'popup_theme_close_textshadow_opacity',''),(7562,527,'popup_defaults_set',''),(7563,527,'popup_title',''),(7564,527,'popup_targeting_condition_on_entire_site',''),(7565,527,'popup_targeting_condition_on_home',''),(7566,527,'popup_targeting_condition_exclude_on_home',''),(7567,527,'popup_targeting_condition_on_blog',''),(7568,527,'popup_targeting_condition_exclude_on_blog',''),(7569,527,'popup_targeting_condition_on_search',''),(7570,527,'popup_targeting_condition_exclude_on_search',''),(7571,527,'popup_targeting_condition_on_404',''),(7572,527,'popup_targeting_condition_exclude_on_404',''),(7573,527,'popup_display_scrollable_content',''),(7574,527,'popup_display_overlay_disabled',''),(7575,527,'popup_display_size',''),(7576,527,'popup_display_responsive_min_width',''),(7577,527,'popup_display_responsive_min_width_unit',''),(7578,527,'popup_display_responsive_max_width',''),(7579,527,'popup_display_responsive_max_width_unit',''),(7580,527,'popup_display_custom_width',''),(7581,527,'popup_display_custom_width_unit',''),(7582,527,'popup_display_custom_height',''),(7583,527,'popup_display_custom_height_unit',''),(7584,527,'popup_display_custom_height_auto',''),(7585,527,'popup_display_location',''),(7586,527,'popup_display_position_top',''),(7587,527,'popup_display_position_left',''),(7588,527,'popup_display_position_bottom',''),(7589,527,'popup_display_position_right',''),(7590,527,'popup_display_position_fixed',''),(7591,527,'popup_display_animation_type',''),(7592,527,'popup_display_animation_speed',''),(7593,527,'popup_display_animation_origin',''),(7594,527,'popup_display_overlay_zindex',''),(7595,527,'popup_display_zindex',''),(7596,527,'popup_close_overlay_click',''),(7597,527,'popup_close_esc_press',''),(7598,527,'popup_close_f4_press',''),(7599,527,'popup_click_open_extra_selectors',''),(7600,527,'popup_auto_open_enabled',''),(7601,527,'popup_auto_open_delay',''),(7602,527,'popup_auto_open_cookie_trigger',''),(7603,527,'popup_auto_open_cookie_time',''),(7604,527,'popup_auto_open_cookie_path',''),(7605,527,'popup_auto_open_cookie_key',''),(7606,527,'popup_admin_debug_enabled',''),(7607,527,'popup_targeting_condition_on_posts',''),(7608,527,'popup_targeting_condition_exclude_on_posts',''),(7609,527,'popup_targeting_condition_on_specific_posts',''),(7610,527,'popup_targeting_condition_exclude_on_specific_posts',''),(7611,527,'popup_targeting_condition_on_pages',''),(7612,527,'popup_targeting_condition_exclude_on_pages',''),(7613,527,'popup_targeting_condition_on_specific_pages',''),(7614,527,'popup_targeting_condition_exclude_on_specific_pages',''),(7615,527,'popup_targeting_condition_on_products',''),(7616,527,'popup_targeting_condition_exclude_on_products',''),(7617,527,'popup_targeting_condition_on_specific_products',''),(7618,527,'popup_targeting_condition_exclude_on_specific_products',''),(7619,527,'popup_targeting_condition_on_categorys',''),(7620,527,'popup_targeting_condition_exclude_on_categorys',''),(7621,527,'popup_targeting_condition_on_specific_categorys',''),(7622,527,'popup_targeting_condition_exclude_on_specific_categorys',''),(7623,527,'popup_targeting_condition_on_post_tags',''),(7624,527,'popup_targeting_condition_exclude_on_post_tags',''),(7625,527,'popup_targeting_condition_on_specific_post_tags',''),(7626,527,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7627,527,'popup_theme_defaults_set',''),(7628,527,'popup_theme_overlay_background_color',''),(7629,527,'popup_theme_overlay_background_opacity',''),(7630,527,'popup_theme_container_padding',''),(7631,527,'popup_theme_container_background_color',''),(7632,527,'popup_theme_container_background_opacity',''),(7633,527,'popup_theme_container_border_radius',''),(7634,527,'popup_theme_container_border_style',''),(7635,527,'popup_theme_container_border_color',''),(7636,527,'popup_theme_container_border_width',''),(7637,527,'popup_theme_container_boxshadow_inset',''),(7638,527,'popup_theme_container_boxshadow_horizontal',''),(7639,527,'popup_theme_container_boxshadow_vertical',''),(7640,527,'popup_theme_container_boxshadow_blur',''),(7641,527,'popup_theme_container_boxshadow_spread',''),(7642,527,'popup_theme_container_boxshadow_color',''),(7643,527,'popup_theme_container_boxshadow_opacity',''),(7644,527,'popup_theme_title_font_color',''),(7645,527,'popup_theme_title_line_height',''),(7646,527,'popup_theme_title_font_size',''),(7647,527,'popup_theme_title_font_family',''),(7648,527,'popup_theme_title_font_weight',''),(7649,527,'popup_theme_title_font_style',''),(7650,527,'popup_theme_title_text_align',''),(7651,527,'popup_theme_title_textshadow_horizontal',''),(7652,527,'popup_theme_title_textshadow_vertical',''),(7653,527,'popup_theme_title_textshadow_blur',''),(7654,527,'popup_theme_title_textshadow_color',''),(7655,527,'popup_theme_title_textshadow_opacity',''),(7656,527,'popup_theme_content_font_color',''),(7657,527,'popup_theme_content_font_family',''),(7658,527,'popup_theme_content_font_weight',''),(7659,527,'popup_theme_content_font_style',''),(7660,527,'popup_theme_close_text',''),(7661,527,'popup_theme_close_padding',''),(7662,527,'popup_theme_close_location',''),(7663,527,'popup_theme_close_position_top',''),(7664,527,'popup_theme_close_position_left',''),(7665,527,'popup_theme_close_position_bottom',''),(7666,527,'popup_theme_close_position_right',''),(7667,527,'popup_theme_close_line_height',''),(7668,527,'popup_theme_close_font_color',''),(7669,527,'popup_theme_close_font_size',''),(7670,527,'popup_theme_close_font_family',''),(7671,527,'popup_theme_close_font_weight',''),(7672,527,'popup_theme_close_font_style',''),(7673,527,'popup_theme_close_background_color',''),(7674,527,'popup_theme_close_background_opacity',''),(7675,527,'popup_theme_close_border_radius',''),(7676,527,'popup_theme_close_border_style',''),(7677,527,'popup_theme_close_border_color',''),(7678,527,'popup_theme_close_border_width',''),(7679,527,'popup_theme_close_boxshadow_inset',''),(7680,527,'popup_theme_close_boxshadow_horizontal',''),(7681,527,'popup_theme_close_boxshadow_vertical',''),(7682,527,'popup_theme_close_boxshadow_blur',''),(7683,527,'popup_theme_close_boxshadow_spread',''),(7684,527,'popup_theme_close_boxshadow_color',''),(7685,527,'popup_theme_close_boxshadow_opacity',''),(7686,527,'popup_theme_close_textshadow_horizontal',''),(7687,527,'popup_theme_close_textshadow_vertical',''),(7688,527,'popup_theme_close_textshadow_blur',''),(7689,527,'popup_theme_close_textshadow_color',''),(7690,527,'popup_theme_close_textshadow_opacity',''),(7691,70,'popup_defaults_set',''),(7692,70,'popup_title',''),(7693,70,'popup_targeting_condition_on_entire_site',''),(7694,70,'popup_targeting_condition_on_home',''),(7695,70,'popup_targeting_condition_exclude_on_home',''),(7696,70,'popup_targeting_condition_on_blog',''),(7697,70,'popup_targeting_condition_exclude_on_blog',''),(7698,70,'popup_targeting_condition_on_search',''),(7699,70,'popup_targeting_condition_exclude_on_search',''),(7700,70,'popup_targeting_condition_on_404',''),(7701,70,'popup_targeting_condition_exclude_on_404',''),(7702,70,'popup_display_scrollable_content',''),(7703,70,'popup_display_overlay_disabled',''),(7704,70,'popup_display_size',''),(7705,70,'popup_display_responsive_min_width',''),(7706,70,'popup_display_responsive_min_width_unit',''),(7707,70,'popup_display_responsive_max_width',''),(7708,70,'popup_display_responsive_max_width_unit',''),(7709,70,'popup_display_custom_width',''),(7710,70,'popup_display_custom_width_unit',''),(7711,70,'popup_display_custom_height',''),(7712,70,'popup_display_custom_height_unit',''),(7713,70,'popup_display_custom_height_auto',''),(7714,70,'popup_display_location',''),(7715,70,'popup_display_position_top',''),(7716,70,'popup_display_position_left',''),(7717,70,'popup_display_position_bottom',''),(7718,70,'popup_display_position_right',''),(7719,70,'popup_display_position_fixed',''),(7720,70,'popup_display_animation_type',''),(7721,70,'popup_display_animation_speed',''),(7722,70,'popup_display_animation_origin',''),(7723,70,'popup_display_overlay_zindex',''),(7724,70,'popup_display_zindex',''),(7725,70,'popup_close_overlay_click',''),(7726,70,'popup_close_esc_press',''),(7727,70,'popup_close_f4_press',''),(7728,70,'popup_click_open_extra_selectors',''),(7729,70,'popup_auto_open_enabled',''),(7730,70,'popup_auto_open_delay',''),(7731,70,'popup_auto_open_cookie_trigger',''),(7732,70,'popup_auto_open_cookie_time',''),(7733,70,'popup_auto_open_cookie_path',''),(7734,70,'popup_auto_open_cookie_key',''),(7735,70,'popup_admin_debug_enabled',''),(7736,70,'popup_targeting_condition_on_posts',''),(7737,70,'popup_targeting_condition_exclude_on_posts',''),(7738,70,'popup_targeting_condition_on_specific_posts',''),(7739,70,'popup_targeting_condition_exclude_on_specific_posts',''),(7740,70,'popup_targeting_condition_on_pages',''),(7741,70,'popup_targeting_condition_exclude_on_pages',''),(7742,70,'popup_targeting_condition_on_specific_pages',''),(7743,70,'popup_targeting_condition_exclude_on_specific_pages',''),(7744,70,'popup_targeting_condition_on_products',''),(7745,70,'popup_targeting_condition_exclude_on_products',''),(7746,70,'popup_targeting_condition_on_specific_products',''),(7747,70,'popup_targeting_condition_exclude_on_specific_products',''),(7748,70,'popup_targeting_condition_on_categorys',''),(7749,70,'popup_targeting_condition_exclude_on_categorys',''),(7750,70,'popup_targeting_condition_on_specific_categorys',''),(7751,70,'popup_targeting_condition_exclude_on_specific_categorys',''),(7752,70,'popup_targeting_condition_on_post_tags',''),(7753,70,'popup_targeting_condition_exclude_on_post_tags',''),(7754,70,'popup_targeting_condition_on_specific_post_tags',''),(7755,70,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7756,70,'popup_theme_defaults_set',''),(7757,70,'popup_theme_overlay_background_color',''),(7758,70,'popup_theme_overlay_background_opacity',''),(7759,70,'popup_theme_container_padding',''),(7760,70,'popup_theme_container_background_color',''),(7761,70,'popup_theme_container_background_opacity',''),(7762,70,'popup_theme_container_border_radius',''),(7763,70,'popup_theme_container_border_style',''),(7764,70,'popup_theme_container_border_color',''),(7765,70,'popup_theme_container_border_width',''),(7766,70,'popup_theme_container_boxshadow_inset',''),(7767,70,'popup_theme_container_boxshadow_horizontal',''),(7768,70,'popup_theme_container_boxshadow_vertical',''),(7769,70,'popup_theme_container_boxshadow_blur',''),(7770,70,'popup_theme_container_boxshadow_spread',''),(7771,70,'popup_theme_container_boxshadow_color',''),(7772,70,'popup_theme_container_boxshadow_opacity',''),(7773,70,'popup_theme_title_font_color',''),(7774,70,'popup_theme_title_line_height',''),(7775,70,'popup_theme_title_font_size',''),(7776,70,'popup_theme_title_font_family',''),(7777,70,'popup_theme_title_font_weight',''),(7778,70,'popup_theme_title_font_style',''),(7779,70,'popup_theme_title_text_align',''),(7780,70,'popup_theme_title_textshadow_horizontal',''),(7781,70,'popup_theme_title_textshadow_vertical',''),(7782,70,'popup_theme_title_textshadow_blur',''),(7783,70,'popup_theme_title_textshadow_color',''),(7784,70,'popup_theme_title_textshadow_opacity',''),(7785,70,'popup_theme_content_font_color',''),(7786,70,'popup_theme_content_font_family',''),(7787,70,'popup_theme_content_font_weight',''),(7788,70,'popup_theme_content_font_style',''),(7789,70,'popup_theme_close_text',''),(7790,70,'popup_theme_close_padding',''),(7791,70,'popup_theme_close_location',''),(7792,70,'popup_theme_close_position_top',''),(7793,70,'popup_theme_close_position_left',''),(7794,70,'popup_theme_close_position_bottom',''),(7795,70,'popup_theme_close_position_right',''),(7796,70,'popup_theme_close_line_height',''),(7797,70,'popup_theme_close_font_color',''),(7798,70,'popup_theme_close_font_size',''),(7799,70,'popup_theme_close_font_family',''),(7800,70,'popup_theme_close_font_weight',''),(7801,70,'popup_theme_close_font_style',''),(7802,70,'popup_theme_close_background_color',''),(7803,70,'popup_theme_close_background_opacity',''),(7804,70,'popup_theme_close_border_radius',''),(7805,70,'popup_theme_close_border_style',''),(7806,70,'popup_theme_close_border_color',''),(7807,70,'popup_theme_close_border_width',''),(7808,70,'popup_theme_close_boxshadow_inset',''),(7809,70,'popup_theme_close_boxshadow_horizontal',''),(7810,70,'popup_theme_close_boxshadow_vertical',''),(7811,70,'popup_theme_close_boxshadow_blur',''),(7812,70,'popup_theme_close_boxshadow_spread',''),(7813,70,'popup_theme_close_boxshadow_color',''),(7814,70,'popup_theme_close_boxshadow_opacity',''),(7815,70,'popup_theme_close_textshadow_horizontal',''),(7816,70,'popup_theme_close_textshadow_vertical',''),(7817,70,'popup_theme_close_textshadow_blur',''),(7818,70,'popup_theme_close_textshadow_color',''),(7819,70,'popup_theme_close_textshadow_opacity',''),(7820,528,'popup_defaults_set',''),(7821,528,'popup_title',''),(7822,528,'popup_targeting_condition_on_entire_site',''),(7823,528,'popup_targeting_condition_on_home',''),(7824,528,'popup_targeting_condition_exclude_on_home',''),(7825,528,'popup_targeting_condition_on_blog',''),(7826,528,'popup_targeting_condition_exclude_on_blog',''),(7827,528,'popup_targeting_condition_on_search',''),(7828,528,'popup_targeting_condition_exclude_on_search',''),(7829,528,'popup_targeting_condition_on_404',''),(7830,528,'popup_targeting_condition_exclude_on_404',''),(7831,528,'popup_display_scrollable_content',''),(7832,528,'popup_display_overlay_disabled',''),(7833,528,'popup_display_size',''),(7834,528,'popup_display_responsive_min_width',''),(7835,528,'popup_display_responsive_min_width_unit',''),(7836,528,'popup_display_responsive_max_width',''),(7837,528,'popup_display_responsive_max_width_unit',''),(7838,528,'popup_display_custom_width',''),(7839,528,'popup_display_custom_width_unit',''),(7840,528,'popup_display_custom_height',''),(7841,528,'popup_display_custom_height_unit',''),(7842,528,'popup_display_custom_height_auto',''),(7843,528,'popup_display_location',''),(7844,528,'popup_display_position_top',''),(7845,528,'popup_display_position_left',''),(7846,528,'popup_display_position_bottom',''),(7847,528,'popup_display_position_right',''),(7848,528,'popup_display_position_fixed',''),(7849,528,'popup_display_animation_type',''),(7850,528,'popup_display_animation_speed',''),(7851,528,'popup_display_animation_origin',''),(7852,528,'popup_display_overlay_zindex',''),(7853,528,'popup_display_zindex',''),(7854,528,'popup_close_overlay_click',''),(7855,528,'popup_close_esc_press',''),(7856,528,'popup_close_f4_press',''),(7857,528,'popup_click_open_extra_selectors',''),(7858,528,'popup_auto_open_enabled',''),(7859,528,'popup_auto_open_delay',''),(7860,528,'popup_auto_open_cookie_trigger',''),(7861,528,'popup_auto_open_cookie_time',''),(7862,528,'popup_auto_open_cookie_path',''),(7863,528,'popup_auto_open_cookie_key',''),(7864,528,'popup_admin_debug_enabled',''),(7865,528,'popup_targeting_condition_on_posts',''),(7866,528,'popup_targeting_condition_exclude_on_posts',''),(7867,528,'popup_targeting_condition_on_specific_posts',''),(7868,528,'popup_targeting_condition_exclude_on_specific_posts',''),(7869,528,'popup_targeting_condition_on_pages',''),(7870,528,'popup_targeting_condition_exclude_on_pages',''),(7871,528,'popup_targeting_condition_on_specific_pages',''),(7872,528,'popup_targeting_condition_exclude_on_specific_pages',''),(7873,528,'popup_targeting_condition_on_products',''),(7874,528,'popup_targeting_condition_exclude_on_products',''),(7875,528,'popup_targeting_condition_on_specific_products',''),(7876,528,'popup_targeting_condition_exclude_on_specific_products',''),(7877,528,'popup_targeting_condition_on_categorys',''),(7878,528,'popup_targeting_condition_exclude_on_categorys',''),(7879,528,'popup_targeting_condition_on_specific_categorys',''),(7880,528,'popup_targeting_condition_exclude_on_specific_categorys',''),(7881,528,'popup_targeting_condition_on_post_tags',''),(7882,528,'popup_targeting_condition_exclude_on_post_tags',''),(7883,528,'popup_targeting_condition_on_specific_post_tags',''),(7884,528,'popup_targeting_condition_exclude_on_specific_post_tags',''),(7885,528,'popup_theme_defaults_set',''),(7886,528,'popup_theme_overlay_background_color',''),(7887,528,'popup_theme_overlay_background_opacity',''),(7888,528,'popup_theme_container_padding',''),(7889,528,'popup_theme_container_background_color',''),(7890,528,'popup_theme_container_background_opacity',''),(7891,528,'popup_theme_container_border_radius',''),(7892,528,'popup_theme_container_border_style',''),(7893,528,'popup_theme_container_border_color',''),(7894,528,'popup_theme_container_border_width',''),(7895,528,'popup_theme_container_boxshadow_inset',''),(7896,528,'popup_theme_container_boxshadow_horizontal',''),(7897,528,'popup_theme_container_boxshadow_vertical',''),(7898,528,'popup_theme_container_boxshadow_blur',''),(7899,528,'popup_theme_container_boxshadow_spread',''),(7900,528,'popup_theme_container_boxshadow_color',''),(7901,528,'popup_theme_container_boxshadow_opacity',''),(7902,528,'popup_theme_title_font_color',''),(7903,528,'popup_theme_title_line_height',''),(7904,528,'popup_theme_title_font_size',''),(7905,528,'popup_theme_title_font_family',''),(7906,528,'popup_theme_title_font_weight',''),(7907,528,'popup_theme_title_font_style',''),(7908,528,'popup_theme_title_text_align',''),(7909,528,'popup_theme_title_textshadow_horizontal',''),(7910,528,'popup_theme_title_textshadow_vertical',''),(7911,528,'popup_theme_title_textshadow_blur',''),(7912,528,'popup_theme_title_textshadow_color',''),(7913,528,'popup_theme_title_textshadow_opacity',''),(7914,528,'popup_theme_content_font_color',''),(7915,528,'popup_theme_content_font_family',''),(7916,528,'popup_theme_content_font_weight',''),(7917,528,'popup_theme_content_font_style',''),(7918,528,'popup_theme_close_text',''),(7919,528,'popup_theme_close_padding',''),(7920,528,'popup_theme_close_location',''),(7921,528,'popup_theme_close_position_top',''),(7922,528,'popup_theme_close_position_left',''),(7923,528,'popup_theme_close_position_bottom',''),(7924,528,'popup_theme_close_position_right',''),(7925,528,'popup_theme_close_line_height',''),(7926,528,'popup_theme_close_font_color',''),(7927,528,'popup_theme_close_font_size',''),(7928,528,'popup_theme_close_font_family',''),(7929,528,'popup_theme_close_font_weight',''),(7930,528,'popup_theme_close_font_style',''),(7931,528,'popup_theme_close_background_color',''),(7932,528,'popup_theme_close_background_opacity',''),(7933,528,'popup_theme_close_border_radius',''),(7934,528,'popup_theme_close_border_style',''),(7935,528,'popup_theme_close_border_color',''),(7936,528,'popup_theme_close_border_width',''),(7937,528,'popup_theme_close_boxshadow_inset',''),(7938,528,'popup_theme_close_boxshadow_horizontal',''),(7939,528,'popup_theme_close_boxshadow_vertical',''),(7940,528,'popup_theme_close_boxshadow_blur',''),(7941,528,'popup_theme_close_boxshadow_spread',''),(7942,528,'popup_theme_close_boxshadow_color',''),(7943,528,'popup_theme_close_boxshadow_opacity',''),(7944,528,'popup_theme_close_textshadow_horizontal',''),(7945,528,'popup_theme_close_textshadow_vertical',''),(7946,528,'popup_theme_close_textshadow_blur',''),(7947,528,'popup_theme_close_textshadow_color',''),(7948,528,'popup_theme_close_textshadow_opacity',''),(7949,529,'popup_defaults_set',''),(7950,529,'popup_title',''),(7951,529,'popup_targeting_condition_on_entire_site',''),(7952,529,'popup_targeting_condition_on_home',''),(7953,529,'popup_targeting_condition_exclude_on_home',''),(7954,529,'popup_targeting_condition_on_blog',''),(7955,529,'popup_targeting_condition_exclude_on_blog',''),(7956,529,'popup_targeting_condition_on_search',''),(7957,529,'popup_targeting_condition_exclude_on_search',''),(7958,529,'popup_targeting_condition_on_404',''),(7959,529,'popup_targeting_condition_exclude_on_404',''),(7960,529,'popup_display_scrollable_content',''),(7961,529,'popup_display_overlay_disabled',''),(7962,529,'popup_display_size',''),(7963,529,'popup_display_responsive_min_width',''),(7964,529,'popup_display_responsive_min_width_unit',''),(7965,529,'popup_display_responsive_max_width',''),(7966,529,'popup_display_responsive_max_width_unit',''),(7967,529,'popup_display_custom_width',''),(7968,529,'popup_display_custom_width_unit',''),(7969,529,'popup_display_custom_height',''),(7970,529,'popup_display_custom_height_unit',''),(7971,529,'popup_display_custom_height_auto',''),(7972,529,'popup_display_location',''),(7973,529,'popup_display_position_top',''),(7974,529,'popup_display_position_left',''),(7975,529,'popup_display_position_bottom',''),(7976,529,'popup_display_position_right',''),(7977,529,'popup_display_position_fixed',''),(7978,529,'popup_display_animation_type',''),(7979,529,'popup_display_animation_speed',''),(7980,529,'popup_display_animation_origin',''),(7981,529,'popup_display_overlay_zindex',''),(7982,529,'popup_display_zindex',''),(7983,529,'popup_close_overlay_click',''),(7984,529,'popup_close_esc_press',''),(7985,529,'popup_close_f4_press',''),(7986,529,'popup_click_open_extra_selectors',''),(7987,529,'popup_auto_open_enabled',''),(7988,529,'popup_auto_open_delay',''),(7989,529,'popup_auto_open_cookie_trigger',''),(7990,529,'popup_auto_open_cookie_time',''),(7991,529,'popup_auto_open_cookie_path',''),(7992,529,'popup_auto_open_cookie_key',''),(7993,529,'popup_admin_debug_enabled',''),(7994,529,'popup_targeting_condition_on_posts',''),(7995,529,'popup_targeting_condition_exclude_on_posts',''),(7996,529,'popup_targeting_condition_on_specific_posts',''),(7997,529,'popup_targeting_condition_exclude_on_specific_posts',''),(7998,529,'popup_targeting_condition_on_pages',''),(7999,529,'popup_targeting_condition_exclude_on_pages',''),(8000,529,'popup_targeting_condition_on_specific_pages',''),(8001,529,'popup_targeting_condition_exclude_on_specific_pages',''),(8002,529,'popup_targeting_condition_on_products',''),(8003,529,'popup_targeting_condition_exclude_on_products',''),(8004,529,'popup_targeting_condition_on_specific_products',''),(8005,529,'popup_targeting_condition_exclude_on_specific_products',''),(8006,529,'popup_targeting_condition_on_categorys',''),(8007,529,'popup_targeting_condition_exclude_on_categorys',''),(8008,529,'popup_targeting_condition_on_specific_categorys',''),(8009,529,'popup_targeting_condition_exclude_on_specific_categorys',''),(8010,529,'popup_targeting_condition_on_post_tags',''),(8011,529,'popup_targeting_condition_exclude_on_post_tags',''),(8012,529,'popup_targeting_condition_on_specific_post_tags',''),(8013,529,'popup_targeting_condition_exclude_on_specific_post_tags',''),(8014,529,'popup_theme_defaults_set',''),(8015,529,'popup_theme_overlay_background_color',''),(8016,529,'popup_theme_overlay_background_opacity',''),(8017,529,'popup_theme_container_padding',''),(8018,529,'popup_theme_container_background_color',''),(8019,529,'popup_theme_container_background_opacity',''),(8020,529,'popup_theme_container_border_radius',''),(8021,529,'popup_theme_container_border_style',''),(8022,529,'popup_theme_container_border_color',''),(8023,529,'popup_theme_container_border_width',''),(8024,529,'popup_theme_container_boxshadow_inset',''),(8025,529,'popup_theme_container_boxshadow_horizontal',''),(8026,529,'popup_theme_container_boxshadow_vertical',''),(8027,529,'popup_theme_container_boxshadow_blur',''),(8028,529,'popup_theme_container_boxshadow_spread',''),(8029,529,'popup_theme_container_boxshadow_color',''),(8030,529,'popup_theme_container_boxshadow_opacity',''),(8031,529,'popup_theme_title_font_color',''),(8032,529,'popup_theme_title_line_height',''),(8033,529,'popup_theme_title_font_size',''),(8034,529,'popup_theme_title_font_family',''),(8035,529,'popup_theme_title_font_weight',''),(8036,529,'popup_theme_title_font_style',''),(8037,529,'popup_theme_title_text_align',''),(8038,529,'popup_theme_title_textshadow_horizontal',''),(8039,529,'popup_theme_title_textshadow_vertical',''),(8040,529,'popup_theme_title_textshadow_blur',''),(8041,529,'popup_theme_title_textshadow_color',''),(8042,529,'popup_theme_title_textshadow_opacity',''),(8043,529,'popup_theme_content_font_color',''),(8044,529,'popup_theme_content_font_family',''),(8045,529,'popup_theme_content_font_weight',''),(8046,529,'popup_theme_content_font_style',''),(8047,529,'popup_theme_close_text',''),(8048,529,'popup_theme_close_padding',''),(8049,529,'popup_theme_close_location',''),(8050,529,'popup_theme_close_position_top',''),(8051,529,'popup_theme_close_position_left',''),(8052,529,'popup_theme_close_position_bottom',''),(8053,529,'popup_theme_close_position_right',''),(8054,529,'popup_theme_close_line_height',''),(8055,529,'popup_theme_close_font_color',''),(8056,529,'popup_theme_close_font_size',''),(8057,529,'popup_theme_close_font_family',''),(8058,529,'popup_theme_close_font_weight',''),(8059,529,'popup_theme_close_font_style',''),(8060,529,'popup_theme_close_background_color',''),(8061,529,'popup_theme_close_background_opacity',''),(8062,529,'popup_theme_close_border_radius',''),(8063,529,'popup_theme_close_border_style',''),(8064,529,'popup_theme_close_border_color',''),(8065,529,'popup_theme_close_border_width',''),(8066,529,'popup_theme_close_boxshadow_inset',''),(8067,529,'popup_theme_close_boxshadow_horizontal',''),(8068,529,'popup_theme_close_boxshadow_vertical',''),(8069,529,'popup_theme_close_boxshadow_blur',''),(8070,529,'popup_theme_close_boxshadow_spread',''),(8071,529,'popup_theme_close_boxshadow_color',''),(8072,529,'popup_theme_close_boxshadow_opacity',''),(8073,529,'popup_theme_close_textshadow_horizontal',''),(8074,529,'popup_theme_close_textshadow_vertical',''),(8075,529,'popup_theme_close_textshadow_blur',''),(8076,529,'popup_theme_close_textshadow_color',''),(8077,529,'popup_theme_close_textshadow_opacity',''); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', `twinstar_status` varchar(1) default NULL COMMENT '(S)ubmitted, (I)nvoiced', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=530 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2014-08-13 15:26:49','2014-08-13 15:26:49','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','publish','open','open','','hello-world','','','2014-08-13 15:26:49','2014-08-13 15:26:49','',0,'http://fantasy-garage.com/wordpress1/?p=1',0,'post','',1,NULL),(2,1,'2014-08-13 15:26:49','2014-08-13 15:26:49','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://fantasy-garage.com/wordpress1/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','trash','open','open','','sample-page','','','2015-03-10 14:12:32','2015-03-10 14:12:32','',0,'http://fantasy-garage.com/wordpress1/?page_id=2',0,'page','',0,NULL),(47,1,'2015-03-09 18:33:06','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-03-09 18:33:06','0000-00-00 00:00:00','',0,'http://fantasy-garage.com/wordpress1/?p=47',0,'post','',0,NULL),(4,1,'2015-02-26 19:39:37','2015-02-26 19:39:37','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426510471560{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510484846{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510495516{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510504029{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','publish','closed','open','','products','','','2015-03-16 20:45:00','2015-03-16 20:45:00','',0,'http://fantasy-garage.com/wordpress1/?page_id=4',0,'page','',0,NULL),(5,1,'2015-02-26 19:39:38','2015-02-26 19:39:38','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"YOUR CART\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our Introductory Pre-Production Sale! Offer ends May 15th, 2015.</span>\r\n\r\n<span style=\"font-size: 18px;\">Your credit card will not be charged until your order is shipped.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','publish','closed','open','','cart','','','2015-03-16 20:48:06','2015-03-16 20:48:06','',0,'http://fantasy-garage.com/wordpress1/?page_id=5',0,'page','',0,NULL),(6,1,'2015-02-26 19:39:38','2015-02-26 19:39:38','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"checkout\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CHECKOUT\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','publish','closed','open','','checkout','','','2015-03-16 09:04:57','2015-03-16 09:04:57','',0,'http://fantasy-garage.com/wordpress1/?page_id=6',0,'page','',0,NULL),(7,1,'2015-02-26 19:39:38','2015-02-26 19:39:38','[woocommerce_my_account]','My Account','','publish','closed','open','','my-account','','','2015-02-26 19:39:38','2015-02-26 19:39:38','',0,'http://fantasy-garage.com/wordpress1/?page_id=7',0,'page','',0,NULL),(8,1,'2015-02-26 19:44:03','2015-02-26 19:44:03','The one and only','Safer Socket','','trash','open','closed','','safer-socket','','','2015-03-11 20:49:37','2015-03-11 20:49:37','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=8',0,'product','',0,NULL),(9,1,'2015-02-26 19:48:56','2015-02-26 19:48:56','','Order – February 26, 2015 @ 07:48 PM','','wc-processing','open','closed','order_54ef78a843592','order-feb-26-2015-0748-pm','','','2015-02-26 20:12:21','2015-02-26 20:12:21','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=9',0,'shop_order','',4,'P'),(11,1,'2015-02-26 20:12:52','2015-02-26 20:12:52','','Order – February 26, 2015 @ 08:12 PM','','wc-processing','open','closed','order_54ef7e4456611','order-feb-26-2015-0812-pm','','','2015-02-26 20:13:41','2015-02-26 20:13:41','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=11',0,'shop_order','',3,'P'),(13,1,'2015-02-26 20:31:02','2015-02-26 20:31:02','','woo-export_products-2015_02_26.csv','','inherit','open','open','','woo-export_products-2015_02_26-csv','','','2015-02-26 20:31:03','2015-02-26 20:31:03','',0,'http://fantasy-garage.com/wordpress1/?attachment_id=13',0,'attachment','text/csv',0,NULL),(15,1,'2015-02-26 20:46:20','2015-02-26 20:46:20','','Order – February 26, 2015 @ 08:46 PM','','wc-completed','open','closed','order_54ef861c26957','order-feb-26-2015-0846-pm','','','2015-02-26 20:48:46','2015-02-26 20:48:46','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=15',0,'shop_order','',4,NULL),(16,1,'2015-02-26 20:48:16','2015-02-26 20:48:16','','Order – February 26, 2015 @ 08:48 PM','','wc-cancelled','open','closed','order_54ef869080ec7','order-feb-26-2015-0848-pm','','','2015-02-26 22:40:49','2015-02-26 22:40:49','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=16',0,'shop_order','',1,NULL),(17,1,'2015-02-26 21:00:29','2015-02-26 21:00:29','','woo-export_users-2015_02_26.csv','','inherit','open','open','','woo-export_users-2015_02_26-csv','','','2015-02-26 21:00:29','2015-02-26 21:00:29','',0,'http://fantasy-garage.com/wordpress1/?attachment_id=17',0,'attachment','text/csv',0,NULL),(18,1,'2015-02-26 21:41:27','2015-02-26 21:41:27','','woo-export_order-2015_02_26.csv','','inherit','open','open','','woo-export_order-2015_02_26-csv','','','2015-02-26 21:41:27','2015-02-26 21:41:27','',0,'http://fantasy-garage.com/wordpress1/?attachment_id=18',0,'attachment','text/csv',0,NULL),(32,1,'2015-02-27 12:21:52','2015-02-27 12:21:52','','Product 2','','trash','open','closed','','product-2','','','2015-03-12 15:07:50','2015-03-12 15:07:50','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=32',0,'product','',0,NULL),(33,1,'2015-02-27 12:45:01','2015-02-27 12:45:01','','Order – February 27, 2015 @ 12:45 PM','','wc-on-hold','open','closed','order_54f066cdd7ca8','order-feb-27-2015-1245-pm','','','2015-02-27 12:45:02','2015-02-27 12:45:02','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=33',0,'shop_order','',2,'P'),(34,1,'2015-02-27 12:57:47','2015-02-27 12:57:47','','Order – February 27, 2015 @ 12:57 PM','','wc-on-hold','open','closed','order_54f069cb60382','order-feb-27-2015-1257-pm','','','2015-02-27 12:57:47','2015-02-27 12:57:47','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=34',0,'shop_order','',2,'P'),(36,1,'2015-03-03 21:53:50','2015-03-03 21:53:50','','Order – March 3, 2015 @ 09:53 PM','','wc-on-hold','open','closed','order_54f62d6ec70b8','order-mar-03-2015-0953-pm','','','2015-03-03 21:53:51','2015-03-03 21:53:51','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=36',0,'shop_order','',2,'P'),(37,1,'2015-03-03 22:10:01','2015-03-03 22:10:01','','Order – March 3, 2015 @ 10:10 PM','','wc-processing','open','closed','order_54f6313926677','order-mar-03-2015-1010-pm','','','2015-03-03 22:10:01','2015-03-03 22:10:01','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=37',0,'shop_order','',2,'P'),(38,1,'2015-03-04 20:30:57','2015-03-04 20:30:57','','Order – March 4, 2015 @ 08:30 PM','','wc-processing','open','closed','order_54f76b8141245','order-mar-04-2015-0830-pm','','','2015-03-04 20:30:58','2015-03-04 20:30:58','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=38',0,'shop_order','',1,'P'),(39,1,'2015-03-04 20:36:16','2015-03-04 20:36:16','','Order – March 4, 2015 @ 08:36 PM','','wc-processing','open','closed','order_54f76cc0d60ed','order-mar-04-2015-0836-pm','','','2015-03-04 20:36:17','2015-03-04 20:36:17','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=39',0,'shop_order','',1,'P'),(40,1,'2015-03-04 20:44:33','2015-03-04 20:44:33','','Order – March 4, 2015 @ 08:44 PM','','wc-processing','open','closed','order_54f76eb16ff22','order-mar-04-2015-0844-pm','','','2015-03-04 20:44:34','2015-03-04 20:44:34','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=40',0,'shop_order','',1,'P'),(41,1,'2015-03-04 20:52:16','2015-03-04 20:52:16','','Order – March 4, 2015 @ 08:52 PM','','wc-processing','open','closed','order_54f770801f35c','order-mar-04-2015-0852-pm','','','2015-03-04 20:52:17','2015-03-04 20:52:17','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=41',0,'shop_order','',1,'P'),(42,1,'2015-03-04 21:00:10','2015-03-04 21:00:10','','Order – March 4, 2015 @ 09:00 PM','','wc-processing','open','closed','order_54f7725a2d0a5','order-mar-04-2015-0900-pm','','','2015-03-04 21:00:16','2015-03-04 21:00:16','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=42',0,'shop_order','',1,'P'),(43,1,'2015-03-04 21:01:23','2015-03-04 21:01:23','','Order – March 4, 2015 @ 09:01 PM','','wc-processing','open','closed','order_54f772a31ebb5','order-mar-04-2015-0901-pm','','','2015-03-04 21:01:28','2015-03-04 21:01:28','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=43',0,'shop_order','',1,'P'),(44,1,'2015-03-04 21:06:28','2015-03-04 21:06:28','','Order – March 4, 2015 @ 09:06 PM','','wc-processing','open','closed','order_54f773d4f2706','order-mar-04-2015-0906-pm','','','2015-03-04 21:06:32','2015-03-04 21:06:32','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=44',0,'shop_order','',1,'P'),(45,1,'2015-03-04 21:15:23','2015-03-04 21:15:23','','Order – March 4, 2015 @ 09:15 PM','','wc-processing','open','closed','order_54f775eb9b6a7','order-mar-04-2015-0915-pm','','','2015-03-04 21:15:24','2015-03-04 21:15:24','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=45',0,'shop_order','',2,'P'),(46,1,'2015-03-05 15:46:49','2015-03-05 15:46:49','','Order – March 5, 2015 @ 03:46 PM','','wc-processing','open','closed','order_54f87a69e0433','order-mar-05-2015-0346-pm','','','2015-03-05 15:46:51','2015-03-05 15:46:51','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=46',0,'shop_order','',2,'P'),(48,1,'2015-03-09 18:42:32','2015-03-09 18:42:32','','Order – March 9, 2015 @ 06:42 PM','','wc-cancelled','open','closed','order_54fde99818eb0','order-mar-09-2015-0642-pm','','','2015-03-09 20:18:03','2015-03-09 20:18:03','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=48',0,'shop_order','',1,NULL),(49,1,'2015-03-09 20:49:54','2015-03-09 20:49:54','','Order – March 9, 2015 @ 08:49 PM','','wc-cancelled','open','closed','order_54fe07721c811','order-mar-09-2015-0849-pm','','','2015-03-10 12:31:12','2015-03-10 12:31:12','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=49',0,'shop_order','',1,NULL),(51,1,'2015-03-10 13:58:34','2015-03-10 13:58:34','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" anchor=\"news\"][vc_column width=\"1/1\"][vc_raw_html]JTNDYSUyMG5hbWUlM0QlMjJuZXdzJTIyJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','publish','open','open','','home','','','2015-03-16 21:45:51','2015-03-16 21:45:51','',0,'http://fantasy-garage.com/wordpress1/?page_id=51',0,'page','',0,NULL),(52,1,'2015-03-10 13:58:34','2015-03-10 13:58:34','','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 13:58:34','2015-03-10 13:58:34','',51,'http://fantasy-garage.com/wordpress1/?p=52',0,'revision','',0,NULL),(53,1,'2015-03-10 14:03:44','2015-03-10 14:03:44','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJob2xkLTElMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmEtYmxvY2slMjIlM0UlMEElM0NzcGFuJTIwY2xhc3MlM0QlMjJyZWQlMjIlM0UyJTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VNQVklMjAyJTJDJTIwMjAxNSUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEElM0NwJTNFTWF6ZGElMjBSYWNld2F5JTIwTGVndW5hJTIwU2VjYSUyMFNhbGluYXMlMkMlMjBDQSUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0NkaXYlMjBjbGFzcyUzRCUyMmhvbGQtMiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYS1iLWJsb2NrJTIyJTNFJTBBJTNDc3BhbiUyMGNsYXNzJTNEJTIycmVkJTIyJTNFMjUlM0MlMkZzcGFuJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiLWJsb2NrJTIyJTNFJTBBJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRSUzQ3N0cm9uZyUzRUp1bHklMjAyNSUyQyUyMDIwMTUlM0MlMkZzdHJvbmclM0UlM0MlMkZwJTNFJTBBJTNDcCUzRUlNU0ElMjBUVURPUiUzQyUyRnAlM0UlMEElM0NwJTNFTGltZSUyMFJvY2slMjBQYXJrJTNDJTJGcCUzRSUwQSUzQ3AlM0VMYWtldmlsbGUlMkMlMjBDVCUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row]','ABOUT US','','publish','open','open','','about-us','','','2015-03-16 02:51:19','2015-03-16 02:51:19','',0,'http://fantasy-garage.com/wordpress1/?page_id=53',0,'page','',0,NULL),(54,1,'2015-03-10 14:03:44','2015-03-10 14:03:44','','About Us','','inherit','open','open','','53-revision-v1','','','2015-03-10 14:03:44','2015-03-10 14:03:44','',53,'http://fantasy-garage.com/wordpress1/?p=54',0,'revision','',0,NULL),(55,1,'2015-03-10 14:12:32','2015-03-10 14:12:32','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://fantasy-garage.com/wordpress1/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','inherit','open','open','','2-revision-v1','','','2015-03-10 14:12:32','2015-03-10 14:12:32','',2,'http://fantasy-garage.com/wordpress1/?p=55',0,'revision','',0,NULL),(56,1,'2015-03-10 14:12:50','2015-03-10 14:12:50','','Products','','inherit','open','open','','4-revision-v1','','','2015-03-10 14:12:50','2015-03-10 14:12:50','',4,'http://fantasy-garage.com/wordpress1/?p=56',0,'revision','',0,NULL),(57,1,'2015-03-10 14:13:30','2015-03-10 14:13:30','[vc_row][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426505043223{padding-top: 3px !important;background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|font_size:63px|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','publish','open','open','','faq','','','2015-03-16 11:24:16','2015-03-16 11:24:16','',0,'http://fantasy-garage.com/wordpress1/?page_id=57',0,'page','',0,NULL),(58,1,'2015-03-10 14:13:30','2015-03-10 14:13:30','','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-10 14:13:30','2015-03-10 14:13:30','',57,'http://fantasy-garage.com/wordpress1/?p=58',0,'revision','',0,NULL),(59,1,'2015-03-10 14:13:45','2015-03-10 14:13:45','','CONTACT US','','trash','open','open','','contact-us','','','2015-03-13 12:51:41','2015-03-13 12:51:41','',0,'http://fantasy-garage.com/wordpress1/?page_id=59',0,'page','',0,NULL),(60,1,'2015-03-10 14:13:45','2015-03-10 14:13:45','','Contact Us','','inherit','open','open','','59-revision-v1','','','2015-03-10 14:13:45','2015-03-10 14:13:45','',59,'http://fantasy-garage.com/wordpress1/?p=60',0,'revision','',0,NULL),(61,1,'2015-03-10 15:02:26','2015-03-10 15:02:26','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>\n[your-subject]\n[your-name] <wordpress@fantasy-garage.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Fantasy Garage (http://fantasy-garage.com/wordpress1)\nalexandria@bmielite.com\nReply-To: [your-email]\n\n0\n0\n\n[your-subject]\nFantasy Garage <wordpress@fantasy-garage.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Fantasy Garage (http://fantasy-garage.com/wordpress1)\n[your-email]\nReply-To: alexandria@bmielite.com\n\n0\n0\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.','Contact form 1','','publish','open','open','','contact-form-1','','','2015-03-10 15:02:26','2015-03-10 15:02:26','',0,'http://fantasy-garage.com/wordpress1/?post_type=wpcf7_contact_form&p=61',0,'wpcf7_contact_form','',0,NULL),(503,1,'2015-03-16 16:31:52','2015-03-16 16:31:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"299\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:31:52','2015-03-16 16:31:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(64,1,'2015-03-10 15:14:19','2015-03-10 15:14:19',' ','','','publish','open','open','','64','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=64',1,'nav_menu_item','',0,NULL),(65,1,'2015-03-10 15:14:19','2015-03-10 15:14:19','','Workbench','','publish','open','open','','workbench','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=65',2,'nav_menu_item','',0,NULL),(66,1,'2015-03-10 15:14:19','2015-03-10 15:14:19','','Hutch','','publish','open','open','','hutch','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=66',3,'nav_menu_item','',0,NULL),(67,1,'2015-03-10 15:13:15','0000-00-00 00:00:00','','Menu Item','','draft','open','open','','','','','2015-03-10 15:13:15','0000-00-00 00:00:00','',0,'http://fantasy-garage.com/wordpress1/?p=67',1,'nav_menu_item','',0,NULL),(68,1,'2015-03-10 15:14:19','2015-03-10 15:14:19','','Rolling Cart','','publish','open','open','','rolling-cart','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=68',4,'nav_menu_item','',0,NULL),(69,1,'2015-03-10 15:14:19','2015-03-10 15:14:19','','Rolling Cart With Speaker','','publish','open','open','','rolling-cart-with-speaker','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=69',5,'nav_menu_item','',0,NULL),(70,1,'2015-03-16 21:35:49','2015-03-16 21:35:49','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\n<h1 style=\"color: #db070c;\">TOP</h1>\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" anchor=\"news\"][vc_column width=\"1/1\"][vc_raw_html]PHA+SSBhbSByYXcgaHRtbCBibG9jay48YnIvPkNsaWNrIGVkaXQgYnV0dG9uIHRvIGNoYW5nZSB0aGlzIGh0bWw8L3A+[/vc_raw_html][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-autosave-v1','','','2015-03-16 21:35:49','2015-03-16 21:35:49','',51,'http://fantasy-garage.com/wordpress1/?p=70',0,'revision','',0,NULL),(71,1,'2015-03-10 15:32:59','2015-03-10 15:32:59','[vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 15:32:59','2015-03-10 15:32:59','',51,'http://fantasy-garage.com/wordpress1/?p=71',0,'revision','',0,NULL),(72,1,'2015-03-10 15:53:36','2015-03-10 15:53:36','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"This is custom heading element with Google Fonts\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 15:53:36','2015-03-10 15:53:36','',51,'http://fantasy-garage.com/wordpress1/?p=72',0,'revision','',0,NULL),(73,1,'2015-03-10 16:05:59','2015-03-10 16:05:59','[vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n<h2>test</h2>\r\n[/vc_column_text][vc_custom_heading text=\"This is custom heading element with Google Fonts\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 16:05:59','2015-03-10 16:05:59','',51,'http://fantasy-garage.com/wordpress1/?p=73',0,'revision','',0,NULL),(74,1,'2015-03-10 16:08:02','2015-03-10 16:08:02','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 16:08:02','2015-03-10 16:08:02','',51,'http://fantasy-garage.com/wordpress1/?p=74',0,'revision','',0,NULL),(75,1,'2015-03-10 17:19:02','2015-03-10 17:19:02','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:19:02','2015-03-10 17:19:02','',51,'http://fantasy-garage.com/wordpress1/?p=75',0,'revision','',0,NULL),(76,1,'2015-03-10 17:20:11','2015-03-10 17:20:11','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:p|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:20:11','2015-03-10 17:20:11','',51,'http://fantasy-garage.com/wordpress1/?p=76',0,'revision','',0,NULL),(77,1,'2015-03-10 17:20:37','2015-03-10 17:20:37','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:20:37','2015-03-10 17:20:37','',51,'http://fantasy-garage.com/wordpress1/?p=77',0,'revision','',0,NULL),(78,1,'2015-03-10 17:21:38','2015-03-10 17:21:38','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:21:38','2015-03-10 17:21:38','',51,'http://fantasy-garage.com/wordpress1/?p=78',0,'revision','',0,NULL),(79,1,'2015-03-10 17:43:11','2015-03-10 17:43:11','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:43:11','2015-03-10 17:43:11','',51,'http://fantasy-garage.com/wordpress1/?p=79',0,'revision','',0,NULL),(81,1,'2015-03-10 17:59:58','2015-03-10 17:59:58','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:59:58','2015-03-10 17:59:58','',51,'http://fantasy-garage.com/wordpress1/?p=81',0,'revision','',0,NULL),(80,1,'2015-03-10 17:56:16','2015-03-10 17:56:16','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/12\"][/vc_column][vc_column width=\"5/6\"][/vc_column][vc_column width=\"1/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/12\"][/vc_column][vc_column width=\"5/6\"][vc_row_inner][vc_column_inner width=\"1/1\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/12\"][/vc_column][vc_column width=\"5/6\"][/vc_column][vc_column width=\"1/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/12\"][/vc_column][vc_column width=\"5/6\"][/vc_column][vc_column width=\"1/12\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 17:56:16','2015-03-10 17:56:16','',51,'http://fantasy-garage.com/wordpress1/?p=80',0,'revision','',0,NULL),(82,1,'2015-03-10 18:32:22','2015-03-10 18:32:22','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:32:22','2015-03-10 18:32:22','',51,'http://fantasy-garage.com/wordpress1/?p=82',0,'revision','',0,NULL),(83,1,'2015-03-10 18:40:39','2015-03-10 18:40:39','','repeatx','','inherit','open','open','','repeatx','','','2015-03-10 18:40:39','2015-03-10 18:40:39','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/repeatx.png',0,'attachment','image/png',0,NULL),(84,1,'2015-03-10 18:41:30','2015-03-10 18:41:30','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:41:30','2015-03-10 18:41:30','',51,'http://fantasy-garage.com/wordpress1/?p=84',0,'revision','',0,NULL),(85,1,'2015-03-10 18:42:24','2015-03-10 18:42:24','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:42:24','2015-03-10 18:42:24','',51,'http://fantasy-garage.com/wordpress1/?p=85',0,'revision','',0,NULL),(86,1,'2015-03-10 18:43:37','2015-03-10 18:43:37','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426012916038{background-color: #000000 !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:43:37','2015-03-10 18:43:37','',51,'http://fantasy-garage.com/wordpress1/?p=86',0,'revision','',0,NULL),(514,1,'2015-03-16 17:17:27','2015-03-16 17:17:27','','rowBBG','','inherit','open','open','','rowbbg','','','2015-03-16 17:17:27','2015-03-16 17:17:27','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg',0,'attachment','image/jpeg',0,NULL),(88,1,'2015-03-10 18:48:53','2015-03-10 18:48:53','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013232541{padding-top: 5% !important;padding-bottom: 5% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:48:53','2015-03-10 18:48:53','',51,'http://fantasy-garage.com/wordpress1/?p=88',0,'revision','',0,NULL),(89,1,'2015-03-10 18:53:02','2015-03-10 18:53:02','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013484871{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"wilson\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:53:02','2015-03-10 18:53:02','',51,'http://fantasy-garage.com/wordpress1/?p=89',0,'revision','',0,NULL),(90,1,'2015-03-10 18:58:17','2015-03-10 18:58:17','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013776725{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 18:58:17','2015-03-10 18:58:17','',51,'http://fantasy-garage.com/wordpress1/?p=90',0,'revision','',0,NULL),(91,1,'2015-03-10 19:00:21','2015-03-10 19:00:21','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013776725{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">TOP</h1>\r\n<h4 style=\"text-align: center;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:00:21','2015-03-10 19:00:21','',51,'http://fantasy-garage.com/wordpress1/?p=91',0,'revision','',0,NULL),(93,1,'2015-03-10 19:16:15','2015-03-10 19:16:15','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426014379775{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/4\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">TOP</h1>\r\n<h4 style=\"text-align: center;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:16:15','2015-03-10 19:16:15','',51,'http://fantasy-garage.com/wordpress1/?p=93',0,'revision','',0,NULL),(92,1,'2015-03-10 19:01:12','2015-03-10 19:01:12','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013974569{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"row-container\"][vc_column width=\"7/12\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">TOP</h1>\r\n<h4 style=\"text-align: center;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_googleplus annotation=\"inline\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:01:12','2015-03-10 19:01:12','',51,'http://fantasy-garage.com/wordpress1/?p=92',0,'revision','',0,NULL),(94,1,'2015-03-10 19:20:39','2015-03-10 19:20:39','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426014379775{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">TOP</h1>\r\n<h4 style=\"text-align: center;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:20:39','2015-03-10 19:20:39','',51,'http://fantasy-garage.com/wordpress1/?p=94',0,'revision','',0,NULL),(95,1,'2015-03-10 19:22:44','2015-03-10 19:22:44','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426014379775{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"TOP\" font_container=\"tag:h2|text_align:left\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"Features\" font_container=\"tag:h6|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:22:44','2015-03-10 19:22:44','',51,'http://fantasy-garage.com/wordpress1/?p=95',0,'revision','',0,NULL),(97,1,'2015-03-10 19:25:58','2015-03-10 19:25:58','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426014379775{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h2 style=\"text-align: center; color: #db070c;\">TOP</h2>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:25:58','2015-03-10 19:25:58','',51,'http://fantasy-garage.com/wordpress1/?p=97',0,'revision','',0,NULL),(96,1,'2015-03-10 19:23:42','2015-03-10 19:23:42','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426014379775{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"TOP\" font_container=\"tag:h2|text_align:center|color:%23db070c\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"Features\" font_container=\"tag:h5|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:23:42','2015-03-10 19:23:42','',51,'http://fantasy-garage.com/wordpress1/?p=96',0,'revision','',0,NULL),(98,1,'2015-03-10 19:26:53','2015-03-10 19:26:53','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426015514528{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:26:53','2015-03-10 19:26:53','',51,'http://fantasy-garage.com/wordpress1/?p=98',0,'revision','',0,NULL),(100,1,'2015-03-10 19:32:27','2015-03-10 19:32:27','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426015719477{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:32:27','2015-03-10 19:32:27','',51,'http://fantasy-garage.com/wordpress1/?p=100',0,'revision','',0,NULL),(99,1,'2015-03-10 19:30:16','2015-03-10 19:30:16','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426015719477{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" css=\".vc_custom_1426015710421{padding-top: 3% !important;padding-bottom: 3% !important;}\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426013785578{padding-top: 3% !important;padding-bottom: 3% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:30:16','2015-03-10 19:30:16','',51,'http://fantasy-garage.com/wordpress1/?p=99',0,'revision','',0,NULL),(101,1,'2015-03-10 19:36:18','2015-03-10 19:36:18','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016073251{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:36:18','2015-03-10 19:36:18','',51,'http://fantasy-garage.com/wordpress1/?p=101',0,'revision','',0,NULL),(102,1,'2015-03-10 19:38:04','2015-03-10 19:38:04','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016073251{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 19:38:04','2015-03-10 19:38:04','',51,'http://fantasy-garage.com/wordpress1/?p=102',0,'revision','',0,NULL),(103,1,'2015-03-10 19:41:29','2015-03-10 19:41:29','','logo','','inherit','open','open','','logo','','','2015-03-10 19:41:29','2015-03-10 19:41:29','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/logo.png',0,'attachment','image/png',0,NULL),(104,1,'2015-03-10 20:12:34','2015-03-10 20:12:34','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426018255985{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 20:12:34','2015-03-10 20:12:34','',51,'http://fantasy-garage.com/wordpress1/?p=104',0,'revision','',0,NULL),(105,1,'2015-03-10 20:13:28','2015-03-10 20:13:28','[vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426018309884{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 20:13:28','2015-03-10 20:13:28','',51,'http://fantasy-garage.com/wordpress1/?p=105',0,'revision','',0,NULL),(106,1,'2015-03-10 20:30:14','2015-03-10 20:30:14','','keyvis','','inherit','open','open','','keyvis','','','2015-03-10 20:30:14','2015-03-10 20:30:14','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/keyvis.jpg',0,'attachment','image/jpeg',0,NULL),(107,1,'2015-03-10 20:30:45','2015-03-10 20:30:45','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"106\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426018309884{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 20:30:45','2015-03-10 20:30:45','',51,'http://fantasy-garage.com/wordpress1/?p=107',0,'revision','',0,NULL),(108,1,'2015-03-10 20:35:01','2015-03-10 20:35:01','','keyvisual','','inherit','open','open','','keyvisual','','','2015-03-10 20:35:01','2015-03-10 20:35:01','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/keyvisual.jpg',0,'attachment','image/jpeg',0,NULL),(109,1,'2015-03-10 20:35:19','2015-03-10 20:35:19','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426018309884{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 20:35:19','2015-03-10 20:35:19','',51,'http://fantasy-garage.com/wordpress1/?p=109',0,'revision','',0,NULL),(110,1,'2015-03-10 21:05:55','2015-03-10 21:05:55','','whitepattern','','inherit','open','open','','whitepattern','','','2015-03-10 21:05:55','2015-03-10 21:05:55','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/whitepattern.png',0,'attachment','image/png',0,NULL),(112,1,'2015-03-10 21:10:53','2015-03-10 21:10:53','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\" css=\".vc_custom_1426021753906{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/whitepattern.png?id=110) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:10:53','2015-03-10 21:10:53','',51,'http://fantasy-garage.com/wordpress1/?p=112',0,'revision','',0,NULL),(111,1,'2015-03-10 21:07:35','2015-03-10 21:07:35','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426018309884{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\" css=\".vc_custom_1426021556172{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/whitepattern.png?id=110) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:07:35','2015-03-10 21:07:35','',51,'http://fantasy-garage.com/wordpress1/?p=111',0,'revision','',0,NULL),(113,1,'2015-03-10 21:15:04','2015-03-10 21:15:04','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\" css=\".vc_custom_1426021787434{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/whitepattern.png?id=110) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\" el_class=\"repeatx\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:15:04','2015-03-10 21:15:04','',51,'http://fantasy-garage.com/wordpress1/?p=113',0,'revision','',0,NULL),(114,1,'2015-03-10 21:33:43','2015-03-10 21:33:43','','img1','','inherit','open','open','','img1','','','2015-03-10 21:33:43','2015-03-10 21:33:43','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/img1.png',0,'attachment','image/png',0,NULL),(116,1,'2015-03-10 21:37:58','2015-03-10 21:37:58','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:37:58','2015-03-10 21:37:58','',51,'http://fantasy-garage.com/wordpress1/?p=116',0,'revision','',0,NULL),(115,1,'2015-03-10 21:34:12','2015-03-10 21:34:12','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\" css=\".vc_custom_1426021787434{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/whitepattern.png?id=110) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\" el_class=\"repeatx\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:34:12','2015-03-10 21:34:12','',51,'http://fantasy-garage.com/wordpress1/?p=115',0,'revision','',0,NULL),(135,1,'2015-03-11 15:25:05','2015-03-11 15:25:05','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087254025{padding-top: 600px !important;}\" padding_top=\"100px\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:25:05','2015-03-11 15:25:05','',51,'http://fantasy-garage.com/wordpress1/?p=135',0,'revision','',0,NULL),(133,1,'2015-03-11 15:22:36','2015-03-11 15:22:36','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087254025{padding-top: 600px !important;}\" padding_top=\"100px\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" css=\".vc_custom_1426087239233{padding-top: 500px !important;}\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"1000px\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:22:36','2015-03-11 15:22:36','',51,'http://fantasy-garage.com/wordpress1/?p=133',0,'revision','',0,NULL),(117,1,'2015-03-10 21:44:16','2015-03-10 21:44:16','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability That Stands Out.\" font_container=\"tag:h2|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:44:16','2015-03-10 21:44:16','',51,'http://fantasy-garage.com/wordpress1/?p=117',0,'revision','',0,NULL),(118,1,'2015-03-10 21:45:32','2015-03-10 21:45:32','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability That Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:45:32','2015-03-10 21:45:32','',51,'http://fantasy-garage.com/wordpress1/?p=118',0,'revision','',0,NULL),(119,1,'2015-03-10 21:56:13','2015-03-10 21:56:13','','img2','','inherit','open','open','','img2','','','2015-03-10 21:56:13','2015-03-10 21:56:13','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/img2.png',0,'attachment','image/png',0,NULL),(120,1,'2015-03-10 21:56:39','2015-03-10 21:56:39','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability That Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:56:39','2015-03-10 21:56:39','',51,'http://fantasy-garage.com/wordpress1/?p=120',0,'revision','',0,NULL),(121,1,'2015-03-10 21:57:35','2015-03-10 21:57:35','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-10 21:57:35','2015-03-10 21:57:35','',51,'http://fantasy-garage.com/wordpress1/?p=121',0,'revision','',0,NULL),(122,1,'2015-03-11 12:45:42','2015-03-11 12:45:42','','img3','','inherit','open','open','','img3','','','2015-03-11 12:45:42','2015-03-11 12:45:42','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/img3.jpg',0,'attachment','image/jpeg',0,NULL),(123,1,'2015-03-11 12:46:05','2015-03-11 12:46:05','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 12:46:05','2015-03-11 12:46:05','',51,'http://fantasy-garage.com/wordpress1/?p=123',0,'revision','',0,NULL),(124,1,'2015-03-11 12:48:32','2015-03-11 12:48:32','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426021720690{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 12:48:32','2015-03-11 12:48:32','',51,'http://fantasy-garage.com/wordpress1/?p=124',0,'revision','',0,NULL),(125,1,'2015-03-11 13:20:54','2015-03-11 13:20:54','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426079952834{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 13:20:54','2015-03-11 13:20:54','',51,'http://fantasy-garage.com/wordpress1/?p=125',0,'revision','',0,NULL),(126,1,'2015-03-11 13:22:51','2015-03-11 13:22:51','[vc_row][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 13:22:51','2015-03-11 13:22:51','',51,'http://fantasy-garage.com/wordpress1/?p=126',0,'revision','',0,NULL),(129,1,'2015-03-11 13:47:13','2015-03-11 13:47:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 13:47:13','2015-03-11 13:47:13','',51,'http://fantasy-garage.com/wordpress1/?p=129',0,'revision','',0,NULL),(127,1,'2015-03-11 13:35:12','2015-03-11 13:35:12','[vc_row css=\".vc_custom_1426080811282{margin-top: 100px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 13:35:12','2015-03-11 13:35:12','',51,'http://fantasy-garage.com/wordpress1/?p=127',0,'revision','',0,NULL),(128,1,'2015-03-11 13:36:02','2015-03-11 13:36:02','[vc_row css=\".vc_custom_1426080861411{margin-top: 1000px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 13:36:02','2015-03-11 13:36:02','',51,'http://fantasy-garage.com/wordpress1/?p=128',0,'revision','',0,NULL),(130,1,'2015-03-11 14:54:47','2015-03-11 14:54:47','','Your Cart','cart','publish','open','open','','130','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=130',6,'nav_menu_item','',0,NULL),(131,1,'2015-03-11 14:57:31','2015-03-11 14:57:31','','Order Now','order','publish','open','open','','order-now','','','2015-03-16 16:26:28','2015-03-16 16:26:28','',0,'http://fantasy-garage.com/wordpress1/?p=131',7,'nav_menu_item','',0,NULL),(132,1,'2015-03-11 15:20:26','2015-03-11 15:20:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"3%\" padding_bottom=\"3%\" css=\".vc_custom_1426087126886{padding-top: 3% !important;padding-bottom: 3% !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:20:26','2015-03-11 15:20:26','',51,'http://fantasy-garage.com/wordpress1/?p=132',0,'revision','',0,NULL),(134,1,'2015-03-11 15:23:51','2015-03-11 15:23:51','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087254025{padding-top: 600px !important;}\" padding_top=\"100px\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" css=\".vc_custom_1426087330976{padding-top: 500px !important;}\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"1000\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:23:51','2015-03-11 15:23:51','',51,'http://fantasy-garage.com/wordpress1/?p=134',0,'revision','',0,NULL),(137,1,'2015-03-11 15:27:25','2015-03-11 15:27:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087531770{padding-top: 3% !important;padding-bottom: 3% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:27:25','2015-03-11 15:27:25','',51,'http://fantasy-garage.com/wordpress1/?p=137',0,'revision','',0,NULL),(136,1,'2015-03-11 15:26:26','2015-03-11 15:26:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087254025{padding-top: 600px !important;}\" padding_top=\"100px\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087483691{padding-top: 100% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:26:26','2015-03-11 15:26:26','',51,'http://fantasy-garage.com/wordpress1/?p=136',0,'revision','',0,NULL),(138,1,'2015-03-11 15:30:33','2015-03-11 15:30:33','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087531770{padding-top: 3% !important;padding-bottom: 3% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:30:33','2015-03-11 15:30:33','',51,'http://fantasy-garage.com/wordpress1/?p=138',0,'revision','',0,NULL),(157,1,'2015-03-11 17:25:31','2015-03-11 17:25:31','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 17:25:31','2015-03-11 17:25:31','',51,'http://fantasy-garage.com/wordpress1/?p=157',0,'revision','',0,NULL),(139,1,'2015-03-11 15:33:04','2015-03-11 15:33:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087832288{margin-bottom: 0px !important;padding-bottom: 0px !important;}\" padding_bottom=\"0\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:33:04','2015-03-11 15:33:04','',51,'http://fantasy-garage.com/wordpress1/?p=139',0,'revision','',0,NULL),(143,1,'2015-03-11 15:40:48','2015-03-11 15:40:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\" el_class=\"keyvisual\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:40:48','2015-03-11 15:40:48','',51,'http://fantasy-garage.com/wordpress1/?p=143',0,'revision','',0,NULL),(140,1,'2015-03-11 15:36:13','2015-03-11 15:36:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426087832288{margin-bottom: 0px !important;padding-bottom: 0px !important;}\" padding_bottom=\"0\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1426088071610{margin-bottom: -4px !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:36:13','2015-03-11 15:36:13','',51,'http://fantasy-garage.com/wordpress1/?p=140',0,'revision','',0,NULL),(141,1,'2015-03-11 15:36:44','2015-03-11 15:36:44','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426088103106{margin-bottom: -4px !important;padding-bottom: 0px !important;}\" padding_bottom=\"0\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1426088071610{margin-bottom: -4px !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:36:44','2015-03-11 15:36:44','',51,'http://fantasy-garage.com/wordpress1/?p=141',0,'revision','',0,NULL),(142,1,'2015-03-11 15:38:47','2015-03-11 15:38:47','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426088227030{margin-bottom: -7px !important;padding-bottom: 0px !important;}\" padding_bottom=\"0\"][vc_column width=\"1/1\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1426088221703{margin-bottom: -7px !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426016081809{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:38:47','2015-03-11 15:38:47','',51,'http://fantasy-garage.com/wordpress1/?p=142',0,'revision','',0,NULL),(144,1,'2015-03-11 15:43:19','2015-03-11 15:43:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088498422{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:43:19','2015-03-11 15:43:19','',51,'http://fantasy-garage.com/wordpress1/?p=144',0,'revision','',0,NULL),(145,1,'2015-03-11 15:43:58','2015-03-11 15:43:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 15:43:58','2015-03-11 15:43:58','',51,'http://fantasy-garage.com/wordpress1/?p=145',0,'revision','',0,NULL),(146,1,'2015-03-11 15:59:20','0000-00-00 00:00:00','','test','','draft','closed','closed','','','','','2015-03-11 15:59:20','2015-03-11 15:59:20','',0,'http://fantasy-garage.com/wordpress1/?post_type=slides&p=146',0,'slides','',0,NULL),(147,1,'2015-03-11 16:02:23','2015-03-11 16:02:23','','workbench','','inherit','open','open','','workbench-2','','','2015-03-11 16:02:23','2015-03-11 16:02:23','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench.jpg',0,'attachment','image/jpeg',0,NULL),(152,1,'2015-03-11 16:20:04','2015-03-11 16:20:04','','cementfull','','inherit','open','open','','cementfull','','','2015-03-11 16:20:04','2015-03-11 16:20:04','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cementfull.jpg',0,'attachment','image/jpeg',0,NULL),(156,1,'2015-03-11 17:09:44','2015-03-11 17:09:44','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 17:09:44','2015-03-11 17:09:44','',51,'http://fantasy-garage.com/wordpress1/?p=156',0,'revision','',0,NULL),(149,1,'2015-03-11 16:13:01','2015-03-11 16:13:01','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][layerslider_vc id=\"1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 16:13:01','2015-03-11 16:13:01','',51,'http://fantasy-garage.com/wordpress1/?p=149',0,'revision','',0,NULL),(150,1,'2015-03-11 16:14:08','2015-03-11 16:14:08','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][/vc_column][vc_column width=\"5/12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][layerslider_vc id=\"1\"][vc_single_image image=\"122\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\"full-image\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 16:14:08','2015-03-11 16:14:08','',51,'http://fantasy-garage.com/wordpress1/?p=150',0,'revision','',0,NULL),(154,1,'2015-03-11 16:55:33','2015-03-11 16:55:33','','redbar','','inherit','open','open','','redbar','','','2015-03-11 16:55:33','2015-03-11 16:55:33','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/redbar.jpg',0,'attachment','image/jpeg',0,NULL),(155,1,'2015-03-11 17:05:24','2015-03-11 17:05:24','','patternslider','','inherit','open','open','','patternslider','','','2015-03-11 17:05:24','2015-03-11 17:05:24','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/patternslider.jpg',0,'attachment','image/jpeg',0,NULL),(158,1,'2015-03-11 17:27:55','2015-03-11 17:27:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"what users are saying\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 17:27:55','2015-03-11 17:27:55','',51,'http://fantasy-garage.com/wordpress1/?p=158',0,'revision','',0,NULL),(159,1,'2015-03-11 17:28:56','2015-03-11 17:28:56','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426094836584{padding-top: 2% !important;padding-bottom: 2% !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 17:28:56','2015-03-11 17:28:56','',51,'http://fantasy-garage.com/wordpress1/?p=159',0,'revision','',0,NULL),(160,1,'2015-03-11 17:30:10','2015-03-11 17:30:10','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426094909439{padding-top: 2% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 17:30:10','2015-03-11 17:30:10','',51,'http://fantasy-garage.com/wordpress1/?p=160',0,'revision','',0,NULL),(161,1,'2015-03-11 17:53:24','2015-03-11 17:53:24',' ','','products','publish','open','open','','161','','','2015-03-16 10:50:05','2015-03-16 10:50:05','',0,'http://fantasy-garage.com/wordpress1/?p=161',1,'nav_menu_item','',0,NULL),(162,1,'2015-03-11 17:53:24','2015-03-11 17:53:24','','Workbench','','publish','open','open','','workbench-2','','','2015-03-16 10:50:05','2015-03-16 10:50:05','',0,'http://fantasy-garage.com/wordpress1/?p=162',2,'nav_menu_item','',0,NULL),(163,1,'2015-03-11 17:53:24','2015-03-11 17:53:24','','Hutch','','publish','open','open','','hutch-2','','','2015-03-16 10:50:05','2015-03-16 10:50:05','',0,'http://fantasy-garage.com/wordpress1/?p=163',3,'nav_menu_item','',0,NULL),(164,1,'2015-03-11 17:53:24','2015-03-11 17:53:24','','Rolling Cart','','publish','open','open','','rolling-cart-2','','','2015-03-16 10:50:05','2015-03-16 10:50:05','',0,'http://fantasy-garage.com/wordpress1/?p=164',4,'nav_menu_item','',0,NULL),(165,1,'2015-03-11 17:53:24','2015-03-11 17:53:24','','Rolling Cart with Speaker','','publish','open','open','','rolling-cart-with-speaker-2','','','2015-03-16 10:50:05','2015-03-16 10:50:05','',0,'http://fantasy-garage.com/wordpress1/?p=165',5,'nav_menu_item','',0,NULL),(166,1,'2015-03-11 17:55:46','2015-03-11 17:55:46','','News + Events','news','publish','open','open','','news-events','','','2015-03-16 21:47:27','2015-03-16 21:47:27','',0,'http://fantasy-garage.com/wordpress1/?p=166',1,'nav_menu_item','',0,NULL),(283,1,'2015-03-13 12:56:27','2015-03-13 12:56:27','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"checkout\"][vc_column width=\"1/1\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','inherit','open','open','','6-revision-v1','','','2015-03-13 12:56:27','2015-03-13 12:56:27','',6,'http://fantasy-garage.com/wordpress1/?p=283',0,'revision','',0,NULL),(170,1,'2015-03-11 18:56:53','2015-03-11 18:56:53','','footer-logo','','inherit','open','open','','footer-logo','','','2015-03-11 18:56:53','2015-03-11 18:56:53','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/footer-logo.png',0,'attachment','image/png',0,NULL),(174,1,'2015-03-11 22:22:29','2015-03-11 22:22:29','','Order – March 11, 2015 @ 10:22 PM','','wc-processing','open','closed','order_5500a98a79646','order-mar-11-2015-0846-pm','','','2015-03-11 22:22:29','2015-03-11 22:22:29','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=174',0,'shop_order','',5,'P'),(173,1,'2015-03-11 20:24:23','2015-03-11 20:24:23','','twinstar','','inherit','open','open','','twinstar','','','2015-03-11 20:24:23','2015-03-11 20:24:23','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/twinstar.png',0,'attachment','image/png',0,NULL),(175,1,'2015-03-11 23:12:12','2015-03-11 23:12:12','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" css=\".vc_custom_1426115430886{padding-top: 4% !important;padding-bottom: 4% !important;}\" row_type=\"row\" type=\"grid\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426094909439{padding-top: 2% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:12:12','2015-03-11 23:12:12','',51,'http://fantasy-garage.com/wordpress1/?p=175',0,'revision','',0,NULL),(177,1,'2015-03-11 23:14:14','2015-03-11 23:14:14','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115553370{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:14:14','2015-03-11 23:14:14','',51,'http://fantasy-garage.com/wordpress1/?p=177',0,'revision','',0,NULL),(176,1,'2015-03-11 23:12:52','2015-03-11 23:12:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426088523739{padding-top: 1% !important;padding-bottom: 1% !important;background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" css=\".vc_custom_1426115430886{padding-top: 4% !important;padding-bottom: 4% !important;}\" row_type=\"row\" type=\"grid\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:12:52','2015-03-11 23:12:52','',51,'http://fantasy-garage.com/wordpress1/?p=176',0,'revision','',0,NULL),(179,1,'2015-03-11 23:21:50','2015-03-11 23:21:50','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"5/12\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"5/12\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"5/12\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"5/12\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:21:50','2015-03-11 23:21:50','',51,'http://fantasy-garage.com/wordpress1/?p=179',0,'revision','',0,NULL),(178,1,'2015-03-11 23:18:02','2015-03-11 23:18:02','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/6\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:18:02','2015-03-11 23:18:02','',51,'http://fantasy-garage.com/wordpress1/?p=178',0,'revision','',0,NULL),(180,1,'2015-03-11 23:24:54','2015-03-11 23:24:54','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426080072022{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:24:54','2015-03-11 23:24:54','',51,'http://fantasy-garage.com/wordpress1/?p=180',0,'revision','',0,NULL),(181,1,'2015-03-11 23:30:01','2015-03-11 23:30:01','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:30:01','2015-03-11 23:30:01','',51,'http://fantasy-garage.com/wordpress1/?p=181',0,'revision','',0,NULL),(182,1,'2015-03-11 23:47:00','2015-03-11 23:47:00','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426117519777{padding-top: 25% !important;padding-right: 5px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:47:00','2015-03-11 23:47:00','',51,'http://fantasy-garage.com/wordpress1/?p=182',0,'revision','',0,NULL),(183,1,'2015-03-11 23:48:02','2015-03-11 23:48:02','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\" css=\".vc_custom_1426117581207{padding-right: 50px !important;}\"][vc_column_text css=\".vc_custom_1426117519777{padding-top: 25% !important;padding-right: 5px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:48:02','2015-03-11 23:48:02','',51,'http://fantasy-garage.com/wordpress1/?p=183',0,'revision','',0,NULL),(184,1,'2015-03-11 23:48:58','2015-03-11 23:48:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\" css=\".vc_custom_1426117581207{padding-right: 50px !important;}\"][vc_column_text css=\".vc_custom_1426117635424{padding-top: 25% !important;padding-right: 50px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:48:58','2015-03-11 23:48:58','',51,'http://fantasy-garage.com/wordpress1/?p=184',0,'revision','',0,NULL),(185,1,'2015-03-11 23:59:45','2015-03-11 23:59:45','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\" css=\".vc_custom_1426117581207{padding-right: 50px !important;}\"][vc_column_text css=\".vc_custom_1426117635424{padding-top: 25% !important;padding-right: 50px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-11 23:59:45','2015-03-11 23:59:45','',51,'http://fantasy-garage.com/wordpress1/?p=185',0,'revision','',0,NULL),(189,1,'2015-03-12 00:03:56','2015-03-12 00:03:56','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426118493187{padding-top: 30px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118507694{padding-top: 30px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:03:56','2015-03-12 00:03:56','',51,'http://fantasy-garage.com/wordpress1/?p=189',0,'revision','',0,NULL),(188,1,'2015-03-12 00:03:28','2015-03-12 00:03:28','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426118493187{padding-top: 30px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\" css=\".vc_custom_1426118430038{padding-top: 5% !important;}\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118507694{padding-top: 30px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:03:28','2015-03-12 00:03:28','',51,'http://fantasy-garage.com/wordpress1/?p=188',0,'revision','',0,NULL),(187,1,'2015-03-12 00:02:11','2015-03-12 00:02:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\" css=\".vc_custom_1426117581207{padding-right: 50px !important;}\"][vc_column_text css=\".vc_custom_1426117635424{padding-top: 25% !important;padding-right: 50px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\" css=\".vc_custom_1426118430038{padding-top: 5% !important;}\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:02:11','2015-03-12 00:02:11','',51,'http://fantasy-garage.com/wordpress1/?p=187',0,'revision','',0,NULL),(186,1,'2015-03-12 00:01:31','2015-03-12 00:01:31','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\" css=\".vc_custom_1426117581207{padding-right: 50px !important;}\"][vc_column_text css=\".vc_custom_1426117635424{padding-top: 25% !important;padding-right: 50px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\" css=\".vc_custom_1426118390419{padding-top: 25% !important;}\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118354712{padding-top: 25% !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:01:31','2015-03-12 00:01:31','',51,'http://fantasy-garage.com/wordpress1/?p=186',0,'revision','',0,NULL),(190,1,'2015-03-12 00:04:29','2015-03-12 00:04:29','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426118493187{padding-top: 30px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118507694{padding-top: 30px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118568572{padding-top: 30px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:04:29','2015-03-12 00:04:29','',51,'http://fantasy-garage.com/wordpress1/?p=190',0,'revision','',0,NULL),(191,1,'2015-03-12 00:12:17','2015-03-12 00:12:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426118493187{padding-top: 30px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118507694{padding-top: 30px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118568572{padding-top: 30px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:12:17','2015-03-12 00:12:17','',51,'http://fantasy-garage.com/wordpress1/?p=191',0,'revision','',0,NULL),(192,1,'2015-03-12 00:16:39','2015-03-12 00:16:39','','lines','','inherit','open','open','','lines','','','2015-03-12 00:16:39','2015-03-12 00:16:39','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/lines.png',0,'attachment','image/png',0,NULL),(193,1,'2015-03-12 00:16:54','2015-03-12 00:16:54','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426118493187{padding-top: 30px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118507694{padding-top: 30px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426118568572{padding-top: 30px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:16:54','2015-03-12 00:16:54','',51,'http://fantasy-garage.com/wordpress1/?p=193',0,'revision','',0,NULL),(194,1,'2015-03-12 00:22:40','2015-03-12 00:22:40','','favicon','','inherit','open','open','','favicon','','','2015-03-12 00:22:40','2015-03-12 00:22:40','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/favicon.png',0,'attachment','image/png',0,NULL),(195,1,'2015-03-12 00:24:36','2015-03-12 00:24:36','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 00:24:36','2015-03-12 00:24:36','',51,'http://fantasy-garage.com/wordpress1/?p=195',0,'revision','',0,NULL),(201,1,'2015-03-12 14:52:19','2015-03-12 14:52:19','','WORKBENCH','<strong>GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”</strong>\r\n\r\n \r\n<div class=\"redbck\">\r\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER</p>\r\n\r\n</div>\r\n<div class=\"bullet-holder\">\r\n\r\n<strong>• Solid hardwood work surface</strong>\r\n<strong>• Welded Steel Construction</strong>\r\n<strong>• Rugged Rack Undercarriage Shelf</strong>\r\n<strong>• Tested to hold over 3,000 pounds</strong>\r\n\r\n</div>\r\nThe Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.','publish','open','closed','','workbench','','','2015-03-16 20:40:06','2015-03-16 20:40:06','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=201',0,'product','',0,NULL),(200,1,'2015-03-16 12:54:41','2015-03-16 12:54:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426510471560{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484944536{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484965150{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426498225326{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-autosave-v1','','','2015-03-16 12:54:41','2015-03-16 12:54:41','',4,'http://fantasy-garage.com/wordpress1/?p=200',0,'revision','',0,NULL),(202,1,'2015-03-12 14:53:55','2015-03-12 14:53:55','','HUTCH','<strong>GU9690-72-WBT • Dimensions: 71” x 17.25” x 46”</strong>\r\n<div class=\"redbck\">\r\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">PEGBOARD WALL // 12-OUTLET POWER STATION // MAGNETIC DRY ERASE BOARD</p>\r\n\r\n</div>\r\n \r\n<div class=\"bullet-holder\"><strong>• Flip-up cabinet doors</strong>\r\n<strong> • Welded Steel Construction</strong>\r\n<strong> • Satin nickel handles</strong>\r\n<strong> • Slide ‘n’ roll towel holder</strong></div>\r\n \r\n\r\nThe upper storage cabinets are opened with gas assist struts for smoother function of the cabinet doors. Alongside the 9.4 cu/ft. of storage capacity, removable shelves are in the cabinet to allow functional storage of materials, tools, organization of cables, tools and accessories.','publish','open','closed','','hutch','','','2015-03-16 21:11:35','2015-03-16 21:11:35','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=202',0,'product','',0,NULL),(203,1,'2015-03-12 14:55:57','2015-03-12 14:55:57','','ROLLING CART','<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n<div class=\"redbck\">\r\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS</p>\r\n\r\n</div>\r\n<div class=\"bullet-holder\"><strong>• Rugged rolling casters</strong>\r\n<strong> • Lock ‘n’ load drawer</strong>\r\n<strong> • Ultra-grip drawer bottoms</strong>\r\n<strong> • Satin nickel handles</strong></div>\r\n \r\n\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.','publish','open','closed','','rolling-cart','','','2015-03-16 20:32:16','2015-03-16 20:32:16','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=203',0,'product','',0,NULL),(204,1,'2015-03-12 14:57:27','2015-03-12 14:57:27','','ROLLING CART WITH SPEAKERS','<strong>GU9690-23-RTCS • Dimensions: 23.375” x 24.8” x 37.25”</strong>\r\n<div class=\"redbck\">\r\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">WIRELESS BLUETOOTH SPEAKER // LOCK ‘N’ LOAD DRAWER</p>\r\n\r\n</div>\r\n \r\n<div class=\"bullet-holder\">\r\n\r\n<strong>• Rugged rolling casters</strong>\r\n<strong> • Wireless Bluetooth® speaker</strong>\r\n<strong> • Lock ‘n’ load drawer</strong>\r\n<strong> • Ultra-grip drawer bottoms</strong>\r\n\r\n</div>\r\nFantasy Garage makes it even more fun to build with the Bluetooth speaker and stereo feature. The integrated Bluetooth allows you to wirelessly stream music from your phone, tablet or music player library while using popular music services like Spotify, iTunes and Pandora. The A/V input allows you to connect any device as control audio functions help you manage the system at a distance.\r\n<img class=\"alignright size-full wp-image-482 bt\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/bluetooth.jpg\" alt=\"bluetooth\" width=\"135\" height=\"63\" />','publish','open','closed','','rolling-cart-with-speakers','','','2015-03-16 20:28:19','2015-03-16 20:28:19','',0,'http://fantasy-garage.com/wordpress1/?post_type=product&p=204',0,'product','',0,NULL),(205,1,'2015-03-12 15:01:26','2015-03-12 15:01:26','','productbg','','inherit','open','open','','productbg','','','2015-03-12 15:01:26','2015-03-12 15:01:26','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/productbg.jpg',0,'attachment','image/jpeg',0,NULL),(206,1,'2015-03-12 15:01:58','2015-03-12 15:01:58','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][product][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:01:58','2015-03-12 15:01:58','',4,'http://fantasy-garage.com/wordpress1/?p=206',0,'revision','',0,NULL),(207,1,'2015-03-12 15:10:55','2015-03-12 15:10:55','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][product id=\"workbench\" sku=\"GU9690-72 \"][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:10:55','2015-03-12 15:10:55','',4,'http://fantasy-garage.com/wordpress1/?p=207',0,'revision','',0,NULL),(209,1,'2015-03-12 15:15:14','2015-03-12 15:15:14','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][product id=\"workbench\" sku=\"GU9690-72 \"][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:15:14','2015-03-12 15:15:14','',4,'http://fantasy-garage.com/wordpress1/?p=209',0,'revision','',0,NULL),(208,1,'2015-03-12 15:13:31','2015-03-12 15:13:31','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][product id=\"workbench\" sku=\"GU9690-72 \"][woocommerce_cart][featured_products per_page=\"12\" columns=\"4\" order_by=\"date\" order=\"desc\"][add_to_cart id=\"workbench\" sku=\"GU9690-72 \"][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:13:31','2015-03-12 15:13:31','',4,'http://fantasy-garage.com/wordpress1/?p=208',0,'revision','',0,NULL),(212,1,'2015-03-12 15:31:10','2015-03-12 15:31:10','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page id=\"201\"][/vc_column_text][product id=\"workbench\" sku=\"GU9690-72 \"][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:31:10','2015-03-12 15:31:10','',4,'http://fantasy-garage.com/wordpress1/?p=212',0,'revision','',0,NULL),(211,1,'2015-03-12 15:29:58','2015-03-12 15:29:58','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product id=\"201\"][/vc_column_text][product id=\"workbench\" sku=\"GU9690-72 \"][vc_raw_html]JTVCcHJvZHVjdCUyMGlkJTNEJTIyMjAxJTIyJTVE[/vc_raw_html][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:29:58','2015-03-12 15:29:58','',4,'http://fantasy-garage.com/wordpress1/?p=211',0,'revision','',0,NULL),(214,1,'2015-03-12 15:38:09','2015-03-12 15:38:09','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72 \"][/vc_column_text][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:38:09','2015-03-12 15:38:09','',4,'http://fantasy-garage.com/wordpress1/?p=214',0,'revision','',0,NULL),(213,1,'2015-03-12 15:33:35','2015-03-12 15:33:35','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page id=\"201\"][/vc_column_text][product id=\"workbench\" sku=\"GU9690-72 \"][vc_raw_html]JTVCcHJvZHVjdF9wYWdlJTIwaWQlM0QlMjIyMDElMjIlNUQ=[/vc_raw_html][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:33:35','2015-03-12 15:33:35','',4,'http://fantasy-garage.com/wordpress1/?p=213',0,'revision','',0,NULL),(215,1,'2015-03-12 15:41:10','2015-03-12 15:41:10','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-00\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72\"][/vc_column_text][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:41:10','2015-03-12 15:41:10','',4,'http://fantasy-garage.com/wordpress1/?p=215',0,'revision','',0,NULL),(216,1,'2015-03-12 15:42:32','2015-03-12 15:42:32','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-00\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72\"][/vc_column_text][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 15:42:32','2015-03-12 15:42:32','',4,'http://fantasy-garage.com/wordpress1/?p=216',0,'revision','',0,NULL),(217,1,'2015-03-12 16:26:29','2015-03-12 16:26:29','','workbench_full_005','','inherit','open','open','','workbench_full_005','','','2015-03-12 16:26:29','2015-03-12 16:26:29','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_005.jpg',0,'attachment','image/jpeg',0,NULL),(218,1,'2015-03-12 16:26:33','2015-03-12 16:26:33','','workbench_full_006','','inherit','open','open','','workbench_full_006','','','2015-03-12 16:26:33','2015-03-12 16:26:33','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_006.jpg',0,'attachment','image/jpeg',0,NULL),(219,1,'2015-03-12 16:26:39','2015-03-12 16:26:39','','workbench_full_007','','inherit','open','open','','workbench_full_007','','','2015-03-12 16:26:39','2015-03-12 16:26:39','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_007.jpg',0,'attachment','image/jpeg',0,NULL),(220,1,'2015-03-12 16:26:48','2015-03-12 16:26:48','','workbench_full_008','','inherit','open','open','','workbench_full_008','','','2015-03-12 16:26:48','2015-03-12 16:26:48','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_008.jpg',0,'attachment','image/jpeg',0,NULL),(221,1,'2015-03-12 16:27:11','2015-03-12 16:27:11','','workbench_full_009','','inherit','open','open','','workbench_full_009','','','2015-03-12 16:27:11','2015-03-12 16:27:11','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_009.jpg',0,'attachment','image/jpeg',0,NULL),(222,1,'2015-03-12 16:27:16','2015-03-12 16:27:16','','workbench_full_010','','inherit','open','open','','workbench_full_010','','','2015-03-12 16:27:16','2015-03-12 16:27:16','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_010.jpg',0,'attachment','image/jpeg',0,NULL),(223,1,'2015-03-12 16:27:23','2015-03-12 16:27:23','','workbench_full_001','','inherit','open','open','','workbench_full_001','','','2015-03-12 16:27:23','2015-03-12 16:27:23','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_001.jpg',0,'attachment','image/jpeg',0,NULL),(224,1,'2015-03-12 16:27:35','2015-03-12 16:27:35','','workbench_full_002','','inherit','open','open','','workbench_full_002','','','2015-03-12 16:27:35','2015-03-12 16:27:35','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_002.jpg',0,'attachment','image/jpeg',0,NULL),(225,1,'2015-03-12 16:27:39','2015-03-12 16:27:39','','workbench_full_003','','inherit','open','open','','workbench_full_003','','','2015-03-12 16:27:39','2015-03-12 16:27:39','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_003.jpg',0,'attachment','image/jpeg',0,NULL),(226,1,'2015-03-12 16:27:49','2015-03-12 16:27:49','','workbench_full_004','','inherit','open','open','','workbench_full_004','','','2015-03-12 16:27:49','2015-03-12 16:27:49','',201,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/workbench_full_004.jpg',0,'attachment','image/jpeg',0,NULL),(227,1,'2015-03-12 16:33:29','2015-03-12 16:33:29','','hutch_full_004','','inherit','open','open','','hutch_full_004','','','2015-03-12 16:33:29','2015-03-12 16:33:29','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_004.jpg',0,'attachment','image/jpeg',0,NULL),(228,1,'2015-03-12 16:33:35','2015-03-12 16:33:35','','hutch_full_005','','inherit','open','open','','hutch_full_005','','','2015-03-12 16:33:35','2015-03-12 16:33:35','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_005.jpg',0,'attachment','image/jpeg',0,NULL),(229,1,'2015-03-12 16:33:47','2015-03-12 16:33:47','','hutch_full_006','','inherit','open','open','','hutch_full_006','','','2015-03-12 16:33:47','2015-03-12 16:33:47','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_006.jpg',0,'attachment','image/jpeg',0,NULL),(230,1,'2015-03-12 16:33:52','2015-03-12 16:33:52','','hutch_full_007','','inherit','open','open','','hutch_full_007','','','2015-03-12 16:33:52','2015-03-12 16:33:52','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_007.jpg',0,'attachment','image/jpeg',0,NULL),(231,1,'2015-03-12 16:33:57','2015-03-12 16:33:57','','hutch_full_001','','inherit','open','open','','hutch_full_001','','','2015-03-12 16:33:57','2015-03-12 16:33:57','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_001.jpg',0,'attachment','image/jpeg',0,NULL),(232,1,'2015-03-12 16:34:06','2015-03-12 16:34:06','','hutch_full_002','','inherit','open','open','','hutch_full_002','','','2015-03-12 16:34:06','2015-03-12 16:34:06','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_002.jpg',0,'attachment','image/jpeg',0,NULL),(233,1,'2015-03-12 16:34:11','2015-03-12 16:34:11','','hutch_full_003','','inherit','open','open','','hutch_full_003','','','2015-03-12 16:34:11','2015-03-12 16:34:11','',202,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/hutch_full_003.jpg',0,'attachment','image/jpeg',0,NULL),(234,1,'2015-03-12 16:52:43','2015-03-12 16:52:43','','rc_full_004','','inherit','open','open','','rc_full_004','','','2015-03-12 16:52:43','2015-03-12 16:52:43','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_004.jpg',0,'attachment','image/jpeg',0,NULL),(235,1,'2015-03-12 16:52:53','2015-03-12 16:52:53','','rc_full_005','','inherit','open','open','','rc_full_005','','','2015-03-12 16:52:53','2015-03-12 16:52:53','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_005.jpg',0,'attachment','image/jpeg',0,NULL),(236,1,'2015-03-12 16:52:58','2015-03-12 16:52:58','','rc_full_006','','inherit','open','open','','rc_full_006','','','2015-03-12 16:52:58','2015-03-12 16:52:58','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_006.jpg',0,'attachment','image/jpeg',0,NULL),(237,1,'2015-03-12 16:53:04','2015-03-12 16:53:04','','rc_full_007','','inherit','open','open','','rc_full_007','','','2015-03-12 16:53:04','2015-03-12 16:53:04','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_007.jpg',0,'attachment','image/jpeg',0,NULL),(238,1,'2015-03-12 16:53:11','2015-03-12 16:53:11','','rc_full_001','','inherit','open','open','','rc_full_001','','','2015-03-12 16:53:11','2015-03-12 16:53:11','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_001.jpg',0,'attachment','image/jpeg',0,NULL),(239,1,'2015-03-12 16:53:25','2015-03-12 16:53:25','','rc_full_002','','inherit','open','open','','rc_full_002','','','2015-03-12 16:53:25','2015-03-12 16:53:25','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_002.jpg',0,'attachment','image/jpeg',0,NULL),(240,1,'2015-03-12 16:53:31','2015-03-12 16:53:31','','rc_full_003','','inherit','open','open','','rc_full_003','','','2015-03-12 16:53:31','2015-03-12 16:53:31','',203,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rc_full_003.jpg',0,'attachment','image/jpeg',0,NULL),(241,1,'2015-03-12 16:55:25','2015-03-12 16:55:25','','rcws_full_003','','inherit','open','open','','rcws_full_003','','','2015-03-12 16:55:25','2015-03-12 16:55:25','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_003.jpg',0,'attachment','image/jpeg',0,NULL),(242,1,'2015-03-12 16:55:30','2015-03-12 16:55:30','','rcws_full_004','','inherit','open','open','','rcws_full_004','','','2015-03-12 16:55:30','2015-03-12 16:55:30','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_004.jpg',0,'attachment','image/jpeg',0,NULL),(243,1,'2015-03-12 16:55:37','2015-03-12 16:55:37','','rcws_full_005','','inherit','open','open','','rcws_full_005','','','2015-03-12 16:55:37','2015-03-12 16:55:37','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_005.jpg',0,'attachment','image/jpeg',0,NULL),(244,1,'2015-03-12 16:55:39','2015-03-12 16:55:39','','rcws_full_006','','inherit','open','open','','rcws_full_006','','','2015-03-12 16:55:39','2015-03-12 16:55:39','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_006.jpg',0,'attachment','image/jpeg',0,NULL),(245,1,'2015-03-12 16:55:43','2015-03-12 16:55:43','','rcws_full_007','','inherit','open','open','','rcws_full_007','','','2015-03-12 16:55:43','2015-03-12 16:55:43','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_007.jpg',0,'attachment','image/jpeg',0,NULL),(246,1,'2015-03-12 16:55:46','2015-03-12 16:55:46','','rcws_full_008','','inherit','open','open','','rcws_full_008','','','2015-03-12 16:55:46','2015-03-12 16:55:46','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_008.jpg',0,'attachment','image/jpeg',0,NULL),(247,1,'2015-03-12 16:55:52','2015-03-12 16:55:52','','rcws_full_001','','inherit','open','open','','rcws_full_001','','','2015-03-12 16:55:52','2015-03-12 16:55:52','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_001.jpg',0,'attachment','image/jpeg',0,NULL),(248,1,'2015-03-12 16:56:05','2015-03-12 16:56:05','','rcws_full_002','','inherit','open','open','','rcws_full_002','','','2015-03-12 16:56:05','2015-03-12 16:56:05','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rcws_full_002.jpg',0,'attachment','image/jpeg',0,NULL),(249,1,'2015-03-12 17:12:00','2015-03-12 17:12:00','','Webhook created on Mar 12, 2015 @ 05:12 PM','','trash','open','closed','webhook_5501c8e037a1','webhook-created-on-mar-12-2015-0512-pm','','','2015-03-12 17:13:14','2015-03-12 17:13:14','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_webhook&p=249',0,'shop_webhook','',0,NULL),(250,1,'2015-03-12 17:23:55','2015-03-12 17:23:55','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row]','Products','','inherit','open','open','','4-revision-v1','','','2015-03-12 17:23:55','2015-03-12 17:23:55','',4,'http://fantasy-garage.com/wordpress1/?p=250',0,'revision','',0,NULL),(251,1,'2015-03-12 17:30:06','2015-03-12 17:30:06','[woocommerce_cart]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 17:30:06','2015-03-12 17:30:06','',5,'http://fantasy-garage.com/wordpress1/?p=251',0,'revision','',0,NULL),(252,1,'2015-03-16 20:47:12','2015-03-16 20:47:12','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"YOUR CART\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-autosave-v1','','','2015-03-16 20:47:12','2015-03-16 20:47:12','',5,'http://fantasy-garage.com/wordpress1/?p=252',0,'revision','',0,NULL),(253,1,'2015-03-12 17:36:46','2015-03-12 17:36:46','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-12 17:36:46','2015-03-12 17:36:46','',4,'http://fantasy-garage.com/wordpress1/?p=253',0,'revision','',0,NULL),(254,1,'2015-03-12 17:39:15','2015-03-12 17:39:15','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"During the Pre-Order period, Your credit card will not be charged until your order is shipped.\" font_container=\"tag:h6|text_align:right|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto uppercase\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 17:39:15','2015-03-12 17:39:15','',5,'http://fantasy-garage.com/wordpress1/?p=254',0,'revision','',0,NULL),(256,1,'2015-03-12 17:45:56','2015-03-12 17:45:56','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 17:45:56','2015-03-12 17:45:56','',5,'http://fantasy-garage.com/wordpress1/?p=256',0,'revision','',0,NULL),(255,1,'2015-03-12 17:43:17','2015-03-12 17:43:17','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"During the Pre-Order period, Your credit card will not be charged until your order is shipped.\" font_container=\"tag:p|text_align:right|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto uppercase\"][vc_column_text]<span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 17:43:17','2015-03-12 17:43:17','',5,'http://fantasy-garage.com/wordpress1/?p=255',0,'revision','',0,NULL),(257,1,'2015-03-12 18:20:23','2015-03-12 18:20:23','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 18:20:23','2015-03-12 18:20:23','',5,'http://fantasy-garage.com/wordpress1/?p=257',0,'revision','',0,NULL),(258,1,'2015-03-12 18:23:41','2015-03-12 18:23:41','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-12 18:23:41','2015-03-12 18:23:41','',5,'http://fantasy-garage.com/wordpress1/?p=258',0,'revision','',0,NULL),(262,1,'2015-03-12 20:41:51','2015-03-12 20:41:51','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 20:41:51','2015-03-12 20:41:51','',51,'http://fantasy-garage.com/wordpress1/?p=262',0,'revision','',0,NULL),(260,1,'2015-03-12 19:56:01','2015-03-12 19:56:01','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 19:56:01','2015-03-12 19:56:01','',51,'http://fantasy-garage.com/wordpress1/?p=260',0,'revision','',0,NULL),(259,1,'2015-03-12 19:55:18','2015-03-12 19:55:18','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][vc_single_image image=\"108\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the deThe integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.mands of any project. </span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Home','','inherit','open','open','','51-revision-v1','','','2015-03-12 19:55:18','2015-03-12 19:55:18','',51,'http://fantasy-garage.com/wordpress1/?p=259',0,'revision','',0,NULL),(261,1,'2015-03-12 20:38:20','2015-03-12 20:38:20','','kvis','','inherit','open','open','','kvis','','','2015-03-12 20:38:20','2015-03-12 20:38:20','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/kvis.jpg',0,'attachment','image/jpeg',0,NULL),(263,1,'2015-03-12 21:09:37','2015-03-12 21:09:37','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:left\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:09:37','2015-03-12 21:09:37','',57,'http://fantasy-garage.com/wordpress1/?p=263',0,'revision','',0,NULL),(264,1,'2015-03-16 11:22:08','2015-03-16 11:22:08','[vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-autosave-v1','','','2015-03-16 11:22:08','2015-03-16 11:22:08','',57,'http://fantasy-garage.com/wordpress1/?p=264',0,'revision','',0,NULL),(265,1,'2015-03-12 21:13:18','2015-03-12 21:13:18','[vc_row][vc_column width=\"2/3\"][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:left\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:13:18','2015-03-12 21:13:18','',57,'http://fantasy-garage.com/wordpress1/?p=265',0,'revision','',0,NULL),(266,1,'2015-03-12 21:14:07','2015-03-12 21:14:07','<p>[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.<br />\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]</p>\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n<p>[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability<br />\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]</p>\r\n','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-12 21:14:07','2015-03-12 21:14:07','',51,'http://fantasy-garage.com/wordpress1/?p=266',0,'revision','',0,NULL),(267,2,'2015-03-12 21:51:37','2015-03-12 21:51:37','[vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"This is custom heading element with Google Fonts\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-autosave-v1','','','2015-03-12 21:51:37','2015-03-12 21:51:37','',57,'http://fantasy-garage.com/wordpress1/?p=267',0,'revision','',0,NULL),(268,2,'2015-03-12 21:20:14','2015-03-12 21:20:14','[vc_row][vc_column width=\"2/3\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website www.tsicustomerservice.com where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:20:14','2015-03-12 21:20:14','',57,'http://fantasy-garage.com/wordpress1/?p=268',0,'revision','',0,NULL),(269,2,'2015-03-12 21:40:01','2015-03-12 21:40:01','[vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:40:01','2015-03-12 21:40:01','',57,'http://fantasy-garage.com/wordpress1/?p=269',0,'revision','',0,NULL),(270,2,'2015-03-12 21:45:26','2015-03-12 21:45:26','[vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196679834{background-color: #ffffff !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196690081{background-color: #ffffff !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196698990{background-color: #ffffff !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196707642{background-color: #ffffff !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196723179{background-color: #ffffff !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:45:26','2015-03-12 21:45:26','',57,'http://fantasy-garage.com/wordpress1/?p=270',0,'revision','',0,NULL),(271,2,'2015-03-12 21:46:57','2015-03-12 21:46:57','[vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:46:57','2015-03-12 21:46:57','',57,'http://fantasy-garage.com/wordpress1/?p=271',0,'revision','',0,NULL),(272,2,'2015-03-12 21:51:58','2015-03-12 21:51:58','[vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-12 21:51:58','2015-03-12 21:51:58','',57,'http://fantasy-garage.com/wordpress1/?p=272',0,'revision','',0,NULL),(274,1,'2015-03-13 12:34:14','2015-03-13 12:34:14','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426249929096{margin-bottom: 2% !important;background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 12:34:14','2015-03-13 12:34:14','',4,'http://fantasy-garage.com/wordpress1/?p=274',0,'revision','',0,NULL),(273,1,'2015-03-13 12:31:02','2015-03-13 12:31:02','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"10\" css=\".vc_custom_1426249750115{padding-top: 100px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/patternslider.jpg?id=155) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 12:31:02','2015-03-13 12:31:02','',4,'http://fantasy-garage.com/wordpress1/?p=273',0,'revision','',0,NULL),(275,1,'2015-03-13 12:36:50','2015-03-13 12:36:50','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 12:36:50','2015-03-13 12:36:50','',4,'http://fantasy-garage.com/wordpress1/?p=275',0,'revision','',0,NULL),(276,1,'2015-03-13 12:42:46','2015-03-13 12:42:46','','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-13 12:42:46','2015-03-13 12:42:46','',53,'http://fantasy-garage.com/wordpress1/?p=276',0,'revision','',0,NULL),(277,1,'2015-03-13 12:42:52','2015-03-13 12:42:52','[woocommerce_checkout]','CHECKOUT','','inherit','open','open','','6-revision-v1','','','2015-03-13 12:42:52','2015-03-13 12:42:52','',6,'http://fantasy-garage.com/wordpress1/?p=277',0,'revision','',0,NULL),(278,1,'2015-03-13 12:42:58','2015-03-13 12:42:58','','CONTACT US','','inherit','open','open','','59-revision-v1','','','2015-03-13 12:42:58','2015-03-13 12:42:58','',59,'http://fantasy-garage.com/wordpress1/?p=278',0,'revision','',0,NULL),(279,1,'2015-03-13 15:21:25','2015-03-13 15:21:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"checkout\"][vc_column width=\"1/1\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','inherit','open','open','','6-autosave-v1','','','2015-03-13 15:21:25','2015-03-13 15:21:25','',6,'http://fantasy-garage.com/wordpress1/?p=279',0,'revision','',0,NULL),(280,1,'2015-03-13 12:49:27','2015-03-13 12:49:27','[vc_row][vc_column width=\"1/1\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','inherit','open','open','','6-revision-v1','','','2015-03-13 12:49:27','2015-03-13 12:49:27','',6,'http://fantasy-garage.com/wordpress1/?p=280',0,'revision','',0,NULL),(281,1,'2015-03-13 12:50:04','2015-03-13 12:50:04','[vc_row row_type=\"row\" type=\"grid\" text_align=\"left\"][vc_column width=\"1/1\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','inherit','open','open','','6-revision-v1','','','2015-03-13 12:50:04','2015-03-13 12:50:04','',6,'http://fantasy-garage.com/wordpress1/?p=281',0,'revision','',0,NULL),(286,1,'2015-03-13 14:11:14','2015-03-13 14:11:14','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page id=\"201\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 14:11:14','2015-03-13 14:11:14','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(285,1,'2015-03-13 13:45:23','2015-03-13 13:45:23','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 13:45:23','2015-03-13 13:45:23','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(287,1,'2015-03-13 14:14:59','2015-03-13 14:14:59','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"SHOP\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row]','Shop','','publish','open','open','','shop','','','2015-03-16 09:07:17','2015-03-16 09:07:17','',0,'http://fantasy-garage.com/wordpress1/?page_id=287',0,'page','',0,NULL),(288,1,'2015-03-13 14:14:59','2015-03-13 14:14:59','','Shop','','inherit','open','open','','287-revision-v1','','','2015-03-13 14:14:59','2015-03-13 14:14:59','',287,'http://fantasy-garage.com/wordpress1/?p=288',0,'revision','',0,NULL),(289,1,'2015-03-13 14:17:06','2015-03-13 14:17:06','[vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426174847664{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-13 14:17:06','2015-03-13 14:17:06','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(290,1,'2015-03-16 09:55:34','2015-03-16 09:55:34','[vc_row][vc_column width=\"1/1\"][vc_raw_js]JTNDc2NyaXB0JTIwdHlwZSUzRCUyMnRleHQlMkZqYXZhc2NyaXB0JTIyJTNFJTIwJTBBJTIwJTI0JTI4ZnVuY3Rpb24lMjglMjklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjQlMjglMjAlMjIlMjNkaWFsb2dob2xkZXIlMjIlMjAlMjkuZGlhbG9nJTI4JTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwYXV0b09wZW4lM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMHNob3clM0ElMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBlZmZlY3QlM0ElMjAlMjJmYWRlJTIyJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZHVyYXRpb24lM0ElMjAyMDAlMEElMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEElMjAlMjAlMjAlMjAlMjAlMjBoaWRlJTNBJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZWZmZWN0JTNBJTIwJTIyZmFkZSUyMiUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGR1cmF0aW9uJTNBJTIwNTAwJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTdEJTI5JTNCJTBBJTIwJTBBJTIwJTIwJTIwJTIwJTI0JTI4JTIwJTIyJTIzb3BlbmVyJTIyJTIwJTI5LmNsaWNrJTI4ZnVuY3Rpb24lMjglMjklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjQlMjglMjAlMjIlMjNkaWFsb2dob2xkZXIlMjIlMjAlMjkuZGlhbG9nJTI4JTIwJTIyb3BlbiUyMiUyMCUyOSUzQiUwQSUyMCUyMCUyMCUyMCU3RCUyOSUzQiUwQSUyMCUyMCU3RCUyOSUzQiUwQSUzQyUyRnNjcmlwdCUzRQ==[/vc_raw_js][vc_raw_html]JTNDZGl2JTIwaWQlM0QlMjJkaWFsb2dob2xkZXIlMjIlM0UlMjAlMEElM0NkaXYlMjBpZCUzRCUyMmRpYWxvZyUyMiUyMHRpdGxlJTNEJTIyQmFzaWMlMjBkaWFsb2clMjIlM0UlMEElM0NkaXYlMjBpZCUzRCUyMmRpc2NsYWltZXItaG9sZGVyJTIyJTNFJTBBJTBBJTIwJTIwJTNDcCUzRUklMjB1bmRlcnN0YW5kJTIwc3VibWl0dGluZyUyMG15JTIwaWRlYSUyMGlzJTIwbm90JTIwYSUyMHJlbGVhc2UlMjBhbmQlMjB0aGF0JTIwdGhpcyUyMGluZm9ybWF0aW9uJTIwY2Fubm90JTIwYmUlMjB1c2VkJTJDJTIwZGlzY2xvc2VkJTIwb3IlMjBzb2xkJTIwd2l0aG91dCUyMG15JTIwZXhwcmVzcyUyMHdyaXR0ZW4lMjBwZXJtaXNzaW9uLiUyMEklMjBhbHNvJTIwdW5kZXJzdGFuZCUyMHRoYXQlMjBhbGwlMjBvZiUyMHRoZSUyMFNwb25zb3IlMjBlbXBsb3llZXMlMjBhcmUlMjByZXF1aXJlZCUyMHRvJUMyJUEwc2lnbiUyMGV0aGljcyUzQyUyRnAlM0UlMEElM0NwJTIwY2xhc3MlM0QlMjJyZ2h0cCUyMiUzRSUyMGFuZCUyMGNvbmZpZGVudGlhbGl0eSUyMGFncmVlbWVudCUyMGZvciUyMG15JTIwcHJvdGVjdGlvbi4lMjBJJTIwYmVsaWV2ZSUyQyUyMHRvJTIwdGhlJTIwYmVzdCUyMG9mJTIwbXklMjBrbm93bGVkZ2UlMkMlMjB0aGF0JTIwSSUyMGFtJTIwdGhlJTIwb3JpZ2luYWwlMjBpbnZlbnRvciUyMG9mJTIwdGhlJTIwaWRlYSUyMGRlc2NyaWJlZCUyMGhlcmVpbi4lMjBJJTIwaGVyZWJ5JTIwYXV0aG9yaXplJTIwdGhlJTIwU3BvbnNvciUyMHRvJTIwcHJvdmlkZSUyMG1lJTIwd2l0aCUyMGElMjBkaXNjdXNzaW9uJTIwYWJvdXQlMjBteSUyMGlkZWElMjBhdCUyMG5vJTIwY29zdCUyMGFuZCUyMHdpdGglMjBubyUyMHB1cmNoYXNlJTIwcmVxdWlyZWQuJTIwSSUyMGFja25vd2xlZGdlJTIwdGhhdCUyMHRoZSUyMFNwb25zb3IlMjBtb25pdG9ycyUyMGFuZCUyMHJlY29yZHMlMjB0ZWxlcGhvbmUlMjBjYWxscyUyMGZvciUyMHF1YWxpdHklMjBhc3N1cmFuY2UuJTIwQnklMjBzaWduaW5nJTIwYmVsb3clMkMlMjBJJTIwc2lnbmlmeSUyMHRoYXQlMjBJJTIwdW5kZXJzdGFuZCUyMHRoYXQlMjB0aGUlMjBTcG9uc29yJTIwZG9lcyUyMG5vdCUyMHByb21pc2UlMjBhbnklMjBmaW5hbmNpYWwlMjBnYWluJTIwZnJvbSUyMGRldmVsb3BtZW50JTIwb2YlMjBhbnklMjBuZXclMjBwcm9kdWN0JTIwaWRlYSUzQyUyRnAlM0UlMEElM0NiciUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMnJnaHRwJTIyJTNFQnklMjBjbGlja2luZyUyMHN1Ym1pdCUyQyUyMEklMjBnaXZlJTIwZXhwcmVzcyUyMHdyaXR0ZW4lMjBjb25zZW50JTIwYXV0aG9yaXppbmclMjBJbnZlbnRpbmcuY29tJUUyJTgwJTk5cyUyMHNwb25zb3IlMjB0byUyMGNvbnRhY3QlMjBtZSUyMGF0JTIwdGhlJTIwcGhvbmUlMjBudW1iZXIlMjBwcm92aWRlZCUyMGFib3ZlJTIwJTI4aW5jbHVkaW5nJTIwY2FsbHMlMjBmcm9tJTIwYW4lMjBhdXRvbWF0ZWQlMjB0ZWxlcGhvbmUlMjBkaWFsaW5nJTIwc3lzdGVtJTI5JTIwcmVnYXJkaW5nJTIwbXklMjBJZGVhLiUyMEklMjB1bmRlcnN0YW5kJTIwdGhhdCUyMEklMjBhbSUyMG5vdCUyMHJlcXVpcmVkJTIwdG8lMjBwcm92aWRlJTIwbXklMjBjb25zZW50JTIwYXMlMjBhJTIwY29uZGl0aW9uJTIwb2YlMjBwdXJjaGFzaW5nJTIwYW55JTIwcHJvZHVjdHMlMjBvciUyMHNlcnZpY2VzLiUyMCUyQSUyMFRha2luZyUyMGFkdmFudGFnZSUyMG9mJTIwdGhpcyUyMG9mZmVyJTIwd2lsbCUyMG5vdCUyMGFmZmVjdCUyMHlvdXIlMjBjaGFuY2VzJTIwb2YlMjB3aW5uaW5nJTIwdGhlJTIwUHVibGlzaGVycyUyMENsZWFyaW5nJTIwSG91c2UlMjBTd2VlcHN0YWtlcy4lM0MlMkZwJTNFJTBBJTNDYnIlMkYlM0UlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMjAlMEElM0NidXR0b24lMjBpZCUzRCUyMm9wZW5lciUyMiUyMGRhdGEtdG9nZ2xlJTNEJTIybW9kYWwlMjIlM0VPcGVuJTIwRGlhbG9nJTNDJTJGYnV0dG9uJTNF[/vc_raw_html][/vc_column][/vc_row]','WORKBENCH','GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\n\n \n\n<div class=\"redbck\"><p style=\"font-weight: 600; color: #FFF; font-style: italic; font-size: 18px;\" class=\"product-text\">PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER</p></div>\n\n<div class=\"bullet-holder\">\n\n<strong>• Solid hardwood work surface</strong>\n<strong>• Welded Steel Construction</strong>\n<strong>• Rugged Rack Undercarriage Shelf</strong>\n<strong>• Tested to hold over 3,000 pounds</strong>\n\n</div>\n\nThe Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.','inherit','open','open','','201-autosave-v1','','','2015-03-16 09:55:34','2015-03-16 09:55:34','',201,'http://fantasy-garage.com/wordpress1/201-autosave-v1/',0,'revision','',0,NULL),(292,1,'2015-03-16 08:17:54','2015-03-16 08:17:54','','HUTCH','GU9690-72-WBT • Dimensions: 71” x 17.25” x 46”\n\n<span class=\"highlights\">PEGBOARD WALL // 12-OUTLET POWER STATION // ALUMINUM DRY ERASE BOARD</span>\n<div class=\"product-bar\"></div>\n• Flip-up cabinet doors\n• Welded Steel Construction\n• Satin nickel handles\n• Slide ‘n’ roll towel holder\n\nThe upper storage cabinets are opened with gas assist struts for smoother function of the cabinet doors. Alongside the 9.4 cu/ft. of storage capacity, removable shelves are in the cabinet to allow functional storage of materials, tools, organization of cables, tools and accessories.','inherit','open','open','','202-autosave-v1','','','2015-03-16 08:17:54','2015-03-16 08:17:54','',202,'http://fantasy-garage.com/wordpress1/202-autosave-v1/',0,'revision','',0,NULL),(293,1,'2015-03-16 09:25:42','2015-03-16 09:25:42','','ROLLING CART WITH SPEAKERS','<strong>GU9690-23-RTCS • Dimensions: 23.375” x 24.8” x 37.25”</strong>\n<div class=\"redbck\">\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">WIRELESS BLUETOOTH SPEAKER // LOCK ‘N’ LOAD DRAWER</p>\n\n</div>\n \n<div class=\"bullet-holder\">\n\n<strong>• Rugged rolling casters</strong>\n<strong> • Wireless Bluetooth® speaker</strong>\n<strong> • Lock ‘n’ load drawer</strong>\n<strong> • Ultra-grip drawer bottoms</strong>\n\n</div>\nFantasy Garage makes it even more fun to build with the Bluetooth speaker and stereo feature. The integrated Bluetooth allows you to wirelessly stream music from your phone, tablet or music player library while using popular music services like Spotify, iTunes and Pandora. The A/V input allows you to connect any device as control audio functions help you manage the system at a distance.\n<img class=\"alignright size-full wp-image-482 bt\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/bluetooth.jpg\" alt=\"bluetooth\" width=\"135\" height=\"63\" />','inherit','open','open','','204-autosave-v1','','','2015-03-16 09:25:42','2015-03-16 09:25:42','',204,'http://fantasy-garage.com/wordpress1/204-autosave-v1/',0,'revision','',0,NULL),(294,1,'2015-03-16 16:16:10','2015-03-16 16:16:10','','ROLLING CART','<p><strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong></p>\n<div class=\"redbck\">\n<p class=\"product-text\" style=\"font-weight: 600; color: #fff; font-style: italic; font-size: 18px;\">RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS</p>\n</div>\n<div class=\"bullet-holder\"><strong>• Rugged rolling casters</strong><br />\n<strong> • Lock ‘n’ load drawer</strong><br />\n<strong> • Ultra-grip drawer bottoms</strong><br />\n<strong> • Satin nickel handles</strong></div>\n<p> </p>\n<p>The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</p>\n','inherit','open','open','','203-autosave-v1','','','2015-03-16 16:16:10','2015-03-16 16:16:10','',203,'http://fantasy-garage.com/wordpress1/203-autosave-v1/',0,'revision','',0,NULL),(295,1,'2015-03-13 18:02:50','2015-03-13 18:02:50','','Variation #295 of WORKBENCH','','publish','open','open','','product-201-variation','','','2015-03-13 18:02:50','2015-03-13 18:02:50','',201,'http://fantasy-garage.com/wordpress1/product_variation/product-201-variation/',0,'product_variation','',0,NULL),(299,1,'2015-03-13 19:07:45','2015-03-13 19:07:45','','repeatLinesMed','','inherit','open','open','','repeatlinesmed','','','2015-03-13 19:07:45','2015-03-13 19:07:45','',5,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/02/repeatLinesMed.jpg',0,'attachment','image/jpeg',0,NULL),(301,1,'2015-03-13 19:11:37','2015-03-13 19:11:37','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_single_image image=\"299\" border_color=\"grey\" img_link_target=\"_self\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text el_class=\"roboto\"]Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:11:37','2015-03-13 19:11:37','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(300,1,'2015-03-13 19:08:06','2015-03-13 19:08:06','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_row_inner][vc_column_inner width=\"1/1\"][vc_single_image image=\"299\" border_color=\"grey\" img_link_target=\"_self\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text el_class=\"roboto\"]Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:08:06','2015-03-13 19:08:06','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(302,1,'2015-03-13 19:20:02','2015-03-13 19:20:02','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_single_image image=\"299\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text el_class=\"roboto\"]Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:20:02','2015-03-13 19:20:02','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(303,1,'2015-03-13 19:26:06','2015-03-13 19:26:06','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_single_image image=\"299\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:26:06','2015-03-13 19:26:06','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(304,1,'2015-03-13 19:27:51','2015-03-13 19:27:51','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_single_image image=\"155\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:27:51','2015-03-13 19:27:51','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(306,1,'2015-03-13 19:32:37','2015-03-13 19:32:37','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_row_inner][vc_column_inner width=\"1/1\"][/vc_column_inner][/vc_row_inner][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:32:37','2015-03-13 19:32:37','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(305,1,'2015-03-13 19:30:21','2015-03-13 19:30:21','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_single_image border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1426274861166{padding-top: 15px !important;padding-bottom: 15px !important;background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/patternslider.jpg?id=155) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:30:21','2015-03-13 19:30:21','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(308,1,'2015-03-13 19:36:53','2015-03-13 19:36:53','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][woocommerce_cart][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:36:53','2015-03-13 19:36:53','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(307,1,'2015-03-13 19:33:11','2015-03-13 19:33:11','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_row_inner css=\".vc_custom_1426275083912{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/patternslider.jpg?id=155) !important;}\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"20\" padding_bottom=\"20\"][vc_column_inner width=\"1/1\"][/vc_column_inner][/vc_row_inner][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:33:11','2015-03-13 19:33:11','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(309,1,'2015-03-13 19:37:23','2015-03-13 19:37:23','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:37:23','2015-03-13 19:37:23','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(310,1,'2015-03-13 19:41:50','2015-03-13 19:41:50','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-13 19:41:50','2015-03-13 19:41:50','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(311,1,'2015-03-13 21:08:25','2015-03-13 21:08:25','[displayProduct type=\"list\" sort=\"skulowhigh\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#dd3333\" font=\"Open+Sans\" list=image,title,price,button,excerpt]\r\n\r\n \r\n\r\n[displayProduct type=\"carouselGrid\" columns=\"1\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#bf0609\" linkcolor=\"#bf0609\" buttoncolor=\"#bf0609\" salecolor=\"#bf0609\" font=\"Open+Sans\" addtocartbutton=\"customButton\" addtocarttext=\"PRE-ORDER NOW\" carousel_grid=image,title,price,button]','test','','trash','open','open','','test','','','2015-03-13 21:11:54','2015-03-13 21:11:54','',0,'http://fantasy-garage.com/wordpress1/?page_id=311',0,'page','',0,NULL),(312,1,'2015-03-13 21:08:25','2015-03-13 21:08:25','[displayProduct type=\"list\" sort=\"skulowhigh\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#dd3333\" font=\"Open+Sans\" list=image,title,price,button,excerpt]','','','inherit','open','open','','311-revision-v1','','','2015-03-13 21:08:25','2015-03-13 21:08:25','',311,'http://fantasy-garage.com/wordpress1/311-revision-v1/',0,'revision','',0,NULL),(313,1,'2015-03-13 21:08:42','2015-03-13 21:08:42','[displayProduct type=\"list\" sort=\"skulowhigh\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#dd3333\" font=\"Open+Sans\" list=image,title,price,button,excerpt]','test','','inherit','open','open','','311-revision-v1','','','2015-03-13 21:08:42','2015-03-13 21:08:42','',311,'http://fantasy-garage.com/wordpress1/311-revision-v1/',0,'revision','',0,NULL),(314,1,'2015-03-13 21:09:58','2015-03-13 21:09:58','[displayProduct type=\"list\" sort=\"skulowhigh\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#dd3333\" font=\"Open+Sans\" list=image,title,price,button,excerpt]\n\n \n\n ','test','','inherit','open','open','','311-autosave-v1','','','2015-03-13 21:09:58','2015-03-13 21:09:58','',311,'http://fantasy-garage.com/wordpress1/311-autosave-v1/',0,'revision','',0,NULL),(315,1,'2015-03-13 21:11:09','2015-03-13 21:11:09','[displayProduct type=\"list\" sort=\"skulowhigh\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#dd3333\" font=\"Open+Sans\" list=image,title,price,button,excerpt]\r\n\r\n \r\n\r\n[displayProduct type=\"carouselGrid\" columns=\"1\" perpage=\"4\" dpanimatehover=\"zoomIn\" bordercolor=\"#bf0609\" linkcolor=\"#bf0609\" buttoncolor=\"#bf0609\" salecolor=\"#bf0609\" font=\"Open+Sans\" addtocartbutton=\"customButton\" addtocarttext=\"PRE-ORDER NOW\" carousel_grid=image,title,price,button]','test','','inherit','open','open','','311-revision-v1','','','2015-03-13 21:11:09','2015-03-13 21:11:09','',311,'http://fantasy-garage.com/wordpress1/311-revision-v1/',0,'revision','',0,NULL),(316,1,'2015-03-13 21:37:08','2015-03-13 21:37:08','','Variation #316 of ROLLING CART WITH SPEAKERS','','publish','open','open','','product-204-variation','','','2015-03-13 21:37:08','2015-03-13 21:37:08','',204,'http://fantasy-garage.com/wordpress1/product_variation/product-204-variation/',0,'product_variation','',0,NULL),(318,1,'2015-03-14 22:41:33','2015-03-14 22:41:33','','Webhook created on Mar 14, 2015 @ 10:41 PM','','trash','open','closed','webhook_5504b91de9ea','webhook-created-on-mar-14-2015-1041-pm','','','2015-03-15 01:26:52','2015-03-15 01:26:52','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_webhook&p=318',0,'shop_webhook','',0,NULL),(322,1,'2015-03-15 05:00:07','2015-03-15 05:00:07','','CJ Wilson car enthusiast','','inherit','open','open','','carimg','','','2015-03-15 05:00:47','2015-03-15 05:00:47','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/carimg.png',0,'attachment','image/png',0,NULL),(323,1,'2015-03-15 05:01:16','2015-03-15 05:01:16','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:01:16','2015-03-15 05:01:16','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(324,1,'2015-03-15 05:02:33','2015-03-15 05:02:33','','cj_crop','','inherit','open','open','','cj_crop','','','2015-03-15 05:02:33','2015-03-15 05:02:33','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj_crop.jpg',0,'attachment','image/jpeg',0,NULL),(325,1,'2015-03-15 05:02:59','2015-03-15 05:02:59','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:02:59','2015-03-15 05:02:59','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(326,1,'2015-03-15 05:05:20','2015-03-15 05:05:20','','Work-Bench-Dog','','inherit','open','open','','goffy','','','2015-03-15 05:05:47','2015-03-15 05:05:47','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/goffy.png',0,'attachment','image/png',0,NULL),(327,1,'2015-03-15 05:06:04','2015-03-15 05:06:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:06:04','2015-03-15 05:06:04','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(328,1,'2015-03-15 05:12:11','2015-03-15 05:12:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:12:11','2015-03-15 05:12:11','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(329,1,'2015-03-15 05:13:18','2015-03-15 05:13:18','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:13:18','2015-03-15 05:13:18','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(330,1,'2015-03-15 05:18:27','2015-03-15 05:18:27','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"322\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:18:27','2015-03-15 05:18:27','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(331,1,'2015-03-15 05:20:22','2015-03-15 05:20:22','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ Wilson Racing\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:20:22','2015-03-15 05:20:22','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(332,1,'2015-03-15 05:39:43','2015-03-15 05:39:43','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:39:43','2015-03-15 05:39:43','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(333,1,'2015-03-15 05:42:29','2015-03-15 05:42:29','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:42:29','2015-03-15 05:42:29','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(335,1,'2015-03-15 05:47:41','2015-03-15 05:47:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:47:41','2015-03-15 05:47:41','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(334,1,'2015-03-15 05:45:26','2015-03-15 05:45:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"center\" padding_top=\"4%\" padding_bottom=\"4%\" el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:45:26','2015-03-15 05:45:26','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(336,1,'2015-03-15 05:56:13','2015-03-15 05:56:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426398961280{background-color: #eaeaea !important;}\"]\r\n<div style=\"width: 50%; display: inline; font-family: \'Roboto;\';\">At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:56:13','2015-03-15 05:56:13','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(338,1,'2015-03-15 06:01:28','2015-03-15 06:01:28','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399279081{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:01:28','2015-03-15 06:01:28','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(337,1,'2015-03-15 05:58:40','2015-03-15 05:58:40','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399111379{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\"]\r\n<div style=\"width: 50%; display: inline; font-family: \'Roboto;\';\">At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 05:58:40','2015-03-15 05:58:40','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(341,1,'2015-03-15 06:13:28','2015-03-15 06:13:28','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426399998004{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;background-color: #efefef !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:13:28','2015-03-15 06:13:28','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(339,1,'2015-03-15 06:09:03','2015-03-15 06:09:03','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:09:03','2015-03-15 06:09:03','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(340,1,'2015-03-15 06:10:55','2015-03-15 06:10:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:10:55','2015-03-15 06:10:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(355,1,'2015-03-15 15:35:03','2015-03-15 15:35:03','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text el_class=\"cj\"]\r\n<blockquote class=\" with_quote_icon\" style=\"background-color: #e8e8e8;\"><i class=\"fa fa-quote-right pull-left\" style=\"color: #bcbcbc;\"></i>\r\n<h5 class=\"blockquote-text\">At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.</h5>\r\n</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:35:03','2015-03-15 15:35:03','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(343,1,'2015-03-15 06:16:51','2015-03-15 06:16:51','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426399998004{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;background-color: #efefef !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:16:51','2015-03-15 06:16:51','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(342,1,'2015-03-15 06:16:04','2015-03-15 06:16:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426400116429{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;background-color: #efefef !important;}\" padding_top=\"0\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"3/4\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:16:04','2015-03-15 06:16:04','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(344,1,'2015-03-15 06:17:25','2015-03-15 06:17:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426400235189{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;background-color: #efefef !important;}\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:17:25','2015-03-15 06:17:25','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(345,1,'2015-03-15 06:17:48','2015-03-15 06:17:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:17:48','2015-03-15 06:17:48','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(346,1,'2015-03-15 06:18:11','2015-03-15 06:18:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:18:11','2015-03-15 06:18:11','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(347,1,'2015-03-15 06:32:55','2015-03-15 06:32:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426399734425{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]\r\n<blockquote>At CJ Wilson Racing, cars aren\'t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we\'re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can\'t wait to use them at our next race weekend.</blockquote>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 06:32:55','2015-03-15 06:32:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(348,1,'2015-03-15 06:38:06','2015-03-15 06:38:06','','keyvisual','','inherit','open','open','','keyvisual-2','','','2015-03-15 06:38:06','2015-03-15 06:38:06','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/keyvisual1.jpg',0,'attachment','image/jpeg',0,NULL),(349,1,'2015-03-15 15:22:39','0000-00-00 00:00:00','[vc_row][vc_column width=\"1/1\"][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#d8d8d8\"][/vc_column][/vc_row]','','','draft','open','open','','','','','2015-03-15 15:22:39','2015-03-15 15:22:39','',0,'http://fantasy-garage.com/wordpress1/?page_id=349',0,'page','',0,NULL),(351,1,'2015-03-15 15:27:13','2015-03-15 15:27:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#bcbcbc\" background_color=\"#e8e8e8\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:27:13','2015-03-15 15:27:13','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(350,1,'2015-03-15 15:25:35','2015-03-15 15:25:35','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text css=\".vc_custom_1426433078808{margin-top: -5px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #eaeaea !important;}\" el_class=\"cj\"]At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.[/vc_column_text][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#bcbcbc\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:25:35','2015-03-15 15:25:35','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(352,1,'2015-03-15 15:28:39','2015-03-15 15:28:39','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\" el_class=\"cj\"][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#bcbcbc\" background_color=\"#e8e8e8\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:28:39','2015-03-15 15:28:39','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(354,1,'2015-03-15 15:32:17','2015-03-15 15:32:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#bcbcbc\" background_color=\"#e8e8e8\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:32:17','2015-03-15 15:32:17','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(353,1,'2015-03-15 15:29:48','2015-03-15 15:29:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][vc_row_inner row_type=\"row\" use_as_box=\"use_row_as_box\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-dv .cj\"][blockquote text=\"At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.\" show_quote_icon=\"yes\" quote_icon_color=\"#bcbcbc\" background_color=\"#e8e8e8\"][/vc_column_inner][vc_column_inner width=\"1/2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:29:48','2015-03-15 15:29:48','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(356,1,'2015-03-15 15:41:08','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-03-15 15:41:08','0000-00-00 00:00:00','',0,'http://fantasy-garage.com/wordpress1/?page_id=356',0,'page','',0,NULL),(357,1,'2015-03-15 15:41:38','2015-03-15 15:41:38','','lol01','','inherit','open','open','','lol01','','','2015-03-15 15:41:38','2015-03-15 15:41:38','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/lol01.png',0,'attachment','image/png',0,NULL),(358,1,'2015-03-15 15:41:41','2015-03-15 15:41:41','','logo001','','inherit','open','open','','logo001','','','2015-03-15 15:41:41','2015-03-15 15:41:41','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/logo001.png',0,'attachment','image/png',0,NULL),(360,1,'2015-03-15 15:48:50','2015-03-15 15:48:50','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:48:50','2015-03-15 15:48:50','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(359,1,'2015-03-15 15:43:05','2015-03-15 15:43:05','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426115780950{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_column_text el_class=\"cj\"]\r\n<blockquote class=\" with_quote_icon\" style=\"background-color: #e8e8e8;\"> \r\n<h5 class=\"blockquote-text\">At CJ Wilson Racing, cars aren’t just a job. Cars are a passion that we also take home. Our garage projects, our race cars, and our daily drivers all get a lot of attention. That is why we’re so excited to share the passion with Fantasy Garage, as their products are really made for enthusiasts like us. We already love the way the Fantasy Garage tool chests, benches and cabinets look in the race shop, and the crew can’t wait to use them at our next race weekend.</h5>\r\n</blockquote>\r\n[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTNFJTBBJTA5JTNDYnIlM0UlMEElMDklM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGbG9nbzAwMS5wbmclMjIlMjB3aWR0aCUzRCUyMjI1MSUyMiUyMGhlaWdodCUzRCUyMjQ2JTIyJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 15:43:05','2015-03-15 15:43:05','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(361,1,'2015-03-15 16:34:09','2015-03-15 16:34:09','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437238550{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 16:34:09','2015-03-15 16:34:09','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(362,1,'2015-03-15 16:36:27','2015-03-15 16:36:27','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 16:36:27','2015-03-15 16:36:27','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(363,1,'2015-03-15 16:37:19','2015-03-15 16:37:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437430215{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 16:37:19','2015-03-15 16:37:19','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(364,1,'2015-03-15 16:38:34','2015-03-15 16:38:34','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMCUyM2U4ZThlOCUzQiUyMiUzRSUwQSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlM0VBdCUyMENKJTIwV2lsc29uJTIwUmFjaW5nJTJDJTIwY2FycyUyMGFyZW4lRTIlODAlOTl0JTIwanVzdCUyMGElMjBqb2IuJTIwQ2FycyUyMGFyZSUyMGElMjBwYXNzaW9uJTIwdGhhdCUyMHdlJTIwYWxzbyUyMHRha2UlMjBob21lLiUyME91ciUyMGdhcmFnZSUyMHByb2plY3RzJTJDJTIwb3VyJTIwcmFjZSUyMGNhcnMlMkMlMjBhbmQlMjBvdXIlMjBkYWlseSUyMGRyaXZlcnMlMjBhbGwlMjBnZXQlMjBhJTIwbG90JTIwb2YlMjBhdHRlbnRpb24uJTIwVGhhdCUyMGlzJTIwd2h5JTIwd2UlRTIlODAlOTlyZSUyMHNvJTIwZXhjaXRlZCUyMHRvJTIwc2hhcmUlMjB0aGUlMjBwYXNzaW9uJTIwd2l0aCUyMEZhbnRhc3klMjBHYXJhZ2UlMkMlMjBhcyUyMHRoZWlyJTIwcHJvZHVjdHMlMjBhcmUlMjByZWFsbHklMjBtYWRlJTIwZm9yJTIwZW50aHVzaWFzdHMlMjBsaWtlJTIwdXMuJTIwV2UlMjBhbHJlYWR5JTIwbG92ZSUyMHRoZSUyMHdheSUyMHRoZSUyMEZhbnRhc3klMjBHYXJhZ2UlMjB0b29sJTIwY2hlc3RzJTJDJTIwYmVuY2hlcyUyMGFuZCUyMGNhYmluZXRzJTIwbG9vayUyMGluJTIwdGhlJTIwcmFjZSUyMHNob3AlMkMlMjBhbmQlMjB0aGUlMjBjcmV3JTIwY2FuJUUyJTgwJTk5dCUyMHdhaXQlMjB0byUyMHVzZSUyMHRoZW0lMjBhdCUyMG91ciUyMG5leHQlMjByYWNlJTIwd2Vla2VuZC4lM0MlMkZoNSUzRSUwQSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 16:38:34','2015-03-15 16:38:34','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(365,1,'2015-03-15 19:17:55','2015-03-15 19:17:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1yaWdodCUyMHB1bGwtbGVmdCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNkOGQ4ZDglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0MlMkZibG9ja3F1b3RlJTNFJTBBJTIwJTIwJTIwJTIwJTBBJTA5JTNDJTJGZGl2JTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2wwMS5wbmclMjIlMjB3aWR0aCUzRCUyMjE2MSUyMiUyMGhlaWdodCUzRCUyMjE2MSUyMiUyMGNsYXNzJTNEJTIyY2otaW1nJTIyJTNFJTBBJTA5JTNDYnIlM0UlMEElMDklM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGbG9nbzAwMS5wbmclMjIlMjB3aWR0aCUzRCUyMjI1MSUyMiUyMGhlaWdodCUzRCUyMjQ2JTIyJTIwY2xhc3MlM0QlMjJjai1zaWclMjIlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:17:55','2015-03-15 19:17:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(366,1,'2015-03-15 19:19:53','2015-03-15 19:19:53','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1yaWdodCUyMHB1bGwtbGVmdCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNkOGQ4ZDglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNkOGQ4ZDglM0IlMjIlM0UlM0MlMkZibG9ja3F1b3RlJTNFJTBBJTIwJTIwJTIwJTIwJTBBJTA5JTNDJTJGZGl2JTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2wwMS5wbmclMjIlMjB3aWR0aCUzRCUyMjE2MSUyMiUyMGhlaWdodCUzRCUyMjE2MSUyMiUyMGNsYXNzJTNEJTIyY2otaW1nJTIyJTNFJTBBJTA5JTNDYnIlM0UlMEElMDklM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGbG9nbzAwMS5wbmclMjIlMjB3aWR0aCUzRCUyMjI1MSUyMiUyMGhlaWdodCUzRCUyMjQ2JTIyJTIwY2xhc3MlM0QlMjJjai1zaWclMjIlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:19:53','2015-03-15 19:19:53','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(367,1,'2015-03-15 19:21:30','2015-03-15 19:21:30','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1yaWdodCUyMHB1bGwtbGVmdCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNBNkE2QTYlM0Jmb250LXNpemUlM0ElMjAxOHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQ2g1JTIwY2xhc3MlM0QlMjJibG9ja3F1b3RlLXRleHQlMjIlMjBzdHlsZSUzRCUyMiUyMiUzRUF0JTIwQ0olMjBXaWxzb24lMjBSYWNpbmclMkMlMjBjYXJzJTIwYXJlbiVFMiU4MCU5OXQlMjBqdXN0JTIwYSUyMGpvYi4lMjBDYXJzJTIwYXJlJTIwYSUyMHBhc3Npb24lMjB0aGF0JTIwd2UlMjBhbHNvJTIwdGFrZSUyMGhvbWUuJTIwT3VyJTIwZ2FyYWdlJTIwcHJvamVjdHMlMkMlMjBvdXIlMjByYWNlJTIwY2FycyUyQyUyMGFuZCUyMG91ciUyMGRhaWx5JTIwZHJpdmVycyUyMGFsbCUyMGdldCUyMGElMjBsb3QlMjBvZiUyMGF0dGVudGlvbi4lMjBUaGF0JTIwaXMlMjB3aHklMjB3ZSVFMiU4MCU5OXJlJTIwc28lMjBleGNpdGVkJTIwdG8lMjBzaGFyZSUyMHRoZSUyMHBhc3Npb24lMjB3aXRoJTIwRmFudGFzeSUyMEdhcmFnZSUyQyUyMGFzJTIwdGhlaXIlMjBwcm9kdWN0cyUyMGFyZSUyMHJlYWxseSUyMG1hZGUlMjBmb3IlMjBlbnRodXNpYXN0cyUyMGxpa2UlMjB1cy4lMjBXZSUyMGFscmVhZHklMjBsb3ZlJTIwdGhlJTIwd2F5JTIwdGhlJTIwRmFudGFzeSUyMEdhcmFnZSUyMHRvb2wlMjBjaGVzdHMlMkMlMjBiZW5jaGVzJTIwYW5kJTIwY2FiaW5ldHMlMjBsb29rJTIwaW4lMjB0aGUlMjByYWNlJTIwc2hvcCUyQyUyMGFuZCUyMHRoZSUyMGNyZXclMjBjYW4lRTIlODAlOTl0JTIwd2FpdCUyMHRvJTIwdXNlJTIwdGhlbSUyMGF0JTIwb3VyJTIwbmV4dCUyMHJhY2UlMjB3ZWVrZW5kLiUzQyUyRmg1JTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1yaWdodCUyMHB1bGwtbGVmdCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAxOHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:21:30','2015-03-15 19:21:30','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(368,1,'2015-03-15 19:23:41','2015-03-15 19:23:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:23:41','2015-03-15 19:23:41','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(369,1,'2015-03-15 19:29:12','2015-03-15 19:29:12','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTIwJTIwJTIwJTIwJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlMjBjbGFzcyUzRCUyMmNqLWxpbmslMjIlM0VSRUFEJTIwTU9SRSUyMEFCT1VUJTIwQ0olMjBXSUxTT04lM0MlMkZhJTNFJTBBJTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:29:12','2015-03-15 19:29:12','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(370,1,'2015-03-15 19:36:22','2015-03-15 19:36:22','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 19:36:22','2015-03-15 19:36:22','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(373,1,'2015-03-15 20:06:17','2015-03-15 20:06:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][vc_column_text][mgl_twitter username=\"str8edgeracer\"]\r\n\r\n \r\n\r\n[mgl_twitter username=\"mageeklab\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:06:17','2015-03-15 20:06:17','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(372,1,'2015-03-15 20:01:29','2015-03-15 20:01:29','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][vc_column_text][mgl_twitter username=\"str8edgeracer\"]\r\n[/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:01:29','2015-03-15 20:01:29','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(374,1,'2015-03-15 20:08:20','2015-03-15 20:08:20','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][vc_column_text][mgl_twitter username=\"str8edgeracer\"]\r\n\r\n \r\n\r\n[mgl_twitter search=\"#cjwilson\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:08:20','2015-03-15 20:08:20','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(375,1,'2015-03-15 20:11:41','2015-03-15 20:11:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][mgl_twitter type=\"user\" count=\"12\" cache=\"900\" display=\"horizontal\" slides=\"4\" pause=\"4000\" speed=\"2000\" controls=\"true\" button=\"false\" width=\"800\" username=\"str8edgeracer\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:11:41','2015-03-15 20:11:41','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(376,1,'2015-03-15 20:13:39','2015-03-15 20:13:39','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][mgl_twitter type=\"user\" count=\"12\" cache=\"900\" display=\"horizontal\" slides=\"4\" pause=\"4000\" speed=\"2000\" controls=\"true\" button=\"false\" width=\"800\" username=\"michaelboysa\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:13:39','2015-03-15 20:13:39','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(377,1,'2015-03-15 20:31:36','2015-03-15 20:31:36','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"4\" pause=\"5000\" speed=\"4000\" controls=\"true\" button=\"false\" width=\"800\" username=\"str8edgeracer\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:31:36','2015-03-15 20:31:36','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(378,1,'2015-03-15 20:33:24','2015-03-15 20:33:24','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/1\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:33:24','2015-03-15 20:33:24','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(379,1,'2015-03-15 20:34:33','2015-03-15 20:34:33','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:34:33','2015-03-15 20:34:33','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(380,1,'2015-03-15 20:57:54','2015-03-15 20:57:54','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:57:54','2015-03-15 20:57:54','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(382,1,'2015-03-15 21:05:05','2015-03-15 21:05:05','','rolling-cart','','inherit','open','open','','rolling-cart-3','','','2015-03-15 21:05:17','2015-03-15 21:05:17','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rolling-cart.jpg',0,'attachment','image/jpeg',0,NULL),(383,1,'2015-03-15 21:05:26','2015-03-15 21:05:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:05:26','2015-03-15 21:05:26','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(381,1,'2015-03-15 20:59:26','2015-03-15 20:59:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 20:59:26','2015-03-15 20:59:26','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(384,1,'2015-03-15 21:09:35','2015-03-15 21:09:35','','rollingbck','','inherit','open','open','','rollingbck','','','2015-03-15 21:09:35','2015-03-15 21:09:35','',51,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rollingbck.jpg',0,'attachment','image/jpeg',0,NULL),(385,1,'2015-03-15 21:10:52','2015-03-15 21:10:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\" css=\".vc_custom_1426453798542{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rollingbck.jpg?id=384) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:10:52','2015-03-15 21:10:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(387,1,'2015-03-15 21:40:04','2015-03-15 21:40:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:40:04','2015-03-15 21:40:04','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(386,1,'2015-03-15 21:34:58','2015-03-15 21:34:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\" css=\".vc_custom_1426453798542{background-image: url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rollingbck.jpg?id=384) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:34:58','2015-03-15 21:34:58','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(388,1,'2015-03-15 21:42:58','2015-03-15 21:42:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"965x511\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:42:58','2015-03-15 21:42:58','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(390,1,'2015-03-15 21:45:16','2015-03-15 21:45:16','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"965px\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:45:16','2015-03-15 21:45:16','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL); INSERT INTO `wp_posts` VALUES (389,1,'2015-03-15 21:43:59','2015-03-15 21:43:59','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"965px 511px\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:43:59','2015-03-15 21:43:59','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(391,1,'2015-03-15 21:46:52','2015-03-15 21:46:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"roll-cart\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:46:52','2015-03-15 21:46:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(392,1,'2015-03-15 21:47:48','2015-03-15 21:47:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\".roll-cart\" alignment=\"right\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:47:48','2015-03-15 21:47:48','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(393,1,'2015-03-15 21:49:02','2015-03-15 21:49:02','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\".roll-cart\" alignment=\"right\" img_size=\"fell\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:49:02','2015-03-15 21:49:02','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(394,1,'2015-03-15 21:50:09','2015-03-15 21:50:09','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"382\" border_color=\"grey\" img_link_target=\"_self\" el_class=\".roll-cart\" alignment=\"right\" img_size=\"full\" css=\".vc_custom_1426456198521{margin-left: -10px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:50:09','2015-03-15 21:50:09','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(396,1,'2015-03-15 21:54:18','2015-03-15 21:54:18','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426456436207{margin-left: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:54:18','2015-03-15 21:54:18','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(395,1,'2015-03-15 21:52:24','2015-03-15 21:52:24','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426455730392{margin-left: 0px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:52:24','2015-03-15 21:52:24','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(397,1,'2015-03-15 21:56:57','2015-03-15 21:56:57','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426456436207{margin-left: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:56:57','2015-03-15 21:56:57','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(399,1,'2015-03-15 21:59:55','2015-03-15 21:59:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:59:55','2015-03-15 21:59:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(398,1,'2015-03-15 21:58:24','2015-03-15 21:58:24','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426456695110{margin-left: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 21:58:24','2015-03-15 21:58:24','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(400,1,'2015-03-15 22:03:13','2015-03-15 22:03:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:03:13','2015-03-15 22:03:13','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(401,1,'2015-03-15 22:15:48','2015-03-15 22:15:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:15:48','2015-03-15 22:15:48','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(402,1,'2015-03-15 22:16:56','2015-03-15 22:16:56','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426116496996{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:16:56','2015-03-15 22:16:56','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(404,1,'2015-03-15 22:28:25','2015-03-15 22:28:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:28:25','2015-03-15 22:28:25','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(406,1,'2015-03-15 22:34:59','2015-03-15 22:34:59','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:34:59','2015-03-15 22:34:59','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(405,1,'2015-03-15 22:33:26','2015-03-15 22:33:26','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:33:26','2015-03-15 22:33:26','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(403,1,'2015-03-15 22:25:23','2015-03-15 22:25:23','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458301447{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458312767{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-features-mobile\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426455201418{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:25:23','2015-03-15 22:25:23','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(407,1,'2015-03-15 22:49:07','2015-03-15 22:49:07','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_empty_space][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426459690668{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_empty_space][vc_column_text css=\".vc_custom_1426459737313{padding-left: 25px !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:49:07','2015-03-15 22:49:07','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(408,1,'2015-03-15 22:50:39','2015-03-15 22:50:39','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426459821372{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_column_text css=\".vc_custom_1426459737313{padding-left: 25px !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:50:39','2015-03-15 22:50:39','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(409,1,'2015-03-15 22:55:00','2015-03-15 22:55:00','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460089767{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;}\"][vc_column_text css=\".vc_custom_1426459737313{padding-left: 25px !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:55:00','2015-03-15 22:55:00','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(410,1,'2015-03-15 22:58:37','2015-03-15 22:58:37','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460089767{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:35px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\" css=\".vc_custom_1426460243029{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:35px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426460300748{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426459737313{padding-left: 25px !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 22:58:37','2015-03-15 22:58:37','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(414,1,'2015-03-15 23:11:30','2015-03-15 23:11:30','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:11:30','2015-03-15 23:11:30','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(411,1,'2015-03-15 23:02:50','2015-03-15 23:02:50','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460089767{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460536290{padding-top: 1% !important;padding-bottom: 1% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426459737313{padding-left: 25px !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:02:50','2015-03-15 23:02:50','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(413,1,'2015-03-15 23:09:28','2015-03-15 23:09:28','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426460955091{padding-top: 3% !important;padding-right: 6% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 16px;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:09:28','2015-03-15 23:09:28','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(412,1,'2015-03-15 23:05:52','2015-03-15 23:05:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426460742657{padding-top: 3% !important;padding-left: 6% !important;}\"]<strong>GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”</strong>\r\n\r\nRUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\r\n\r\n• Rugged rolling casters\r\n• Lock ‘n’ load drawer\r\n• Ultra-grip drawer bottoms\r\n• Satin nickel handles\r\nThe Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:05:52','2015-03-15 23:05:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(416,1,'2015-03-15 23:15:34','2015-03-15 23:15:34','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjBidXR0b24lMjBhbHQlMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:15:34','2015-03-15 23:15:34','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(415,1,'2015-03-15 23:12:55','2015-03-15 23:12:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZm9ybSUyMGNsYXNzJTNEJTIyY2FydCUyMiUyMG1ldGhvZCUzRCUyMnBvc3QlMjIlMjBlbmN0eXBlJTNEJTIybXVsdGlwYXJ0JTJGZm9ybS1kYXRhJTIyJTNFJTBBJTA5JTIwJTA5JTBBJTA5JTIwJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJxdWFudGl0eSUyMGJ1dHRvbnNfYWRkZWQlMjIlM0UlMEElMDklM0NpbnB1dCUyMHR5cGUlM0QlMjJidXR0b24lMjIlMjB2YWx1ZSUzRCUyMi0lMjIlMjBjbGFzcyUzRCUyMm1pbnVzJTIyJTNFJTBBJTA5JTNDaW5wdXQlMjB0eXBlJTNEJTIydGV4dCUyMiUyMHN0ZXAlM0QlMjIxJTIyJTIwbWluJTNEJTIyMSUyMiUyMG5hbWUlM0QlMjJxdWFudGl0eSUyMiUyMHZhbHVlJTNEJTIyMSUyMiUyMHRpdGxlJTNEJTIyUXR5JTIyJTIwY2xhc3MlM0QlMjJpbnB1dC10ZXh0JTIwcXR5JTIwdGV4dCUyMiUyMHNpemUlM0QlMjI0JTIyJTNFJTBBJTA5JTNDaW5wdXQlMjB0eXBlJTNEJTIyYnV0dG9uJTIyJTIwdmFsdWUlM0QlMjIlMkIlMjIlMjBjbGFzcyUzRCUyMnBsdXMlMjIlM0UlMEElM0MlMkZkaXYlM0UlMEElMDklMjAlMDklM0NpbnB1dCUyMHR5cGUlM0QlMjJoaWRkZW4lMjIlMjBuYW1lJTNEJTIyYWRkLXRvLWNhcnQlMjIlMjB2YWx1ZSUzRCUyMjIwMiUyMiUzRSUwQSUwQSUwOSUyMCUwOSUzQ2J1dHRvbiUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjBidXR0b24lMjBhbHQlMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZidXR0b24lM0UlMEElMEElMDklMDklMDklM0MlMkZmb3JtJTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:12:55','2015-03-15 23:12:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(417,1,'2015-03-15 23:19:29','2015-03-15 23:19:29','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:19:29','2015-03-15 23:19:29','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(418,1,'2015-03-15 23:26:52','2015-03-15 23:26:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-15 23:26:52','2015-03-15 23:26:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(419,1,'2015-03-16 00:16:02','2015-03-16 00:16:02','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426464946945{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 00:16:02','2015-03-16 00:16:02','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(420,1,'2015-03-16 00:32:30','2015-03-16 00:32:30','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426087872561{padding-bottom: 5px !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 00:32:30','2015-03-16 00:32:30','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(421,1,'2015-03-16 00:58:44','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-03-16 00:58:44','0000-00-00 00:00:00','',0,'http://fantasy-garage.com/wordpress1/?page_id=421',0,'page','',0,NULL),(422,1,'2015-03-16 02:42:28','2015-03-16 02:42:28','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\n\n \n\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\n\n \n\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\n\n \n\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\n\n \n\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJob2xkLTElMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmEtYmxvY2slMjIlM0UlMEElM0NzcGFuJTIwY2xhc3MlM0QlMjJyZWQlMjIlM0UyJTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VNQVklMjAyJTJDJTIwMjAxNSUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEElM0NwJTNFTWF6ZGElMjBSYWNld2F5JTIwTGVndW5hJTIwU2VjYSUyMFNhbGluYXMlMkMlMjBDQSUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0NkaXYlMjBjbGFzcyUzRCUyMmhvbGQtMiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYS1iLWJsb2NrJTIyJTNFJTBBJTNDc3BhbiUyMGNsYXNzJTNEJTIycmVkJTIyJTNFMjUlM0MlMkZzcGFuJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiLWJsb2NrJTIyJTNFJTBBJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRSUzQ3N0cm9uZyUzRUp1bHklMjAyNSUyQyUyMDIwMTUlM0MlMkZzdHJvbmclM0UlM0MlMkZwJTNFJTBBJTNDcCUzRUlNU0ElMjBUVURPUiUwQUxpbWUlMjBSb2NrJTIwUGFyayUwQUxha2V2aWxsZSUyQyUyMENUJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-autosave-v1','','','2015-03-16 02:42:28','2015-03-16 02:42:28','',53,'http://fantasy-garage.com/wordpress1/53-autosave-v1/',0,'revision','',0,NULL),(423,1,'2015-03-16 01:00:07','2015-03-16 01:00:07','','top','','inherit','open','open','','top','','','2015-03-16 01:00:07','2015-03-16 01:00:07','',53,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg',0,'attachment','image/jpeg',0,NULL),(424,1,'2015-03-16 01:01:40','2015-03-16 01:01:40','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_single_image image=\"423\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" el_class=\".top-img\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:01:40','2015-03-16 01:01:40','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(425,1,'2015-03-16 01:18:43','2015-03-16 01:18:43','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1400\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:18:43','2015-03-16 01:18:43','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(426,1,'2015-03-16 01:19:59','2015-03-16 01:19:59','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:19:59','2015-03-16 01:19:59','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(427,1,'2015-03-16 01:27:19','2015-03-16 01:27:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426468968900{background-color: #f2f2f1 !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469213349{padding-left: 6% !important;}\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426469223750{padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:27:19','2015-03-16 01:27:19','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(428,1,'2015-03-16 01:28:52','2015-03-16 01:28:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426468968900{background-color: #f2f2f1 !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469320106{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426469223750{padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:28:52','2015-03-16 01:28:52','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(429,1,'2015-03-16 01:29:55','2015-03-16 01:29:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469383916{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #f2f2f1 !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469320106{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426469223750{padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:29:55','2015-03-16 01:29:55','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(430,1,'2015-03-16 01:33:34','2015-03-16 01:33:34','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469383916{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #f2f2f1 !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469567254{padding-top: 6% !important;padding-bottom: 6% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469582633{padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:33:34','2015-03-16 01:33:34','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(431,1,'2015-03-16 01:35:41','2015-03-16 01:35:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469582633{padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:35:41','2015-03-16 01:35:41','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(432,1,'2015-03-16 01:36:13','2015-03-16 01:36:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469764625{padding-top: 1% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:36:13','2015-03-16 01:36:13','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(433,1,'2015-03-16 01:37:15','2015-03-16 01:37:15','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:37:15','2015-03-16 01:37:15','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(434,1,'2015-03-16 01:38:21','2015-03-16 01:38:21','','ceo','','inherit','open','open','','ceo','','','2015-03-16 01:38:21','2015-03-16 01:38:21','',53,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg',0,'attachment','image/jpeg',0,NULL),(435,1,'2015-03-16 01:40:03','2015-03-16 01:40:03','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing </strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:40:03','2015-03-16 01:40:03','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(436,1,'2015-03-16 01:41:04','2015-03-16 01:41:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing </strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:41:04','2015-03-16 01:41:04','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(437,1,'2015-03-16 01:42:17','2015-03-16 01:42:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1426470101748{padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470113780{padding-right: 6% !important;}\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing </strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:42:17','2015-03-16 01:42:17','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(438,1,'2015-03-16 01:44:25','2015-03-16 01:44:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470101748{padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470220972{padding-right: 6% !important;}\" el_class=\"text-holder\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing </strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:44:25','2015-03-16 01:44:25','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(439,1,'2015-03-16 01:46:45','2015-03-16 01:46:45','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing </strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:46:45','2015-03-16 01:46:45','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(440,1,'2015-03-16 01:47:20','2015-03-16 01:47:20','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:47:20','2015-03-16 01:47:20','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(441,1,'2015-03-16 01:49:33','2015-03-16 01:49:33','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]\r\n\r\nMy love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:49:33','2015-03-16 01:49:33','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(442,1,'2015-03-16 01:50:04','2015-03-16 01:50:04','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_single_image image=\"434\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]\r\n\r\nMy love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:50:04','2015-03-16 01:50:04','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(444,1,'2015-03-16 01:54:11','2015-03-16 01:54:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:54:11','2015-03-16 01:54:11','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(443,1,'2015-03-16 01:52:20','2015-03-16 01:52:20','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426469825976{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]\r\n\r\nMy love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 01:52:20','2015-03-16 01:52:20','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(445,1,'2015-03-16 02:01:45','2015-03-16 02:01:45','','middile','','inherit','open','open','','middile','','','2015-03-16 02:01:45','2015-03-16 02:01:45','',53,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg',0,'attachment','image/jpeg',0,NULL),(447,1,'2015-03-16 02:09:24','2015-03-16 02:09:24','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471736492{padding-top: 2.5% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:09:24','2015-03-16 02:09:24','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(446,1,'2015-03-16 02:04:57','2015-03-16 02:04:57','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:04:57','2015-03-16 02:04:57','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(448,1,'2015-03-16 02:10:19','2015-03-16 02:10:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:10:19','2015-03-16 02:10:19','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(449,1,'2015-03-16 02:12:46','2015-03-16 02:12:46','','cj','','inherit','open','open','','cj','','','2015-03-16 02:12:46','2015-03-16 02:12:46','',53,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg',0,'attachment','image/jpeg',0,NULL),(455,1,'2015-03-16 02:35:58','2015-03-16 02:35:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJob2xkLTElMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmEtYmxvY2slMjIlM0UlMEElM0NzcGFuJTIwY2xhc3MlM0QlMjJyZWQlMjIlM0UyJTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VNQVklMjAyJTJDJTIwMjAxNSUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEElM0NwJTNFTWF6ZGElMjBSYWNld2F5JTIwTGVndW5hJTIwU2VjYSUyMFNhbGluYXMlMkMlMjBDQSUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0NkaXYlMjBjbGFzcyUzRCUyMmhvbGQtMiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYS1ibG9jayUyMiUzRSUwQSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnJlZCUyMiUzRTI1JTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VKdWx5JTIwMjUlMkMlMjAyMDE1JTNDJTJGc3Ryb25nJTNFJTNDJTJGcCUzRSUwQSUzQ3AlM0VJTVNBJTIwVFVET1IlMEFMaW1lJTIwUm9jayUyMFBhcmslMEFMYWtldmlsbGUlMkMlMjBDVCUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:35:58','2015-03-16 02:35:58','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(450,1,'2015-03-16 02:18:01','2015-03-16 02:18:01','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426472166567{padding-top: 1% !important;padding-left: 6% !important;}\"][vc_separator type=\"normal\" position=\"center\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:18:01','2015-03-16 02:18:01','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(452,1,'2015-03-16 02:25:17','2015-03-16 02:25:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuc2JwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRSUzRQ==[/vc_raw_html][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:25:17','2015-03-16 02:25:17','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(451,1,'2015-03-16 02:20:11','2015-03-16 02:20:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRnJlcGVhdHgucG5nJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWZ1bGwlMjIlMjBhbHQlM0QlMjJyZXBlYXR4JTIyJTNF[/vc_raw_html][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:20:11','2015-03-16 02:20:11','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(453,1,'2015-03-16 02:27:02','2015-03-16 02:27:02','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRSUzRQ==[/vc_raw_html][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:27:02','2015-03-16 02:27:02','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(454,1,'2015-03-16 02:29:03','2015-03-16 02:29:03','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:29:03','2015-03-16 02:29:03','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(456,1,'2015-03-16 02:42:41','2015-03-16 02:42:41','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJob2xkLTElMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmEtYmxvY2slMjIlM0UlMEElM0NzcGFuJTIwY2xhc3MlM0QlMjJyZWQlMjIlM0UyJTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VNQVklMjAyJTJDJTIwMjAxNSUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEElM0NwJTNFTWF6ZGElMjBSYWNld2F5JTIwTGVndW5hJTIwU2VjYSUyMFNhbGluYXMlMkMlMjBDQSUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0NkaXYlMjBjbGFzcyUzRCUyMmhvbGQtMiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYS1iLWJsb2NrJTIyJTNFJTBBJTNDc3BhbiUyMGNsYXNzJTNEJTIycmVkJTIyJTNFMjUlM0MlMkZzcGFuJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiLWJsb2NrJTIyJTNFJTBBJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRSUzQ3N0cm9uZyUzRUp1bHklMjAyNSUyQyUyMDIwMTUlM0MlMkZzdHJvbmclM0UlM0MlMkZwJTNFJTBBJTNDcCUzRUlNU0ElMjBUVURPUiUwQUxpbWUlMjBSb2NrJTIwUGFyayUwQUxha2V2aWxsZSUyQyUyMENUJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:42:41','2015-03-16 02:42:41','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(457,1,'2015-03-16 02:51:19','2015-03-16 02:51:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/top.jpg\" alt=\"top\" width=\"1920\" height=\"408\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR STORY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426469601415{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Fantasy Garage is built by a garage junkie for a garage junkie. \" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471092575{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text]<img class=\"ceo-img\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/ceo.jpg\" alt=\"ceo\" width=\"624\" height=\"510\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426470392966{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"text-holder\"][vc_column_text el_class=\"page-font\"]My love for racing and building started on the racetrack when I bought a high-mileage 1983 911 SC for $11,000. Though I loved my new hobby, I soon realized that between maintaining a vintage car, gas, cost of tires and desire to modify the suspension for speed, building a car could get very expensive.\r\n\r\n \r\n\r\nOn a budget, I began buying quality tools and garage equipment. I quickly learned that it is better to invest in high-quality equipment that can last longer than the cheaper tools that would break within a month of consistent use. This was one of the first lessons I learned in my new hobby and one that I incorporated into the Fantasy Garage workbench.\r\n\r\n \r\n\r\nMy next step in completing a powerhouse garage was to find a workbench and toolbox that complimented my set of tools. Everybody had standard requirements, steel frames, durable workspace, but nobody had the features that I wanted with a look I could be proud of. Was my desire to have strength, good looks and special features in an affordable unit too much to ask for?\r\n\r\n \r\n\r\nI answered that question by creating the Fantasy Garage storage solution with no. To create the initial ‘Fantasy Features’ I dreamed about, our team worked with other car enthusiasts, mechanics, metal workers and handy men to help design our product to offer the best-value on the market with features exclusive to Fantasy Garage.\r\n\r\n \r\n\r\n<strong>Rob Cohen Head Grease Monkey, Fantasy Garage President and CEO, Twin-Star Home Furnishing</strong>[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/middile.jpg\" alt=\"top\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"OUR COMPANY\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471127849{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"Award-Winning Service Brought To Your Home\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471170888{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_column_text]Established in 1996, Twin-Star Home Furnishings, Inc. of Delray Beach, FL., is an award-winning home furnishings manufacturer of quality furniture, combining the latest trends with function and style to create unique pieces that enhance the lives of their customers. Our in-house designers and engineers study the great furniture traditions of times past while also keeping a finger on the pulse of the latest trends and consumer demands, offering the most comprehensive and diversified product line available. Twin-Star Home Furnishing’s products use the finest hardwoods, wood veneers and finishes available, each chosen specifically to match the character and need of each individual piece.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1426469712220{padding-top: 6% !important;padding-bottom: 6% !important;background-color: #efefef !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426469730157{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #efefef !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|font_size:52px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426471880121{padding-left: 6% !important;}\" el_class=\"alfa\"][vc_custom_heading text=\"FROM ONE GARAGE JUNKIE TO THE OTHER\" font_container=\"tag:h6|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\" css=\".vc_custom_1426471903206{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text]<img class=\"top-img-full\" src=\"http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/cj.jpg\" alt=\"cj-wilson-fantasy-garage\" width=\"1920\" />[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_top=\"2%\" padding_bottom=\"2%\"][vc_column width=\"1/2\" css=\".vc_custom_1426470373094{padding-top: 2.5% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text el_class=\"page-text\"]Fantasy Garage will outfit the CJ Wilson Racing shop and paddach area during their quest to win the 2015 Continental Tire Series ST Championship. The CJ Wilson Racing team will participate in a meet-and-greet during those races for Fantasy Garage customers. During these events, customers may see the Fantasy Garage product line in use by the CJ Wilson Racing team, providing a real-life application of the new product line. In these events, we will also raffle Fantasy Garage products to one lucky guest! Our partnership with the CJ Wilson Racing team will provide insight from drivers and mechanics on product benefits and suggestions for future products in the Fantasy Garage line. This valuable feedback will be used extensively to refine and create products that will fulfill all the needs of garage enthusiasts.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1426471808446{padding-top: 2.5% !important;padding-right: 6% !important;padding-bottom: 3% !important;}\" el_class=\"page-text\"][vc_custom_heading text=\"Fantasy Garage will be the main sponsor\r\nfor CJ Wilson Racing in two upcoming races\" font_container=\"tag:h6|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:700%20bold%20regular%3A700%3Anormal\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJiY2staG9sZCUyMiUzRSUwQSUzQ3AlM0UlMjAlMjZuYnNwJTNCJTNDJTJGcCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJob2xkLTElMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmEtYmxvY2slMjIlM0UlMEElM0NzcGFuJTIwY2xhc3MlM0QlMjJyZWQlMjIlM0UyJTNDJTJGc3BhbiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYi1ibG9jayUyMiUzRSUwQSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UlM0NzdHJvbmclM0VNQVklMjAyJTJDJTIwMjAxNSUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEElM0NwJTNFTWF6ZGElMjBSYWNld2F5JTIwTGVndW5hJTIwU2VjYSUyMFNhbGluYXMlMkMlMjBDQSUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0NkaXYlMjBjbGFzcyUzRCUyMmhvbGQtMiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyYS1iLWJsb2NrJTIyJTNFJTBBJTNDc3BhbiUyMGNsYXNzJTNEJTIycmVkJTIyJTNFMjUlM0MlMkZzcGFuJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiLWJsb2NrJTIyJTNFJTBBJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRSUzQ3N0cm9uZyUzRUp1bHklMjAyNSUyQyUyMDIwMTUlM0MlMkZzdHJvbmclM0UlM0MlMkZwJTNFJTBBJTNDcCUzRUlNU0ElMjBUVURPUiUzQyUyRnAlM0UlMEElM0NwJTNFTGltZSUyMFJvY2slMjBQYXJrJTNDJTJGcCUzRSUwQSUzQ3AlM0VMYWtldmlsbGUlMkMlMjBDVCUzQyUyRnAlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row]','ABOUT US','','inherit','open','open','','53-revision-v1','','','2015-03-16 02:51:19','2015-03-16 02:51:19','',53,'http://fantasy-garage.com/wordpress1/53-revision-v1/',0,'revision','',0,NULL),(458,1,'2015-03-16 02:54:58','2015-03-16 02:54:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 02:54:58','2015-03-16 02:54:58','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(459,1,'2015-03-16 03:20:30','2015-03-16 03:20:30','Visit our booth at the Grassroots Motorsports conference! Atlanta, GA April 24th - 26th','Fantasy Garage Attends the Mitty','','publish','open','open','','fantasy-garage-attends-the-mitty','','','2015-03-16 03:20:30','2015-03-16 03:20:30','',0,'http://fantasy-garage.com/wordpress1/?p=459',0,'post','',0,NULL),(460,1,'2015-03-16 03:20:03','2015-03-16 03:20:03','','event-1','','inherit','open','open','','event-1','','','2015-03-16 03:20:03','2015-03-16 03:20:03','',459,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/event-1.jpg',0,'attachment','image/jpeg',0,NULL),(461,1,'2015-03-16 03:20:30','2015-03-16 03:20:30','Visit our booth at the Grassroots Motorsports conference! Atlanta, GA April 24th - 26th','Fantasy Garage Attends the Mitty','','inherit','open','open','','459-revision-v1','','','2015-03-16 03:20:30','2015-03-16 03:20:30','',459,'http://fantasy-garage.com/wordpress1/459-revision-v1/',0,'revision','',0,NULL),(462,1,'2015-03-16 03:21:44','2015-03-16 03:21:44','July 25, 2015 Lime Rock Park Lakeville, CT','Meet CJ Wilson\'s Race Team in Connecticut!','','publish','open','open','','meet-cj-wilsons-race-team-in-connecticut','','','2015-03-16 03:21:44','2015-03-16 03:21:44','',0,'http://fantasy-garage.com/wordpress1/?p=462',0,'post','',0,NULL),(463,1,'2015-03-16 03:21:26','2015-03-16 03:21:26','','event-2','','inherit','open','open','','event-2','','','2015-03-16 03:21:26','2015-03-16 03:21:26','',462,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/event-2.jpg',0,'attachment','image/jpeg',0,NULL),(464,1,'2015-03-16 03:21:44','2015-03-16 03:21:44','July 25, 2015 Lime Rock Park Lakeville, CT','Meet CJ Wilson\'s Race Team in Connecticut!','','inherit','open','open','','462-revision-v1','','','2015-03-16 03:21:44','2015-03-16 03:21:44','',462,'http://fantasy-garage.com/wordpress1/462-revision-v1/',0,'revision','',0,NULL),(465,1,'2015-03-16 03:23:25','2015-03-16 03:23:25','TSI will demonstrate Fantasy Storage at the TRIB showOrlando, FL, March 3rd','Fantasy Garage Presented in TRIB Show','','publish','open','open','','fantasy-garage-presented-in-trib-show','','','2015-03-16 03:23:25','2015-03-16 03:23:25','',0,'http://fantasy-garage.com/wordpress1/?p=465',0,'post','',0,NULL),(466,1,'2015-03-16 03:23:13','2015-03-16 03:23:13','','event-3','','inherit','open','open','','event-3','','','2015-03-16 03:23:13','2015-03-16 03:23:13','',465,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/event-3.jpg',0,'attachment','image/jpeg',0,NULL),(467,1,'2015-03-16 03:23:25','2015-03-16 03:23:25','TSI will demonstrate Fantasy Storage at the TRIB showOrlando, FL, March 3rd','Fantasy Garage Presented in TRIB Show','','inherit','open','open','','465-revision-v1','','','2015-03-16 03:23:25','2015-03-16 03:23:25','',465,'http://fantasy-garage.com/wordpress1/465-revision-v1/',0,'revision','',0,NULL),(468,1,'2015-03-16 03:24:52','2015-03-16 03:24:52','May 2, 2015 Mazda Raceway Laguna Seca Salinas, CA','Meet CJ Wilson\'s Race Team in California!','','publish','open','open','','meet-cj-wilsons-race-team-in-california','','','2015-03-16 03:24:52','2015-03-16 03:24:52','',0,'http://fantasy-garage.com/wordpress1/?p=468',0,'post','',0,NULL),(469,1,'2015-03-16 03:24:35','2015-03-16 03:24:35','','event-4','','inherit','open','open','','event-4','','','2015-03-16 03:24:35','2015-03-16 03:24:35','',468,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/event-4.jpg',0,'attachment','image/jpeg',0,NULL),(470,1,'2015-03-16 03:24:52','2015-03-16 03:24:52','May 2, 2015 Mazda Raceway Laguna Seca Salinas, CA','Meet CJ Wilson\'s Race Team in California!','','inherit','open','open','','468-revision-v1','','','2015-03-16 03:24:52','2015-03-16 03:24:52','',468,'http://fantasy-garage.com/wordpress1/468-revision-v1/',0,'revision','',0,NULL),(471,1,'2015-03-16 03:25:16','2015-03-16 03:25:16','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 03:25:16','2015-03-16 03:25:16','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(472,1,'2015-03-16 03:40:15','2015-03-16 03:40:15','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 03:40:15','2015-03-16 03:40:15','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(473,1,'2015-03-16 04:29:58','2015-03-16 04:29:58','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlMjBjbGFzcyUzRCUyMnNpbmdsZV9hZGRfdG9fY2FydF9idXR0b24lMjIlM0VQcmUtT3JkZXIlMjBOb3clM0MlMkZhJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 04:29:58','2015-03-16 04:29:58','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(479,1,'2015-03-16 08:57:14','2015-03-16 08:57:14','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"YOUR CART\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our our Introductory Pre-Production Sale! Offer ends May 15th, 2015</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-16 08:57:14','2015-03-16 08:57:14','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(474,1,'2015-03-16 05:17:06','2015-03-16 05:17:06','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483013911{margin-top: -5px !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 05:17:06','2015-03-16 05:17:06','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(475,1,'2015-03-16 05:18:11','2015-03-16 05:18:11','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 05:18:11','2015-03-16 05:18:11','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(476,1,'2015-03-16 05:18:42','2015-03-16 05:18:42','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426483112886{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 05:18:42','2015-03-16 05:18:42','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(477,1,'2015-03-16 05:48:17','2015-03-16 05:48:17','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426483112886{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484847645{padding-top: 6% !important;padding-bottom: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484830958{padding-top: 6% !important;padding-bottom: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484862485{padding-top: 6% !important;padding-bottom: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 05:48:17','2015-03-16 05:48:17','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(478,1,'2015-03-16 05:49:48','2015-03-16 05:49:48','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426483112886{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484944536{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484965150{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484978572{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 05:49:48','2015-03-16 05:49:48','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(480,1,'2015-03-16 09:04:57','2015-03-16 09:04:57','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"checkout\"][vc_column width=\"1/1\"][vc_custom_heading text=\"CHECKOUT\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][woocommerce_checkout][/vc_column][/vc_row]','CHECKOUT','','inherit','open','open','','6-revision-v1','','','2015-03-16 09:04:57','2015-03-16 09:04:57','',6,'http://fantasy-garage.com/wordpress1/6-revision-v1/',0,'revision','',0,NULL),(481,1,'2015-03-16 09:07:17','2015-03-16 09:07:17','[vc_row][vc_column width=\"1/1\"][vc_custom_heading text=\"SHOP\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row]','Shop','','inherit','open','open','','287-revision-v1','','','2015-03-16 09:07:17','2015-03-16 09:07:17','',287,'http://fantasy-garage.com/wordpress1/287-revision-v1/',0,'revision','',0,NULL),(482,1,'2015-03-16 09:21:46','2015-03-16 09:21:46','','bluetooth','','inherit','open','open','','bluetooth','','','2015-03-16 09:21:46','2015-03-16 09:21:46','',204,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/bluetooth.jpg',0,'attachment','image/jpeg',0,NULL),(491,1,'2015-03-16 10:53:55','2015-03-16 10:53:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 10:53:55','2015-03-16 10:53:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(483,1,'2015-03-16 09:30:35','2015-03-16 09:30:35','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426483112886{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484944536{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426484965150{padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426498225326{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 09:30:35','2015-03-16 09:30:35','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(488,1,'2015-03-16 10:23:00','2015-03-16 10:23:00','','Default Theme','','inherit','open','open','','484-revision-v1','','','2015-03-16 10:23:00','2015-03-16 10:23:00','',484,'http://fantasy-garage.com/wordpress1/484-revision-v1/',0,'revision','',0,NULL),(484,1,'2015-03-16 10:14:23','2015-03-16 10:14:23','','Default Theme','','publish','closed','closed','','default-theme','','','2015-03-16 10:23:00','2015-03-16 10:23:00','',0,'http://fantasy-garage.com/wordpress1/popup_theme/default-theme/',0,'popup_theme','',0,NULL),(485,1,'2015-03-16 10:17:05','2015-03-16 10:17:05','This is a warranty :)','Warranty','','publish','closed','closed','','warranty','','','2015-03-16 10:26:10','2015-03-16 10:26:10','',0,'http://fantasy-garage.com/wordpress1/?post_type=popup&p=485',0,'popup','',0,NULL),(486,1,'2015-03-16 10:17:05','2015-03-16 10:17:05','This is a warranty :)','Warranty','','inherit','open','open','','485-revision-v1','','','2015-03-16 10:17:05','2015-03-16 10:17:05','',485,'http://fantasy-garage.com/wordpress1/485-revision-v1/',0,'revision','',0,NULL),(487,1,'2015-03-16 10:18:37','2015-03-16 10:18:37','This is a warranty :)','Warranty','','inherit','open','open','','485-revision-v1','','','2015-03-16 10:18:37','2015-03-16 10:18:37','',485,'http://fantasy-garage.com/wordpress1/485-revision-v1/',0,'revision','',0,NULL),(489,1,'2015-03-16 10:26:10','2015-03-16 10:26:10','This is a warranty :)','Warranty','','inherit','open','open','','485-revision-v1','','','2015-03-16 10:26:10','2015-03-16 10:26:10','',485,'http://fantasy-garage.com/wordpress1/485-revision-v1/',0,'revision','',0,NULL),(504,1,'2015-03-16 16:38:23','2015-03-16 16:38:23','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523783977{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:38:23','2015-03-16 16:38:23','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(490,1,'2015-03-16 10:40:55','2015-03-16 10:40:55','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"192\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119763288{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxjYXJ0JTIyJTIwY2xhc3MlM0QlMjJzaW5nbGVfYWRkX3RvX2NhcnRfYnV0dG9uJTIyJTNFUHJlLU9yZGVyJTIwTm93JTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 10:40:55','2015-03-16 10:40:55','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(493,1,'2015-03-16 11:16:35','2015-03-16 11:16:35','[vc_row][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-16 11:16:35','2015-03-16 11:16:35','',57,'http://fantasy-garage.com/wordpress1/57-revision-v1/',0,'revision','',0,NULL),(492,1,'2015-03-16 11:15:37','2015-03-16 11:15:37','','map','','inherit','open','open','','map','','','2015-03-16 11:15:37','2015-03-16 11:15:37','',57,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/map.jpg',0,'attachment','image/jpeg',0,NULL),(494,1,'2015-03-16 11:17:26','2015-03-16 11:17:26','[vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-16 11:17:26','2015-03-16 11:17:26','',57,'http://fantasy-garage.com/wordpress1/57-revision-v1/',0,'revision','',0,NULL),(495,1,'2015-03-16 11:22:44','2015-03-16 11:22:44','[vc_row][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|font_size:63px|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-16 11:22:44','2015-03-16 11:22:44','',57,'http://fantasy-garage.com/wordpress1/57-revision-v1/',0,'revision','',0,NULL),(497,1,'2015-03-16 11:24:16','2015-03-16 11:24:16','[vc_row][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426505043223{padding-top: 3px !important;background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|font_size:63px|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-16 11:24:16','2015-03-16 11:24:16','',57,'http://fantasy-garage.com/wordpress1/57-revision-v1/',0,'revision','',0,NULL),(496,1,'2015-03-16 11:23:24','2015-03-16 11:23:24','[vc_row][vc_column width=\"2/3\"][vc_single_image image=\"492\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1426504636534{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"2/3\" css=\".vc_custom_1426504983990{padding-top: 2% !important;}\"][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426504995366{padding-top: 1% !important;background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"FAQ\" font_container=\"tag:h2|font_size:63px|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196778395{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"How and where can I buy replacement parts?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]Parts are not available for sale as each piece of Fantasy Garage comes with a warranty. All warranty claims should be submitted through our customer service website <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> where you can then open a ticket and describe the problem.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where do you ship your products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Our products are shipped within the United States.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196787710{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Are there any shipping costs?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, all products will ship via residential freight carrier service.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Is there a warranty that comes with Fantasy Garage products?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, a 10 year warranty on structure, 3 year warranty on hinges, glides, struts and solid wood work surfaces. Be sure to register your product at <a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196798035{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Do I need to install the products myself?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, two person set-up is recommended when assembling the workbench and hutch. Each unit comes with all the tools and hardware you will need. All pieces are free standing, which means there is no need to mount to any wall or other surfaces.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"What is your refund and return policy?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Fantasy Garage has a 30-day return policy. Please open a customer service ticket at www.tsicustomerservice.com and state the reason for return. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours to help guide you through the process.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196807114{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"My order didn’t come right; whom can I contact to help\r\nfix the problem? \" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Please log-on to<a href=\"http://www.tsicustomerservice.com\" target=\"_blank\">www.tsicustomerservice.com</a> and open a customer service ticket, then describe the issue. One of our friendly customer service agents will be in contact with you via e-mail or phone call within 48 hours.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\"][vc_custom_heading text=\"Where are Fantasy Garage products sold?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Currently Fantasy garage items are sold at <a href=\"http://www.fantasy-garage.com\" target=\"_blank\">www.fantasy-garage.com</a> only, but will be available in retail locations late 2015.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/1\" css=\".vc_custom_1426196814809{background-color: #f2f2f1 !important;}\"][vc_custom_heading text=\"Does the 12-port power station plug into a regular wall outlet?\" font_container=\"tag:h2|font_size:18px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]Yes, it plugs into a standard 120 volt outlet.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row]','FAQ','','inherit','open','open','','57-revision-v1','','','2015-03-16 11:23:24','2015-03-16 11:23:24','',57,'http://fantasy-garage.com/wordpress1/57-revision-v1/',0,'revision','',0,NULL),(498,1,'2015-03-16 11:57:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-03-16 11:57:42','0000-00-00 00:00:00','',0,'http://fantasy-garage.com/wordpress1/?page_id=498',0,'page','',0,NULL),(499,1,'2015-03-16 11:58:14','2015-03-16 11:58:14','','pricebck','','inherit','open','open','','pricebck','','','2015-03-16 11:58:14','2015-03-16 11:58:14','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/pricebck.jpg',0,'attachment','image/jpeg',0,NULL),(500,1,'2015-03-16 12:55:13','2015-03-16 12:55:13','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" css=\".vc_custom_1426483081253{margin-top: -5px !important;padding-right: 6% !important;padding-left: 6% !important;}\"][vc_column width=\"1/1\" css=\".vc_custom_1426510471560{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBB\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510484846{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-72-WBT\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250101554{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510495516{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTC\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250091389{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\" el_class=\"full-rule\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426510504029{padding-right: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_column_text][product_page sku=\"GU9690-23-RTCS\"][/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"155\" padding_top=\"15\" css=\".vc_custom_1426250083607{background-position: 0 0 !important;background-repeat: repeat !important;}\" padding_bottom=\"15\"][vc_column width=\"1/1\"][/vc_column][/vc_row]','PRODUCTS','','inherit','open','open','','4-revision-v1','','','2015-03-16 12:55:13','2015-03-16 12:55:13','',4,'http://fantasy-garage.com/wordpress1/4-revision-v1/',0,'revision','',0,NULL),(501,1,'2015-03-16 16:16:40','2015-03-16 16:16:40','','Variation #501 of ROLLING CART','','publish','open','open','','product-203-variation','','','2015-03-16 16:16:40','2015-03-16 16:16:40','',203,'http://fantasy-garage.com/wordpress1/product_variation/product-203-variation/',0,'product_variation','',0,NULL),(502,1,'2015-03-16 16:19:53','2015-03-16 16:19:53','','Variation #502 of HUTCH','','publish','open','open','','product-202-variation','','','2015-03-16 16:19:53','2015-03-16 16:19:53','',202,'http://fantasy-garage.com/wordpress1/product_variation/product-202-variation/',0,'product_variation','',0,NULL),(505,1,'2015-03-16 16:39:39','2015-03-16 16:39:39','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523783977{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523860672{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:39:39','2015-03-16 16:39:39','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(506,1,'2015-03-16 16:42:34','2015-03-16 16:42:34','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426119755177{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523783977{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523860672{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:42:34','2015-03-16 16:42:34','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(507,1,'2015-03-16 16:45:25','2015-03-16 16:45:25','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524206514{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff; font-weight: 500 font-size: 30px;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523783977{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426523860672{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:45:25','2015-03-16 16:45:25','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(508,1,'2015-03-16 16:46:56','2015-03-16 16:46:56','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524206514{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<h4 style=\"text-align: center; color: #ffffff; font-weight: 500 font-size: 30px;\">FEATURES</h4>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:46:56','2015-03-16 16:46:56','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(509,1,'2015-03-16 16:47:50','2015-03-16 16:47:50','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524351015{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500 font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:47:50','2015-03-16 16:47:50','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(510,1,'2015-03-16 16:48:47','2015-03-16 16:48:47','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:48:47','2015-03-16 16:48:47','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(511,1,'2015-03-16 16:49:57','2015-03-16 16:49:57','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:49:57','2015-03-16 16:49:57','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(512,1,'2015-03-16 16:51:19','2015-03-16 16:51:19','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426523966233{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 16:51:19','2015-03-16 16:51:19','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(513,1,'2015-03-16 17:07:47','2015-03-16 17:07:47','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458394647{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426525549404{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426437375886{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 17:07:47','2015-03-16 17:07:47','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(515,1,'2015-03-16 17:19:51','2015-03-16 17:19:51','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426525549404{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 17:19:51','2015-03-16 17:19:51','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(516,1,'2015-03-16 17:21:52','2015-03-16 17:21:52','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold\" css=\".vc_custom_1426456982239{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 17:21:52','2015-03-16 17:21:52','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(517,1,'2015-03-16 17:59:02','2015-03-16 17:59:02','','p005','','inherit','open','open','','p005','','','2015-03-16 17:59:02','2015-03-16 17:59:02','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/p005.jpg',0,'attachment','image/jpeg',0,NULL),(518,1,'2015-03-16 17:59:07','2015-03-16 17:59:07','','p001','','inherit','open','open','','p001','','','2015-03-16 17:59:07','2015-03-16 17:59:07','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/p001.jpg',0,'attachment','image/jpeg',0,NULL),(519,1,'2015-03-16 17:59:12','2015-03-16 17:59:12','','p002','','inherit','open','open','','p002','','','2015-03-16 17:59:12','2015-03-16 17:59:12','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/p002.jpg',0,'attachment','image/jpeg',0,NULL),(520,1,'2015-03-16 17:59:17','2015-03-16 17:59:17','','p004','','inherit','open','open','','p004','','','2015-03-16 17:59:17','2015-03-16 17:59:17','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/p004.jpg',0,'attachment','image/jpeg',0,NULL),(521,1,'2015-03-16 18:01:10','2015-03-16 18:01:10','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 18:01:10','2015-03-16 18:01:10','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(522,1,'2015-03-16 18:01:36','2015-03-16 18:01:36','','p004','','inherit','open','open','','p004-2','','','2015-03-16 18:01:36','2015-03-16 18:01:36','',0,'http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/p0041.jpg',0,'attachment','image/jpeg',0,NULL),(523,1,'2015-03-16 18:51:30','2015-03-16 18:51:30','','Order – March 16, 2015 @ 06:51 PM','','wc-failed','open','closed','order_550726326ba9e','order-mar-16-2015-0651-pm','','','2015-03-16 18:51:32','2015-03-16 18:51:32','',0,'http://fantasy-garage.com/wordpress1/?post_type=shop_order&p=523',0,'shop_order','',1,NULL),(526,1,'2015-03-16 20:48:06','2015-03-16 20:48:06','[vc_row css=\".vc_custom_1426182142399{margin-top: -5px !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"YOUR CART\" font_container=\"tag:h2|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][vc_column_text]\r\n<p style=\"text-align: right;\"><span class=\"roboto uppercase\" style=\"color: #bf0609;\">During the Pre-Order period, Your credit card will not be charged until your order is shipped.</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][woocommerce_cart][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJyZXBlYXRCb3JkZXIlMjIlM0UlM0MlMkZkaXYlM0U=[/vc_raw_html][vc_custom_heading text=\"FREE SHIPPING\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23bf0609\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" el_class=\"roboto\"][vc_column_text el_class=\"roboto\"]<span style=\"font-size: 18px;\">Enjoy <span style=\"color: #bf0609;\">FREE SHIPPING</span> during our Introductory Pre-Production Sale! Offer ends May 15th, 2015.</span>\r\n\r\n<span style=\"font-size: 18px;\">Your credit card will not be charged until your order is shipped.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text el_class=\"roboto\"]\r\n<p style=\"text-align: right; color: #000000; font-size: 10px;\">*Applicable sales tax will be calculated after shipping information is entered.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','YOUR CART','','inherit','open','open','','5-revision-v1','','','2015-03-16 20:48:06','2015-03-16 20:48:06','',5,'http://fantasy-garage.com/wordpress1/5-revision-v1/',0,'revision','',0,NULL),(527,1,'2015-03-16 21:27:36','2015-03-16 21:27:36','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" anchor=\"news\"][vc_column width=\"1/1\"][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 21:27:36','2015-03-16 21:27:36','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(528,1,'2015-03-16 21:36:03','2015-03-16 21:36:03','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" anchor=\"news\"][vc_column width=\"1/1\"][vc_raw_html]JTNDYSUyMG5hbWUlM0QlMjIlMjNuZXdzJTIyJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 21:36:03','2015-03-16 21:36:03','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL),(529,1,'2015-03-16 21:45:51','2015-03-16 21:45:51','[vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" padding_bottom=\"0\"][vc_column width=\"1/1\" css=\".vc_custom_1426088346886{margin-bottom: -7px !important;}\"][rev_slider_vc alias=\"slider3\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" background_color=\"#f2f2f1\" css=\".vc_custom_1426087812052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" padding_top=\"0\"][vc_column width=\"1/1\"][vc_row_inner el_class=\".top-heading\" row_type=\"row\" type=\"grid\" text_align=\"left\" padding_top=\"30px\" padding_bottom=\"30px\"][vc_column_inner width=\"1/1\" css=\".vc_custom_1426087884667{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"ONE GREAT PRODUCT.\r\nSO MANY POSSIBILITIES.\" font_container=\"tag:h2|text_align:left|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426474468867{padding-left: 6% !important;}\"][vc_custom_heading text=\"THE LINE BETWEEN WORK AND PLAY HAS OFFICIALLY BEEN BLURRED.\" font_container=\"tag:h6|text_align:left|color:%23dd001b\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426474486504{padding-top: 1% !important;padding-left: 6% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526253870{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\"][vc_column_inner width=\"1/12\"][vc_column_text css=\".vc_custom_1426524407909{padding-top: 20px !important;}\"]\r\n<h1 style=\"text-align: center; color: #db070c;\">TOP</h1>\r\n<div style=\"text-align: center; color: #ffffff; font-weight: 500; font-size: 30px;\">FEATURES</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"114\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524283514{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_single_image image=\"119\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:18px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426524295399{padding-top: 20px !important;}\" el_class=\"uppercase\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426458476335{background-color: #7c7c7c !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"87\" background_color=\"#000000\" el_class=\"rowbg-left-mobile features\"][vc_column width=\"1/1\"][vc_row_inner el_class=\"row-container\" row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/1\"][vc_column_text css=\".vc_custom_1426458889414{padding-top: 20px !important;}\"]\r\n<h1 style=\"color: #db070c;\">TOP</h1>\r\n<h4 style=\"color: #ffffff;\">FEATURES</h4>\r\n[/vc_column_text][vc_single_image image=\"114\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Durability\r\nThat Stands Out.\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426458795492{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">Its heavy duty, welded steel construction and solid-wood surfaces are able to withstand the demands of any project. </span>[/vc_column_text][vc_single_image image=\"119\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][vc_custom_heading text=\"Well-Thought-Out Features\" font_container=\"tag:h4|font_size:16px|text_align:left|color:%23db070c\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\" css=\".vc_custom_1426119774106{padding-top: 20px !important;}\"][vc_column_text]<span style=\"color: #ffffff;\">The integrated ruler, 12 outlet power station, hardwood surfaces and pull-out, expandable work surface allow for no excuses to not finish your project.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426526389821{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGd29ya2JlbmNoLmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"WORKBENCH\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426464895795{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-72-WBB • Dimensions: 72” x 24” x 37.25”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464909144{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"PULL-OUT SURFACE // INTEGRATED RULER // LAPTOP DRAWER\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426464926857{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426465940479{padding-top: 3% !important;padding-right: 8% !important;padding-bottom: 3.2% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder-coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRndvcmtiZW5jaCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1426526274333{background: #000000 url(http://fantasy-garage.com/wordpress1/wp-content/uploads/2015/03/rowBBG.jpg?id=87) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" row_type=\"row\" type=\"full_width\" text_align=\"left\" background_image=\"514\" background_color=\"#000000\" el_class=\"rowbg-left-cj\" padding_top=\"4%\" padding_bottom=\"4%\"][vc_column width=\"1/1\" css=\".vc_custom_1426437504312{padding-top: 4% !important;padding-bottom: 2% !important;}\"][vc_custom_heading text=\"CJ WILSON RACING\" font_container=\"tag:h2|text_align:center|color:%23ffffff\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"324\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjcar\" img_size=\"full\" alignment=\"right\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaiUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyc2VjdGlvbiUyMGdyb3VwJTIyJTNFJTBBJTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wlMjBzcGFuXzFfb2ZfMiUyMiUzRSUwQSUwOSUwQSUyMCUyMCUyMCUwOSUzQ2Jsb2NrcXVvdGUlMjBjbGFzcyUzRCUyMiUyMHdpdGhfcXVvdGVfaWNvbiUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1xdW90ZS1sZWZ0JTIwcHVsbC1sZWZ0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM0E2QTZBNiUzQmZvbnQtc2l6ZSUzQSUyMDMwcHglM0IlMjIlM0UlM0MlMkZpJTNFJTNDaDUlMjBjbGFzcyUzRCUyMmJsb2NrcXVvdGUtdGV4dCUyMiUyMHN0eWxlJTNEJTIyJTIyJTNFQXQlMjBDSiUyMFdpbHNvbiUyMFJhY2luZyUyQyUyMGNhcnMlMjBhcmVuJUUyJTgwJTk5dCUyMGp1c3QlMjBhJTIwam9iLiUyMENhcnMlMjBhcmUlMjBhJTIwcGFzc2lvbiUyMHRoYXQlMjB3ZSUyMGFsc28lMjB0YWtlJTIwaG9tZS4lMjBPdXIlMjBnYXJhZ2UlMjBwcm9qZWN0cyUyQyUyMG91ciUyMHJhY2UlMjBjYXJzJTJDJTIwYW5kJTIwb3VyJTIwZGFpbHklMjBkcml2ZXJzJTIwYWxsJTIwZ2V0JTIwYSUyMGxvdCUyMG9mJTIwYXR0ZW50aW9uLiUyMFRoYXQlMjBpcyUyMHdoeSUyMHdlJUUyJTgwJTk5cmUlMjBzbyUyMGV4Y2l0ZWQlMjB0byUyMHNoYXJlJTIwdGhlJTIwcGFzc2lvbiUyMHdpdGglMjBGYW50YXN5JTIwR2FyYWdlJTJDJTIwYXMlMjB0aGVpciUyMHByb2R1Y3RzJTIwYXJlJTIwcmVhbGx5JTIwbWFkZSUyMGZvciUyMGVudGh1c2lhc3RzJTIwbGlrZSUyMHVzLiUyMFdlJTIwYWxyZWFkeSUyMGxvdmUlMjB0aGUlMjB3YXklMjB0aGUlMjBGYW50YXN5JTIwR2FyYWdlJTIwdG9vbCUyMGNoZXN0cyUyQyUyMGJlbmNoZXMlMjBhbmQlMjBjYWJpbmV0cyUyMGxvb2slMjBpbiUyMHRoZSUyMHJhY2UlMjBzaG9wJTJDJTIwYW5kJTIwdGhlJTIwY3JldyUyMGNhbiVFMiU4MCU5OXQlMjB3YWl0JTIwdG8lMjB1c2UlMjB0aGVtJTIwYXQlMjBvdXIlMjBuZXh0JTIwcmFjZSUyMHdlZWtlbmQuJTNDJTJGaDUlM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXF1b3RlLXJpZ2h0JTIwcHVsbC1yaWdodCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjAlMjNBNkE2QTYlM0IlMjBmb250LXNpemUlM0ElMjAzMHB4JTNCJTIyJTNFJTNDJTJGaSUzRSUzQyUyRmJsb2NrcXVvdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NiciUzRSUwQSUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFVVBDT01JTkclMjBDSiUyMFdJTFNPTiUyMFJBQ0lORyUyMEVWRU5UUyUzQyUyRmElM0UlMEElMDklM0MlMkZkaXYlM0UlMEElMDklM0NkaXYlMjBjbGFzcyUzRCUyMmNvbCUyMHNwYW5fMV9vZl8yJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmZhbnRhc3ktZ2FyYWdlLmNvbSUyRndvcmRwcmVzczElMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTUlMkYwMyUyRmxvbDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMTYxJTIyJTIwaGVpZ2h0JTNEJTIyMTYxJTIyJTIwY2xhc3MlM0QlMjJjai1pbWclMjIlM0UlMEElMDklM0NiciUzRSUwQSUwOSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZmYW50YXN5LWdhcmFnZS5jb20lMkZ3b3JkcHJlc3MxJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE1JTJGMDMlMkZsb2dvMDAxLnBuZyUyMiUyMHdpZHRoJTNEJTIyMjUxJTIyJTIwaGVpZ2h0JTNEJTIyNDYlMjIlMjBjbGFzcyUzRCUyMmNqLXNpZyUyMiUzRSUzQ2JyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJiYXNlbGluZSUyMiUzRSUyMCUyMCUyMCUyMCUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTIwY2xhc3MlM0QlMjJjai1saW5rJTIyJTNFUkVBRCUyME1PUkUlMjBBQk9VVCUyMENKJTIwV0lMU09OJTNDJTJGYSUzRSUwQSUzQyUyRmRpdiUzRSUwOSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_single_image image=\"326\" border_color=\"grey\" img_link_target=\"_self\" el_class=\"cjdog\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\"][vc_custom_heading text=\"WHAT USERS ARE SAYING\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426115472023{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row el_class=\"row-container\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_empty_space height=\"32px\"][mgl_twitter type=\"user\" count=\"12\" cache=\"9000\" display=\"horizontal\" slides=\"3\" pause=\"5000\" speed=\"15000\" controls=\"true\" button=\"false\" width=\"600\" username=\"str8edgeracer\" pager=\"false\" userinfo=\"false\"][vc_empty_space height=\"32px\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][rev_slider_vc alias=\"products2\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\"full-hold hide\" css=\".vc_custom_1426528458681{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1/1\"][vc_row_inner row_type=\"row\" type=\"full_width\" text_align=\"left\" el_class=\".full-hold\"][vc_column_inner width=\"1/2\" el_class=\".half-div\"][vc_raw_html]JTNDaW1nJTIwd2lkdGglM0QlMjI3ODclMjIlMjBoZWlnaHQlM0QlMjI1MTElMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGZmFudGFzeS1nYXJhZ2UuY29tJTJGd29yZHByZXNzMSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNSUyRjAzJTJGcm9sbGluZy1jYXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIycm9sbC1jYXJ0JTIyJTIwYWx0JTNEJTIycm9sbGluZy1jYXJ0JTIyJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\" el_class=\".half-div .rolloing\"][vc_custom_heading text=\"Rolling Cart\" font_container=\"tag:h2|font_size:60px|text_align:left|color:%23333333\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426460722322{padding-top: 6% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"GU9690-23-RTC • Dimensions: 23.375” x 24.8” x 37.75”\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23333333\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460695203{padding-top: 1% !important;padding-bottom: 3% !important;padding-left: 6% !important;}\"][vc_custom_heading text=\"RUGGED ROLLING CASTERS // ULTRA-GRIP DRAWER BOTTOMS\" font_container=\"tag:p|font_size:18px|text_align:left|color:%23ffffff\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\" css=\".vc_custom_1426460558945{padding-top: 2% !important;padding-bottom: 2% !important;padding-left: 6% !important;background-color: #dd3333 !important;}\"][vc_column_text css=\".vc_custom_1426461077661{padding-top: 3% !important;padding-right: 8% !important;padding-left: 6% !important;}\"]<span style=\"line-height: 1.5; font-size: 20px; text-align: justify;\">The Fantasy Garage rolling cart provides extra storage solutions you need with the durability and features you can count on. Its sturdy, spacious drawers and rolling casters, topped with a black powder-coated finish, combine to create the best set of carts for your garage storage solutions.</span>[/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJidXR0b24taG9sZGVyJTIyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJwcm9kdWN0cyUyRnJvbGxpbmctY2FydCUyMiUyMGNsYXNzJTNEJTIyc2luZ2xlX2FkZF90b19jYXJ0X2J1dHRvbiUyMiUzRVByZS1PcmRlciUyME5vdyUzQyUyRmElM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\" anchor=\"news\"][vc_column width=\"1/1\"][vc_raw_html]JTNDYSUyMG5hbWUlM0QlMjJuZXdzJTIyJTNFJTNDJTJGYSUzRQ==[/vc_raw_html][vc_custom_heading text=\"UPCOMING EVENTS\" font_container=\"tag:h2|text_align:center|color:%23000000\" google_fonts=\"font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal\" el_class=\"alfa\" css=\".vc_custom_1426453104035{padding-top: 4% !important;padding-bottom: 4% !important;}\"][vc_single_image image=\"83\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\"][/vc_column][/vc_row][vc_row row_type=\"row\" type=\"full_width\" text_align=\"left\"][vc_column width=\"1/1\" css=\".vc_custom_1426480174287{padding-top: 2% !important;padding-bottom: 2% !important;}\"][vc_column_text][widget id=\"sticky-posts-2\"][/vc_column_text][/vc_column][/vc_row]','HOME','','inherit','open','open','','51-revision-v1','','','2015-03-16 21:45:51','2015-03-16 21:45:51','',51,'http://fantasy-garage.com/wordpress1/51-revision-v1/',0,'revision','',0,NULL); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_css` -- DROP TABLE IF EXISTS `wp_revslider_css`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_css` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `settings` text, `hover` text, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=50 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_css` -- LOCK TABLES `wp_revslider_css` WRITE; /*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */; INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"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\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"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\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,'{\"-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)\"}'),(15,'.tp-caption.black','{\"hover\":\"false\"}','\"\"','{\"font-size\":\"16px\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,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)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,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\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,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\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,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\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,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\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,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\"}'),(30,'.tp-caption.medium_bold_red',NULL,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\"}'),(31,'.tp-caption.medium_light_red',NULL,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\"}'),(32,'.tp-caption.medium_bg_red',NULL,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\"}'),(33,'.tp-caption.medium_bold_orange',NULL,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\"}'),(34,'.tp-caption.medium_bg_orange',NULL,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\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,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\"}'),(37,'.tp-caption.medium_light_white',NULL,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\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,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\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,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\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,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\"}'),(41,'.tp-caption.medium_light_black',NULL,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\"}'),(42,'.tp-caption.large_bold_black',NULL,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\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,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\"}'),(44,'.tp-caption.small_light_white',NULL,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\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,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\"}'),(47,'.tp-caption.mediumwhitebg',NULL,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\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.fgred','{\"hover\":\"false\"}','\"\"','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Alfa Slab One\\\", sans-serif\",\"color\":\"rgb(219, 7, 12)\",\"text-decoration\":\"none\",\"padding\":\"0px\",\"background-color\":\"rgba(0, 0, 0, 0)\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(49,'.tp-caption.smalllightwhite','{\"hover\":\"false\"}','\"\"','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"500\",\"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\"}'); /*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_layer_animations` -- DROP TABLE IF EXISTS `wp_revslider_layer_animations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_layer_animations` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_layer_animations` -- LOCK TABLES `wp_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_settings` -- DROP TABLE IF EXISTS `wp_revslider_settings`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_settings` ( `id` int(9) NOT NULL auto_increment, `general` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_settings` -- LOCK TABLES `wp_revslider_settings` WRITE; /*!40000 ALTER TABLE `wp_revslider_settings` DISABLE KEYS */; INSERT INTO `wp_revslider_settings` VALUES (1,'a:0:{}',''); /*!40000 ALTER TABLE `wp_revslider_settings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_sliders` -- DROP TABLE IF EXISTS `wp_revslider_sliders`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_sliders` ( `id` int(9) NOT NULL auto_increment, `title` tinytext NOT NULL, `alias` tinytext, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_sliders` -- LOCK TABLES `wp_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */; INSERT INTO `wp_revslider_sliders` VALUES (1,'Product Slider','products','{\"title\":\"Product Slider\",\"alias\":\"products\",\"shortcode\":\"[rev_slider products]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"category_1\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"on\",\"min_height\":\"0\",\"width\":\"2000\",\"height\":\"516\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"start_js_after_delay\":0,\"stop_slider\":\"off\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"hide\",\"loop_slide\":\"noloop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"0\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"solo\",\"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,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"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\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"on\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(2,'KeyVisual','slider2','{\"title\":\"KeyVisual\",\"alias\":\"slider2\",\"shortcode\":\"[rev_slider slider2]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"category_1\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"on\",\"min_height\":\"\",\"width\":\"1750\",\"height\":\"800\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"start_js_after_delay\":0,\"stop_slider\":\"off\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"hide\",\"loop_slide\":\"noloop\",\"position\":\"left\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"0\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"none\",\"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,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"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\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\".tp-caption .tp-fade .start {left: 0 !important;}\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(3,'Home Page','slider3','{\"title\":\"Home Page\",\"alias\":\"slider3\",\"shortcode\":\"[rev_slider slider3]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"category_1\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"on\",\"min_height\":\"\",\"width\":\"1920\",\"height\":\"946\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"start_js_after_delay\":0,\"stop_slider\":\"off\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"hide\",\"loop_slide\":\"noloop\",\"position\":\"left\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"0\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"none\",\"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,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"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\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\".tp-caption .tp-fade .start {left: 0 !important;}\",\"custom_javascript\":\"\",\"template\":\"false\"}'),(4,'Products2','products2','{\"title\":\"Products2\",\"alias\":\"products2\",\"shortcode\":\"[rev_slider products2]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"category_1\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"on\",\"min_height\":\"0\",\"width\":\"2000\",\"height\":\"516\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"start_js_after_delay\":0,\"stop_slider\":\"off\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"hide\",\"loop_slide\":\"noloop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"0\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"round\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"solo\",\"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,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"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\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"on\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'); /*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_slides` -- DROP TABLE IF EXISTS `wp_revslider_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` text NOT NULL, `layers` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_slides` -- LOCK TABLES `wp_revslider_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */; INSERT INTO `wp_revslider_slides` VALUES (2,1,2,'{\"background_type\":\"trans\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"slideright,slidehorizontal\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/cementfull.jpg\",\"left\":605,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1400,\"height\":516,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"\",\"max_width\":\"\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"1\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/patternslider.jpg\",\"left\":607,\"top\":453,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1441,\"height\":61,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1441\",\"scaleY\":\"61\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"},{\"style\":\"\",\"text\":\"Image 2\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/workbench.jpg\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":790,\"height\":516,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"\",\"max_width\":\"\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\",\"static_start\":\"1\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/redbar.jpg\",\"left\":789,\"top\":200,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1210,\"height\":46,\"serial\":\"3\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1210\",\"scaleY\":\"46\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\",\"static_start\":\"1\"},{\"text\":\"<strong>PULL-OUT SURFACE \\/\\/ EXTRA STORAGE \\/\\/ INTEGRATED RULER \\/\\/ LAPTOP DRAWER<\\/strong>\",\"type\":\"text\",\"left\":848,\"top\":212,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_light_white\",\"time\":350,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":606,\"height\":28,\"serial\":\"4\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<h6>GU9690-72-WBB \\u2022 Dimensions: 72\\u201d x 24\\u201d x 37.25\\u201d<\\/h6>\",\"type\":\"text\",\"left\":850,\"top\":123,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":174,\"height\":50,\"serial\":\"5\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<h2>WORKBENCH<\\/h2>\",\"type\":\"text\",\"left\":852,\"top\":48,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":138,\"height\":42,\"serial\":\"6\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<a href=\'\\/wordpress1\\/product\\/workbench\\/\' class=\'slider-add\'>PRE-ORDER NOW<\\/a>\",\"type\":\"text\",\"left\":850,\"top\":434,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":145,\"height\":45,\"serial\":\"7\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects. \",\"type\":\"text\",\"left\":849,\"top\":287,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"normal\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":450,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":396,\"height\":32,\"serial\":\"8\",\"endTimeFinal\":8650,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8650,\"endWithSlide\":true,\"max_height\":\"36px\",\"max_width\":\"603px\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"}]'),(4,2,2,'{\"background_type\":\"trans\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/kvis.jpg\",\"left\":-100,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1750,\"height\":868,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1750\",\"scaleY\":\"869\",\"scaleProportional\":true,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\"},{\"text\":\"<h1>WORKBENCH<\\/h1>\",\"type\":\"text\",\"left\":912,\"top\":163,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":166,\"height\":61,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\"},{\"text\":\"<h4>GARAGE STORAGE SOLUTIONS<h4>\",\"type\":\"text\",\"left\":867,\"top\":59,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":190,\"height\":46,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"47px\",\"max_width\":\"190px\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\"},{\"text\":\"<h1 style=\\\"color: #bf0609 !important;\\\">THE ULTIMATE<\\/h1>\",\"type\":\"text\",\"left\":770,\"top\":97,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"fgred\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":308,\"height\":89,\"serial\":\"3\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<h3>TECHNOLOGY AND FEATURES<br>\\nYOU NEVER THOUGHT POSSIBLE<\\/h3>\\n\",\"type\":\"text\",\"left\":752,\"top\":302,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":237,\"height\":45,\"serial\":\"4\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\"}]'),(5,3,2,'{\"background_type\":\"image\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"348\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"contain\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/keyvisual1.jpg\",\"0\":\"Remove\"}','[{\"text\":\"<a class=\\\"inter\\\" href=\\\"\\/wordpress1\\/products\\\">.<\\/a>\",\"type\":\"text\",\"left\":226,\"top\":49,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":3,\"height\":13,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<a class=\\\"inter\\\" href=\\\"\\/wordpress1\\/products\\\">.<\\/a>\",\"type\":\"text\",\"left\":888,\"top\":456,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":3,\"height\":13,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<a class=\\\"inter\\\" href=\\\"\\/wordpress1\\/products\\\">.<\\/a>\",\"type\":\"text\",\"left\":258,\"top\":570,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":3,\"height\":13,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"}]'),(6,1,3,'{\"background_type\":\"trans\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"slideright,slidehorizontal\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/cementfull.jpg\",\"left\":605,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1400,\"height\":516,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"\",\"max_width\":\"\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"1\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/patternslider.jpg\",\"left\":598,\"top\":453,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1441,\"height\":61,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1441\",\"scaleY\":\"61\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"},{\"style\":\"\",\"text\":\"Image 2\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/p002.jpg\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":790,\"height\":516,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/redbar.jpg\",\"left\":789,\"top\":200,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1210,\"height\":46,\"serial\":\"3\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1210\",\"scaleY\":\"46\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\",\"static_start\":\"1\"},{\"text\":\"<strong>PEGBOARD WALL \\/\\/ 12-OUTLET POWER STATION \\/\\/ MAGNETIC DRY ERASE <\\/strong>\",\"type\":\"text\",\"left\":848,\"top\":212,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_light_white\",\"time\":350,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":606,\"height\":28,\"serial\":\"4\",\"endTimeFinal\":8550,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8550,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<h6>GU9690-72-WBT \\u2022 Dimensions: 71\\u201d x 17.25\\u201d x 46\\u201d<\\/h6>\",\"type\":\"text\",\"left\":850,\"top\":123,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":174,\"height\":50,\"serial\":\"5\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<h2>HUTCH<\\/h2>\",\"type\":\"text\",\"left\":852,\"top\":48,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":138,\"height\":42,\"serial\":\"6\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<a href=\'\\/wordpress1\\/products\\/hutch\' class=\'slider-add\'>PRE-ORDER NOW<\\/a>\",\"type\":\"text\",\"left\":850,\"top\":434,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":145,\"height\":45,\"serial\":\"7\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"The upper storage cabinets are opened with gas assist struts for smoother function of the cabinet doors. Alongside the 9.4 cu\\/ft. of storage capacity, removable shelves are in the cabinet to allow functional storage of materials, tools, organization of cables, tools and accessories.\",\"type\":\"text\",\"left\":849,\"top\":287,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"normal\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":450,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":396,\"height\":32,\"serial\":\"8\",\"endTimeFinal\":8650,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8650,\"endWithSlide\":true,\"max_height\":\"39px\",\"max_width\":\"572px\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"}]'),(12,4,4,'{\"background_type\":\"trans\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"slideright,slidehorizontal\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/cementfull.jpg\",\"left\":605,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1400,\"height\":516,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"\",\"max_width\":\"\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"1\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/patternslider.jpg\",\"left\":603,\"top\":453,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1441,\"height\":61,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1441\",\"scaleY\":\"61\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"},{\"style\":\"\",\"text\":\"Image 2\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/p005.jpg\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":790,\"height\":515,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/redbar.jpg\",\"left\":789,\"top\":200,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1210,\"height\":46,\"serial\":\"3\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1210\",\"scaleY\":\"46\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\",\"static_start\":\"1\"},{\"text\":\"<strong>RUGGED ROLLING CASTERS \\/\\/ ULTRA-GRIP DRAWER BOTTOMS<\\/strong>\",\"type\":\"text\",\"left\":848,\"top\":212,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_light_white\",\"time\":350,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":606,\"height\":28,\"serial\":\"4\",\"endTimeFinal\":8550,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8550,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<h6>GU9690-23-RTC \\u2022 Dimensions: 23.375\\u201d x 24.8\\u201d x 37.75\\u201d<\\/h6>\",\"type\":\"text\",\"left\":850,\"top\":123,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":174,\"height\":50,\"serial\":\"5\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<h2>ROLLING CART<\\/h2>\",\"type\":\"text\",\"left\":852,\"top\":48,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":138,\"height\":42,\"serial\":\"6\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<a href=\'\\/wordpress1\\/product\\/rolling-cart\' class=\'slider-add\'>PRE-ORDER NOW<\\/a>\",\"type\":\"text\",\"left\":850,\"top\":434,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":145,\"height\":45,\"serial\":\"7\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects. \",\"type\":\"text\",\"left\":849,\"top\":287,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"normal\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":450,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":396,\"height\":32,\"serial\":\"8\",\"endTimeFinal\":8650,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8650,\"endWithSlide\":true,\"max_height\":\"39px\",\"max_width\":\"610px\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"}]'),(13,4,5,'{\"background_type\":\"trans\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random,slideright\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/cementfull.jpg\",\"left\":605,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1400,\"height\":516,\"serial\":\"0\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"\",\"max_width\":\"\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"1\"},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/patternslider.jpg\",\"left\":606,\"top\":453,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1441,\"height\":61,\"serial\":\"1\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1441\",\"scaleY\":\"61\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"},{\"style\":\"\",\"text\":\"Image 2\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/p0041.jpg\",\"left\":0,\"top\":0,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":790,\"height\":515,\"serial\":\"2\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"http:\\/\\/fantasy-garage.com\\/wordpress1\\/wp-content\\/uploads\\/2015\\/03\\/redbar.jpg\",\"left\":789,\"top\":200,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1210,\"height\":46,\"serial\":\"3\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"1210\",\"scaleY\":\"46\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"1\",\"static_start\":\"1\"},{\"text\":\"<strong>WIRELESS BLUETOOTH SPEAKER \\/\\/ LOCK \\u2018N\\u2019 LOAD DRAWER<\\/strong>\",\"type\":\"text\",\"left\":848,\"top\":212,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"small_light_white\",\"time\":350,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":606,\"height\":28,\"serial\":\"4\",\"endTimeFinal\":8550,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8550,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<h6>GU9690-23-RTCS \\u2022 Dimensions: 23.375\\u201d x 24.8\\u201d x 37.25\\u201d<\\/h6>\",\"type\":\"text\",\"left\":850,\"top\":123,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":174,\"height\":50,\"serial\":\"5\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"<h2>ROLLING CART WITH SPEAKERS<\\/h2>\",\"type\":\"text\",\"left\":852,\"top\":48,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":138,\"height\":42,\"serial\":\"6\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_end\":\"2\",\"static_start\":\"1\"},{\"text\":\"<a href=\'\\/wordpress1\\/product\\/rolling-cart-with-speakers\' class=\'slider-add\'>PRE-ORDER NOW<\\/a>\",\"type\":\"text\",\"left\":850,\"top\":434,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":500,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":145,\"height\":45,\"serial\":\"7\",\"endTimeFinal\":8700,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\"},{\"text\":\"The Fantasy Garage workbench delivers the workspace and durability you need in a sleek and polished look you can be proud of. Built with a superior powder coated steel frame and a tough, heavy-duty work surface, this bench is ready for your most demanding projects. \",\"type\":\"text\",\"left\":849,\"top\":287,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"normal\",\"speed\":300,\"align_hor\":\"left\",\"align_vert\":\"top\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"black\",\"time\":450,\"endtime\":\"8700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":396,\"height\":32,\"serial\":\"8\",\"endTimeFinal\":8650,\"endSpeedFinal\":300,\"realEndTime\":9000,\"timeLast\":8650,\"endWithSlide\":true,\"max_height\":\"39px\",\"max_width\":\"604px\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"static_start\":\"1\",\"static_end\":\"2\"}]'); /*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_static_slides` -- DROP TABLE IF EXISTS `wp_revslider_static_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_static_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `params` text NOT NULL, `layers` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_static_slides` -- LOCK TABLES `wp_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(8,2,0),(32,2,0),(64,6,0),(65,6,0),(66,6,0),(68,6,0),(69,6,0),(203,12,0),(204,12,0),(130,6,0),(131,6,0),(161,7,0),(162,7,0),(163,7,0),(164,7,0),(165,7,0),(166,8,0),(202,10,0),(459,11,0),(201,12,0),(202,4,0),(462,11,0),(201,10,0),(201,4,0),(204,4,0),(465,11,0),(468,11,0),(204,10,0),(203,10,0),(203,4,0),(202,12,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,0),(3,3,'product_type','',0,0),(4,4,'product_type','',0,4),(5,5,'product_type','',0,0),(12,12,'pa_color','',0,4),(6,6,'nav_menu','',0,7),(7,7,'nav_menu','',0,5),(8,8,'nav_menu','',0,1),(10,10,'pa_color','',0,4),(11,11,'category','',0,4); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `name` (`name`), KEY `slug` (`slug`) ) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'Top Menu','top-menu',0),(7,'Footer','footer',0),(8,'Footer2','footer2',0),(10,'black','black',0),(11,'Events','events',0),(12,'Champagne Gray','champagne',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_tnwoo_log2` -- DROP TABLE IF EXISTS `wp_tnwoo_log2`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_tnwoo_log2` ( `ID` int(11) NOT NULL auto_increment, `type` varchar(99) NOT NULL, `purchase_id` int(11) NOT NULL, `action1` varchar(255) NOT NULL, `message1` text NOT NULL, `action2` varchar(99) NOT NULL, `message2` text NOT NULL, `request_time` decimal(4,4) NOT NULL, `logdatetime` timestamp NOT NULL default CURRENT_TIMESTAMP, `userIP` varchar(25) NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=MyISAM AUTO_INCREMENT=237 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_tnwoo_log2` -- LOCK TABLES `wp_tnwoo_log2` WRITE; /*!40000 ALTER TABLE `wp_tnwoo_log2` DISABLE KEYS */; INSERT INTO `wp_tnwoo_log2` VALUES (155,'validate_address_origin',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Suite 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => Florida\n [PostalCode:Address:private] => 33445\n [Country:Address:private] => United States\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1690 S Congress Ave Ste 210\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Delray Beach\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33445-6330\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Delray Beach FL 33445-6330\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C040\n [PostNet:ValidAddress:private] => 334456330603\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024184859\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.5928','2015-03-04 20:27:22','64.135.100.98'),(156,'validate_address_origin',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1690 S Congress Ave Ste 210\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Delray Beach\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33445-6330\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Delray Beach FL 33445-6330\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C040\n [PostNet:ValidAddress:private] => 334456330603\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024185034\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4212','2015-03-04 20:27:37','64.135.100.98'),(157,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024186039\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 20:29:02','64.135.100.98'),(158,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 0\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => bb663305-00b3-4b9b-b7c0-2f2c1650db4e\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:29:03.679782Z\n [TotalAmount:GetTaxResult:private] => 9\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 9\n [TotalTax:GetTaxResult:private] => 0.54\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 0\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 0\n [Taxable:TaxDetail:private] => 0\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 0.54\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024186046\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8268','2015-03-04 20:29:03','64.135.100.98'),(159,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 0\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 685a261c-a536-4d7f-9575-a2fc4022fc21\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:30:58.2203534Z\n [TotalAmount:GetTaxResult:private] => 9\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 9\n [TotalTax:GetTaxResult:private] => 0.54\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 0\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 0\n [Taxable:TaxDetail:private] => 0\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 0.54\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024187234\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7956','2015-03-04 20:30:57','64.135.100.98'),(160,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024189840\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4056','2015-03-04 20:36:06','64.135.100.98'),(161,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 0\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 21c4ca29-86ec-4f95-864f-b4beae318e44\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:36:07.1268519Z\n [TotalAmount:GetTaxResult:private] => 9\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 9\n [TotalTax:GetTaxResult:private] => 0.54\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 0\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 0\n [Taxable:TaxDetail:private] => 0\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 0.54\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024189852\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8112','2015-03-04 20:36:06','64.135.100.98'),(162,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024189873\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 20:36:08','64.135.100.98'),(163,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 0\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 9162f191-2992-478c-a767-d1f9fc2d1e99\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:36:11.7933263Z\n [TotalAmount:GetTaxResult:private] => 9\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 9\n [TotalTax:GetTaxResult:private] => 0.54\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 0\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 0\n [Taxable:TaxDetail:private] => 0\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 0.54\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024189882\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7332','2015-03-04 20:36:11','64.135.100.98'),(164,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024189900\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4368','2015-03-04 20:36:13','64.135.100.98'),(165,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => ff14df08-7a1a-4edc-a58d-5fcd4a0c9947\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:36:14.398543Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024189903\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-04 20:36:14','64.135.100.98'),(166,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 21a80593-50ef-42c4-be2b-de6636589219\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:36:17.4049469Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024189919\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7644','2015-03-04 20:36:17','64.135.100.98'),(167,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024193628\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.6708','2015-03-04 20:44:20','64.135.100.98'),(168,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => c254b067-eff8-4e35-9ccc-0772e4afc7a5\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:44:21.7982818Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024193648\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7644','2015-03-04 20:44:21','64.135.100.98'),(169,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024193675\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 20:44:23','64.135.100.98'),(170,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 50bcfd28-9283-46c1-8b30-1447a688a5ba\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:44:26.1889911Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024193680\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.6864','2015-03-04 20:44:25','64.135.100.98'),(171,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 219a5f32-b5dc-4cd8-a449-8e5727373c5a\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:44:34.1118249Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024193726\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-04 20:44:33','64.135.100.98'),(172,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024197658\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4992','2015-03-04 20:52:08','64.135.100.98'),(173,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 876c36ce-33b4-4fd4-afb1-725557169806\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:52:09.2484453Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024197661\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.4524','2015-03-04 20:52:08','64.135.100.98'),(174,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024197688\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 20:52:10','64.135.100.98'),(175,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => f78a7b31-2f6f-49e6-b425-d03af32c53fc\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:52:13.6667165Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024197690\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.6552','2015-03-04 20:52:13','64.135.100.98'),(176,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 16710b08-75db-4b20-b2fe-4c444d1ee633\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T20:52:16.6823994Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024197714\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7800','2015-03-04 20:52:16','64.135.100.98'),(177,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => c24fc303-acae-4b26-b1e6-e45e13988781\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T21:00:16.3009829Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024202859\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.9999','2015-03-04 21:00:13','64.135.100.98'),(178,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => f89f0b5c-33fb-429a-b001-6765f5e573a2\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T21:01:28.2398641Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024203720\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.6864','2015-03-04 21:01:27','64.135.100.98'),(179,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 37299eec-79fe-410e-a41a-d9b059c26a86\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T21:06:32.1696264Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024207108\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8112','2015-03-04 21:06:31','64.135.100.98'),(180,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 20163bce-242b-4acb-a2b5-e7a680d6b49f\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T21:15:24.2246647Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024212629\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8268','2015-03-04 21:15:23','64.135.100.98'),(181,'commit_tax',0,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => 45\n [DocType:GetTaxRequest:private] => SalesInvoice\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => alexandria@bmielite.com\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping (System generated line item)\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 0.6\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Line\n [ReferenceCode:GetTaxRequest:private] => TaxNOW for WooCommerce v2.2.1\n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => 1\n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 45\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesInvoice\n [DocStatus:GetTaxResult:private] => Committed\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T21:15:25.16\n [TotalAmount:GetTaxResult:private] => 9.6\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 9.6\n [TotalTax:GetTaxResult:private] => 0.58\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 0.6\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.04\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n )\n\n [TaxCalculated:TaxLine:private] => 0.04\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 0.58\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9.6\n [Taxable:TaxDetail:private] => 9.6\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.58\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.58\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TransactionId:GetTaxResult:private] => 1024212636\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 75618695\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.6240','2015-03-04 21:15:24','64.135.100.98'),(182,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024243974\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 22:13:24','64.135.100.98'),(183,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => fe03de02-f777-42e1-ae43-4e86172bc812\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:13:27.7427727Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024243984\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8580','2015-03-04 22:13:27','64.135.100.98'),(184,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024244048\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 22:13:31','64.135.100.98'),(185,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => e3c745a0-3c8a-49d9-bb45-24b98734e7c3\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:13:34.1979209Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024244052\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7644','2015-03-04 22:13:33','64.135.100.98'),(186,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 342 dfgdfg\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 342 dfgdfg\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245261\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.7644','2015-03-04 22:16:15','64.135.100.98'),(187,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 342 Boca Raton\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 342 Boca Raton\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245393\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.7644','2015-03-04 22:16:25','64.135.100.98'),(188,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 342 Boca Raton\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 342 Boca Raton\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245505\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.4212','2015-03-04 22:16:36','64.135.100.98'),(189,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 broken sound\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245538\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.7176','2015-03-04 22:16:39','64.135.100.98'),(190,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 broken sound\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245605\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.4056','2015-03-04 22:16:47','64.135.100.98'),(191,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 broken sound\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245632\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.4212','2015-03-04 22:16:49','64.135.100.98'),(192,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 broken sound\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => fgdfgdfg\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33435\n [Country:ValidAddress:private] => \n [Line4:ValidAddress:private] => \n [County:ValidAddress:private] => \n [FipsCode:ValidAddress:private] => \n [CarrierRoute:ValidAddress:private] => \n [PostNet:ValidAddress:private] => \n [AddressType:ValidAddress:private] => \n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245646\n [ResultCode:ValidateResult:private] => Error\n [Messages:ValidateResult:private] => stdClass Object\n (\n [Message] => Message Object\n (\n [Summary:Message:private] => An exact street name match could not be found\n [Details:Message:private] => An exact street name match could not be found and phonetically matching the street name resulted in either no matches or matches to more than one street name.\n [HelpLink:Message:private] => http://www.avalara.com\n [RefersTo:Message:private] => Address.Line1\n [Severity:Message:private] => Error\n [Source:Message:private] => Avalara.AvaTax.Services.Address\n [Name:Message:private] => AddressUnknownStreetError\n )\n\n )\n\n [Taxable] => 1\n)\n','0.8579','2015-03-04 22:16:51','64.135.100.98'),(193,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245684\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.7956','2015-03-04 22:16:55','64.135.100.98'),(194,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => fgdfgdfg\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 4eb4eae1-9772-48c8-ae86-cb7a976aa1fd\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:16:57.1329459Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024245689\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => fgdfgdfg\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7644','2015-03-04 22:16:56','64.135.100.98'),(195,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sound Pkwy NW\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487-3501\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024245719\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4992','2015-03-04 22:17:00','64.135.100.98'),(196,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sound Pkwy NW\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487-3501\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => dde6d93e-fd71-4557-b067-a6050033700b\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:17:01.2424524Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024245723\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sound Pkwy NW\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33487-3501\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-04 22:17:00','64.135.100.98'),(197,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sound Pkwy NW\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487-3501\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024249889\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4836','2015-03-04 22:26:04','64.135.100.98'),(198,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sound Pkwy NW\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487-3501\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => be6b3b1b-d4a5-4425-9328-9bbd461710f7\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:26:05.4923153Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024249897\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sound Pkwy NW\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33487-3501\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7800','2015-03-04 22:26:05','64.135.100.98'),(199,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024249958\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-04 22:26:08','64.135.100.98'),(200,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => b4b33de3-e834-4fd3-a152-81fa1802af51\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:26:12.5882199Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024249967\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.5928','2015-03-04 22:26:12','64.135.100.98'),(201,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024250740\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.7332','2015-03-04 22:27:28','64.135.100.98'),(202,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 2\n [Amount:Line:private] => 18\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => c62a260a-5241-4e98-9c44-778c04cfa56a\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:27:29.6219349Z\n [TotalAmount:GetTaxResult:private] => 28.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 28.01\n [TotalTax:GetTaxResult:private] => 1.68\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 18\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.08\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 18\n [Taxable:TaxDetail:private] => 18\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.08\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.08\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.08\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.68\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024250743\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sounds PKWY\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33435\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7644','2015-03-04 22:27:29','64.135.100.98'),(203,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024252940\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9203','2015-03-04 22:30:40','64.135.100.98'),(204,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024260307\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4836','2015-03-04 22:37:03','64.135.100.98'),(205,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 2\n [Amount:Line:private] => 18\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => ON020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 8f0acd6f-0d4b-4c90-bbcb-c2e85d75da37\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:37:04.3434504Z\n [TotalAmount:GetTaxResult:private] => 28.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 28.01\n [TotalTax:GetTaxResult:private] => 1.68\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 18\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.08\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 18\n [Taxable:TaxDetail:private] => 18\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.08\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.08\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.08\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => ON020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.68\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024260314\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sounds PKWY\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33435\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7488','2015-03-04 22:37:03','64.135.100.98'),(206,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024260957\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.7332','2015-03-04 22:37:52','64.135.100.98'),(207,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 2\n [Amount:Line:private] => 18\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => ON020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 1509590d-2f97-4576-afb9-60a09e617a4a\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:37:53.618576Z\n [TotalAmount:GetTaxResult:private] => 28.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 28.01\n [TotalTax:GetTaxResult:private] => 1.68\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 18\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.08\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 18\n [Taxable:TaxDetail:private] => 18\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.08\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.08\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.08\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => ON020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.68\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024260960\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sounds PKWY\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33435\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7332','2015-03-04 22:37:53','64.135.100.98'),(208,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024261346\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4368','2015-03-04 22:38:22','64.135.100.98'),(209,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-04\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 2\n [Amount:Line:private] => 18\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => ON020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 Broken Sounds PKWY\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca Raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33435\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 6a3821a8-0079-45d0-a83f-0605412bf454\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-04\n [TaxDate:GetTaxResult:private] => 2015-03-04\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-04T22:38:22.9823208Z\n [TotalAmount:GetTaxResult:private] => 28.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 28.01\n [TotalTax:GetTaxResult:private] => 1.68\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 18\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.08\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 18\n [Taxable:TaxDetail:private] => 18\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.08\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.08\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.08\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => ON020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-04\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-04\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.68\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024261355\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 Broken Sounds PKWY\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca Raton\n [Country] => US\n [PostalCode] => 33435\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7488','2015-03-04 22:38:22','64.135.100.98'),(210,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024718056\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-05 15:02:57','64.135.100.98'),(211,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-05\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => bd0e9830-7e68-462e-a69a-0b0b5653f740\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-05\n [TaxDate:GetTaxResult:private] => 2015-03-05\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-05T15:03:01.6097874Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024718061\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8891','2015-03-05 15:03:01','64.135.100.98'),(212,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024736034\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-05 15:45:59','64.135.100.98'),(213,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-05\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 3\n [Amount:Line:private] => 27\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 78910\n [Description:Line:private] => Product 2\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 5\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [2] => Line Object\n (\n [No:Line:private] => 3\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 83d35063-4f48-473c-8c33-918363cb4440\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-05\n [TaxDate:GetTaxResult:private] => 2015-03-05\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-05T15:46:04.0205469Z\n [TotalAmount:GetTaxResult:private] => 42.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 42.01\n [TotalTax:GetTaxResult:private] => 2.52\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 27\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.62\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 27\n [Taxable:TaxDetail:private] => 27\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.62\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.62\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.62\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 5\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.3\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 5\n [Taxable:TaxDetail:private] => 5\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.3\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.3\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.3\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [2] => TaxLine Object\n (\n [No:TaxLine:private] => 3\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 2.52\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024736050\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.9203','2015-03-05 15:46:03','64.135.100.98'),(214,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1024736092\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-05 15:46:05','64.135.100.98'),(215,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-05\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 3\n [Amount:Line:private] => 27\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 78910\n [Description:Line:private] => Product 2\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 5\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [2] => Line Object\n (\n [No:Line:private] => 3\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 3f572299-505f-450f-869b-83077ddece66\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-05\n [TaxDate:GetTaxResult:private] => 2015-03-05\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-05T15:46:09.022624Z\n [TotalAmount:GetTaxResult:private] => 42.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 42.01\n [TotalTax:GetTaxResult:private] => 2.52\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 27\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.62\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 27\n [Taxable:TaxDetail:private] => 27\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.62\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.62\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.62\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 5\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.3\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 5\n [Taxable:TaxDetail:private] => 5\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.3\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.3\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.3\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [2] => TaxLine Object\n (\n [No:TaxLine:private] => 3\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 2.52\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024736095\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7956','2015-03-05 15:46:08','64.135.100.98'),(216,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-05\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 3\n [Amount:Line:private] => 27\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 78910\n [Description:Line:private] => Product 2\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 5\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [2] => Line Object\n (\n [No:Line:private] => 3\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 35427fed-0d18-4937-9b48-c34b9754d070\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-05\n [TaxDate:GetTaxResult:private] => 2015-03-05\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-05T15:46:50.7999583Z\n [TotalAmount:GetTaxResult:private] => 42.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 42.01\n [TotalTax:GetTaxResult:private] => 2.52\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 27\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.62\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 27\n [Taxable:TaxDetail:private] => 27\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 1.62\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 1.62\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 1.62\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 5\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.3\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 5\n [Taxable:TaxDetail:private] => 5\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.3\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.3\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.3\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [2] => TaxLine Object\n (\n [No:TaxLine:private] => 3\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 2.52\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1024736425\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.5460','2015-03-05 15:46:50','64.135.100.98'),(217,'commit_tax',0,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => 46\n [DocType:GetTaxRequest:private] => SalesInvoice\n [DocDate:GetTaxRequest:private] => 2015-03-05\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => alexandria@bmielite.com\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 3\n [Amount:Line:private] => 27\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 78910\n [Description:Line:private] => Product 2\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 5\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [2] => Line Object\n (\n [No:Line:private] => 3\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping (System generated line item)\n [TaxCode:Line:private] => FR\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Line\n [ReferenceCode:GetTaxRequest:private] => TaxNOW for WooCommerce v2.2.1\n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => 1\n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 46\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-05\n [TaxDate:GetTaxResult:private] => 2015-03-05\n [DocType:GetTaxResult:private] => SalesInvoice\n [DocStatus:GetTaxResult:private] => Committed\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-05T15:46:51.68\n [TotalAmount:GetTaxResult:private] => 42.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 42.01\n [TotalTax:GetTaxResult:private] => 2.52\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 27\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 1.62\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n )\n\n [TaxCalculated:TaxLine:private] => 1.62\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 5\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.3\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n )\n\n [TaxCalculated:TaxLine:private] => 0.3\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n [2] => TaxLine Object\n (\n [No:TaxLine:private] => 3\n [TaxCode:TaxLine:private] => FR\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-05\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-05\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 2.52\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 42.01\n [Taxable:TaxDetail:private] => 42.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 2.52\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 2.52\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TransactionId:GetTaxResult:private] => 1024736433\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 75679108\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8735','2015-03-05 15:46:51','64.135.100.98'),(218,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027581304\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.9999','2015-03-09 18:42:22','64.135.100.98'),(219,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 9da5e776-9a4b-4999-abdd-2275774e450d\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:42:25.9544213Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027581311\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.8579','2015-03-09 18:42:25','64.135.100.98'),(220,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 6e214c57-acb0-4ff7-953c-5e9596036f4f\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:42:32.6889256Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027581362\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-09 18:42:32','64.135.100.98'),(221,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027582297\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.6240','2015-03-09 18:43:40','64.135.100.98'),(222,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027582305\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.6396','2015-03-09 18:43:40','64.135.100.98'),(223,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 65dd538a-de32-4a5e-af4b-5fbe85fbe726\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:41.4502285Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582307\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.4524','2015-03-09 18:43:41','64.135.100.98'),(224,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => aa39da55-b45f-422c-8bfb-043c9e7cb39f\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:41.8090262Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582310\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-09 18:43:41','64.135.100.98'),(225,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027582317\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4056','2015-03-09 18:43:42','64.135.100.98'),(226,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 716f3d83-45cb-4459-8c7b-81706a289234\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:42.9010192Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582319\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7488','2015-03-09 18:43:42','64.135.100.98'),(227,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027582322\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.3900','2015-03-09 18:43:43','64.135.100.98'),(228,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 1ce4c32b-90c2-480f-a558-4a0bd186e5ca\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:43.868213Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582330\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-09 18:43:43','64.135.100.98'),(229,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027582342\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4212','2015-03-09 18:43:45','64.135.100.98'),(230,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 9435f6aa-cd2e-468f-8e96-6991867b5196\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:46.1457984Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582347\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7176','2015-03-09 18:43:45','64.135.100.98'),(231,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => bca75468-4789-4fcf-abf3-d359c4ca9bad\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:43:49.172179Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027582372\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.5148','2015-03-09 18:43:48','64.135.100.98'),(232,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027584516\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.5460','2015-03-09 18:48:43','64.135.100.98'),(233,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 24a24aba-a266-4c04-9978-25ce5c6db244\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:48:45.1646816Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027584518\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.9671','2015-03-09 18:48:44','64.135.100.98'),(234,'validate_address',-99,'request','ValidateRequest Object\n(\n [Address:ValidateRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TextCase:ValidateRequest:private] => Default\n [Coordinates:ValidateRequest:private] => \n [Taxability:ValidateRequest:private] => 1\n)\n','response','ValidateResult Object\n(\n [ValidAddresses:ValidateResult:private] => stdClass Object\n (\n [ValidAddress] => ValidAddress Object\n (\n [AddressCode:ValidAddress:private] => \n [Line1:ValidAddress:private] => 1095 Broken Sound Pkwy NW\n [Line2:ValidAddress:private] => \n [Line3:ValidAddress:private] => \n [City:ValidAddress:private] => Boca Raton\n [Region:ValidAddress:private] => FL\n [PostalCode:ValidAddress:private] => 33487-3501\n [Country:ValidAddress:private] => US\n [Line4:ValidAddress:private] => Boca Raton FL 33487-3501\n [County:ValidAddress:private] => Palm Beach\n [FipsCode:ValidAddress:private] => 1209900000\n [CarrierRoute:ValidAddress:private] => C061\n [PostNet:ValidAddress:private] => 334873501998\n [AddressType:ValidAddress:private] => H\n [Latitude:ValidAddress:private] => \n [Longitude:ValidAddress:private] => \n [TaxRegionId:ValidAddress:private] => 112\n )\n\n )\n\n [TransactionId:ValidateResult:private] => 1027584533\n [ResultCode:ValidateResult:private] => Success\n [Messages:ValidateResult:private] => Array\n (\n )\n\n [Taxable] => 1\n)\n','0.4212','2015-03-09 18:48:46','64.135.100.98'),(235,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 39e08491-71a7-4535-b4c1-fdda40133257\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:48:47.5398726Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027584536\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.7332','2015-03-09 18:48:47','64.135.100.98'),(236,'calculate_tax',-99,'request','GetTaxRequest Object\n(\n [CompanyCode:GetTaxRequest:private] => T01\n [DocCode:GetTaxRequest:private] => \n [DocType:GetTaxRequest:private] => SalesOrder\n [DocDate:GetTaxRequest:private] => 2015-03-09\n [SalespersonCode:GetTaxRequest:private] => \n [CustomerCode:GetTaxRequest:private] => <Unknown>\n [CustomerUsageType:GetTaxRequest:private] => \n [Discount:GetTaxRequest:private] => 0\n [PurchaseOrderNo:GetTaxRequest:private] => \n [ExemptionNo:GetTaxRequest:private] => \n [OriginCode:GetTaxRequest:private] => \n [DestinationCode:GetTaxRequest:private] => \n [Addresses:GetTaxRequest:private] => \n [Lines:GetTaxRequest:private] => Array\n (\n [0] => Line Object\n (\n [No:Line:private] => 1\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => 123456\n [Description:Line:private] => Safer Socket\n [TaxCode:Line:private] => P0000000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 9\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n [1] => Line Object\n (\n [No:Line:private] => 2\n [OriginCode:Line:private] => \n [DestinationCode:Line:private] => \n [ItemCode:Line:private] => Shipping\n [Description:Line:private] => Shipping\n [TaxCode:Line:private] => FR020000\n [Qty:Line:private] => 1\n [Amount:Line:private] => 10.01\n [Discounted:Line:private] => \n [RevAcct:Line:private] => \n [Ref1:Line:private] => \n [Ref2:Line:private] => \n [ExemptionNo:Line:private] => \n [CustomerUsageType:Line:private] => \n [BatchCode:Line:private] => \n [TaxOverride:Line:private] => \n [OriginAddress:Line:private] => \n [DestinationAddress:Line:private] => \n [BusinessIdentificationNo:Line:private] => \n [TaxIncluded:Line:private] => \n )\n\n )\n\n [DetailLevel:GetTaxRequest:private] => Tax\n [ReferenceCode:GetTaxRequest:private] => \n [LocationCode:GetTaxRequest:private] => \n [Commit:GetTaxRequest:private] => \n [BatchCode:GetTaxRequest:private] => \n [OriginAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1690 S Congress Ave Ste 210\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Delray Beach\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33445-6330\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [DestinationAddress:GetTaxRequest:private] => Address Object\n (\n [AddressCode:Address:private] => \n [Line1:Address:private] => 1095 broken sound\n [Line2:Address:private] => \n [Line3:Address:private] => \n [City:Address:private] => Boca raton\n [Region:Address:private] => FL\n [PostalCode:Address:private] => 33487\n [Country:Address:private] => US\n [TaxRegionId:Address:private] => 0\n [Latitude:Address:private] => \n [Longitude:Address:private] => \n )\n\n [TaxOverride:GetTaxRequest:private] => \n [CurrencyCode:GetTaxRequest:private] => USD\n [ServiceMode:GetTaxRequest:private] => Automatic\n [PaymentDate:GetTaxRequest:private] => 1900-01-01\n [ExchangeRate:GetTaxRequest:private] => 1\n [BusinessIdentificationNo:GetTaxRequest:private] => \n [ExchangeRateEffDate:GetTaxRequest:private] => 1900-01-01\n [PosLaneCode:GetTaxRequest:private] => \n [HashCode] => 0\n)\n','response','GetTaxResult Object\n(\n [DocCode:GetTaxResult:private] => 3f95d38b-4eb2-436d-bfe1-90921ed6227c\n [AdjustmentDescription:GetTaxResult:private] => \n [DocDate:GetTaxResult:private] => 2015-03-09\n [TaxDate:GetTaxResult:private] => 2015-03-09\n [DocType:GetTaxResult:private] => SalesOrder\n [DocStatus:GetTaxResult:private] => Temporary\n [Reconciled:GetTaxResult:private] => \n [Locked:GetTaxResult:private] => \n [Timestamp:GetTaxResult:private] => 2015-03-09T18:48:51.1550432Z\n [TotalAmount:GetTaxResult:private] => 19.01\n [TotalDiscount:GetTaxResult:private] => 0\n [TotalExemption:GetTaxResult:private] => 0\n [TotalTaxable:GetTaxResult:private] => 19.01\n [TotalTax:GetTaxResult:private] => 1.14\n [AdjustmentReason:GetTaxResult:private] => 0\n [Version:GetTaxResult:private] => 1\n [TaxLines:GetTaxResult:private] => stdClass Object\n (\n [TaxLine] => Array\n (\n [0] => TaxLine Object\n (\n [No:TaxLine:private] => 1\n [TaxCode:TaxLine:private] => P0000000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 9\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.54\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 9\n [Taxable:TaxDetail:private] => 9\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.54\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.54\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.54\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n [1] => TaxLine Object\n (\n [No:TaxLine:private] => 2\n [TaxCode:TaxLine:private] => FR020000\n [Taxability:TaxLine:private] => 1\n [BoundaryLevel:TaxLine:private] => Address\n [Exemption:TaxLine:private] => 0\n [Discount:TaxLine:private] => 0\n [Taxable:TaxLine:private] => 10.01\n [Rate:TaxLine:private] => 0.060000\n [Tax:TaxLine:private] => 0.6\n [ExemptCertId:TaxLine:private] => 0\n [TaxDetails:TaxLine:private] => stdClass Object\n (\n [TaxDetail] => TaxDetail Object\n (\n [JurisType:TaxDetail:private] => State\n [JurisCode:TaxDetail:private] => 12\n [TaxType:TaxDetail:private] => Sales\n [Base:TaxDetail:private] => 10.01\n [Taxable:TaxDetail:private] => 10.01\n [Rate:TaxDetail:private] => 0.060000\n [Tax:TaxDetail:private] => 0.6\n [NonTaxable:TaxDetail:private] => 0\n [Exemption:TaxDetail:private] => 0\n [JurisName:TaxDetail:private] => FLORIDA\n [TaxName:TaxDetail:private] => FL STATE TAX\n [TaxAuthorityType:TaxDetail:private] => 45\n [Country:TaxDetail:private] => US\n [Region:TaxDetail:private] => FL\n [TaxCalculated:TaxDetail:private] => 0.6\n [TaxGroup:TaxDetail:private] => \n [StateAssignedNo:TaxDetail:private] => \n [RateType] => G\n )\n\n )\n\n [TaxCalculated:TaxLine:private] => 0.6\n [ReportingDate:TaxLine:private] => 2015-03-09\n [AccountingMethod:TaxLine:private] => Accrual\n [TaxIncluded:TaxLine:private] => \n [TaxDate] => 2015-03-09\n )\n\n )\n\n )\n\n [TotalTaxCalculated:GetTaxResult:private] => 1.14\n [TaxSummary:GetTaxResult:private] => stdClass Object\n (\n )\n\n [TransactionId:GetTaxResult:private] => 1027584568\n [ResultCode:GetTaxResult:private] => Success\n [Messages:GetTaxResult:private] => Array\n (\n )\n\n [DocId] => 0\n [HashCode] => 0\n [TaxAddresses] => stdClass Object\n (\n [TaxAddress] => Array\n (\n [0] => stdClass Object\n (\n [Address] => 1095 broken sound\n [AddressCode] => 1\n [BoundaryLevel] => 0\n [City] => Boca raton\n [Country] => US\n [PostalCode] => 33487\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n [1] => stdClass Object\n (\n [Address] => 1690 S Congress Ave Ste 210\n [AddressCode] => 0\n [BoundaryLevel] => 0\n [City] => Delray Beach\n [Country] => US\n [PostalCode] => 33445-6330\n [Region] => FL\n [TaxRegionId] => 112\n [JurisCode] => 1200000000\n [Latitude] => \n [Longitude] => \n [ValidateStatus] => NormalHit\n [GeocodeType] => StreetLevel\n [DistanceToBoundary] => 0\n )\n\n )\n\n )\n\n [VolatileTaxRates] => 1\n)\n','0.9359','2015-03-09 18:48:50','64.135.100.98'); /*!40000 ALTER TABLE `wp_tnwoo_log2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_twitter_integration` -- DROP TABLE IF EXISTS `wp_twitter_integration`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_twitter_integration` ( `id` bigint(20) NOT NULL auto_increment, `title` varchar(255) NOT NULL, `type` varchar(255) NOT NULL, `order` bigint(20) NOT NULL, `published` tinyint(5) NOT NULL, `url` varchar(200) NOT NULL, `lang` varchar(200) NOT NULL, `width` varchar(255) NOT NULL, `dnt` varchar(15) NOT NULL, `count_mode` varchar(255) NOT NULL, `url_type` varchar(50) NOT NULL, `via` varchar(80) NOT NULL, `tw_text` varchar(4000) NOT NULL, `lang_type` varchar(255) NOT NULL, `counturl` varchar(255) NOT NULL, `but_size` varchar(255) NOT NULL, `align` varchar(255) NOT NULL, `show_screen_name` varchar(255) NOT NULL, `place` varchar(255) NOT NULL, `item_place` varchar(255) NOT NULL, `css` varchar(255) NOT NULL, `height` varchar(255) NOT NULL, `login_text` varchar(255) NOT NULL, `posts` text NOT NULL, `pages` text NOT NULL, `code` text NOT NULL, `show_count` varchar(255) NOT NULL, `theme` varchar(255) NOT NULL, `link_color` varchar(255) NOT NULL, `chrome` varchar(255) NOT NULL, `border` varchar(255) NOT NULL, `tweet_limit` varchar(255) NOT NULL, `aria_polite` varchar(255) NOT NULL, `show_replies` varchar(255) NOT NULL, `screen_name` varchar(255) NOT NULL, `widget_id` varchar(255) NOT NULL, `timeline_type` varchar(255) NOT NULL, `tweet_to` varchar(255) NOT NULL, `username_to_1` varchar(255) NOT NULL, `username_to_2` varchar(255) NOT NULL, `tw_stories` varchar(4000) NOT NULL, `tw_hashtag` varchar(255) NOT NULL, `noheader` varchar(200) NOT NULL, `nofooter` varchar(255) NOT NULL, `noborders` varchar(255) NOT NULL, `noscrollbar` varchar(255) NOT NULL, `transparent` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_twitter_integration` -- LOCK TABLES `wp_twitter_integration` WRITE; /*!40000 ALTER TABLE `wp_twitter_integration` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_twitter_integration` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=86 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','bmiwpfgarage'),(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','false'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'show_welcome_panel','1'),(14,1,'wp_dashboard_quick_press_last_post_id','47'),(15,1,'session_tokens','a:5:{s:64:\"c8a307b7ead5f1e9b6ccfe9cbf7587f172e9b9b118758d21861f9190969dcd66\";a:4:{s:10:\"expiration\";i:1426702991;s:2:\"ip\";s:13:\"64.135.100.98\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0\";s:5:\"login\";i:1425493391;}s:64:\"fc34e13d64dd7e06b1d58c2365a088b32593f06445f69c64da83684118949e84\";a:4:{s:10:\"expiration\";i:1426717075;s:2:\"ip\";s:13:\"64.135.100.98\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0\";s:5:\"login\";i:1425507475;}s:64:\"90c4ebff2c3923017d317fe4af1258a90c36ee292b9e13c038b063726c4fe5f6\";a:4:{s:10:\"expiration\";i:1427301755;s:2:\"ip\";s:13:\"64.135.100.98\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1426092155;}s:64:\"9a463ed0f2d7a17d5809de31a27f15cb7594f5fe46ef8d2ca4f449ccd7dd6bd5\";a:4:{s:10:\"expiration\";i:1427555746;s:2:\"ip\";s:14:\"76.108.154.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36\";s:5:\"login\";i:1426346146;}s:64:\"09e10157e629a9f29c66f59b4cecd976b36e1bbb43d75c2acc5359022b396f8e\";a:4:{s:10:\"expiration\";i:1426693976;s:2:\"ip\";s:13:\"64.135.100.98\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1426521176;}}'),(17,1,'billing_country','US'),(18,1,'billing_first_name','alextest2'),(19,1,'billing_last_name','test'),(20,1,'billing_company',''),(21,1,'billing_address_1','1095 Broken Sound Pkwy NW'),(22,1,'billing_address_2','300'),(23,1,'billing_city','Boca Raton'),(24,1,'billing_state','FL'),(25,1,'billing_postcode','33487-3501'),(26,1,'billing_email','alexandria@bmielite.com'),(27,1,'billing_phone','6166166161'),(28,1,'shipping_country','US'),(29,1,'shipping_first_name','alextest2'),(30,1,'shipping_last_name','test'),(31,1,'shipping_company',''),(32,1,'shipping_address_1','1095 Broken Sound Pkwy NW'),(33,1,'shipping_address_2','300'),(34,1,'shipping_city','Boca Raton'),(35,1,'shipping_state','FL'),(36,1,'shipping_postcode','33487-3501'),(38,1,'paying_customer','1'),(39,1,'_money_spent','9'),(40,1,'_order_count','1'),(62,1,'_woocommerce_persistent_cart','a:1:{s:4:\"cart\";a:1:{s:32:\"8f9c3534e7de60e649cf091e545f3c8b\";a:9:{s:10:\"product_id\";i:201;s:12:\"variation_id\";i:295;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:5:\"black\";}s:8:\"quantity\";i:1;s:10:\"line_total\";d:749;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:749;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}}'),(51,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(61,1,'_wc_authorize_net_cim_payment_profiles','a:1:{i:28720918;a:4:{s:4:\"type\";s:4:\"Visa\";s:9:\"last_four\";s:4:\"0027\";s:8:\"exp_date\";s:5:\"02/20\";s:6:\"active\";b:1;}}'),(63,1,'closedpostboxes_toplevel_page_qode_options_theme13_page','a:0:{}'),(65,2,'nickname','ryan'),(64,1,'metaboxhidden_toplevel_page_qode_options_theme13_page','a:0:{}'),(70,2,'comment_shortcuts','false'),(60,1,'_wc_authorize_net_cim_shipping_profile_id','29716136'),(59,1,'_wc_authorize_net_cim_profile_id','31737097'),(49,1,'layerslider_help_wp_pointer','1'),(58,1,'tgmpa_dismissed_notice','1'),(52,1,'metaboxhidden_nav-menus','a:11:{i:0;s:30:\"woocommerce_endpoints_nav_link\";i:1;s:8:\"add-post\";i:2;s:11:\"add-product\";i:3;s:15:\"add-home_slider\";i:4;s:13:\"add-portfolio\";i:5;s:12:\"add-post_tag\";i:6;s:15:\"add-post_format\";i:7;s:16:\"add-project-type\";i:8;s:22:\"add-project-attributes\";i:9;s:15:\"add-product_cat\";i:10;s:15:\"add-product_tag\";}'),(53,1,'wp_user-settings','editor=tinymce&libraryContent=browse&imgsize=full&hidetb=1&align=right&urlbutton=none'),(54,1,'wp_user-settings-time','1426538703'),(56,1,'nav_menu_recently_edited','8'),(67,2,'last_name',''),(68,2,'description',''),(69,2,'rich_editing','true'),(66,2,'first_name',''),(71,2,'admin_color','fresh'),(72,2,'use_ssl','0'),(73,2,'show_admin_bar_front','true'),(74,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(75,2,'wp_user_level','10'),(76,2,'dismissed_wp_pointers','wp360_locks,wp390_widgets'),(77,1,'closedpostboxes_page','a:3:{i:0;s:16:\"my-custom-fields\";i:1;s:13:\"my-custom-seo\";i:2;s:12:\"revisionsdiv\";}'),(78,1,'metaboxhidden_page','a:5:{i:0;s:11:\"postexcerpt\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(79,2,'session_tokens','a:1:{s:64:\"c09e4f8b4c30418de588acbd943662b883d1ce6d5b9a51f00cad30a6550150da\";a:4:{s:10:\"expiration\";i:1427404616;s:2:\"ip\";s:13:\"64.135.100.98\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36\";s:5:\"login\";i:1426195016;}}'),(80,2,'wp_user-settings','editor=tinymce'),(81,2,'wp_user-settings-time','1426195213'),(82,1,'closedpostboxes_product','a:0:{}'),(83,1,'metaboxhidden_product','a:1:{i:0;s:7:\"slugdiv\";}'),(84,1,'closedpostboxes_post','a:1:{i:0;s:16:\"my-custom-fields\";}'),(85,1,'metaboxhidden_post','a:9:{i:0;s:16:\"link_post_format\";i:1;s:17:\"quote_post_format\";i:2;s:17:\"video_post_format\";i:3;s:17:\"audio_post_format\";i:4;s:11:\"postexcerpt\";i:5;s:13:\"trackbacksdiv\";i:6;s:16:\"commentstatusdiv\";i:7;s:7:\"slugdiv\";i:8;s:9:\"authordiv\";}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'bmiwpfgarage','$P$B7pTIkCNG2DDYUY/ACfUPcTrYU.mR51','bmiwpfgarage','tsbarra@twinstarhome.com','','2014-08-13 15:26:49','',0,'bmiwpfgarage'),(2,'ryan','$P$Bg0.XW.fLqEXpMz1X8.WzS4kKt0ag90','ryan','ryan.summers@bmielite.com','','2015-03-12 21:07:15','',0,'ryan'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_attribute_taxonomies` -- DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_attribute_taxonomies` ( `attribute_id` bigint(20) NOT NULL auto_increment, `attribute_name` varchar(200) NOT NULL, `attribute_label` longtext, `attribute_type` varchar(200) NOT NULL, `attribute_orderby` varchar(200) NOT NULL, `attribute_public` int(1) NOT NULL default '1', PRIMARY KEY (`attribute_id`), KEY `attribute_name` (`attribute_name`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_attribute_taxonomies` -- LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */; INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (1,'color','Color','select','menu_order',0); /*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_downloadable_product_permissions` -- DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_downloadable_product_permissions` ( `permission_id` bigint(20) NOT NULL auto_increment, `download_id` varchar(32) NOT NULL, `product_id` bigint(20) NOT NULL, `order_id` bigint(20) NOT NULL default '0', `order_key` varchar(200) NOT NULL, `user_email` varchar(200) NOT NULL, `user_id` bigint(20) default NULL, `downloads_remaining` varchar(9) default NULL, `access_granted` datetime NOT NULL default '0000-00-00 00:00:00', `access_expires` datetime default NULL, `download_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`permission_id`), KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`,`download_id`), KEY `download_order_product` (`download_id`,`order_id`,`product_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_downloadable_product_permissions` -- LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_order_itemmeta` -- DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_order_itemmeta` ( `meta_id` bigint(20) NOT NULL auto_increment, `order_item_id` bigint(20) NOT NULL, `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `order_item_id` (`order_item_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=493 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_order_itemmeta` -- LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */; INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (1,1,'_qty','1'),(2,1,'_tax_class',''),(3,1,'_product_id','8'),(4,1,'_variation_id','0'),(5,1,'_line_subtotal','9'),(6,1,'_line_total','9'),(7,1,'_line_subtotal_tax','0'),(8,1,'_line_tax','0'),(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(10,2,'method_id','free_shipping'),(11,2,'cost','0'),(12,2,'taxes','a:0:{}'),(13,3,'_qty','1'),(14,3,'_tax_class',''),(15,3,'_product_id','8'),(16,3,'_variation_id','0'),(17,3,'_line_subtotal','9'),(18,3,'_line_total','9'),(19,3,'_line_subtotal_tax','0'),(20,3,'_line_tax','0'),(21,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(22,4,'method_id','free_shipping'),(23,4,'cost','0'),(24,4,'taxes','a:0:{}'),(25,5,'_qty','1'),(26,5,'_tax_class',''),(27,5,'_product_id','8'),(28,5,'_variation_id','0'),(29,5,'_line_subtotal','9'),(30,5,'_line_total','9'),(31,5,'_line_subtotal_tax','0'),(32,5,'_line_tax','0'),(33,5,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(34,6,'method_id','free_shipping'),(35,6,'cost','0'),(36,6,'taxes','a:0:{}'),(37,7,'_qty','1'),(38,7,'_tax_class',''),(39,7,'_product_id','8'),(40,7,'_variation_id','0'),(41,7,'_line_subtotal','9'),(42,7,'_line_total','9'),(43,7,'_line_subtotal_tax','0'),(44,7,'_line_tax','0'),(45,7,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(46,8,'method_id','free_shipping'),(47,8,'cost','0'),(48,8,'taxes','a:0:{}'),(49,9,'_qty','1'),(50,9,'_tax_class',''),(51,9,'_product_id','32'),(52,9,'_variation_id','0'),(53,9,'_line_subtotal','5'),(54,9,'_line_total','5'),(55,9,'_line_subtotal_tax','0'),(56,9,'_line_tax','0'),(57,9,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(58,10,'_qty','1'),(59,10,'_tax_class',''),(60,10,'_product_id','8'),(61,10,'_variation_id','0'),(62,10,'_line_subtotal','9'),(63,10,'_line_total','9'),(64,10,'_line_subtotal_tax','0'),(65,10,'_line_tax','0'),(66,10,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(67,11,'method_id','free_shipping'),(68,11,'cost','0'),(69,11,'taxes','a:0:{}'),(70,12,'_qty','1'),(71,12,'_tax_class',''),(72,12,'_product_id','32'),(73,12,'_variation_id','0'),(74,12,'_line_subtotal','5'),(75,12,'_line_total','5'),(76,12,'_line_subtotal_tax','0'),(77,12,'_line_tax','0'),(78,12,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(79,13,'_qty','1'),(80,13,'_tax_class',''),(81,13,'_product_id','8'),(82,13,'_variation_id','0'),(83,13,'_line_subtotal','9'),(84,13,'_line_total','9'),(85,13,'_line_subtotal_tax','0'),(86,13,'_line_tax','0'),(87,13,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(88,14,'method_id','free_shipping'),(89,14,'cost','0'),(90,14,'taxes','a:0:{}'),(91,15,'_qty','1'),(92,15,'_tax_class',''),(93,15,'_product_id','8'),(94,15,'_variation_id','0'),(95,15,'_line_subtotal','9'),(96,15,'_line_total','9'),(97,15,'_line_subtotal_tax','0'),(98,15,'_line_tax','0'),(99,15,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(100,16,'method_id','flat_rate'),(101,16,'cost','10.01'),(102,16,'taxes','a:0:{}'),(103,17,'_qty','2'),(104,17,'_tax_class',''),(105,17,'_product_id','8'),(106,17,'_variation_id','0'),(107,17,'_line_subtotal','18'),(108,17,'_line_total','18'),(109,17,'_line_subtotal_tax','0'),(110,17,'_line_tax','0'),(111,17,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(112,18,'method_id','free_shipping'),(113,18,'cost','0'),(114,18,'taxes','a:0:{}'),(115,19,'_qty','1'),(116,19,'_tax_class',''),(117,19,'_product_id','8'),(118,19,'_variation_id','0'),(119,19,'_line_subtotal','9'),(120,19,'_line_total','9'),(121,19,'_line_subtotal_tax','0'),(122,19,'_line_tax','0'),(123,19,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(124,20,'method_id','free_shipping'),(125,20,'cost','0'),(126,20,'taxes','a:0:{}'),(127,21,'label','Tax'),(128,21,'tax_amount','0.54'),(129,21,'shipping_tax_amount','0'),(130,22,'_qty','1'),(131,22,'_tax_class',''),(132,22,'_product_id','8'),(133,22,'_variation_id','0'),(134,22,'_line_subtotal','9'),(135,22,'_line_total','9'),(136,22,'_line_subtotal_tax','0'),(137,22,'_line_tax','0'),(138,22,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(139,23,'method_id','flat_rate'),(140,23,'cost','10.01'),(141,23,'taxes','a:0:{}'),(142,24,'label','Tax'),(143,24,'tax_amount','0.54'),(144,24,'shipping_tax_amount','0.6'),(145,25,'_qty','1'),(146,25,'_tax_class',''),(147,25,'_product_id','8'),(148,25,'_variation_id','0'),(149,25,'_line_subtotal','9'),(150,25,'_line_total','9'),(151,25,'_line_subtotal_tax','0'),(152,25,'_line_tax','0'),(153,25,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(154,26,'method_id','flat_rate'),(155,26,'cost','10.01'),(156,26,'taxes','a:0:{}'),(157,27,'label','Tax'),(158,27,'tax_amount','0.54'),(159,27,'shipping_tax_amount','0.6'),(160,28,'_qty','1'),(161,28,'_tax_class',''),(162,28,'_product_id','8'),(163,28,'_variation_id','0'),(164,28,'_line_subtotal','9'),(165,28,'_line_total','9'),(166,28,'_line_subtotal_tax','0'),(167,28,'_line_tax','0'),(168,28,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(169,29,'method_id','flat_rate'),(170,29,'cost','10.01'),(171,29,'taxes','a:0:{}'),(172,30,'label','Tax'),(173,30,'tax_amount','0.54'),(174,30,'shipping_tax_amount','0.6'),(175,31,'_qty','1'),(176,31,'_tax_class',''),(177,31,'_product_id','8'),(178,31,'_variation_id','0'),(179,31,'_line_subtotal','9'),(180,31,'_line_total','9'),(181,31,'_line_subtotal_tax','0'),(182,31,'_line_tax','0'),(183,31,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(184,32,'method_id','flat_rate'),(185,32,'cost','10.01'),(186,32,'taxes','a:0:{}'),(187,33,'label','Tax'),(188,33,'tax_amount','0.54'),(189,33,'shipping_tax_amount','0.6'),(190,34,'_qty','1'),(191,34,'_tax_class',''),(192,34,'_product_id','8'),(193,34,'_variation_id','0'),(194,34,'_line_subtotal','9'),(195,34,'_line_total','9'),(196,34,'_line_subtotal_tax','0'),(197,34,'_line_tax','0'),(198,34,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(199,35,'method_id','flat_rate'),(200,35,'cost','10.01'),(201,35,'taxes','a:0:{}'),(202,36,'label','Tax'),(203,36,'tax_amount','0.54'),(204,36,'shipping_tax_amount','0.6'),(205,37,'_qty','1'),(206,37,'_tax_class',''),(207,37,'_product_id','8'),(208,37,'_variation_id','0'),(209,37,'_line_subtotal','9'),(210,37,'_line_total','9'),(211,37,'_line_subtotal_tax','0'),(212,37,'_line_tax','0'),(213,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(214,38,'method_id','flat_rate'),(215,38,'cost','10.01'),(216,38,'taxes','a:0:{}'),(217,39,'label','Tax'),(218,39,'tax_amount','0.54'),(219,39,'shipping_tax_amount','0.6'),(220,40,'_qty','1'),(221,40,'_tax_class',''),(222,40,'_product_id','8'),(223,40,'_variation_id','0'),(224,40,'_line_subtotal','9'),(225,40,'_line_total','9'),(226,40,'_line_subtotal_tax','0'),(227,40,'_line_tax','0'),(228,40,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(229,41,'method_id','flat_rate'),(230,41,'cost','10.01'),(231,41,'taxes','a:0:{}'),(232,42,'label','Tax'),(233,42,'tax_amount','0.54'),(234,42,'shipping_tax_amount','0.6'),(235,43,'_qty','3'),(236,43,'_tax_class',''),(237,43,'_product_id','8'),(238,43,'_variation_id','0'),(239,43,'_line_subtotal','27'),(240,43,'_line_total','27'),(241,43,'_line_subtotal_tax','0'),(242,43,'_line_tax','0'),(243,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(244,44,'_qty','1'),(245,44,'_tax_class',''),(246,44,'_product_id','32'),(247,44,'_variation_id','0'),(248,44,'_line_subtotal','5'),(249,44,'_line_total','5'),(250,44,'_line_subtotal_tax','0'),(251,44,'_line_tax','0'),(252,44,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(253,45,'method_id','flat_rate'),(254,45,'cost','10.01'),(255,45,'taxes','a:0:{}'),(256,46,'label','Tax'),(257,46,'tax_amount','1.92'),(258,46,'shipping_tax_amount','0.6'),(301,55,'label','Tax'),(299,54,'cost','10.01'),(300,54,'taxes','a:0:{}'),(298,54,'method_id','flat_rate'),(296,53,'_line_tax','0'),(297,53,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(295,53,'_line_subtotal_tax','0'),(294,53,'_line_total','9'),(293,53,'_line_subtotal','9'),(292,53,'_variation_id','0'),(291,53,'_product_id','8'),(290,53,'_tax_class',''),(289,53,'_qty','1'),(302,55,'tax_amount','0.54'),(303,55,'shipping_tax_amount','0.6'),(332,60,'_product_id','32'),(331,60,'_tax_class',''),(330,60,'_qty','1'),(329,59,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(328,59,'_line_tax','0'),(327,59,'_line_subtotal_tax','0'),(326,59,'_line_total','18'),(325,59,'_line_subtotal','18'),(324,59,'_variation_id','0'),(323,59,'_product_id','8'),(322,59,'_tax_class',''),(321,59,'_qty','2'),(333,60,'_variation_id','0'),(334,60,'_line_subtotal','5'),(335,60,'_line_total','5'),(336,60,'_line_subtotal_tax','0'),(337,60,'_line_tax','0'),(338,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(339,61,'method_id','flat_rate'),(340,61,'cost','10.01'),(341,61,'taxes','a:0:{}'),(342,62,'label','Tax'),(343,62,'tax_amount','1.38'),(344,62,'shipping_tax_amount','0.6'),(345,62,'rate_id','1'),(346,62,'compound','0'),(477,85,'_product_id','201'),(476,85,'_tax_class',''),(475,85,'_qty','1'),(474,84,'compound','0'),(473,84,'rate_id','1'),(472,84,'shipping_tax_amount','0'),(470,84,'label','Tax'),(471,84,'tax_amount','0'),(469,83,'taxes','a:0:{}'),(466,82,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(467,83,'method_id','free_shipping'),(468,83,'cost','0'),(465,82,'_line_tax','0'),(464,82,'_line_subtotal_tax','0'),(463,82,'_line_total','0.01'),(462,82,'_line_subtotal','0.01'),(461,82,'_variation_id','0'),(460,82,'_product_id','32'),(459,82,'_tax_class',''),(458,82,'_qty','1'),(478,85,'_variation_id','295'),(479,85,'_line_subtotal','749'),(480,85,'_line_total','749'),(481,85,'_line_subtotal_tax','0'),(482,85,'_line_tax','0'),(483,85,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(484,85,'pa_color','black'),(485,86,'method_id','free_shipping'),(486,86,'cost','0'),(487,86,'taxes','a:0:{}'),(488,87,'label','Tax'),(489,87,'tax_amount','44.94'),(490,87,'shipping_tax_amount','0'),(491,87,'rate_id','1'),(492,87,'compound','0'); /*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_order_items` -- DROP TABLE IF EXISTS `wp_woocommerce_order_items`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_order_items` ( `order_item_id` bigint(20) NOT NULL auto_increment, `order_item_name` longtext NOT NULL, `order_item_type` varchar(200) NOT NULL default '', `order_id` bigint(20) NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM AUTO_INCREMENT=88 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_order_items` -- LOCK TABLES `wp_woocommerce_order_items` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */; INSERT INTO `wp_woocommerce_order_items` VALUES (1,'Safer Socket','line_item',9),(2,'Free Shipping','shipping',9),(3,'Safer Socket','line_item',11),(4,'Free Shipping','shipping',11),(5,'Safer Socket','line_item',15),(6,'Free Shipping','shipping',15),(7,'Safer Socket','line_item',16),(8,'Free Shipping','shipping',16),(9,'Product 2','line_item',33),(10,'Safer Socket','line_item',33),(11,'Free Shipping','shipping',33),(12,'Product 2','line_item',34),(13,'Safer Socket','line_item',34),(14,'Free Shipping','shipping',34),(15,'Safer Socket','line_item',36),(16,'Flat Rate','shipping',36),(17,'Safer Socket','line_item',37),(18,'Free Shipping','shipping',37),(19,'Safer Socket','line_item',38),(20,'Free Shipping','shipping',38),(21,'TaxNOW Tax','tax',38),(22,'Safer Socket','line_item',39),(23,'Flat Rate','shipping',39),(24,'TaxNOW Tax','tax',39),(25,'Safer Socket','line_item',40),(26,'Flat Rate','shipping',40),(27,'TaxNOW Tax','tax',40),(28,'Safer Socket','line_item',41),(29,'Flat Rate','shipping',41),(30,'TaxNOW Tax','tax',41),(31,'Safer Socket','line_item',42),(32,'Flat Rate','shipping',42),(33,'TaxNOW Tax','tax',42),(34,'Safer Socket','line_item',43),(35,'Flat Rate','shipping',43),(36,'TaxNOW Tax','tax',43),(37,'Safer Socket','line_item',44),(38,'Flat Rate','shipping',44),(39,'TaxNOW Tax','tax',44),(40,'Safer Socket','line_item',45),(41,'Flat Rate','shipping',45),(42,'TaxNOW Tax','tax',45),(43,'Safer Socket','line_item',46),(44,'Product 2','line_item',46),(45,'Flat Rate','shipping',46),(46,'TaxNOW Tax','tax',46),(55,'TaxNOW Tax','tax',48),(54,'Flat Rate','shipping',48),(53,'Safer Socket','line_item',48),(60,'Product 2','line_item',49),(59,'Safer Socket','line_item',49),(61,'Flat Rate','shipping',49),(62,'TaxNOW Tax','tax',49),(82,'Product 2','line_item',174),(83,'Free Shipping','shipping',174),(84,'TaxNOW Tax','tax',174),(85,'WORKBENCH','line_item',523),(86,'Free Shipping','shipping',523),(87,'TaxNOW Tax','tax',523); /*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_tax_rate_locations` -- DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_tax_rate_locations` ( `location_id` bigint(20) NOT NULL auto_increment, `location_code` varchar(255) NOT NULL, `tax_rate_id` bigint(20) NOT NULL, `location_type` varchar(40) NOT NULL, PRIMARY KEY (`location_id`), KEY `tax_rate_id` (`tax_rate_id`), KEY `location_type` (`location_type`), KEY `location_type_code` (`location_type`,`location_code`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_tax_rate_locations` -- LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_tax_rates` -- DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_tax_rates` ( `tax_rate_id` bigint(20) NOT NULL auto_increment, `tax_rate_country` varchar(200) NOT NULL default '', `tax_rate_state` varchar(200) NOT NULL default '', `tax_rate` varchar(200) NOT NULL default '', `tax_rate_name` varchar(200) NOT NULL default '', `tax_rate_priority` bigint(20) NOT NULL, `tax_rate_compound` int(1) NOT NULL default '0', `tax_rate_shipping` int(1) NOT NULL default '1', `tax_rate_order` bigint(20) NOT NULL, `tax_rate_class` varchar(200) NOT NULL default '', PRIMARY KEY (`tax_rate_id`), KEY `tax_rate_country` (`tax_rate_country`), KEY `tax_rate_state` (`tax_rate_state`), KEY `tax_rate_class` (`tax_rate_class`), KEY `tax_rate_priority` (`tax_rate_priority`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_tax_rates` -- LOCK TABLES `wp_woocommerce_tax_rates` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_woocommerce_termmeta` -- DROP TABLE IF EXISTS `wp_woocommerce_termmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_woocommerce_termmeta` ( `meta_id` bigint(20) NOT NULL auto_increment, `woocommerce_term_id` bigint(20) NOT NULL, `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `woocommerce_term_id` (`woocommerce_term_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_woocommerce_termmeta` -- LOCK TABLES `wp_woocommerce_termmeta` WRITE; /*!40000 ALTER TABLE `wp_woocommerce_termmeta` DISABLE KEYS */; INSERT INTO `wp_woocommerce_termmeta` VALUES (7,10,'pa_color_swatches_id_photo',''),(6,10,'pa_color_swatches_id_type','color'),(5,10,'order_pa_color','0'),(8,10,'pa_color_swatches_id_color','#000000'),(9,12,'order_pa_color','0'),(10,12,'pa_color_swatches_id_type','color'),(11,12,'pa_color_swatches_id_photo',''),(12,12,'pa_color_swatches_id_color','#939393'); /*!40000 ALTER TABLE `wp_woocommerce_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpclone` -- DROP TABLE IF EXISTS `wp_wpclone`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpclone` ( `id` bigint(20) unsigned NOT NULL auto_increment, `backup_name` varchar(250) NOT NULL, `backup_size` int(11) default NULL, `data_time` datetime NOT NULL default '0000-00-00 00:00:00', `creator` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpclone` -- LOCK TABLES `wp_wpclone` WRITE; /*!40000 ALTER TABLE `wp_wpclone` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpclone` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_03c075d_0' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2015-04-02 22:07:50